summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2017-09-15sctp: fix an use-after-free issue in sctp_sock_dumpXin Long-1/+2
2017-09-13sctp: potential read out of bounds in sctp_ulpevent_type_enabled()Dan Carpenter-1/+5
2017-09-12net_sched: get rid of tcfa_rcuCong Wang-2/+0
2017-09-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller-3/+1
2017-09-08netfilter: nat: Revert "netfilter: nat: convert nat bysrc hash to rhashtable"Florian Westphal-3/+1
2017-09-07Merge tag 'mac80211-for-davem-2017-09-07' of git://git.kernel.org/pub/scm/lin...David S. Miller-13/+2
2017-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-29/+13
2017-09-05net: dsa: Allow switch drivers to indicate number of TX queuesFlorian Fainelli-0/+3
2017-09-05flow_dissector: Cleanup control flowTom Herbert-0/+8
2017-09-05net/ncsi: fix ncsi_vlan_rx_{add,kill}_vid referencesArnd Bergmann-0/+10
2017-09-05mac80211: fix VLAN handling with TXQsJohannes Berg-13/+2
2017-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller-19/+25
2017-09-04net: Remove CONFIG_NETFILTER_DEBUG and _ASSERT() macros.Varsha Rao-6/+0
2017-09-04net: Replace NF_CT_ASSERT() with WARN_ON().Varsha Rao-1/+1
2017-09-04netfilter: remove unused hooknum arg from packet functionsFlorian Westphal-1/+0
2017-09-04netfilter: nf_tables: add select_ops for stateful objectsPablo M. Bermudo Garay-11/+24
2017-09-03Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller-1/+1
2017-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller-65/+45
2017-09-03Revert "net: fix percpu memory leaks"Jesper Dangaard Brouer-6/+1
2017-09-03Revert "net: use lib/percpu_counter API for fragmentation mem accounting"Jesper Dangaard Brouer-21/+9
2017-09-03ipv4: Don't override return code from ip_route_input_noref()Stefano Brivio-3/+4
2017-09-01net: Add module reference to FIB notifiersIdo Schimmel-0/+2
2017-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-6/+39
2017-09-01Bluetooth: make baswap src constLoic Poulain-1/+1
2017-09-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller-0/+1
2017-08-31devlink: Add IPv6 header for dpipeArkadi Sharshevsky-0/+1
2017-08-31net_sched: add reverse binding for tc classCong Wang-0/+1
2017-08-31xfrm: Add support for network devices capable of removing the ESP trailerYossi Kuperman-0/+1
2017-08-30net/sched: Change act_api and act_xxx modules to use IDRChris Mi-52/+24
2017-08-30tcp: Revert "tcp: remove header prediction"Florian Westphal-0/+23
2017-08-30tcp: Revert "tcp: remove CA_ACK_SLOWPATH"Florian Westphal-2/+3
2017-08-29neigh: increase queue_len_bytes to match wmem_defaultEric Dumazet-0/+10
2017-08-29ipv6: Use rt6i_idev index for echo replies to a local addressDavid Ahern-0/+10
2017-08-29net: add NSH header structures and helpersYi Yang-0/+307
2017-08-29vxlan: factor out VXLAN-GPE next protocolJiri Benc-6/+49
2017-08-29rxrpc: Allow failed client calls to be retriedDavid Howells-0/+16
2017-08-29rxrpc: Add notification of end-of-Tx phaseDavid Howells-1/+4
2017-08-28net/ncsi: Configure VLAN tag filterSamuel Mendoza-Jonas-0/+2
2017-08-28irda: move include/net/irda into staging subdirectoryGreg Kroah-Hartman-3847/+0
2017-08-28ipv6: fix sparse warning on rt6i_nodeWei Wang-1/+1
2017-08-28gre: add collect_md mode to ERSPAN tunnelWilliam Tu-1/+3
2017-08-28netfilter: convert hook list to an arrayAaron Conole-2/+2
2017-08-25udp6: set rx_dst_cookie on rx_dst updatesPaolo Abeni-1/+1
2017-08-25net_sched: kill u32_node pointer in QdiscWANG Cong-1/+0
2017-08-25net_sched: remove tc class reference countingWANG Cong-2/+1
2017-08-25tcp: fix refcnt leak with ebpf congestion controlSabrina Dubroca-3/+1
2017-08-25ipv6: sr: add support for ip4ip6 encapsulationDavid Lebrun-1/+2
2017-08-24strparser: initialize all callbacksEric Biggers-1/+1
2017-08-24net_sched: fix a refcount_t issue with noop_qdiscEric Dumazet-0/+7
2017-08-24ipv6: Compute multipath hash for ICMP errors from offending packetJakub Sitnicki-0/+1