summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* tipc: add trace_events for tipc nodeTuong Lien2018-12-192-0/+24
* tipc: add trace_events for tipc socketTuong Lien2018-12-195-9/+176
* tipc: add trace_events for tipc linkTuong Lien2018-12-194-2/+164
* tipc: enable tracepoints in tipcTuong Lien2018-12-1911-5/+716
* net: switch secpath to use skb extension infrastructureFlorian Westphal2018-12-192-54/+49
* xfrm: prefer secpath_set over secpath_dupFlorian Westphal2018-12-192-5/+3
* xfrm: use secpath_exist where applicableFlorian Westphal2018-12-191-1/+1
* net: use skb_sec_path helper in more placesFlorian Westphal2018-12-1910-26/+45
* net: move secpath_exist helper to sk_buff.hFlorian Westphal2018-12-191-1/+1
* xfrm: change secpath_set to return secpath struct, not error valueFlorian Westphal2018-12-194-19/+25
* net: convert bridge_nf to use skb extension infrastructureFlorian Westphal2018-12-194-23/+5
* sk_buff: add skb extension infrastructureFlorian Westphal2018-12-194-0/+160
* netfilter: avoid using skb->nf_bridge directlyFlorian Westphal2018-12-197-51/+79
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2018-12-197-57/+12
|\
| * Bluetooth: Fix unnecessary error message for HCI request completionJohan Hedberg2018-12-191-0/+6
| * Bluetooth: clean an indentation issue, remove extraneous spaceColin Ian King2018-12-191-1/+1
| * Bluetooth: Change to use DEFINE_SHOW_ATTRIBUTE macroYangtao Li2018-12-194-44/+4
| * 6lowpan: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li2018-12-191-12/+1
* | Merge tag 'mac80211-next-for-davem-2018-12-19' of git://git.kernel.org/pub/sc...David S. Miller2018-12-1931-148/+1330
|\ \
| * | mac80211: Properly access radiotap vendor dataIlan Peer2018-12-191-1/+5
| * | cfg80211: fix ieee80211_get_vht_max_nss()Johannes Berg2018-12-191-8/+7
| * | mac80211: fix radiotap vendor presence bitmap handlingJohannes Berg2018-12-191-2/+3
| * | mac80211: do not advertise HE cap IE if HE disabledShaul Triebitz2018-12-181-10/+9
| * | mac80211: set STA flag DISABLE_HE if HE is not supportedShaul Triebitz2018-12-181-2/+4
| * | mac80211: update driver when MU EDCA params changeShaul Triebitz2018-12-183-2/+13
| * | mac80211: propagate the support for TWT to the driverEmmanuel Grumbach2018-12-181-0/+16
| * | nl80211: Add support to notify radar event info received from STASriram R2018-12-181-0/+62
| * | mac80211: don't build AMSDU from GSO packetsSara Sharon2018-12-181-1/+4
| * | mac80211: remove superfluous NULL checkJohannes Berg2018-12-181-1/+1
| * | mac80211: never pass NULL params to ieee80211_if_add()Johannes Berg2018-12-182-7/+7
| * | mac80211: Properly handle SKB with radiotap onlyIlan Peer2018-12-181-9/+17
| * | cfg80211: add some missing fall through annotationsLuca Coelho2018-12-183-1/+13
| * | mac80211: ftm responder: remove pointless defensive codingJohannes Berg2018-12-181-2/+2
| * | 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