summaryrefslogtreecommitdiff
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'mac80211-next/master'Stephen Rothwell2018-11-292-1/+285
|\
| * {nl,mac}80211: add rssi to mesh candidatesBob Copeland2018-11-091-1/+2
| * {nl,mac}80211: add dot11MeshConnectedToMeshGate to meshconfBob Copeland2018-11-091-0/+5
| * {nl,mac}80211: report gate connectivity in station infoBob Copeland2018-11-091-0/+3
| * mac80211: allow hardware scan to fall back to softwareJohannes Berg2018-11-091-0/+5
| * mac80211: allow drivers to use peer measurement APIJohannes Berg2018-11-091-0/+7
| * cfg80211: add peer measurement with FTM initiator APIJohannes Berg2018-11-091-0/+263
* | Merge remote-tracking branch 'netfilter-next/master'Stephen Rothwell2018-11-291-4/+0
|\ \
| * | netfilter: nf_flow_table: make nf_flow_table_iterate() staticTaehee Yoo2018-11-121-4/+0
* | | Merge remote-tracking branch 'ipsec-next/master'Stephen Rothwell2018-11-292-0/+5
|\ \ \
| * | | xfrm: policy: store inexact policies in a tree ordered by destination addressFlorian Westphal2018-11-091-0/+1
| * | | xfrm: policy: add inexact policy search tree infrastructureFlorian Westphal2018-11-091-0/+1
| * | | xfrm: policy: store inexact policies in an rhashtableFlorian Westphal2018-11-092-0/+3
| | |/ | |/|
* | | Merge remote-tracking branch 'net-next/master'Stephen Rothwell2018-11-2926-81/+386
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-11-241-0/+12
| |\ \ \
| * | | | switchdev: Replace port obj add/del SDO with a notificationPetr Machata2018-11-231-9/+0
| * | | | switchdev: Add helpers to aid traversal through lower devicesPetr Machata2018-11-231-0/+33
| * | | | switchdev: Add SWITCHDEV_PORT_OBJ_ADD, SWITCHDEV_PORT_OBJ_DELPetr Machata2018-11-231-0/+10
| * | | | switchdev: Add a blocking notifier chainPetr Machata2018-11-231-0/+27
| * | | | switchdev: SWITCHDEV_OBJ_PORT_{VLAN, MDB}(): SanitizePetr Machata2018-11-231-4/+4
| * | | | vxlan: Add hardware FDB learningPetr Machata2018-11-211-0/+2
| * | | | vxlan: Mark user-added FDB entriesPetr Machata2018-11-211-0/+1
| * | | | net: sched: cls_u32: add res to offload informationJakub Kicinski2018-11-191-0/+1
| * | | | net: sched: gred: support reporting stats from offloadsJakub Kicinski2018-11-191-0/+8
| * | | | net: sched: gred: add basic Qdisc offloadJakub Kicinski2018-11-191-0/+36
| * | | | sctp: rename enum sctp_event to sctp_event_typeXin Long2018-11-192-3/+3
| * | | | sctp: add subscribe per asocXin Long2018-11-191-0/+2
| * | | | sctp: define subscribe in sctp_sock as __u16Xin Long2018-11-192-16/+25
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-11-191-1/+2
| |\ \ \ \
| * | | | | net: align gnet_stats_basic_cpu structEric Dumazet2018-11-171-1/+1
| * | | | | tcp: clean up STATE_TRACEYafang Shao2018-11-161-12/+0
| * | | | | net: get rid of __tcp_checksum_complete()Cong Wang2018-11-151-6/+1
| * | | | | net: sched: red: notify drivers about RED's limit parameterJakub Kicinski2018-11-141-0/+1
| * | | | | net: sched: mq: offload a graft notificationJakub Kicinski2018-11-141-1/+10
| * | | | | net: sched: red: offload a graft notificationJakub Kicinski2018-11-141-0/+2
| * | | | | net: sched: provide notification for graft on rootJakub Kicinski2018-11-141-0/+10
| * | | | | sctp: process sk_reuseport in sctp_get_port_localXin Long2018-11-121-1/+3
| * | | | | sctp: add sock_reuseport for the sock in __sctp_hash_endpointXin Long2018-11-122-1/+3
| | |_|_|/ | |/| | |
| * | | | net: sched: register callbacks for indirect tc block bindsJohn Hurley2018-11-112-0/+37
| * | | | net: sched: red: inform offloads about harddrop settingJakub Kicinski2018-11-081-0/+1
| | |_|/ | |/| |
| * | | udp: Support for error handlers of tunnels with arbitrary destination portStefano Brivio2018-11-082-0/+3
| * | | net: Convert protocol error handlers from void to intStefano Brivio2018-11-085-6/+11
| * | | vxlan: Allow configuration of DF behaviourStefano Brivio2018-11-081-0/+1
| * | | udp: Handle ICMP errors for tunnels with same destination port on both endpointsStefano Brivio2018-11-081-0/+3
| * | | net: sched: add an offload graft helperJakub Kicinski2018-11-081-0/+12
| * | | net: sched: add an offload dump helperJakub Kicinski2018-11-081-0/+12
| * | | net: add netif_is_geneve()John Hurley2018-11-071-0/+6
| * | | udp: cope with UDP GRO packet misdirectionPaolo Abeni2018-11-071-8/+37
| * | | ipv6: factor out protocol delivery helperPaolo Abeni2018-11-071-0/+2
| * | | ip: factor out protocol delivery helperPaolo Abeni2018-11-071-0/+1