index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: use skb_sec_path helper in more places
Florian Westphal
2018-12-19
10
-26
/
+45
*
net: move secpath_exist helper to sk_buff.h
Florian Westphal
2018-12-19
1
-1
/
+1
*
xfrm: change secpath_set to return secpath struct, not error value
Florian Westphal
2018-12-19
4
-19
/
+25
*
net: convert bridge_nf to use skb extension infrastructure
Florian Westphal
2018-12-19
4
-23
/
+5
*
sk_buff: add skb extension infrastructure
Florian Westphal
2018-12-19
4
-0
/
+160
*
netfilter: avoid using skb->nf_bridge directly
Florian Westphal
2018-12-19
7
-51
/
+79
*
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2018-12-19
7
-57
/
+12
|
\
|
*
Bluetooth: Fix unnecessary error message for HCI request completion
Johan Hedberg
2018-12-19
1
-0
/
+6
|
*
Bluetooth: clean an indentation issue, remove extraneous space
Colin Ian King
2018-12-19
1
-1
/
+1
|
*
Bluetooth: Change to use DEFINE_SHOW_ATTRIBUTE macro
Yangtao Li
2018-12-19
4
-44
/
+4
|
*
6lowpan: convert to DEFINE_SHOW_ATTRIBUTE
Yangtao Li
2018-12-19
1
-12
/
+1
*
|
Merge tag 'mac80211-next-for-davem-2018-12-19' of git://git.kernel.org/pub/sc...
David S. Miller
2018-12-19
31
-148
/
+1330
|
\
\
|
*
|
mac80211: Properly access radiotap vendor data
Ilan Peer
2018-12-19
1
-1
/
+5
|
*
|
cfg80211: fix ieee80211_get_vht_max_nss()
Johannes Berg
2018-12-19
1
-8
/
+7
|
*
|
mac80211: fix radiotap vendor presence bitmap handling
Johannes Berg
2018-12-19
1
-2
/
+3
|
*
|
mac80211: do not advertise HE cap IE if HE disabled
Shaul Triebitz
2018-12-18
1
-10
/
+9
|
*
|
mac80211: set STA flag DISABLE_HE if HE is not supported
Shaul Triebitz
2018-12-18
1
-2
/
+4
|
*
|
mac80211: update driver when MU EDCA params change
Shaul Triebitz
2018-12-18
3
-2
/
+13
|
*
|
mac80211: propagate the support for TWT to the driver
Emmanuel Grumbach
2018-12-18
1
-0
/
+16
|
*
|
nl80211: Add support to notify radar event info received from STA
Sriram R
2018-12-18
1
-0
/
+62
|
*
|
mac80211: don't build AMSDU from GSO packets
Sara Sharon
2018-12-18
1
-1
/
+4
|
*
|
mac80211: remove superfluous NULL check
Johannes Berg
2018-12-18
1
-1
/
+1
|
*
|
mac80211: never pass NULL params to ieee80211_if_add()
Johannes Berg
2018-12-18
2
-7
/
+7
|
*
|
mac80211: Properly handle SKB with radiotap only
Ilan Peer
2018-12-18
1
-9
/
+17
|
*
|
cfg80211: add some missing fall through annotations
Luca Coelho
2018-12-18
3
-1
/
+13
|
*
|
mac80211: ftm responder: remove pointless defensive coding
Johannes Berg
2018-12-18
1
-2
/
+2
|
*
|
rfkill: gpio: Remove unused include
Linus Walleij
2018-12-18
1
-1
/
+0
|
*
|
mac80211: fix deauth TX when we disconnect
Emmanuel Grumbach
2018-12-05
1
-14
/
+35
|
*
|
mac80211: rewrite Kconfig text for mesh
Bob Copeland
2018-12-05
1
-6
/
+5
|
*
|
{nl,mac}80211: add rssi to mesh candidates
Bob Copeland
2018-11-09
4
-14
/
+31
|
*
|
{nl,mac}80211: add dot11MeshConnectedToMeshGate to meshconf
Bob Copeland
2018-11-09
4
-2
/
+15
|
*
|
{nl,mac}80211: report gate connectivity in station info
Bob Copeland
2018-11-09
4
-1
/
+9
|
*
|
mac80211: mesh: advertise gates in mesh formation
Bob Copeland
2018-11-09
1
-1
/
+3
|
*
|
mac80211: allow hardware scan to fall back to software
Johannes Berg
2018-11-09
1
-4
/
+18
|
*
|
nl80211: Emit a SET_INTERFACE on iftype change
Andrew Zaborowski
2018-11-09
1
-12
/
+16
|
*
|
nl80211: announce radios/interfaces when switching namespaces
Martin Willi
2018-11-09
1
-0
/
+14
|
*
|
mac80211: allow drivers to use peer measurement API
Johannes Berg
2018-11-09
3
-0
/
+68
|
*
|
cfg80211: add peer measurement with FTM initiator API
Johannes Berg
2018-11-09
8
-19
/
+928
|
*
|
mac80211: tx: avoid variable shadowing
Johannes Berg
2018-11-09
1
-2
/
+2
|
*
|
mac80211: debugfs: avoid variable shadowing
Johannes Berg
2018-11-09
1
-7
/
+7
|
*
|
mac80211: sta_info: avoid tidstats variable shadowing
Johannes Berg
2018-11-09
1
-5
/
+2
|
*
|
mac80211: tracing: avoid 'idx' variable
Johannes Berg
2018-11-09
1
-3
/
+3
|
*
|
cfg80211: tracing: avoid 'idx' variable
Johannes Berg
2018-11-09
1
-12
/
+12
*
|
|
tipc: handle broadcast NAME_DISTRIBUTOR packet when receiving it
Zhenbo Gao
2018-12-18
1
-0
/
+4
*
|
|
net: bridge: remove unneeded variable 'err'
YueHaibing
2018-12-18
2
-5
/
+2
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2018-12-18
3
-133
/
+1118
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
xfrm: policy: fix policy hash rebuild
Florian Westphal
2018-11-28
1
-4
/
+5
|
*
|
xfrm6: remove BUG_ON from xfrm6_dst_ifdown
Li RongQing
2018-11-22
1
-1
/
+0
|
*
|
xfrm: policy: fix netlink/pf_key policy lookups
Florian Westphal
2018-11-15
1
-1
/
+4
|
*
|
xfrm: policy: add missing indentation
Colin Ian King
2018-11-15
1
-1
/
+1
[next]