summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2018-11-21vxlan: Add hardware FDB learningPetr Machata-0/+2
2018-11-21vxlan: Mark user-added FDB entriesPetr Machata-0/+1
2018-11-19net: sched: cls_u32: add res to offload informationJakub Kicinski-0/+1
2018-11-19net: sched: gred: support reporting stats from offloadsJakub Kicinski-0/+8
2018-11-19net: sched: gred: add basic Qdisc offloadJakub Kicinski-0/+36
2018-11-19Revert "sctp: remove sctp_transport_pmtu_check"Xin Long-0/+12
2018-11-19sctp: rename enum sctp_event to sctp_event_typeXin Long-3/+3
2018-11-19sctp: add subscribe per asocXin Long-0/+2
2018-11-19sctp: define subscribe in sctp_sock as __u16Xin Long-16/+25
2018-11-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-1/+2
2018-11-17net: align gnet_stats_basic_cpu structEric Dumazet-1/+1
2018-11-16tcp: clean up STATE_TRACEYafang Shao-12/+0
2018-11-15net: get rid of __tcp_checksum_complete()Cong Wang-6/+1
2018-11-15rxrpc: Fix life checkDavid Howells-1/+2
2018-11-14net: sched: red: notify drivers about RED's limit parameterJakub Kicinski-0/+1
2018-11-14net: sched: mq: offload a graft notificationJakub Kicinski-1/+10
2018-11-14net: sched: red: offload a graft notificationJakub Kicinski-0/+2
2018-11-14net: sched: provide notification for graft on rootJakub Kicinski-0/+10
2018-11-12sctp: process sk_reuseport in sctp_get_port_localXin Long-1/+3
2018-11-12sctp: add sock_reuseport for the sock in __sctp_hash_endpointXin Long-1/+3
2018-11-12netfilter: nf_flow_table: make nf_flow_table_iterate() staticTaehee Yoo-4/+0
2018-11-11net: sched: register callbacks for indirect tc block bindsJohn Hurley-0/+37
2018-11-09xfrm: policy: store inexact policies in a tree ordered by destination addressFlorian Westphal-0/+1
2018-11-09xfrm: policy: add inexact policy search tree infrastructureFlorian Westphal-0/+1
2018-11-09xfrm: policy: store inexact policies in an rhashtableFlorian Westphal-0/+3
2018-11-09{nl,mac}80211: add rssi to mesh candidatesBob Copeland-1/+2
2018-11-09{nl,mac}80211: add dot11MeshConnectedToMeshGate to meshconfBob Copeland-0/+5
2018-11-09{nl,mac}80211: report gate connectivity in station infoBob Copeland-0/+3
2018-11-09mac80211: allow hardware scan to fall back to softwareJohannes Berg-0/+5
2018-11-09mac80211: allow drivers to use peer measurement APIJohannes Berg-0/+7
2018-11-09cfg80211: add peer measurement with FTM initiator APIJohannes Berg-0/+263
2018-11-08net: sched: red: inform offloads about harddrop settingJakub Kicinski-0/+1
2018-11-08udp: Support for error handlers of tunnels with arbitrary destination portStefano Brivio-0/+3
2018-11-08net: Convert protocol error handlers from void to intStefano Brivio-6/+11
2018-11-08vxlan: Allow configuration of DF behaviourStefano Brivio-0/+1
2018-11-08udp: Handle ICMP errors for tunnels with same destination port on both endpointsStefano Brivio-0/+3
2018-11-08net: sched: add an offload graft helperJakub Kicinski-0/+12
2018-11-08net: sched: add an offload dump helperJakub Kicinski-0/+12
2018-11-07net: add netif_is_geneve()John Hurley-0/+6
2018-11-07udp: cope with UDP GRO packet misdirectionPaolo Abeni-8/+37
2018-11-07ipv6: factor out protocol delivery helperPaolo Abeni-0/+2
2018-11-07ip: factor out protocol delivery helperPaolo Abeni-0/+1
2018-11-07udp: implement complete book-keeping for encap_neededPaolo Abeni-0/+6
2018-11-07net: fix raw socket lookup device bind matching with VRFsDuncan Eastoe-1/+12
2018-11-07net: provide a sysctl raw_l3mdev_accept for raw socket lookup with VRFsMike Manning-0/+4
2018-11-07net: ensure unbound datagram socket to be chosen when not in a VRFMike Manning-0/+11
2018-11-07net: ensure unbound stream socket to be chosen when not in a VRFMike Manning-0/+19
2018-11-07net: allow binding socket in a VRF when there's an unbound socketRobert Shearman-10/+21
2018-11-06net: Add extack argument to ip_fib_metrics_initDavid Ahern-1/+2
2018-11-06net: Add extack argument to rtnl_create_linkDavid Ahern-1/+2