index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-09
net: add wireless TX status socket option
Johannes Berg
4
-3
/
+28
2011-11-09
ieee80211: Define cipher suite selector for WPI-SMS4
Jouni Malinen
1
-0
/
+2
2011-11-09
cfg80211: annotate cfg80211_inform_bss
Johannes Berg
1
-2
/
+6
2011-11-09
mac80211: handle HT PHY BSS membership selector value correctly
Christian Lamparter
1
-0
/
+3
2011-11-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
John W. Linville
5
-109
/
+534
2011-11-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
132
-830
/
+4215
2011-11-09
Bluetooth: Move pending management command list into struct hci_dev
Johan Hedberg
1
-0
/
+2
2011-11-09
Bluetooth: Pass full hci_dev struct to mgmt callbacks
Johan Hedberg
1
-28
/
+33
2011-11-08
mac80211: support adding IV-room in the skb for CCMP keys
Arik Nemtsov
1
-0
/
+5
2011-11-08
cfg80211: fix missing kernel-doc
Johannes Berg
1
-0
/
+4
2011-11-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
John W. Linville
1
-2
/
+5
2011-11-08
Bluetooth: Add address type fields to mgmt messages that need them
Johan Hedberg
2
-15
/
+18
2011-11-08
Bluetooth: Update link key mgmt APIs to match latest spec.
Johan Hedberg
2
-10
/
+10
2011-11-08
Bluetooth: Convert power off mechanism to use delayed_work
Johan Hedberg
1
-2
/
+1
2011-11-08
Bluetooth: Fix mgmt response when HCI_Write_Scan_Enable fails
Johan Hedberg
1
-0
/
+1
2011-11-08
Bluetooth: Add timeout field to mgmt_set_discoverable
Johan Hedberg
2
-0
/
+7
2011-11-08
Bluetooth: Create hci_cancel_inquiry()
Andre Guedes
1
-0
/
+1
2011-11-08
Bluetooth: Create hci_do_inquiry()
Andre Guedes
1
-0
/
+2
2011-11-08
Bluetooth: Define HCI reasons instead of magic number
Andrei Emeltchenko
2
-1
/
+8
2011-11-07
Bluetooth: Add definitions for L2CAP fixed channels
Mat Martineau
1
-0
/
+4
2011-11-07
Bluetooth: Add AMP-related data and structures for channel signals
Mat Martineau
1
-2
/
+52
2011-11-07
Bluetooth: Add channel policy to getsockopt/setsockopt
Mat Martineau
1
-0
/
+1
2011-11-07
Bluetooth: Change scope of the enable_hs module parameter
Mat Martineau
1
-0
/
+1
2011-11-07
Bluetooth: Add BT_CHANNEL_POLICY socket option
Mat Martineau
1
-0
/
+27
2011-11-07
Bluetooth: prioritizing data over HCI
Luiz Augusto von Dentz
2
-1
/
+43
2011-11-07
Bluetooth: rfcomm: Fix sleep in invalid context in rfcomm_security_cfm
Szymon Janc
1
-0
/
+1
2011-11-07
Bluetooth: Fix command complete/status for discovery commands
Johan Hedberg
1
-0
/
+1
2011-11-07
Bluetooth: set skbuffer priority based on L2CAP socket priority
Luiz Augusto von Dentz
2
-1
/
+5
2011-11-07
Bluetooth: EFS: implement L2CAP config pending state
Andrei Emeltchenko
1
-0
/
+3
2011-11-07
Bluetooth: Make hci_unregister_dev return void
David Herrmann
1
-1
/
+1
2011-11-07
Bluetooth: Use miliseconds for L2CAP channel timeouts
Andrzej Kaczmarek
1
-2
/
+5
2011-11-04
mac80211: warn only once about not finding a rate
Johannes Berg
1
-1
/
+2
2011-11-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
John W. Linville
1
-0
/
+1
2011-10-30
vlan: allow nested vlan_do_receive()
Eric Dumazet
1
-3
/
+3
2011-10-27
ipv6: tcp: fix TCLASS value in ACK messages sent from TIME_WAIT
Eric Dumazet
2
-1
/
+3
2011-10-26
Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-1
/
+17
2011-10-26
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
Linus Torvalds
1
-3
/
+77
2011-10-26
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-15
/
+61
2011-10-26
Merge branches 'slab/next' and 'slub/partial' into slab/for-linus
Pekka Enberg
2
-1
/
+17
2011-10-26
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-19
/
+89
2011-10-26
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
6
-27
/
+21
2011-10-26
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-12
/
+48
2011-10-26
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
7
-169
/
+628
2011-10-26
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
11
-21
/
+23
2011-10-26
Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-14
/
+45
2011-10-26
Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-0
/
+882
2011-10-26
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
5
-8
/
+32
2011-10-26
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+83
2011-10-26
Merge git://github.com/rustyrussell/linux
Linus Torvalds
1
-0
/
+20
2011-10-26
Merge branch 'for-linus' of git://github.com/ericvh/linux
Linus Torvalds
4
-23
/
+185
[next]