index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
tipc: split link outqueue
Jon Paul Maloy
2015-03-14
7
-167
/
+150
*
tipc: eliminate unnecessary call to broadcast ack function
Jon Paul Maloy
2015-03-14
2
-1
/
+5
*
tipc: extract bundled buffers by cloning instead of copying
Jon Paul Maloy
2015-03-14
2
-47
/
+28
*
tipc: eliminate unnecessary linearization of incoming buffers
Jon Paul Maloy
2015-03-14
2
-9
/
+10
*
tipc: move message validation function to msg.c
Jon Paul Maloy
2015-03-14
3
-60
/
+47
*
tipc: add framework for node capabilities exchange
Jon Paul Maloy
2015-03-14
3
-2
/
+16
*
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2015-03-14
23
-1386
/
+1888
|
\
|
*
ieee802154: don't export static symbol
Julia Lawall
2015-03-14
1
-1
/
+0
|
*
at86rf230: fix volatile regmap registers
Alexander Aring
2015-03-14
1
-0
/
+2
|
*
at86rf230: add support for calibration timeout
Alexander Aring
2015-03-14
1
-14
/
+58
|
*
at86rf230: replace state change sleeps with hrtimer
Alexander Aring
2015-03-14
1
-10
/
+29
|
*
at86rf230: init xtal_trim with zero
Alexander Aring
2015-03-14
1
-1
/
+1
|
*
mac802154: correct max sifs size handling
Alexander Aring
2015-03-14
2
-1
/
+14
|
*
ieee802154: remove deprecated sysfs entries
Alexander Aring
2015-03-14
1
-49
/
+0
|
*
ieee802154: change wpan-phy name to phy
Alexander Aring
2015-03-14
1
-1
/
+4
|
*
ieee802154: 6lowpan: fix ARPHRD to ARPHRD_6LOWPAN
Alexander Aring
2015-03-14
1
-1
/
+1
|
*
Bluetooth: Merge hdev->dbg_flags fields into hdev->dev_flags
Marcel Holtmann
2015-03-13
8
-25
/
+20
|
*
Bluetooth: Use DECLARE_BITMAP for hdev->dev_flags field
Marcel Holtmann
2015-03-13
4
-17
/
+18
|
*
Bluetooth: btusb: Add helper for READ_LOCAL_VERSION command
Daniel Drake
2015-03-13
1
-32
/
+28
|
*
Bluetooth: Introduce hci_dev_test_and_set_flag helper macro
Marcel Holtmann
2015-03-13
4
-31
/
+26
|
*
Bluetooth: Introduce hci_dev_test_and_clear_flag helper macro
Marcel Holtmann
2015-03-13
5
-48
/
+44
|
*
Bluetooth: Introduce hci_dev_test_and_change_flag helper macro
Marcel Holtmann
2015-03-13
2
-1
/
+3
|
*
Bluetooth: Introduce hci_dev_change_flag helper macro
Marcel Holtmann
2015-03-13
2
-5
/
+6
|
*
Bluetooth: Introduce hci_dev_clear_flag helper macro
Marcel Holtmann
2015-03-13
6
-52
/
+51
|
*
Bluetooth: Introduce hci_dev_set_flag helper macro
Marcel Holtmann
2015-03-13
6
-41
/
+41
|
*
Bluetooth: Introduce hci_dev_test_flag helper macro
Marcel Holtmann
2015-03-13
10
-278
/
+278
|
*
Bluetooth: Add support connectable advertising setting
Marcel Holtmann
2015-03-13
2
-9
/
+31
|
*
Bluetooth: Remove two else branches that are not needed
Marcel Holtmann
2015-03-12
1
-4
/
+4
|
*
Bluetooth: Check for matching IRK when looking for paired LE devices
Johan Hedberg
2015-03-11
1
-0
/
+7
|
*
Bluetooth: Fix missing rcu_read_unlock() in hci_bdaddr_is_paired()
Johan Hedberg
2015-03-11
1
-1
/
+3
|
*
Bluetooth: Increment management interface revision
Marcel Holtmann
2015-03-11
1
-1
/
+1
|
*
Bluetooth: btusb: Fix incorrect type in qca_device_info
Kim, Ben Young Tae
2015-03-11
1
-13
/
+21
|
*
Bluetooth: Add 'Already Paired' error for Pair Device command
Johan Hedberg
2015-03-10
4
-0
/
+37
|
*
Bluetooth: Make Fast Connectable available while powered off
Johan Hedberg
2015-03-10
2
-19
/
+13
|
*
Bluetooth: fix sco_exit compile warning
Alexander Aring
2015-03-07
1
-1
/
+1
|
*
Bluetooth: Add mgmt_send_event() helper to send to any HCI channel
Johan Hedberg
2015-03-06
1
-3
/
+11
|
*
Bluetooth: Rename pending_cmd to mgmt_pending_cmd
Johan Hedberg
2015-03-06
1
-87
/
+89
|
*
Bluetooth: Rename cmd_complete() to mgmt_cmd_complete()
Johan Hedberg
2015-03-06
1
-213
/
+229
|
*
Bluetooth: Rename cmd_status() to mgmt_cmd_status()
Johan Hedberg
2015-03-06
1
-229
/
+230
|
*
Bluetooth: Move all mgmt command quirks to handler table
Johan Hedberg
2015-03-06
2
-83
/
+93
|
*
Bluetooth: Convert mgmt to use HCI chan registration API
Johan Hedberg
2015-03-06
5
-30
/
+39
|
*
Bluetooth: Add mgmt HCI channel registration API
Johan Hedberg
2015-03-06
2
-3
/
+99
|
*
Bluetooth: Introduce controller setting information for static address
Marcel Holtmann
2015-03-06
2
-2
/
+27
|
*
Bluetooth: fix service discovery behaviour for empty uuids filter
Jakub Pawlowski
2015-03-05
2
-4
/
+5
|
*
Bluetooth: Refactor service discovery filter logic
Jakub Pawlowski
2015-03-05
1
-70
/
+19
|
*
Bluetooth: Move Service Discovery logic before refactoring
Jakub Pawlowski
2015-03-05
1
-62
/
+79
|
*
at86rf230: restore trx len when needed
Alexander Aring
2015-03-03
1
-4
/
+8
|
*
at86rf230: remove multiple dereferencing for ctx
Alexander Aring
2015-03-03
1
-13
/
+12
|
*
at86rf230: remove multiple dereferencing for irq
Alexander Aring
2015-03-03
1
-11
/
+14
|
*
at86rf230: refactor receive handling
Alexander Aring
2015-03-03
1
-20
/
+14
[next]