index
:
Linux Stable
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-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
*
rfkill: Add the capability to switch all devices of all type in __rfkill_swit...
Alex Hung
2012-06-06
1
-1
/
+1
*
cfg80211: clarify set_channel APIs
Johannes Berg
2012-06-06
8
-76
/
+50
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-06-06
11
-22
/
+97
|
\
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...
John W. Linville
2012-06-06
1
-1
/
+1
|
|
\
|
|
*
Bluetooth: Fix checking the wrong flag when accepting a socket
Vinicius Costa Gomes
2012-06-05
1
-1
/
+1
|
*
|
cfg80211: fix interface combinations check
Johannes Berg
2012-06-05
1
-1
/
+18
|
|
/
|
*
mac80211: fix non RCU-safe sta_list manipulation
Arik Nemtsov
2012-06-04
1
-2
/
+2
|
*
mac80211: Fix likely misuse of | for &
Joe Perches
2012-06-04
1
-3
/
+3
|
*
mac80211: add missing rcu_read_lock/unlock in agg-rx session timer
Felix Fietkau
2012-06-04
1
-1
/
+6
|
*
mac80211: clean up remain-on-channel on interface stop
Johannes Berg
2012-06-04
2
-0
/
+28
|
*
mac80211: fix error in station state transitions during reconfig
Meenakshi Venkataraman
2012-06-04
1
-1
/
+1
|
*
mac80211: Fix Unreachable Mesh Station Problem when joining to another MBSS
Chun-Yeow Yeoh
2012-06-04
1
-3
/
+6
|
*
cfg80211: use sme_state in ibss start/join path
Amitkumar Karwar
2012-06-04
1
-1
/
+5
|
*
mac80211: run scan after finish connection monitoring
Stanislaw Gruszka
2012-06-04
1
-9
/
+27
*
|
cfg80211: provide channel to join_mesh function
Johannes Berg
2012-06-05
5
-15
/
+144
*
|
cfg80211: disallow setting channel on WDS interfaces
Johannes Berg
2012-06-05
2
-4
/
+2
*
|
cfg80211: provide channel to start_ap function
Johannes Berg
2012-06-05
2
-2
/
+56
*
|
cfg80211: simplify cfg80211_can_beacon_sec_chan API
Johannes Berg
2012-06-05
2
-18
/
+7
*
|
mac80211: move ieee80211_set_channel function
Johannes Berg
2012-06-05
1
-35
/
+35
*
|
mac80211: clean up ieee80211_set_channel
Johannes Berg
2012-06-05
1
-16
/
+2
*
|
mac80211: simplify association HT parameters
Johannes Berg
2012-06-05
2
-16
/
+13
*
|
cfg80211: deprecate CFG80211_WEXT
Johannes Berg
2012-06-05
1
-1
/
+0
*
|
wireless: remove wext sysfs
Johannes Berg
2012-06-05
2
-87
/
+0
*
|
mac80211: remove ieee80211_get_operstate()
Eliad Peller
2012-06-05
1
-7
/
+0
*
|
net: mac80211: Add and use ibss_vdbg debugging macro
Joe Perches
2012-06-05
2
-55
/
+30
*
|
net: mac80211: Add and use ht_vdbg debugging macro
Joe Perches
2012-06-05
2
-90
/
+37
*
|
net: mac80211: Convert printk(KERN_DEBUG to pr_debug
Joe Perches
2012-06-05
17
-227
/
+181
*
|
mac80211: send beacon loss events to userspace
Holger Schurig
2012-06-05
1
-0
/
+2
*
|
mac80211: allow channel change while mesh is down
Thomas Pedersen
2012-06-05
1
-0
/
+4
*
|
mac80211: fail authentication when AP denied authentication
Eliad Peller
2012-06-05
1
-2
/
+2
*
|
mac80211: use offchannel queue only when supported
Eliad Peller
2012-06-05
1
-3
/
+5
*
|
mac80211: allow low-level drivers to set netdev feature bits
Arik Nemtsov
2012-06-05
2
-0
/
+9
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-06-02
4
-9
/
+19
|
\
|
*
tcp: reflect SYN queue_mapping into SYNACK packets
Eric Dumazet
2012-06-01
2
-6
/
+12
|
*
tcp: do not create inetpeer on SYNACK message
Eric Dumazet
2012-06-01
1
-1
/
+2
|
*
net: sock: validate data_len before allocating skb in sock_alloc_send_pskb()
Jason Wang
2012-05-31
1
-2
/
+5
*
|
tty: Revert the tty locking series, it needs more work
Linus Torvalds
2012-06-02
1
-2
/
+2
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-06-01
1
-2
/
+0
|
\
\
|
*
|
sch_atm.c: get rid of poinless extern
Al Viro
2012-06-01
1
-2
/
+0
*
|
|
Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2012-06-01
6
-58
/
+75
|
\
\
\
|
*
|
|
nfsd4: move rq_flavor into svc_cred
J. Bruce Fields
2012-05-31
2
-3
/
+3
|
*
|
|
nfsd4: move principal name into svc_cred
J. Bruce Fields
2012-05-31
2
-19
/
+8
|
*
|
|
svcrpc: fix a comment typo
J. Bruce Fields
2012-05-31
1
-1
/
+1
|
*
|
|
sunrpc: do array overrun check in svc_recv before allocating pages
Jeff Layton
2012-05-31
1
-1
/
+1
|
*
|
|
SUNRPC: move per-net operations from svc_destroy()
Stanislav Kinsbursky
2012-05-31
1
-4
/
+0
|
*
|
|
SUNRPC: new svc_bind() routine introduced
Stanislav Kinsbursky
2012-05-31
2
-14
/
+17
|
*
|
|
rpc: handle rotated gss data for Windows interoperability
J. Bruce Fields
2012-05-31
1
-16
/
+45
*
|
|
|
Merge branch 'for-3.5-take-2' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2012-05-31
2
-45
/
+68
|
\
|
|
|
|
|
_
|
/
|
/
|
|
|
*
|
SUNRPC: split upcall function to extract reusable parts
Simo Sorce
2012-04-25
1
-36
/
+64
|
*
|
nfsd: make expkey cache allocated per network namespace context
Stanislav Kinsbursky
2012-04-12
1
-9
/
+4
[next]