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.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
*
6lowpan: add nhc module for GHC UDP detection
Stefan Schmidt
2015-12-10
3
-0
/
+33
*
6lowpan: add nhc module for GHC hop-by-hopextension header detection
Stefan Schmidt
2015-12-10
3
-0
/
+36
*
6lowpan: clarify Kconfig entries for upcoming GHC support
Stefan Schmidt
2015-12-10
1
-2
/
+3
*
Bluetooth: btintel: Create common Intel Version Read function
Loic Poulain
2015-12-10
4
-92
/
+66
*
Bluetooth: Fix locking in bt_accept_dequeue after disconnection
Yichen Zhao
2015-12-10
1
-1
/
+1
*
Bluetooth: Don't treat connection timeout as a failure
Johan Hedberg
2015-12-10
1
-2
/
+10
*
Bluetooth: Use continuous scanning when creating LE connections
Johan Hedberg
2015-12-10
1
-1
/
+5
*
Bluetooth: btintel: Add manufacturing enter/exit helpers
Loic Poulain
2015-12-10
3
-94
/
+86
*
Bluetooth: Add support of Toshiba Broadcom based devices
Dmitry Tunin
2015-12-10
1
-0
/
+4
*
Bluetooth: hci_intel: Use shorter timeout for HCI commands
Loic Poulain
2015-12-10
1
-4
/
+4
*
Bluetooth: hci_ldisc: Remove dead code
Peter Hurley
2015-12-10
1
-7
/
+1
*
Bluetooth: Clean up current advertising instance tracking
Johan Hedberg
2015-12-10
4
-66
/
+32
*
Bluetooth: Clean up advertising initialization in powered_update_hci()
Johan Hedberg
2015-12-10
1
-18
/
+12
*
Bluetooth: Remove redundant check for req.cmd_q
Johan Hedberg
2015-12-10
1
-2
/
+1
*
Bluetooth: Fix updating wrong instance's scan_rsp data
Johan Hedberg
2015-12-10
1
-1
/
+1
*
Bluetooth: Simplify setting Configuration Field
Andrei Emeltchenko
2015-12-10
1
-5
/
+1
*
Bluetooth: Use hexadecimal notation for mask
Andrei Emeltchenko
2015-12-10
1
-1
/
+1
*
Bluetooth: Remove unnecessary HCI_ADVERTISING_INSTANCE flag
Johan Hedberg
2015-12-10
3
-19
/
+9
*
Bluetooth: Simplify read_adv_features code
Johan Hedberg
2015-12-10
1
-20
/
+8
*
Bluetooth: Perform HCI update for power on synchronously
Johan Hedberg
2015-12-10
5
-134
/
+128
*
Bluetooth: Move fast connectable code to hci_request.c
Johan Hedberg
2015-12-10
3
-39
/
+40
*
Bluetooth: Move EIR update to hci_request.c
Johan Hedberg
2015-12-10
3
-195
/
+198
*
Bluetooth: HCI name update to hci_request.c
Johan Hedberg
2015-12-10
3
-12
/
+14
*
Bluetooth: Move discoverable timeout behind hdev->req_workqueue
Johan Hedberg
2015-12-10
4
-53
/
+28
*
Bluetooth: Move discoverable changes to hdev->req_workqueue
Johan Hedberg
2015-12-10
3
-77
/
+79
*
Bluetooth: Perform Class of Device changes through hdev->req_workqueue
Johan Hedberg
2015-12-10
3
-47
/
+49
*
Bluetooth: Move connectable changes to hdev->req_workqueue
Johan Hedberg
2015-12-10
3
-74
/
+53
*
Bluetooth: Move advertising instance management to hci_request.c
Johan Hedberg
2015-12-10
7
-566
/
+589
*
Bluetooth: Move __hci_update_background_scan up in hci_request.c
Johan Hedberg
2015-12-10
1
-73
/
+73
*
Bluetooth: Run page scan updates through hdev->req_workqueue
Johan Hedberg
2015-12-10
5
-21
/
+35
*
cgroup: fix sock_cgroup_data initialization on earlier compilers
Tejun Heo
2015-12-09
1
-2
/
+2
*
chelsio: constify cmac_ops structures
Julia Lawall
2015-12-08
2
-2
/
+2
*
bnx2x: remove rx_pkt/rx_calls
Eric Dumazet
2015-12-08
2
-6
/
+0
*
bnx2x: avoid soft lockup in bnx2x_poll()
Eric Dumazet
2015-12-08
1
-30
/
+21
*
rhashtable: Remove unnecessary wmb for future_tbl
Herbert Xu
2015-12-08
1
-3
/
+0
*
Merge branch 'cxgb4-update-kconfig-and-fixes'
David S. Miller
2015-12-08
6
-93
/
+202
|
\
|
*
cxgb4: Adds PCI device id for new T5 adapters
Hariprasad Shenai
2015-12-08
1
-0
/
+3
|
*
cxgb4: Add FL DMA mapping error and low counter
Hariprasad Shenai
2015-12-08
3
-0
/
+11
|
*
cxgb4: Deal with wrap-around of queue for Work request
Hariprasad Shenai
2015-12-08
1
-4
/
+53
|
*
cxgb4: prevent simultaneous execution of service_ofldq()
Hariprasad Shenai
2015-12-08
2
-6
/
+51
|
*
cxgb4: Use ACCES_ONCE macro to read queue's consumer index
Hariprasad Shenai
2015-12-08
1
-2
/
+2
|
*
cxgb4/cxgb4vf: update Kconfig file to include T6 adapter
Hariprasad Shenai
2015-12-08
1
-8
/
+9
|
*
cxgb4: Align rest of the ethtool get stats
Hariprasad Shenai
2015-12-08
1
-73
/
+73
|
/
*
net: hns: optimize XGE capability by reducing cpu usage
yankejian
2015-12-08
3
-30
/
+55
*
sock, cgroup: add sock->sk_cgroup
Tejun Heo
2015-12-08
6
-9
/
+191
*
net: wrap sock->sk_cgrp_prioidx and ->sk_classid inside a struct
Tejun Heo
2015-12-08
12
-38
/
+76
*
netprio_cgroup: limit the maximum css->id to USHRT_MAX
Tejun Heo
2015-12-08
2
-5
/
+14
*
Merge branch 'for-4.5-ancestor-test' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
2015-12-08
5
-28
/
+140
|
\
|
*
cgroup: implement cgroup_get_from_path() and expose cgroup_put()
Tejun Heo
2015-11-20
2
-5
/
+41
|
*
kernfs: implement kernfs_walk_and_get()
Tejun Heo
2015-11-20
2
-0
/
+58
[next]