summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2017-10-01udp: perform source validation for mcast early demuxPaolo Abeni
2017-10-01IPv4: early demux can return an error codePaolo Abeni
2017-09-25netlink: fix nla_put_{u8,u16,u32} for KASANArnd Bergmann
2017-09-21net: prevent dst uses after freeEric Dumazet
2017-09-18tcp: remove two unused functionsYuchung Cheng
2017-09-15sctp: fix an use-after-free issue in sctp_sock_dumpXin Long
2017-09-13sctp: potential read out of bounds in sctp_ulpevent_type_enabled()Dan Carpenter
2017-09-12net_sched: get rid of tcfa_rcuCong Wang
2017-09-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2017-09-08netfilter: nat: Revert "netfilter: nat: convert nat bysrc hash to rhashtable"Florian Westphal
2017-09-07Merge tag 'mac80211-for-davem-2017-09-07' of git://git.kernel.org/pub/scm/lin...David S. Miller
2017-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-09-05net: dsa: Allow switch drivers to indicate number of TX queuesFlorian Fainelli
2017-09-05flow_dissector: Cleanup control flowTom Herbert
2017-09-05net/ncsi: fix ncsi_vlan_rx_{add,kill}_vid referencesArnd Bergmann
2017-09-05mac80211: fix VLAN handling with TXQsJohannes Berg
2017-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2017-09-04net: Remove CONFIG_NETFILTER_DEBUG and _ASSERT() macros.Varsha Rao
2017-09-04net: Replace NF_CT_ASSERT() with WARN_ON().Varsha Rao
2017-09-04netfilter: remove unused hooknum arg from packet functionsFlorian Westphal
2017-09-04netfilter: nf_tables: add select_ops for stateful objectsPablo M. Bermudo Garay
2017-09-03Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2017-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2017-09-03Revert "net: fix percpu memory leaks"Jesper Dangaard Brouer
2017-09-03Revert "net: use lib/percpu_counter API for fragmentation mem accounting"Jesper Dangaard Brouer
2017-09-03ipv4: Don't override return code from ip_route_input_noref()Stefano Brivio
2017-09-01net: Add module reference to FIB notifiersIdo Schimmel
2017-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-09-01Bluetooth: make baswap src constLoic Poulain
2017-09-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2017-08-31devlink: Add IPv6 header for dpipeArkadi Sharshevsky
2017-08-31net_sched: add reverse binding for tc classCong Wang
2017-08-31xfrm: Add support for network devices capable of removing the ESP trailerYossi Kuperman
2017-08-30net/sched: Change act_api and act_xxx modules to use IDRChris Mi
2017-08-30tcp: Revert "tcp: remove header prediction"Florian Westphal
2017-08-30tcp: Revert "tcp: remove CA_ACK_SLOWPATH"Florian Westphal
2017-08-29neigh: increase queue_len_bytes to match wmem_defaultEric Dumazet
2017-08-29ipv6: Use rt6i_idev index for echo replies to a local addressDavid Ahern
2017-08-29net: add NSH header structures and helpersYi Yang
2017-08-29vxlan: factor out VXLAN-GPE next protocolJiri Benc
2017-08-29rxrpc: Allow failed client calls to be retriedDavid Howells
2017-08-29rxrpc: Add notification of end-of-Tx phaseDavid Howells
2017-08-28net/ncsi: Configure VLAN tag filterSamuel Mendoza-Jonas
2017-08-28irda: move include/net/irda into staging subdirectoryGreg Kroah-Hartman
2017-08-28ipv6: fix sparse warning on rt6i_nodeWei Wang
2017-08-28gre: add collect_md mode to ERSPAN tunnelWilliam Tu
2017-08-28netfilter: convert hook list to an arrayAaron Conole
2017-08-25udp6: set rx_dst_cookie on rx_dst updatesPaolo Abeni
2017-08-25net_sched: kill u32_node pointer in QdiscWANG Cong
2017-08-25net_sched: remove tc class reference countingWANG Cong