index
:
kernel/linux.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.13.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
10
-17
/
+38
2014-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
John W. Linville
2
-5
/
+8
2014-05-09
mac80211: fix vif name tracing
Eliad Peller
1
-2
/
+2
2014-05-09
mac80211: allow VHT with peers not capable of 40MHz
Johannes Berg
1
-3
/
+6
2014-05-06
Merge branch 'rfkill-gpio-cleanups' of git://git.kernel.org/pub/scm/linux/ker...
John W. Linville
1
-31
/
+9
2014-05-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
John W. Linville
6
-9
/
+18
2014-05-05
mac80211: fix nested rtnl locking on ieee80211_reconfig
Eliad Peller
1
-1
/
+1
2014-05-05
cfg80211: add cfg80211_sched_scan_stopped_rtnl
Eliad Peller
1
-2
/
+10
2014-05-05
cfg80211: free sme on connection failures
Eliad Peller
1
-1
/
+1
2014-05-05
mac80211: Fix mac80211 station info rx bitrate for IBSS mode
Henning Rogge
1
-1
/
+2
2014-04-30
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
40
-841
/
+1861
2014-04-30
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
6
-105
/
+290
2014-04-28
mac80211: Support dynamic AP mode channel width changes
Jouni Malinen
1
-0
/
+16
2014-04-28
cfg80211: Dynamic channel bandwidth changes in AP mode
Jouni Malinen
3
-12
/
+59
2014-04-28
mac80211: remove unnecessary assignment
Zhao, Gang
1
-4
/
+1
2014-04-28
mac80211: avoid calling useless channel context code
Zhao, Gang
1
-9
/
+9
2014-04-25
cfg80211: Use 5MHz bandwidth by default when checking usable channels
Rostislav Lisovy
1
-7
/
+15
2014-04-25
cfg80211: Add attributes describing prohibited channel bandwidth
Rostislav Lisovy
2
-0
/
+15
2014-04-25
mac80211: change return value of notifier function
Zhao, Gang
3
-9
/
+8
2014-04-25
cfg80211: change return value of notifier function
Zhao, Gang
2
-2
/
+4
2014-04-25
cfg80211: change wiphy_to_dev function name
Zhao, Gang
12
-117
/
+118
2014-04-25
cfg80211: change registered device pointer name
Zhao, Gang
3
-196
/
+196
2014-04-25
mac80211: remove unnecessary BUG_ON()
Zhao, Gang
1
-2
/
+1
2014-04-25
mac80211: return bool instead of numbers in yes/no function
Zhao, Gang
1
-9
/
+10
2014-04-25
mac80211: add option to generate CCMP IVs only for mgmt frames
Marek Kwaczynski
1
-1
/
+4
2014-04-25
mac80211: compute chanctx refcount on-the-fly
Michal Kazior
4
-17
/
+49
2014-04-25
mac80211: fix racy usage of chanctx->refcount
Michal Kazior
1
-8
/
+9
2014-04-25
mac80211: split ieee80211_free_chanctx()
Michal Kazior
1
-12
/
+16
2014-04-25
mac80211: split ieee80211_new_chanctx()
Michal Kazior
1
-13
/
+43
2014-04-25
mac80211: improve chanctx reservation lookup
Michal Kazior
1
-2
/
+88
2014-04-25
mac80211: improve find_chanctx() for reservations
Michal Kazior
1
-27
/
+29
2014-04-25
mac80211: track reserved vifs in chanctx
Michal Kazior
3
-4
/
+13
2014-04-25
mac80211: track assigned vifs in chanctx
Michal Kazior
3
-0
/
+9
2014-04-25
mac80211: add support for radar detection for reservations
Michal Kazior
2
-2
/
+7
2014-04-25
mac80211: prevent chanctx overcommit
Michal Kazior
1
-1
/
+23
2014-04-25
mac80211: add max channel calculation utility function
Michal Kazior
2
-0
/
+43
2014-04-25
cfg80211: allow drivers to iterate over matching combinations
Michal Kazior
1
-7
/
+37
2014-04-25
cfg80211: Fix GO Concurrent relaxation on UNII-3
Ilan Peer
1
-1
/
+17
2014-04-25
Bluetooth: Fix redundant encryption request for reauthentication
Johan Hedberg
1
-3
/
+6
2014-04-25
Bluetooth: Fix triggering BR/EDR L2CAP Connect too early
Johan Hedberg
1
-0
/
+6
2014-04-24
Bluetooth: Return EOPNOTSUPP for HCISETRAW ioctl command
Marcel Holtmann
1
-10
/
+1
2014-04-22
mac80211: mesh: always use the latest target_sn
Bob Copeland
1
-1
/
+2
2014-04-22
mac80211: fix mesh_add_rsn_ie IE finding loop
Bob Copeland
1
-13
/
+8
2014-04-22
mac80211: mesh: use u16 return type for u16 getter
Bob Copeland
1
-1
/
+1
2014-04-22
mac80211: Allow HT capa override to add 40 MHz intolerant
Jouni Malinen
2
-2
/
+19
2014-04-22
cfg80211: fix processing world regdomain when non modular
Luis R. Rodriguez
1
-1
/
+1
2014-04-22
cfg80211: avoid freeing last_request while in flight
Arik Nemtsov
1
-8
/
+16
2014-04-22
mac80211: fixup radiotap tx flags for RTS/CTS
Bob Copeland
1
-3
/
+2
2014-04-22
mac80211: avoid handling of SMPS for mesh
Chun-Yeow Yeoh
1
-1
/
+2
2014-04-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
4
-3
/
+14
[next]