summaryrefslogtreecommitdiff
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* rfkill: gpio: Remove unused includeLinus Walleij2018-12-181-1/+0
* mac80211: fix deauth TX when we disconnectEmmanuel Grumbach2018-12-051-14/+35
* mac80211: rewrite Kconfig text for meshBob Copeland2018-12-051-6/+5
* {nl,mac}80211: add rssi to mesh candidatesBob Copeland2018-11-094-14/+31
* {nl,mac}80211: add dot11MeshConnectedToMeshGate to meshconfBob Copeland2018-11-094-2/+15
* {nl,mac}80211: report gate connectivity in station infoBob Copeland2018-11-094-1/+9
* mac80211: mesh: advertise gates in mesh formationBob Copeland2018-11-091-1/+3
* mac80211: allow hardware scan to fall back to softwareJohannes Berg2018-11-091-4/+18
* nl80211: Emit a SET_INTERFACE on iftype changeAndrew Zaborowski2018-11-091-12/+16
* nl80211: announce radios/interfaces when switching namespacesMartin Willi2018-11-091-0/+14
* mac80211: allow drivers to use peer measurement APIJohannes Berg2018-11-093-0/+68
* cfg80211: add peer measurement with FTM initiator APIJohannes Berg2018-11-098-19/+928
* mac80211: tx: avoid variable shadowingJohannes Berg2018-11-091-2/+2
* mac80211: debugfs: avoid variable shadowingJohannes Berg2018-11-091-7/+7
* mac80211: sta_info: avoid tidstats variable shadowingJohannes Berg2018-11-091-5/+2
* mac80211: tracing: avoid 'idx' variableJohannes Berg2018-11-091-3/+3
* cfg80211: tracing: avoid 'idx' variableJohannes Berg2018-11-091-12/+12
* OVS: remove use of VLAN_TAG_PRESENTMichał Mirosław2018-11-084-18/+23
* sock: Reset dst when changing sk_mark via setsockoptDavid Barmann2018-11-081-2/+4
* openvswitch: remove BUG_ON from get_dpdevLi RongQing2018-11-081-1/+0
* fou, fou6: ICMP error handlers for FoU and GUEStefano Brivio2018-11-083-0/+143
* udp: Support for error handlers of tunnels with arbitrary destination portStefano Brivio2018-11-082-35/+110
* net: Convert protocol error handlers from void to intStefano Brivio2018-11-0822-115/+166
* udp: Handle ICMP errors for tunnels with same destination port on both endpointsStefano Brivio2018-11-083-20/+149
* net/ipv6: compute anycast address hash only if dev is nullLi RongQing2018-11-081-2/+4
* net: sched: prio: delay destroying child qdiscs on changeJakub Kicinski2018-11-081-1/+3
* net: sched: red: delay destroying child qdisc on replaceJakub Kicinski2018-11-081-2/+6
* net: sched: refactor grafting Qdiscs with a parentJakub Kicinski2018-11-081-14/+14
* net: sched: add an offload graft helperJakub Kicinski2018-11-082-24/+32
* net: sched: set TCQ_F_OFFLOADED flag for MQJakub Kicinski2018-11-081-6/+3
* net: sched: red: remove unnecessary red_dump_offload_stats parameterJakub Kicinski2018-11-081-2/+2
* net: sched: add an offload dump helperJakub Kicinski2018-11-083-31/+23
* net/vlan: include the shift in skb_vlan_tag_get_prio()Michał Mirosław2018-11-071-2/+1
* inet: minor optimization for backlog setting in listen(2)Yafang Shao2018-11-073-3/+2
* net: vlan: add support for tunnel offloadDavide Caratti2018-11-073-0/+15
* udp: cope with UDP GRO packet misdirectionPaolo Abeni2018-11-072-2/+45
* ipv6: factor out protocol delivery helperPaolo Abeni2018-11-071-12/+16
* ip: factor out protocol delivery helperPaolo Abeni2018-11-071-37/+36
* udp: add support for UDP_GRO cmsgPaolo Abeni2018-11-072-0/+7
* udp: implement GRO for plain UDP sockets.Paolo Abeni2018-11-073-27/+96
* udp: implement complete book-keeping for encap_neededPaolo Abeni2018-11-072-11/+22
* ipv6: do not drop vrf udp multicast packetsDewi Morgan2018-11-071-3/+5
* ipv6: handling of multicast packets received in VRFMike Manning2018-11-071-3/+32
* ipv6: allow ping to link-local address in VRFMike Manning2018-11-071-1/+1
* net: fix raw socket lookup device bind matching with VRFsDuncan Eastoe2018-11-072-5/+3
* net: provide a sysctl raw_l3mdev_accept for raw socket lookup with VRFsMike Manning2018-11-073-2/+39
* net: ensure unbound datagram socket to be chosen when not in a VRFMike Manning2018-11-074-21/+20
* net: ensure unbound stream socket to be chosen when not in a VRFMike Manning2018-11-072-16/+12
* net: allow binding socket in a VRF when there's an unbound socketRobert Shearman2018-11-072-8/+25
* rtnetlink: Add more extack messages to rtnl_newlinkDavid Ahern2018-11-061-2/+4