summaryrefslogtreecommitdiffstats
path: root/include/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* net/dst: Make skb parameter of skb{metadata_dst, tunnel_info}() constSimon Horman2017-10-021-2/+3
* net-ipv6: remove unused IP6_ECN_clear() functionMaciej Żenczykowski2017-10-021-5/+0
* ipv4: Namespaceify tcp_fastopen_blackhole_timeout knobHaishuang Yan2017-10-021-0/+3
* ipv4: Namespaceify tcp_fastopen_key knobHaishuang Yan2017-10-022-3/+7
* ipv4: Remove the 'publish' logic in tcp_fastopen_init_key_onceHaishuang Yan2017-10-021-1/+1
* ipv4: Namespaceify tcp_fastopen knobHaishuang Yan2017-10-022-1/+1
* net: dsa: remove tag ops from the switch treeVivien Didelot2017-10-011-11/+0
* net: dsa: prepare master receive hot pathVivien Didelot2017-10-011-0/+5
* net: dsa: add tagging ops to portVivien Didelot2017-10-011-0/+3
* net: ipv4: remove fib_weightDavid Ahern2017-09-291-3/+0
* ipmr: Add FIB notification access functionsYotam Gigi2017-09-271-0/+3
* fib: notifier: Add VIF add and delete event typesYotam Gigi2017-09-271-0/+2
* net: sched: introduce helper to identify gact pass actionJiri Pirko2017-09-271-0/+5
* neigh: make strucrt neigh_table::entry_size unsigned intAlexey Dobriyan2017-09-261-1/+1
* neigh: make struct neigh_table::entry_size unsigned intAlexey Dobriyan2017-09-261-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-09-234-21/+6
|\
| * net: prevent dst uses after freeEric Dumazet2017-09-223-20/+6
| * tcp: remove two unused functionsYuchung Cheng2017-09-191-1/+0
* | ipv4: Move fib_has_custom_local_routes outside of IP_MULTIPLE_TABLES.David S. Miller2017-09-221-1/+1
* | net: avoid a full fib lookup when rp_filter is disabled.Paolo Abeni2017-09-221-0/+1
* | ipv4: speedup ipv6 tunnels dismantleEric Dumazet2017-09-201-1/+2
* | ipv6: addrlabel: per netns listEric Dumazet2017-09-201-0/+5
* | net_sched: no need to free qdisc in RCU callbackCong Wang2017-09-201-1/+0
* | net: dsa: remove copy of master ethtool_opsVivien Didelot2017-09-201-1/+0
* | net: sk_buff rbnode reorgEric Dumazet2017-09-201-6/+0
* | net: Convert int functions to boolJoe Perches2017-09-181-2/+2
|/
* sctp: fix an use-after-free issue in sctp_sock_dumpXin Long2017-09-151-1/+2
* sctp: potential read out of bounds in sctp_ulpevent_type_enabled()Dan Carpenter2017-09-141-1/+5
* net_sched: get rid of tcfa_rcuCong Wang2017-09-131-2/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2017-09-082-3/+1
|\
| * netfilter: nat: Revert "netfilter: nat: convert nat bysrc hash to rhashtable"Florian Westphal2017-09-082-3/+1
* | Merge tag 'mac80211-for-davem-2017-09-07' of git://git.kernel.org/pub/scm/lin...David S. Miller2017-09-071-13/+2
|\ \ | |/ |/|
| * mac80211: fix VLAN handling with TXQsJohannes Berg2017-09-051-13/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-09-062-29/+13
|\|
| * Revert "net: fix percpu memory leaks"Jesper Dangaard Brouer2017-09-031-6/+1
| * Revert "net: use lib/percpu_counter API for fragmentation mem accounting"Jesper Dangaard Brouer2017-09-031-21/+9
| * ipv4: Don't override return code from ip_route_input_noref()Stefano Brivio2017-09-031-3/+4
* | net: dsa: Allow switch drivers to indicate number of TX queuesFlorian Fainelli2017-09-051-0/+3
* | flow_dissector: Cleanup control flowTom Herbert2017-09-051-0/+8
* | net/ncsi: fix ncsi_vlan_rx_{add,kill}_vid referencesArnd Bergmann2017-09-051-0/+10
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2017-09-053-19/+25
|\ \
| * | net: Remove CONFIG_NETFILTER_DEBUG and _ASSERT() macros.Varsha Rao2017-09-041-6/+0
| * | net: Replace NF_CT_ASSERT() with WARN_ON().Varsha Rao2017-09-041-1/+1
| * | netfilter: remove unused hooknum arg from packet functionsFlorian Westphal2017-09-041-1/+0
| * | netfilter: nf_tables: add select_ops for stateful objectsPablo M. Bermudo Garay2017-09-041-11/+24
* | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2017-09-041-1/+1
|\ \ \ | |/ / |/| |
| * | Bluetooth: make baswap src constLoic Poulain2017-09-011-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2017-09-0410-65/+45
|\ \ \
| * | | netfilter: convert hook list to an arrayAaron Conole2017-08-282-2/+2
| * | | netfilter: conntrack: make protocol tracker pointers constFlorian Westphal2017-08-243-6/+6