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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-26
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
6
-83
/
+128
2014-09-26
Merge tag 'nfc-next-3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
4
-11
/
+158
2014-09-25
Bluetooth: Rename sco_param_wideband table to esco_param_msbc
Johan Hedberg
1
-3
/
+3
2014-09-24
Bluetooth: Add retransmission effort into SCO parameter table
Johan Hedberg
1
-12
/
+11
2014-09-24
ieee802154: 6lowpan: ensure header compression does not corrupt ipv6 header
Simon Vincent
1
-36
/
+89
2014-09-24
Bluetooth: Fix reason code used for rejecting SCO connections
Johan Hedberg
1
-1
/
+1
2014-09-24
Bluetooth: Convert bt_<level> logging functions to return void
Joe Perches
1
-10
/
+4
2014-09-24
NFC: nci: Add support for proprietary RF Protocols
Christophe Ricard
1
-1
/
+8
2014-09-23
Bluetooth: Check for SCO type before setting retransmission effort
Bernhard Thaler
1
-5
/
+17
2014-09-18
Bluetooth: Fix setting correct security level when initiating SMP
Johan Hedberg
1
-1
/
+4
2014-09-17
Bluetooth: Remove exported hci_recv_fragment function
Marcel Holtmann
1
-20
/
+0
2014-09-15
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
5
-55
/
+75
2014-09-15
Merge tag 'mac80211-next-for-john-2014-09-12' of git://git.kernel.org/pub/scm...
John W. Linville
43
-357
/
+945
2014-09-15
Bluetooth: Provide HCI command opcode information to driver
Marcel Holtmann
1
-0
/
+1
2014-09-15
Bluetooth: Add BUILD_BUG_ON check for SKB control buffer size
Marcel Holtmann
1
-0
/
+3
2014-09-12
Bluetooth: Fix re-setting RPA as expired when deferring update
Johan Hedberg
1
-0
/
+1
2014-09-11
mac80211: replace SMPS hw flags with wiphy feature bits
Eliad Peller
3
-8
/
+3
2014-09-11
mac80211: set smps_mode according to ap params
Eliad Peller
1
-2
/
+13
2014-09-11
cfg80211: allow requesting SMPS mode on ap start
Eliad Peller
1
-0
/
+24
2014-09-11
mac80211: set network header in TDLS frames
Arik Nemtsov
1
-0
/
+3
2014-09-11
cfg80211/mac80211: add wmm info to assoc event
Eliad Peller
4
-11
/
+33
2014-09-11
cfg80211: add WMM traffic stream API
Johannes Berg
3
-0
/
+185
2014-09-11
mac80211: add TDLS connection timeout
Liad Kaufman
2
-1
/
+23
2014-09-11
mac80211: improve minstrel_ht rate sorting by throughput & probability
Thomas Huehn
3
-119
/
+213
2014-09-11
mac80211: Unify rate statistic variables between Minstrel & Minstrel_HT
Thomas Huehn
4
-97
/
+85
2014-09-11
cfg80211: clear nl80211 messages carrying keys after processing
Johannes Berg
1
-4
/
+21
2014-09-11
cfg80211: don't put kek/kck/replay counter on the stack
Johannes Berg
1
-7
/
+3
2014-09-11
cfg80211: clear wext keys when freeing and removing them
Johannes Berg
2
-1
/
+3
2014-09-11
mac80211: clear key material when freeing keys
Johannes Berg
1
-1
/
+1
2014-09-11
cfg80211: clear connect keys when freeing them
Johannes Berg
5
-11
/
+11
2014-09-11
Bluetooth: Expire RPA if encryption fails
Johan Hedberg
1
-0
/
+6
2014-09-11
Bluetooth: Avoid hard-coded IO capability values in SMP
Johan Hedberg
1
-2
/
+2
2014-09-11
Bluetooth: Fix L2CAP information request handling for fixed channels
Johan Hedberg
1
-20
/
+33
2014-09-11
Bluetooth: Add smp_ltk_sec_level() helper function
Johan Hedberg
3
-5
/
+10
2014-09-11
Bluetooth: Fix SMP security level when we have no IO capabilities
Johan Hedberg
1
-2
/
+10
2014-09-11
Bluetooth: Centralize disallowing SMP commands to a single place
Johan Hedberg
1
-16
/
+1
2014-09-11
Bluetooth: Fix ignoring unknown SMP authentication requirement bits
Johan Hedberg
1
-9
/
+13
2014-09-11
Bluetooth: Remove unnecessary early initialization of variable
Johan Hedberg
1
-6
/
+2
2014-09-10
Bluetooth: Fix allowing SMP Signing info PDU
Johan Hedberg
1
-0
/
+2
2014-09-09
Bluetooth: 6lowpan: Route packets that are not meant to peer via correct device
Jukka Rissanen
1
-2
/
+63
2014-09-09
Bluetooth: 6lowpan: Set the peer IPv6 address correctly
Jukka Rissanen
1
-0
/
+13
2014-09-09
Bluetooth: 6lowpan: Increase the connection timeout value
Jukka Rissanen
1
-1
/
+1
2014-09-09
Bluetooth: Fix mgmt pairing failure when authentication fails
Johan Hedberg
3
-12
/
+16
2014-09-08
Bluetooth: Fix dereferencing conn variable before NULL check
Johan Hedberg
1
-1
/
+3
2014-09-08
Bluetooth: LLVMLinux: Remove VLAIS from bluetooth/amp.c
Behan Webster
1
-7
/
+6
2014-09-08
Bluetooth: Add strict checks for allowed SMP PDUs
Johan Hedberg
2
-38
/
+84
2014-09-08
Bluetooth: Fix calling smp_distribute_keys() when still waiting for keys
Johan Hedberg
1
-2
/
+3
2014-09-08
Bluetooth: Add define for key distribution mask
Johan Hedberg
1
-2
/
+3
2014-09-08
Bluetooth: Fix locking of the SMP context
Johan Hedberg
1
-32
/
+44
2014-09-08
Bluetooth: Remove unnecessary deferred work for SMP key distribution
Johan Hedberg
1
-16
/
+5
[next]