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.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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-22
cfg80211: restructure AP/GO mode API
Johannes Berg
2
-45
/
+59
2012-02-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
143
-1260
/
+3809
2012-02-15
Bluetooth: Remove usage of __cancel_delayed_work()
Ulisses Furquim
1
-2
/
+2
2012-02-15
Bluetooth: Fix potential deadlock
Andre Guedes
1
-2
/
+2
2012-02-15
Bluetooth: silence lockdep warning
Octavian Purdila
1
-0
/
+2
2012-02-15
Bluetooth: Fix using an absolute timeout on hci_conn_put()
Vinicius Costa Gomes
1
-1
/
+1
2012-02-15
Bluetooth: l2cap_set_timer needs jiffies as timeout value
Andrzej Kaczmarek
1
-3
/
+3
2012-02-15
Bluetooth: Remove bogus inline declaration from l2cap_chan_connect
Johan Hedberg
1
-1
/
+1
2012-02-06
mac80211: support hw scan while idle
Eliad Peller
1
-0
/
+5
2012-02-06
cfg80211/mac80211: userspace peer authorization in IBSS
Antonio Quartulli
1
-0
/
+5
2012-02-06
bcma: add extra sprom check
Hauke Mehrtens
1
-0
/
+16
2012-02-06
bcma: add bus num counter
Hauke Mehrtens
1
-0
/
+1
2012-02-06
bcma: add PCIe host controller
Hauke Mehrtens
2
-0
/
+65
2012-02-06
bcma: make some functions __devinit
Hauke Mehrtens
1
-1
/
+1
2012-02-06
bcma: add constants for PCI and use them
Hauke Mehrtens
1
-0
/
+85
2012-02-06
bcma: add the core unit number
Hauke Mehrtens
1
-0
/
+1
2012-02-06
cfg80211: export cfg80211_ref_bss
Johannes Berg
1
-0
/
+14
2012-02-06
cfg80211: stop tracking authenticated state
Johannes Berg
1
-28
/
+11
2012-02-06
mac80211: add sta_state callback
Johannes Berg
1
-0
/
+30
2012-01-31
mac80211: add support for mcs masks
Simon Wunderlich
1
-0
/
+1
2012-01-31
nl80211: add support for mcs masks
Simon Wunderlich
2
-2
/
+5
2012-01-30
net/tcp: Fix tcp memory limits initialization when !CONFIG_SYSCTL
Glauber Costa
1
-0
/
+2
2012-01-28
netns: Fail conspicously if someone uses net_generic at an inappropriate time.
Eric W. Biederman
1
-0
/
+1
2012-01-27
kernel-doc: fix new warnings in cfg80211.h
Randy Dunlap
1
-0
/
+6
2012-01-27
{nl,cfg,mac}80211: Add support of setting non-forwarding entity in Mesh
Chun-Yeow Yeoh
2
-0
/
+5
2012-01-27
mac80211: make CQM RSSI support per virtual interface
Johannes Berg
1
-7
/
+7
2012-01-27
mac80211: make beacon filtering per virtual interface
Johannes Berg
1
-9
/
+20
2012-01-27
net: explicitly add jump_label.h header to sock.h
Glauber Costa
1
-0
/
+1
2012-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
7
-11
/
+28
2012-01-25
netprio_cgroup.h: dont include module.h from other includes
Paul Gortmaker
1
-1
/
+0
2012-01-25
team: send only changed options/ports via netlink
Jiri Pirko
1
-0
/
+10
2012-01-25
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
1
-1
/
+5
2012-01-24
NFC: Add NCI multiple targets support
Ilan Elias
2
-2
/
+41
2012-01-24
NFC: NFC core layer should not set the target_idx
Ilan Elias
1
-1
/
+0
2012-01-24
NFC: Clearly separate NCI states from flags
Ilan Elias
1
-4
/
+10
2012-01-24
NFC: Add NCI data exchange timer
Ilan Elias
1
-0
/
+3
2012-01-24
NFC: Export new attributes sensb_res and sensf_res
Ilan Elias
3
-2
/
+32
2012-01-24
wireless: Save original maximum regulatory transmission power for the calucat...
Hong Wu
1
-0
/
+2
2012-01-24
NFC: Increase NCI deactivate timeout
Ilan Elias
1
-1
/
+1
2012-01-24
ssb: SPROM: extract each core power info
Rafał Miłecki
2
-0
/
+42
2012-01-24
migrate_mode.h is not exported to user mode
Stephen Rothwell
1
-1
/
+1
2012-01-24
Merge tag 'pm-fixes-for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+17
2012-01-23
Merge branch 'kernel-doc' from Randy Dunlap
Linus Torvalds
4
-6
/
+18
2012-01-23
Merge branch 'akpm'
Linus Torvalds
6
-15
/
+22
2012-01-23
Merge git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-1
/
+2
2012-01-23
kernel-doc: fix kernel-doc warnings in sched
Randy Dunlap
1
-1
/
+1
2012-01-23
kernel-doc: fix new warnings in cfg80211.h
Randy Dunlap
1
-0
/
+6
2012-01-23
kernel-doc: fix new warning in usb.h
Randy Dunlap
1
-0
/
+1
2012-01-23
kernel-doc: fix new warnings in device.h
Randy Dunlap
1
-5
/
+10
2012-01-23
SHM_UNLOCK: fix Unevictable pages stranded after swap
Hugh Dickins
2
-1
/
+2
[next]