summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2017-10-03sctp: introduce priority based stream schedulerMarcelo Ricardo Leitner
2017-10-03sctp: introduce stream scheduler foundationsMarcelo Ricardo Leitner
2017-10-03sctp: introduce sctp_chunk_stream_noMarcelo Ricardo Leitner
2017-10-03sctp: introduce struct sctp_stream_out_extMarcelo Ricardo Leitner
2017-10-02net/dst: Make skb parameter of skb{metadata_dst, tunnel_info}() constSimon Horman
2017-10-01net-ipv6: remove unused IP6_ECN_clear() functionMaciej Żenczykowski
2017-10-01ipv4: Namespaceify tcp_fastopen_blackhole_timeout knobHaishuang Yan
2017-10-01ipv4: Namespaceify tcp_fastopen_key knobHaishuang Yan
2017-10-01ipv4: Remove the 'publish' logic in tcp_fastopen_init_key_onceHaishuang Yan
2017-10-01ipv4: Namespaceify tcp_fastopen knobHaishuang Yan
2017-10-01net: dsa: remove tag ops from the switch treeVivien Didelot
2017-10-01net: dsa: prepare master receive hot pathVivien Didelot
2017-10-01net: dsa: add tagging ops to portVivien Didelot
2017-09-29net: ipv4: remove fib_weightDavid Ahern
2017-09-27ipmr: Add FIB notification access functionsYotam Gigi
2017-09-27fib: notifier: Add VIF add and delete event typesYotam Gigi
2017-09-26net: sched: introduce helper to identify gact pass actionJiri Pirko
2017-09-25neigh: make strucrt neigh_table::entry_size unsigned intAlexey Dobriyan
2017-09-25neigh: make struct neigh_table::entry_size unsigned intAlexey Dobriyan
2017-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-09-21net: prevent dst uses after freeEric Dumazet
2017-09-21ipv4: Move fib_has_custom_local_routes outside of IP_MULTIPLE_TABLES.David S. Miller
2017-09-21net: avoid a full fib lookup when rp_filter is disabled.Paolo Abeni
2017-09-19ipv4: speedup ipv6 tunnels dismantleEric Dumazet
2017-09-19ipv6: addrlabel: per netns listEric Dumazet
2017-09-19net_sched: no need to free qdisc in RCU callbackCong Wang
2017-09-19net: dsa: remove copy of master ethtool_opsVivien Didelot
2017-09-19net: sk_buff rbnode reorgEric Dumazet
2017-09-18tcp: remove two unused functionsYuchung Cheng
2017-09-18net: Convert int functions to boolJoe Perches
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