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.13.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
/
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-13
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-05
cfg80211: consider existing DFS interfaces
Michal Kazior
8
-14
/
+32
2014-02-05
cfg80211: fix channel configuration in IBSS join
Antonio Quartulli
5
-14
/
+35
2014-02-05
net: rfkill: move poll work to power efficient workqueue
Shaibal Dutta
1
-3
/
+6
2014-02-05
net: wireless: move regulatory timeout work to power efficient workqueue
Shaibal Dutta
1
-3
/
+6
2014-02-05
mac80211: fix bufferable MMPDU RX handling
Johannes Berg
2
-15
/
+9
2014-02-05
mac80211: remove set but unused variables
Johannes Berg
3
-7
/
+1
2014-02-05
cfg80211: add helper reg_get_regdomain() function
Janusz Dziedzic
1
-11
/
+17
2014-02-05
cfg80211: set preset_chandef after channel switch
Janusz Dziedzic
1
-0
/
+1
2014-02-05
mac80211: send ibss probe responses with noack flag
Simon Wunderlich
1
-0
/
+5
[prev]
[next]