summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2017-08-24netfilter: nf_nat_h323: fix logical-not-parentheses warningNick Desaulniers
2017-08-24devlink: Move dpipe entry clear function into devlinkArkadi Sharshevsky
2017-08-24devlink: Add support for dynamic table sizeArkadi Sharshevsky
2017-08-24devlink: Add IPv4 header for dpipeArkadi Sharshevsky
2017-08-24devlink: Add Ethernet header for dpipeArkadi Sharshevsky
2017-08-24netfilter: nf_tables: Fix nft limit burst handlingandy zhou
2017-08-24netfilter: check for seqadj ext existence before adding it in nf_nat_setup_infoXin Long
2017-08-24net: xfrm: don't double-hold dst when sk_policy in use.Lorenzo Colitti
2017-08-23gre: remove duplicated assignment of iphColin Ian King
2017-08-23sctp: Avoid out-of-bounds reads from address storageStefano Brivio
2017-08-23net: tipc: constify genl_opsArvind Yadav
2017-08-23net/sock: allow the user to set negative peek offsetPaolo Abeni
2017-08-23net: dsa: use consume_skb()Eric Dumazet
2017-08-23ipv4: do metrics match when looking up and deleting a routeXin Long
2017-08-23net: dsa: skb_put_padto() already frees nskbFlorian Fainelli
2017-08-23net: core: Specify skb_pad()/skb_put_padto() SKB freeingFlorian Fainelli
2017-08-23tcp: Extend SOF_TIMESTAMPING_RX_SOFTWARE to TCP recvmsgMike Maloney
2017-08-22gre: fix goto statement typoWilliam Tu
2017-08-22bpf: misc xdp redirect cleanupsDaniel Borkmann
2017-08-22net: sched: don't do tcf_chain_flush from tcf_chain_destroyJiri Pirko
2017-08-22net: sched: fix use after free when tcf_chain_destroy is called multiple timesJiri Pirko
2017-08-22net: sched: use kvmalloc() for class hash tablesEric Dumazet
2017-08-22gre: introduce native tunnel support for ERSPANWilliam Tu
2017-08-22udp: on peeking bad csum, drop packets even if not at headEric Dumazet
2017-08-22udp: remove unreachable ufo branchesWillem de Bruijn
2017-08-22tipc: fix a race condition of releasing subscriber objectYing Xue
2017-08-22tipc: remove subscription references only for pending timersParthasarathy Bhuvaragan
2017-08-22tcp: Remove the unused parameter for tcp_try_fastopen.Tonghao Zhang
2017-08-22tcp: Get a proper dst before checking it.Tonghao Zhang
2017-08-22net/hsr: Check skb_put_padto() return valueFlorian Fainelli
2017-08-22xprtrdma: Re-arrange struct rx_statsChuck Lever
2017-08-22ipv6: add rcu grace period before freeing fib6_nodeWei Wang
2017-08-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2017-08-22ipv6: accept 64k - 1 packet length in ip6_find_1stfragopt()Stefano Brivio
2017-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-08-21tipc: don't reset stale broadcast send linkJon Paul Maloy
2017-08-21net: check type when freeing metadata dstDavid Lamparter
2017-08-21net: ipv6: put host and anycast routes on device with addressDavid Ahern
2017-08-21dsa: remove unused net_device arg from handlersFlorian Westphal
2017-08-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2017-08-21Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2017-08-20ipv6: repair fib6 tree in failure caseWei Wang
2017-08-20Merge branch 'bugfixes'Trond Myklebust
2017-08-20SUNRPC: ECONNREFUSED should cause a rebind.NeilBrown
2017-08-19netfilter: rt: add support to fetch path mssFlorian Westphal
2017-08-19netfilter: exthdr: tcp option set supportFlorian Westphal
2017-08-19netfilter: exthdr: split netlink dump functionFlorian Westphal
2017-08-19netfilter: exthdr: factor out tcp option accessFlorian Westphal
2017-08-19netfilter: use audit_log()Geliang Tang
2017-08-19netfilter: remove prototype of netfilter_queue_initTaehee Yoo