index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
11
-42
/
+49
2013-01-22
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
15
-100
/
+274
2013-01-22
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
6
-31
/
+35
2013-01-16
mac80211: split out chandef tracing macros
Johannes Berg
1
-9
/
+15
2013-01-16
cfg80211: check radar interface combinations
Simon Wunderlich
4
-8
/
+55
2013-01-16
cfg80211: Allow use_mfp to be specified with the connect command
Jouni Malinen
2
-1
/
+11
2013-01-16
mac80211: add encrypt headroom to PERR frames
Bob Copeland
1
-1
/
+3
2013-01-16
mac80211: set NEED_TXPROCESSING for PERR frames
Bob Copeland
1
-0
/
+1
2013-01-16
nl80211: allow user-space to set address for P2P_DEVICE
Arend van Spriel
1
-0
/
+7
2013-01-16
{cfg,nl}80211: mesh power mode primitives and userspace access
Marco Porsch
2
-1
/
+45
2013-01-16
{cfg,nl,mac}80211: set beacon interval and DTIM period on mesh join
Marco Porsch
5
-3
/
+23
2013-01-16
mac80211: move add_tim to subfunction
Marco Porsch
1
-19
/
+28
2013-01-16
mac80211: update mesh peer link counter during userspace peering
Marco Porsch
3
-17
/
+33
2013-01-16
nl80211: add range checks to mesh parameters
Marco Porsch
1
-35
/
+44
2013-01-16
mac80211: allow disable power save in mesh
Chun-Yeow Yeoh
1
-1
/
+2
2013-01-16
mac80211: call restart complete at wowlan resume time
Johannes Berg
1
-3
/
+4
2013-01-16
mac80211: fix resume from WoWLAN
Johannes Berg
1
-2
/
+4
2013-01-16
mac80211: fix monitor mode injection
Felix Fietkau
1
-3
/
+6
2013-01-16
mac80211: synchronize scan off/on-channel and PS states
Stanislaw Gruszka
3
-26
/
+14
2013-01-16
mac80211: fix FT roaming
Johannes Berg
1
-1
/
+11
2013-01-14
Merge tag 'nfc-next-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
John W. Linville
10
-66
/
+127
2013-01-11
NFC: Use skb_copy_datagram_iovec
Samuel Ortiz
1
-1
/
+1
2013-01-11
NFC: Avoid memcpy on LLCP connection less Rx path
Samuel Ortiz
1
-8
/
+8
2013-01-11
wireless: fix regulatory HT40 allowed check
Felix Fietkau
1
-1
/
+3
2013-01-11
mac80211: fix HT40 connections
Johannes Berg
1
-2
/
+2
2013-01-10
Bluetooth: Check if the hci connection exists in SCO shutdown
Gustavo Padovan
1
-1
/
+1
2013-01-10
Bluetooth: Fix authentication if acl data comes before remote feature evt
Jaganath Kanakkassery
2
-8
/
+11
2013-01-10
NFC: Initial Secure Element API
Samuel Ortiz
4
-1
/
+8
2013-01-10
NFC: Add HCI quirks to support driver (non)standard implementations
Eric Lapuyade
2
-1
/
+9
2013-01-10
NFC: Fixed skb leak in tm_send() nfc and hci ops implementations
Eric Lapuyade
1
-2
/
+4
2013-01-10
NFC: Changed event_received hci ops result semantic
Eric Lapuyade
1
-6
/
+8
2013-01-10
NFC: Added error handling in event_received hci ops
Eric Lapuyade
1
-3
/
+5
2013-01-10
NFC: Fixed nfc core and hci unregistration and cleanup
Eric Lapuyade
3
-32
/
+53
2013-01-10
NFC: llcp: Fix Rx memory leak
Samuel Ortiz
1
-10
/
+25
2013-01-10
NFC: llcp: Remove the tx backlog queue
Samuel Ortiz
3
-6
/
+2
2013-01-10
NFC: Add support for SO_TIMESTAMP LLCP socket option
Thierry Escande
3
-0
/
+8
2013-01-09
Bluetooth: Fix incorrect strncpy() in hidp_setup_hid()
Anderson Lizardo
1
-1
/
+1
2013-01-09
Bluetooth: Fix sending HCI commands after reset
Szymon Janc
1
-1
/
+1
2013-01-09
regulatory: fix restore_regulatory_settings
Johannes Berg
1
-1
/
+1
2013-01-09
regulatory: fix uevent
Johannes Berg
1
-6
/
+13
2013-01-04
mac80211: fix mesh_hwmp kerneldoc
Bob Copeland
1
-1
/
+4
2013-01-03
cfg80211: disallow more station changes
Johannes Berg
2
-18
/
+13
2013-01-03
mac80211: unset peer's HT 40 MHz support if not usable
Johannes Berg
1
-0
/
+15
2013-01-03
wireless: use __aligned
Johannes Berg
1
-1
/
+1
2013-01-03
mac80211: support HT notify channel width action
Johannes Berg
1
-1
/
+30
2013-01-03
mac80211: split TX aggregation stop action
Johannes Berg
1
-5
/
+35
2013-01-03
mac80211: move ieee80211_remove_tid_tx function
Johannes Berg
1
-103
/
+103
2013-01-03
mac80211: split out aggregation TX removal
Johannes Berg
1
-18
/
+30
2013-01-03
mac80211: split aggregation stop by reason
Johannes Berg
8
-25
/
+33
2013-01-03
nl80211/mac80211: support full station state in AP mode
Johannes Berg
3
-45
/
+97
[next]