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-03-20
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
15
-183
/
+360
2014-03-20
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
22
-176
/
+298
2014-03-19
Bluetooth: Enforce strict Secure Connections Only mode security
Marcel Holtmann
2
-0
/
+23
2014-03-19
Bluetooth: Fix Pair Device response parameters for pairing failure
Johan Hedberg
1
-2
/
+14
2014-03-19
Bluetooth: Fix SMP user passkey notification mgmt event
Johan Hedberg
1
-2
/
+3
2014-03-19
Bluetooth: Increase SMP re-encryption delay to 500ms
Johan Hedberg
1
-1
/
+1
2014-03-19
Bluetooth: Simplify logic when checking SMP_FLAG_TK_VALID
Johan Hedberg
1
-4
/
+2
2014-03-19
cfg80211: remove macro ASSERT_RDEV_LOCK(rdev)
Zhao, Gang
4
-5
/
+2
2014-03-19
cfg80211: remove unnecessary check
Zhao, Gang
1
-3
/
+0
2014-03-19
mac80211: set beamforming bit in radiotap
Emmanuel Grumbach
1
-0
/
+2
2014-03-19
cfg80211/mac80211: ignore signal if the frame was heard on wrong channel
Emmanuel Grumbach
3
-29
/
+23
2014-03-19
cfg80211: make __cfg80211_join_ibss() static
Zhao, Gang
2
-8
/
+4
2014-03-19
mac80211: release sched_scan_sdata when stopping sched scan
Alexander Bondar
1
-2
/
+4
2014-03-19
mac80211: fix WPA with VLAN on AP side with ps-sta again
Michael Braun
1
-1
/
+1
2014-03-19
mac80211: fix suspend vs. authentication race
Johannes Berg
3
-3
/
+38
2014-03-19
mac80211: verify deauthentication and return error on failure
Johannes Berg
1
-13
/
+17
2014-03-19
mac80211: fix potential use-after-free
Johannes Berg
1
-1
/
+1
2014-03-18
Bluetooth: Fix MITM flag when initiating SMP pairing
Johan Hedberg
1
-0
/
+6
2014-03-18
Bluetooth: Fix smp_e byte order to be consistent with SMP specification
Johan Hedberg
1
-55
/
+46
2014-03-18
Bluetooth: Fix const declaration for swap function src parameter
Johan Hedberg
1
-2
/
+2
2014-03-17
Merge tag 'nfc-next-3.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
9
-33
/
+331
2014-03-14
NFC: llcp: Use list_for_each_entry in nfc_llcp_find_local()
Axel Lin
1
-2
/
+2
2014-03-14
NFC: Move checking valid gb_len value to nfc_llcp_set_remote_gb
Axel Lin
2
-6
/
+5
2014-03-14
NFC: Remove redundant test for dev->n_targets in nfc_find_target
Axel Lin
1
-3
/
+0
2014-03-14
Bluetooth: Fix updating SMP remote key distribution information
Johan Hedberg
1
-0
/
+5
2014-03-13
Bluetooth: make sure 6LOWPAN_IPHC is built-in if needed
Arnd Bergmann
1
-1
/
+1
2014-03-12
Bluetooth: Convert uses of __constant_<foo> to <foo>
Joe Perches
11
-96
/
+96
2014-03-11
Bluetooth: Enable duplicates filter in background scan
Andre Guedes
1
-5
/
+7
2014-03-11
Bluetooth: Fix aborting eSCO connection in case of error 0x20
Andrew Earl
1
-0
/
+1
2014-03-11
Bluetooth: make bluetooth 6lowpan as an option
Alexander Aring
3
-2
/
+30
2014-03-11
NFC: digital: Rename Type V tags to Type 5 tags
Mark A. Greer
1
-1
/
+1
2014-03-10
Bluetooth: Make LTK and CSRK only persisent when bonding
Marcel Holtmann
2
-8
/
+17
2014-03-09
Bluetooth: Add support for handling signature resolving keys
Marcel Holtmann
3
-5
/
+94
2014-03-07
Bluetooth: Fix skb allocation check for A2MP
Gustavo Padovan
1
-1
/
+7
2014-03-07
Bluetooth: Fix expected key count debug logs
Johan Hedberg
1
-3
/
+3
2014-03-05
Bluetooth: Fix removing Long Term Key
Claudio Takahasi
1
-1
/
+7
2014-03-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
10
-65
/
+131
2014-03-03
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
7
-238
/
+1484
2014-03-03
cfg80211: allow reprocessing of pending requests
Luis R. Rodriguez
1
-6
/
+8
2014-03-03
mac80211: add missing update on rx status VHT flag
Chun-Yeow Yeoh
1
-0
/
+1
2014-03-03
mac80211: refactor channel switch function
Michal Kazior
1
-50
/
+63
2014-02-28
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2
-1
/
+32
2014-02-28
Bluetooth: Remove unnecessary stop_scan_complete function
Johan Hedberg
2
-43
/
+15
2014-02-28
Bluetooth: Fix trying to disable scanning twice
Johan Hedberg
2
-1
/
+5
2014-02-28
Bluetooth: Delay LTK encryption to let remote receive all keys
Johan Hedberg
2
-3
/
+22
2014-02-28
Bluetooth: Re-encrypt link after receiving an LTK
Johan Hedberg
2
-6
/
+29
2014-02-28
Bluetooth: Add timeout for LE connection attempts
Johan Hedberg
2
-0
/
+25
2014-02-28
Bluetooth: Use hdev->init/resp_addr values for smp_c1 function
Johan Hedberg
1
-16
/
+6
2014-02-28
Bluetooth: Track LE initiator and responder address information
Johan Hedberg
1
-0
/
+78
2014-02-28
Bluetooth: Fix updating connection state to BT_CONNECT too early
Johan Hedberg
1
-1
/
+2
[next]