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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-11
Bluetooth: Do not filter multicast addresses by default
Danny Schweizer
1
-2
/
+5
2015-12-11
ieee802154-atusb: Delete an unnecessary check before the function call "kfree...
Markus Elfring
1
-2
/
+1
2015-12-10
Bluetooth: h5: Do not initialize Configuration field
Andrei Emeltchenko
1
-2
/
+2
2015-12-10
mac802154: tx: fix synced xmit deadlock
Alexander Aring
2
-12
/
+0
2015-12-10
ipv6: add ipv6_addr_prefix_copy
Alexander Aring
1
-0
/
+15
2015-12-10
6lowpan: add debugfs support
Alexander Aring
6
-1
/
+120
2015-12-10
6lowpan: add lowpan dev register helpers
Alexander Aring
4
-12
/
+42
2015-12-10
6lowpan: add nhc module for GHC routing extension header detection
Stefan Schmidt
3
-0
/
+34
2015-12-10
6lowpan: add nhc module for GHC fragmentation extension header detection
Stefan Schmidt
3
-0
/
+35
2015-12-10
6lowpan: add nhc module for GHC destination extension header detection
Stefan Schmidt
3
-0
/
+34
2015-12-10
6lowpan: add nhc module for GHC ICMPv6 detection
Stefan Schmidt
3
-0
/
+33
2015-12-10
6lowpan: add nhc module for GHC UDP detection
Stefan Schmidt
3
-0
/
+33
2015-12-10
6lowpan: add nhc module for GHC hop-by-hopextension header detection
Stefan Schmidt
3
-0
/
+36
2015-12-10
6lowpan: clarify Kconfig entries for upcoming GHC support
Stefan Schmidt
1
-2
/
+3
2015-12-10
Bluetooth: btintel: Create common Intel Version Read function
Loic Poulain
4
-92
/
+66
2015-12-10
Bluetooth: Fix locking in bt_accept_dequeue after disconnection
Yichen Zhao
1
-1
/
+1
2015-12-10
Bluetooth: Don't treat connection timeout as a failure
Johan Hedberg
1
-2
/
+10
2015-12-10
Bluetooth: Use continuous scanning when creating LE connections
Johan Hedberg
1
-1
/
+5
2015-12-10
Bluetooth: btintel: Add manufacturing enter/exit helpers
Loic Poulain
3
-94
/
+86
2015-12-10
Bluetooth: Add support of Toshiba Broadcom based devices
Dmitry Tunin
1
-0
/
+4
2015-12-10
Bluetooth: hci_intel: Use shorter timeout for HCI commands
Loic Poulain
1
-4
/
+4
2015-12-10
Bluetooth: hci_ldisc: Remove dead code
Peter Hurley
1
-7
/
+1
2015-12-10
Bluetooth: Clean up current advertising instance tracking
Johan Hedberg
4
-66
/
+32
2015-12-10
Bluetooth: Clean up advertising initialization in powered_update_hci()
Johan Hedberg
1
-18
/
+12
2015-12-10
Bluetooth: Remove redundant check for req.cmd_q
Johan Hedberg
1
-2
/
+1
2015-12-10
Bluetooth: Fix updating wrong instance's scan_rsp data
Johan Hedberg
1
-1
/
+1
2015-12-10
Bluetooth: Simplify setting Configuration Field
Andrei Emeltchenko
1
-5
/
+1
2015-12-10
Bluetooth: Use hexadecimal notation for mask
Andrei Emeltchenko
1
-1
/
+1
2015-12-10
Bluetooth: Remove unnecessary HCI_ADVERTISING_INSTANCE flag
Johan Hedberg
3
-19
/
+9
2015-12-10
Bluetooth: Simplify read_adv_features code
Johan Hedberg
1
-20
/
+8
2015-12-10
Bluetooth: Perform HCI update for power on synchronously
Johan Hedberg
5
-134
/
+128
2015-12-10
Bluetooth: Move fast connectable code to hci_request.c
Johan Hedberg
3
-39
/
+40
2015-12-10
Bluetooth: Move EIR update to hci_request.c
Johan Hedberg
3
-195
/
+198
2015-12-10
Bluetooth: HCI name update to hci_request.c
Johan Hedberg
3
-12
/
+14
2015-12-10
Bluetooth: Move discoverable timeout behind hdev->req_workqueue
Johan Hedberg
4
-53
/
+28
2015-12-10
Bluetooth: Move discoverable changes to hdev->req_workqueue
Johan Hedberg
3
-77
/
+79
2015-12-10
Bluetooth: Perform Class of Device changes through hdev->req_workqueue
Johan Hedberg
3
-47
/
+49
2015-12-10
Bluetooth: Move connectable changes to hdev->req_workqueue
Johan Hedberg
3
-74
/
+53
2015-12-10
Bluetooth: Move advertising instance management to hci_request.c
Johan Hedberg
7
-566
/
+589
2015-12-10
Bluetooth: Move __hci_update_background_scan up in hci_request.c
Johan Hedberg
1
-73
/
+73
2015-12-10
Bluetooth: Run page scan updates through hdev->req_workqueue
Johan Hedberg
5
-21
/
+35
2015-12-09
cgroup: fix sock_cgroup_data initialization on earlier compilers
Tejun Heo
1
-2
/
+2
2015-12-09
chelsio: constify cmac_ops structures
Julia Lawall
2
-2
/
+2
2015-12-09
bnx2x: remove rx_pkt/rx_calls
Eric Dumazet
2
-6
/
+0
2015-12-09
bnx2x: avoid soft lockup in bnx2x_poll()
Eric Dumazet
1
-30
/
+21
2015-12-09
rhashtable: Remove unnecessary wmb for future_tbl
Herbert Xu
1
-3
/
+0
2015-12-09
Merge branch 'cxgb4-update-kconfig-and-fixes'
David S. Miller
6
-93
/
+202
2015-12-09
cxgb4: Adds PCI device id for new T5 adapters
Hariprasad Shenai
1
-0
/
+3
2015-12-09
cxgb4: Add FL DMA mapping error and low counter
Hariprasad Shenai
3
-0
/
+11
2015-12-09
cxgb4: Deal with wrap-around of queue for Work request
Hariprasad Shenai
1
-4
/
+53
[next]