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
2012-09-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
52
-704
/
+1403
2012-09-07
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
5
-17
/
+17
2012-09-05
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
3
-6
/
+11
2012-09-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...
John W. Linville
4
-11
/
+16
2012-09-05
cfg80211: fix indentation
Hila Gonen
1
-1
/
+1
2012-09-05
wext: include wireless event id when it has a size problem
Arend van Spriel
1
-4
/
+4
2012-09-05
mac80211: Various small fixes for cfg.c: mpath_set_pinfo()
LEO Airwarosu Yoichi Shinoda
1
-5
/
+4
2012-09-05
mac80211: don't use kerneldoc for ieee80211_add_rx_radiotap_header
Johannes Berg
1
-1
/
+1
2012-09-05
cfg80211: use list_move_tail instead of list_del/list_add_tail
Wei Yongjun
1
-4
/
+2
2012-09-04
nl80211: fix possible memory leak nl80211_connect()
Wei Yongjun
1
-1
/
+3
2012-09-04
mac80211: clear bssid on auth/assoc failure
Eliad Peller
1
-0
/
+4
2012-09-04
mac80211: Do not check for valid hw_queues for P2P_DEVICE
Ilan Peer
1
-7
/
+9
2012-08-27
Bluetooth: Fix sending a HCI Authorization Request over LE links
Vinicius Costa Gomes
1
-0
/
+4
2012-08-27
Bluetooth: Change signature of smp_conn_security()
Vinicius Costa Gomes
3
-8
/
+9
2012-08-23
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-22
/
+16
2012-08-23
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2
-1
/
+15
2012-08-22
mac80211: Fix AP mode regression
Sujith Manoharan
1
-1
/
+1
2012-08-22
mac80211: fix DS to MBSS address translation
Thomas Pedersen
1
-22
/
+16
2012-08-21
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
28
-438
/
+858
2012-08-21
Revert "rfkill: remove dead code"
AceLan Kao
1
-0
/
+14
2012-08-20
mac80211: clean up ieee80211_subif_start_xmit
Johannes Berg
1
-17
/
+6
2012-08-20
mac80211: pass channel to ieee80211_send_probe_req
Johannes Berg
4
-7
/
+11
2012-08-20
mac80211: convert ops checks to WARN_ON
Johannes Berg
1
-7
/
+5
2012-08-20
mac80211: check operating channel in scan
Johannes Berg
1
-5
/
+4
2012-08-20
mac80211: use RX status band instead of current band
Johannes Berg
1
-1
/
+1
2012-08-20
mac80211: don't assume channel is set in tracing
Johannes Berg
1
-3
/
+6
2012-08-20
mac80211: use oper_channel in rate init
Johannes Berg
1
-1
/
+1
2012-08-20
mac80211: remove freq/chantype from debugfs
Johannes Berg
1
-32
/
+0
2012-08-20
mac80211: remove almost unused local variable
Johannes Berg
1
-5
/
+2
2012-08-20
mac80211: mesh: don't use global channel type
Johannes Berg
2
-8
/
+10
2012-08-20
mac80211: simplify buffers in aes_128_cmac_vector
Johannes Berg
1
-5
/
+1
2012-08-20
mac80211: add IEEE80211_HW_P2P_DEV_ADDR_FOR_INTF
Johannes Berg
1
-1
/
+14
2012-08-20
mac80211: support P2P Device abstraction
Johannes Berg
10
-96
/
+226
2012-08-20
cfg80211: add P2P Device abstraction
Johannes Berg
7
-14
/
+201
2012-08-20
mac80211: make ieee80211_beacon_connection_loss_work static
Johannes Berg
2
-2
/
+1
2012-08-20
mac80211: check size of channel switch IE when parsing
Johannes Berg
3
-11
/
+9
2012-08-20
mac80211: fix CSA handling timer
Johannes Berg
1
-3
/
+2
2012-08-20
mac80211: clean up CSA handling code
Johannes Berg
1
-18
/
+16
2012-08-20
mac80211: remove unneeded 'bssid' variable
Johannes Berg
1
-4
/
+2
2012-08-20
mac80211: support A-MPDU status reporting
Johannes Berg
1
-1
/
+41
2012-08-20
wireless: add radiotap A-MPDU status field
Johannes Berg
1
-0
/
+2
2012-08-20
mac80211: add supported rates change notification in IBSS
Antonio Quartulli
2
-1
/
+7
2012-08-20
mac80211: clean up mpath_move_to_queue()
Thomas Pedersen
3
-18
/
+21
2012-08-20
mac80211: use skb_queue_walk() in mesh_path_assign_nexthop
Thomas Pedersen
1
-7
/
+1
2012-08-20
mac80211: avoid using synchronize_rcu in ieee80211_set_probe_resp
Eyal Shapira
4
-14
/
+21
2012-08-15
Bluetooth: Fix use-after-free bug in SMP
Andre Guedes
1
-3
/
+3
2012-08-13
mac80211: fix unnecessary beacon update after peering status change
Marco Porsch
3
-34
/
+33
2012-08-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...
John W. Linville
13
-95
/
+359
2012-08-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...
John W. Linville
5
-18
/
+37
2012-08-06
cfg80211: process pending events when unregistering net device
Daniel Drake
3
-1
/
+7
[next]