summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2017-10-02net/dst: Make skb parameter of skb{metadata_dst, tunnel_info}() constSimon Horman1-2/+3
2017-10-01net-ipv6: remove unused IP6_ECN_clear() functionMaciej Żenczykowski1-5/+0
2017-10-01ipv4: Namespaceify tcp_fastopen_blackhole_timeout knobHaishuang Yan1-0/+3
2017-10-01ipv4: Namespaceify tcp_fastopen_key knobHaishuang Yan2-3/+7
2017-10-01ipv4: Remove the 'publish' logic in tcp_fastopen_init_key_onceHaishuang Yan1-1/+1
2017-10-01ipv4: Namespaceify tcp_fastopen knobHaishuang Yan2-1/+1
2017-10-01net: dsa: remove tag ops from the switch treeVivien Didelot1-11/+0
2017-10-01net: dsa: prepare master receive hot pathVivien Didelot1-0/+5
2017-10-01net: dsa: add tagging ops to portVivien Didelot1-0/+3
2017-09-29net: ipv4: remove fib_weightDavid Ahern1-3/+0
2017-09-27ipmr: Add FIB notification access functionsYotam Gigi1-0/+3
2017-09-27fib: notifier: Add VIF add and delete event typesYotam Gigi1-0/+2
2017-09-26net: sched: introduce helper to identify gact pass actionJiri Pirko1-0/+5
2017-09-25neigh: make strucrt neigh_table::entry_size unsigned intAlexey Dobriyan1-1/+1
2017-09-25neigh: make struct neigh_table::entry_size unsigned intAlexey Dobriyan1-1/+1
2017-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-21/+6
2017-09-21net: prevent dst uses after freeEric Dumazet3-20/+6
2017-09-21ipv4: Move fib_has_custom_local_routes outside of IP_MULTIPLE_TABLES.David S. Miller1-1/+1
2017-09-21net: avoid a full fib lookup when rp_filter is disabled.Paolo Abeni1-0/+1
2017-09-19ipv4: speedup ipv6 tunnels dismantleEric Dumazet1-1/+2
2017-09-19ipv6: addrlabel: per netns listEric Dumazet1-0/+5
2017-09-19net_sched: no need to free qdisc in RCU callbackCong Wang1-1/+0
2017-09-19net: dsa: remove copy of master ethtool_opsVivien Didelot1-1/+0
2017-09-19net: sk_buff rbnode reorgEric Dumazet1-6/+0
2017-09-18tcp: remove two unused functionsYuchung Cheng1-1/+0
2017-09-18net: Convert int functions to boolJoe Perches1-2/+2
2017-09-15sctp: fix an use-after-free issue in sctp_sock_dumpXin Long1-1/+2
2017-09-13sctp: potential read out of bounds in sctp_ulpevent_type_enabled()Dan Carpenter1-1/+5
2017-09-12net_sched: get rid of tcfa_rcuCong Wang1-2/+0
2017-09-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2-3/+1
2017-09-08netfilter: nat: Revert "netfilter: nat: convert nat bysrc hash to rhashtable"Florian Westphal2-3/+1
2017-09-07Merge tag 'mac80211-for-davem-2017-09-07' of git://git.kernel.org/pub/scm/lin...David S. Miller1-13/+2
2017-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-29/+13
2017-09-05net: dsa: Allow switch drivers to indicate number of TX queuesFlorian Fainelli1-0/+3
2017-09-05flow_dissector: Cleanup control flowTom Herbert1-0/+8
2017-09-05net/ncsi: fix ncsi_vlan_rx_{add,kill}_vid referencesArnd Bergmann1-0/+10
2017-09-05mac80211: fix VLAN handling with TXQsJohannes Berg1-13/+2
2017-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller3-19/+25
2017-09-04net: Remove CONFIG_NETFILTER_DEBUG and _ASSERT() macros.Varsha Rao1-6/+0
2017-09-04net: Replace NF_CT_ASSERT() with WARN_ON().Varsha Rao1-1/+1
2017-09-04netfilter: remove unused hooknum arg from packet functionsFlorian Westphal1-1/+0
2017-09-04netfilter: nf_tables: add select_ops for stateful objectsPablo M. Bermudo Garay1-11/+24
2017-09-03Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller1-1/+1
2017-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller10-65/+45
2017-09-03Revert "net: fix percpu memory leaks"Jesper Dangaard Brouer1-6/+1
2017-09-03Revert "net: use lib/percpu_counter API for fragmentation mem accounting"Jesper Dangaard Brouer1-21/+9
2017-09-03ipv4: Don't override return code from ip_route_input_noref()Stefano Brivio1-3/+4
2017-09-01net: Add module reference to FIB notifiersIdo Schimmel1-0/+2
2017-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-6/+39
2017-09-01Bluetooth: make baswap src constLoic Poulain1-1/+1