aboutsummaryrefslogtreecommitdiffstats
path: root/include/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-11-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2-2/+2
2018-11-27netfilter: add missing error handling code for register functionsTaehee Yoo2-2/+2
2018-11-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+12
2018-11-23switchdev: Replace port obj add/del SDO with a notificationPetr Machata1-9/+0
2018-11-23switchdev: Add helpers to aid traversal through lower devicesPetr Machata1-0/+33
2018-11-23switchdev: Add SWITCHDEV_PORT_OBJ_ADD, SWITCHDEV_PORT_OBJ_DELPetr Machata1-0/+10
2018-11-23switchdev: Add a blocking notifier chainPetr Machata1-0/+27
2018-11-23switchdev: SWITCHDEV_OBJ_PORT_{VLAN, MDB}(): SanitizePetr Machata1-4/+4
2018-11-23xfrm_user: fix freeing of xfrm states on acquireMathias Krause1-0/+1
2018-11-21vxlan: Add hardware FDB learningPetr Machata1-0/+2
2018-11-21vxlan: Mark user-added FDB entriesPetr Machata1-0/+1
2018-11-19net: sched: cls_u32: add res to offload informationJakub Kicinski1-0/+1
2018-11-19net: sched: gred: support reporting stats from offloadsJakub Kicinski1-0/+8
2018-11-19net: sched: gred: add basic Qdisc offloadJakub Kicinski1-0/+36
2018-11-19Revert "sctp: remove sctp_transport_pmtu_check"Xin Long1-0/+12
2018-11-19sctp: rename enum sctp_event to sctp_event_typeXin Long2-3/+3
2018-11-19sctp: add subscribe per asocXin Long1-0/+2
2018-11-19sctp: define subscribe in sctp_sock as __u16Xin Long2-16/+25
2018-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+2
2018-11-17net: align gnet_stats_basic_cpu structEric Dumazet1-1/+1
2018-11-16tcp: clean up STATE_TRACEYafang Shao1-12/+0
2018-11-15net: get rid of __tcp_checksum_complete()Cong Wang1-6/+1
2018-11-15rxrpc: Fix life checkDavid Howells1-1/+2
2018-11-14net: sched: red: notify drivers about RED's limit parameterJakub Kicinski1-0/+1
2018-11-14net: sched: mq: offload a graft notificationJakub Kicinski1-1/+10
2018-11-14net: sched: red: offload a graft notificationJakub Kicinski1-0/+2
2018-11-14net: sched: provide notification for graft on rootJakub Kicinski1-0/+10
2018-11-12sctp: process sk_reuseport in sctp_get_port_localXin Long1-1/+3
2018-11-12sctp: add sock_reuseport for the sock in __sctp_hash_endpointXin Long2-1/+3
2018-11-11net: sched: register callbacks for indirect tc block bindsJohn Hurley2-0/+37
2018-11-09xfrm: policy: store inexact policies in a tree ordered by destination addressFlorian Westphal1-0/+1
2018-11-09xfrm: policy: add inexact policy search tree infrastructureFlorian Westphal1-0/+1
2018-11-09xfrm: policy: store inexact policies in an rhashtableFlorian Westphal2-0/+3
2018-11-09{nl,mac}80211: add rssi to mesh candidatesBob Copeland1-1/+2
2018-11-09{nl,mac}80211: add dot11MeshConnectedToMeshGate to meshconfBob Copeland1-0/+5
2018-11-09{nl,mac}80211: report gate connectivity in station infoBob Copeland1-0/+3
2018-11-09mac80211: allow hardware scan to fall back to softwareJohannes Berg1-0/+5
2018-11-09mac80211: allow drivers to use peer measurement APIJohannes Berg1-0/+7
2018-11-09cfg80211: add peer measurement with FTM initiator APIJohannes Berg1-0/+263
2018-11-08net: sched: red: inform offloads about harddrop settingJakub Kicinski1-0/+1
2018-11-08udp: Support for error handlers of tunnels with arbitrary destination portStefano Brivio2-0/+3
2018-11-08net: Convert protocol error handlers from void to intStefano Brivio5-6/+11
2018-11-08vxlan: Allow configuration of DF behaviourStefano Brivio1-0/+1
2018-11-08udp: Handle ICMP errors for tunnels with same destination port on both endpointsStefano Brivio1-0/+3
2018-11-08net: sched: add an offload graft helperJakub Kicinski1-0/+12
2018-11-08net: sched: add an offload dump helperJakub Kicinski1-0/+12
2018-11-07net: add netif_is_geneve()John Hurley1-0/+6
2018-11-07udp: cope with UDP GRO packet misdirectionPaolo Abeni1-8/+37
2018-11-07ipv6: factor out protocol delivery helperPaolo Abeni1-0/+2
2018-11-07ip: factor out protocol delivery helperPaolo Abeni1-0/+1