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-02-13
Bluetooth: Fix disconnecting L2CAP when a credits overflow occurs
Johan Hedberg
1
-1
/
+14
2014-02-13
Bluetooth: Fix disconnecting L2CAP channel for credits violation
Johan Hedberg
1
-0
/
+1
2014-02-13
Bluetooth: Fix respecting le_default_mps value
Johan Hedberg
1
-1
/
+1
2014-02-13
Bluetooth: Fix CID initialization for fixed channels
Johan Hedberg
2
-2
/
+5
2014-02-13
Bluetooth: Fix BT_SECURITY socket option for fixed channels (ATT)
Johan Hedberg
1
-0
/
+2
2014-02-13
Bluetooth: Switch ATT channels to use L2CAP_CHAN_FIXED
Johan Hedberg
2
-12
/
+18
2014-02-13
Bluetooth: Rename L2CAP_CHAN_CONN_FIX_A2MP to L2CAP_CHAN_FIXED
Johan Hedberg
2
-11
/
+12
2014-02-13
Bluetooth: Remove useless l2cap_seq_list_remove function
Johan Hedberg
1
-32
/
+8
2014-02-13
Bluetooth: Queue incoming ACL data until BT_CONNECTED state is reached
Johan Hedberg
1
-0
/
+27
2014-02-13
Bluetooth: Reorder L2CAP functions to avoid forward declarations
Johan Hedberg
1
-208
/
+207
2014-02-13
Bluetooth: Add debugfs entry to show Secure Connections Only mode
Marcel Holtmann
1
-0
/
+20
2014-02-13
Bluetooth: Handle security level 4 for RFCOMM connections
Marcel Holtmann
2
-2
/
+14
2014-02-13
Bluetooth: Handle security level 4 for L2CAP connections
Marcel Holtmann
2
-3
/
+18
2014-02-13
Bluetooth: Introduce requirements for security level 4
Marcel Holtmann
1
-5
/
+13
2014-02-13
Bluetooth: Track Secure Connections support of remote devices
Marcel Holtmann
1
-0
/
+3
2014-02-13
Bluetooth: Fix mgmt error code for negative PIN response
Johan Hedberg
1
-1
/
+1
2014-02-13
Bluetooth: Convert to use ATTRIBUTE_GROUPS macro
Wei Yongjun
1
-16
/
+2
2014-02-13
Bluetooth: Add support for remote OOB input of P-256 data
Marcel Holtmann
1
-11
/
+34
2014-02-13
Bluetooth: Add internal function for storing P-192 and P-256 data
Marcel Holtmann
1
-4
/
+33
2014-02-13
Bluetooth: Provide remote OOB data for Secure Connections
Marcel Holtmann
2
-11
/
+27
2014-02-13
Bluetooth: Add debugfs quirk for forcing Secure Connections support
Marcel Holtmann
2
-3
/
+54
2014-02-13
Bluetooth: Add support for local OOB data with Secure Connections
Marcel Holtmann
2
-13
/
+56
2014-02-13
Bluetooth: Limit acceptable link key types to only supported ones
Marcel Holtmann
1
-1
/
+1
2014-02-13
Bluetooth: Enable Secure Connection during power on if configured
Marcel Holtmann
1
-0
/
+8
2014-02-13
Bluetooth: Add management command for enabling Secure Connections
Marcel Holtmann
2
-0
/
+138
2014-02-13
Bluetooth: Add flags and setting for Secure Connections support
Marcel Holtmann
1
-0
/
+7
2014-02-13
Bluetooth: Enable Authenticated Payload Timeout Expired event
Marcel Holtmann
1
-0
/
+4
2014-02-13
Bluetooth: Add support for handling P-256 derived link keys
Marcel Holtmann
2
-3
/
+6
2014-02-13
Bluetooth: Add definitions for new link key types
Marcel Holtmann
2
-3
/
+3
2014-02-13
Bluetooth: Fix outgoing authentication requirement check
Johan Hedberg
1
-2
/
+5
2014-02-12
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
39
-422
/
+773
2014-02-07
libceph: do not dereference a NULL bio pointer
Ilya Dryomov
1
-2
/
+6
2014-02-07
libceph: take map_sem for read in handle_reply()
Ilya Dryomov
1
-6
/
+11
2014-02-07
libceph: factor out logic from ceph_osdc_start_request()
Ilya Dryomov
1
-23
/
+39
2014-02-06
mac80211: propagate STBC / LDPC flags to radiotap
Emmanuel Grumbach
1
-0
/
+7
2014-02-06
mac80211: move VHT related RX_FLAG to another variable
Emmanuel Grumbach
4
-10
/
+13
2014-02-06
mac80211: remove unused radiotap vendor fields in ieee80211_rx_status
Emmanuel Grumbach
1
-48
/
+5
2014-02-05
mac80211: order IEs in association request correctly
Johannes Berg
1
-0
/
+28
2014-02-05
mac80211: order IEs in probe request correctly
Johannes Berg
1
-2
/
+30
2014-02-05
mac80211: update opmode when adding new station
Marek Kwaczynski
3
-7
/
+34
2014-02-05
cfg80211: regulatory introduce maximum bandwidth calculation
Janusz Dziedzic
3
-21
/
+126
2014-02-04
cfg80211: consider existing DFS interfaces
Michal Kazior
8
-14
/
+32
2014-02-04
cfg80211: fix channel configuration in IBSS join
Antonio Quartulli
5
-14
/
+35
2014-02-04
net: rfkill: move poll work to power efficient workqueue
Shaibal Dutta
1
-3
/
+6
2014-02-04
net: wireless: move regulatory timeout work to power efficient workqueue
Shaibal Dutta
1
-3
/
+6
2014-02-04
mac80211: fix bufferable MMPDU RX handling
Johannes Berg
2
-15
/
+9
2014-02-04
mac80211: remove set but unused variables
Johannes Berg
3
-7
/
+1
2014-02-04
cfg80211: add helper reg_get_regdomain() function
Janusz Dziedzic
1
-11
/
+17
2014-02-04
cfg80211: set preset_chandef after channel switch
Janusz Dziedzic
1
-0
/
+1
2014-02-04
mac80211: send ibss probe responses with noack flag
Simon Wunderlich
1
-0
/
+5
[next]