summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2017-10-01ipv4: Namespaceify tcp_fastopen_blackhole_timeout knobHaishuang Yan-0/+3
2017-10-01ipv4: Namespaceify tcp_fastopen_key knobHaishuang Yan-3/+7
2017-10-01ipv4: Remove the 'publish' logic in tcp_fastopen_init_key_onceHaishuang Yan-1/+1
2017-10-01ipv4: Namespaceify tcp_fastopen knobHaishuang Yan-1/+1
2017-10-01net: dsa: remove tag ops from the switch treeVivien Didelot-11/+0
2017-10-01net: dsa: prepare master receive hot pathVivien Didelot-0/+5
2017-10-01net: dsa: add tagging ops to portVivien Didelot-0/+3
2017-10-01udp: perform source validation for mcast early demuxPaolo Abeni-1/+3
2017-10-01IPv4: early demux can return an error codePaolo Abeni-4/+4
2017-09-29net: ipv4: remove fib_weightDavid Ahern-3/+0
2017-09-27ipmr: Add FIB notification access functionsYotam Gigi-0/+3
2017-09-27fib: notifier: Add VIF add and delete event typesYotam Gigi-0/+2
2017-09-26net: sched: introduce helper to identify gact pass actionJiri Pirko-0/+5
2017-09-25neigh: make strucrt neigh_table::entry_size unsigned intAlexey Dobriyan-1/+1
2017-09-25neigh: make struct neigh_table::entry_size unsigned intAlexey Dobriyan-1/+1
2017-09-25netlink: fix nla_put_{u8,u16,u32} for KASANArnd Bergmann-18/+55
2017-09-25xfrm: make xfrm_replay_state_esn_len() return unsigned intAlexey Dobriyan-1/+1
2017-09-25xfrm: make xfrm_alg_auth_len() return unsigned intAlexey Dobriyan-1/+1
2017-09-25xfrm: make xfrm_alg_len() return unsigned intAlexey Dobriyan-1/+1
2017-09-25xfrm: make aead_len() return unsigned intAlexey Dobriyan-1/+1
2017-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-21/+6
2017-09-21net: prevent dst uses after freeEric Dumazet-20/+6
2017-09-21ipv4: Move fib_has_custom_local_routes outside of IP_MULTIPLE_TABLES.David S. Miller-1/+1
2017-09-21net: avoid a full fib lookup when rp_filter is disabled.Paolo Abeni-0/+1
2017-09-21cfg80211: remove unused function ieee80211_data_from_8023()Johannes Berg-13/+0
2017-09-21mac80211: add documentation to ieee80211_rx_ba_offl()Luca Coelho-1/+7
2017-09-21mac80211: extend ieee80211_ie_split to support EXTENSIONLiad Kaufman-2/+4
2017-09-19ipv4: speedup ipv6 tunnels dismantleEric Dumazet-1/+2
2017-09-19ipv6: addrlabel: per netns listEric Dumazet-0/+5
2017-09-19net_sched: no need to free qdisc in RCU callbackCong Wang-1/+0
2017-09-19net: dsa: remove copy of master ethtool_opsVivien Didelot-1/+0
2017-09-19net: sk_buff rbnode reorgEric Dumazet-6/+0
2017-09-18tcp: remove two unused functionsYuchung Cheng-1/+0
2017-09-18net: Convert int functions to boolJoe Perches-2/+2
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