index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
NFC: Prevent multiple buffer overflows in NCI
Dan Rosenberg
2012-06-25
1
-5
/
+5
*
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2012-06-22
1
-7
/
+6
|
\
|
*
mac80211: clear ifmgd->bssid only after building DELBA
Eliad Peller
2012-06-21
1
-7
/
+6
*
|
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2012-06-19
2
-7
/
+9
|
\
\
|
*
|
Bluetooth: Fix sending HCI_Disconnect only when connected
Vishal Agarwal
2012-06-14
1
-1
/
+1
|
*
|
Bluetooth: Fix using uninitialized option in RFCMode
Szymon Janc
2012-06-11
1
-6
/
+8
*
|
|
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2012-06-13
5
-4
/
+12
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
mac80211: stop polling in disassociation
David Spinadel
2012-06-13
1
-2
/
+2
|
*
|
mac80211: check sdata_running on ieee80211_set_bitrate_mask
Eliad Peller
2012-06-13
1
-0
/
+3
|
*
|
cfg80211: fix potential deadlock in regulatory
Eliad Peller
2012-06-13
1
-1
/
+1
|
*
|
mac80211: add missing kernel-doc
Ashok Nagarajan
2012-06-12
1
-0
/
+3
|
*
|
cfg80211: check iface combinations only when iface is running
Michal Kazior
2012-06-09
1
-1
/
+1
|
*
|
mac80211: add some missing kernel-doc
Johannes Berg
2012-06-09
1
-0
/
+2
*
|
|
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2012-06-11
4
-5
/
+79
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Bluetooth: Add support for encryption key refresh
Johan Hedberg
2012-06-08
1
-0
/
+48
|
*
Bluetooth: Fix SMP security elevation from medium to high
Johan Hedberg
2012-06-08
1
-3
/
+6
|
*
Bluetooth: Fix deadlock and crash when SMP pairing times out
Johan Hedberg
2012-06-08
1
-1
/
+6
|
*
Bluetooth: Fix LE pairing completion on connection failure
Vishal Agarwal
2012-06-08
1
-0
/
+18
|
*
Bluetooth: Fix SMP pairing method selection
Johan Hedberg
2012-06-08
1
-1
/
+1
*
|
mac80211: add back channel change flag
Stanislaw Gruszka
2012-06-08
1
-1
/
+1
*
|
NFC: Fix possible NULL ptr deref when getting the name of a socket
Sasha Levin
2012-06-08
1
-0
/
+3
*
|
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
*
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]