summary refs log tree commit diff
path: root/net
AgeCommit message (Expand)Author
2018-12-19mac80211: fix radiotap vendor presence bitmap handlingJohannes Berg
2018-12-18mac80211: do not advertise HE cap IE if HE disabledShaul Triebitz
2018-12-18mac80211: set STA flag DISABLE_HE if HE is not supportedShaul Triebitz
2018-12-18mac80211: update driver when MU EDCA params changeShaul Triebitz
2018-12-18mac80211: propagate the support for TWT to the driverEmmanuel Grumbach
2018-12-18nl80211: Add support to notify radar event info received from STASriram R
2018-12-18mac80211: don't build AMSDU from GSO packetsSara Sharon
2018-12-18mac80211: remove superfluous NULL checkJohannes Berg
2018-12-18mac80211: never pass NULL params to ieee80211_if_add()Johannes Berg
2018-12-18mac80211: Properly handle SKB with radiotap onlyIlan Peer
2018-12-18cfg80211: add some missing fall through annotationsLuca Coelho
2018-12-18mac80211: ftm responder: remove pointless defensive codingJohannes Berg
2018-12-18rfkill: gpio: Remove unused includeLinus Walleij
2018-12-05mac80211: fix deauth TX when we disconnectEmmanuel Grumbach
2018-12-05mac80211: rewrite Kconfig text for meshBob Copeland
2018-11-09{nl,mac}80211: add rssi to mesh candidatesBob Copeland
2018-11-09{nl,mac}80211: add dot11MeshConnectedToMeshGate to meshconfBob Copeland
2018-11-09{nl,mac}80211: report gate connectivity in station infoBob Copeland
2018-11-09mac80211: mesh: advertise gates in mesh formationBob Copeland
2018-11-09mac80211: allow hardware scan to fall back to softwareJohannes Berg
2018-11-09nl80211: Emit a SET_INTERFACE on iftype changeAndrew Zaborowski
2018-11-09nl80211: announce radios/interfaces when switching namespacesMartin Willi
2018-11-09mac80211: allow drivers to use peer measurement APIJohannes Berg
2018-11-09cfg80211: add peer measurement with FTM initiator APIJohannes Berg
2018-11-09mac80211: tx: avoid variable shadowingJohannes Berg
2018-11-09mac80211: debugfs: avoid variable shadowingJohannes Berg
2018-11-09mac80211: sta_info: avoid tidstats variable shadowingJohannes Berg
2018-11-09mac80211: tracing: avoid 'idx' variableJohannes Berg
2018-11-09cfg80211: tracing: avoid 'idx' variableJohannes Berg
2018-11-08OVS: remove use of VLAN_TAG_PRESENTMichał Mirosław
2018-11-08sock: Reset dst when changing sk_mark via setsockoptDavid Barmann
2018-11-08openvswitch: remove BUG_ON from get_dpdevLi RongQing
2018-11-08fou, fou6: ICMP error handlers for FoU and GUEStefano Brivio
2018-11-08udp: Support for error handlers of tunnels with arbitrary destination portStefano Brivio
2018-11-08net: Convert protocol error handlers from void to intStefano Brivio
2018-11-08udp: Handle ICMP errors for tunnels with same destination port on both endpointsStefano Brivio
2018-11-08net/ipv6: compute anycast address hash only if dev is nullLi RongQing
2018-11-08net: sched: prio: delay destroying child qdiscs on changeJakub Kicinski
2018-11-08net: sched: red: delay destroying child qdisc on replaceJakub Kicinski
2018-11-08net: sched: refactor grafting Qdiscs with a parentJakub Kicinski
2018-11-08net: sched: add an offload graft helperJakub Kicinski
2018-11-08net: sched: set TCQ_F_OFFLOADED flag for MQJakub Kicinski
2018-11-08net: sched: red: remove unnecessary red_dump_offload_stats parameterJakub Kicinski
2018-11-08net: sched: add an offload dump helperJakub Kicinski
2018-11-07net/vlan: include the shift in skb_vlan_tag_get_prio()Michał Mirosław
2018-11-07inet: minor optimization for backlog setting in listen(2)Yafang Shao
2018-11-07net: vlan: add support for tunnel offloadDavide Caratti
2018-11-07udp: cope with UDP GRO packet misdirectionPaolo Abeni
2018-11-07ipv6: factor out protocol delivery helperPaolo Abeni
2018-11-07ip: factor out protocol delivery helperPaolo Abeni