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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-02
Bluetooth: 6lowpan: Return EAGAIN error also for multicast packets
Jukka Rissanen
1
-11
/
+5
2014-10-02
Bluetooth: 6lowpan: Avoid memory leak if memory allocation fails
Jukka Rissanen
1
-2
/
+6
2014-10-02
Bluetooth: 6lowpan: Memory leak as the skb is not freed
Jukka Rissanen
1
-0
/
+2
2014-10-02
Bluetooth: Fix lockdep warning with l2cap_chan_connect
Johan Hedberg
1
-5
/
+8
2014-09-30
Bluetooth: btusb: remove redundant lock variable
Amitkumar Karwar
1
-4
/
+0
2014-09-30
Bluetooth: btmrvl: support Marvell Bluetooth device SD8887
Xinming Hu
2
-2
/
+34
2014-09-30
Bluetooth: btmrvl: rename definitions from 88xx to 8897
Amitkumar Karwar
1
-2
/
+2
2014-09-29
Bluetooth: 6lowpan: Enable multicast support
Jukka Rissanen
1
-1
/
+2
2014-09-29
Bluetooth: 6lowpan: Ensure header compression does not corrupt IPv6 header
Jukka Rissanen
1
-52
/
+83
2014-09-29
Bluetooth: 6lowpan: Make sure skb exists before accessing it
Jukka Rissanen
1
-0
/
+6
2014-09-25
Bluetooth: Rename sco_param_wideband table to esco_param_msbc
Johan Hedberg
1
-3
/
+3
2014-09-25
Bluetooth: Add retransmission effort into SCO parameter table
Johan Hedberg
1
-12
/
+11
2014-09-24
ieee802154: 6lowpan: ensure header compression does not corrupt ipv6 header
Simon Vincent
1
-36
/
+89
2014-09-24
mrf24j40: use pr_* / dev_* instead of printk()
Varka Bhadram
1
-7
/
+7
2014-09-24
mrf24j40: remove unnecessary return statement
Varka Bhadram
1
-2
/
+0
2014-09-24
mrf24j40: fix Missing a blank line after declarations
Varka Bhadram
1
-0
/
+3
2014-09-24
Bluetooth: Fix reason code used for rejecting SCO connections
Johan Hedberg
2
-1
/
+2
2014-09-24
Bluetooth: Convert bt_<level> logging functions to return void
Joe Perches
2
-12
/
+6
2014-09-23
Bluetooth: Check for SCO type before setting retransmission effort
Bernhard Thaler
1
-5
/
+17
2014-09-18
Bluetooth: Fix setting correct security level when initiating SMP
Johan Hedberg
1
-1
/
+4
2014-09-17
Bluetooth: Remove exported hci_recv_fragment function
Marcel Holtmann
2
-21
/
+0
2014-09-16
Bluetooth: btusb: Implement driver internal packet reassembly
Marcel Holtmann
1
-8
/
+189
2014-09-16
Bluetooth: btusb: Split fragement receiption into separate functions
Marcel Holtmann
1
-9
/
+21
2014-09-16
Bluetooth: btusb: Fix old coding style issues
Marcel Holtmann
1
-56
/
+58
2014-09-15
MAINTAINERS: add maintainer for generic 6LoWPAN
Jukka Rissanen
1
-0
/
+1
2014-09-15
Bluetooth: Provide HCI command opcode information to driver
Marcel Holtmann
2
-0
/
+2
2014-09-15
Bluetooth: Add BUILD_BUG_ON check for SKB control buffer size
Marcel Holtmann
1
-0
/
+3
2014-09-14
Bluetooth: btusb: Separate TX URB allocation and submission
Marcel Holtmann
1
-81
/
+125
2014-09-14
Bluetooth: btusb: Use GFP_KERNEL in btusb_send_frame()
Johan Hedberg
1
-5
/
+5
2014-09-12
Bluetooth: Fix re-setting RPA as expired when deferring update
Johan Hedberg
1
-0
/
+1
2014-09-11
Bluetooth: Expire RPA if encryption fails
Johan Hedberg
1
-0
/
+6
2014-09-11
Bluetooth: Avoid hard-coded IO capability values in SMP
Johan Hedberg
1
-2
/
+2
2014-09-11
Bluetooth: Fix L2CAP information request handling for fixed channels
Johan Hedberg
1
-20
/
+33
2014-09-11
Bluetooth: Add smp_ltk_sec_level() helper function
Johan Hedberg
3
-5
/
+10
2014-09-11
Bluetooth: Fix SMP security level when we have no IO capabilities
Johan Hedberg
1
-2
/
+10
2014-09-11
Bluetooth: Centralize disallowing SMP commands to a single place
Johan Hedberg
1
-16
/
+1
2014-09-11
Bluetooth: Fix ignoring unknown SMP authentication requirement bits
Johan Hedberg
1
-9
/
+13
2014-09-11
Bluetooth: Remove unnecessary early initialization of variable
Johan Hedberg
1
-6
/
+2
2014-09-10
Bluetooth: Fix allowing SMP Signing info PDU
Johan Hedberg
1
-0
/
+2
2014-09-09
Bluetooth: 6lowpan: Route packets that are not meant to peer via correct device
Jukka Rissanen
1
-2
/
+63
2014-09-09
Bluetooth: 6lowpan: Set the peer IPv6 address correctly
Jukka Rissanen
1
-0
/
+13
2014-09-09
Bluetooth: 6lowpan: Increase the connection timeout value
Jukka Rissanen
1
-1
/
+1
2014-09-09
Bluetooth: Fix issue with USB suspend in btusb driver
Champion Chen
1
-0
/
+9
2014-09-09
Bluetooth: Fix mgmt pairing failure when authentication fails
Johan Hedberg
4
-14
/
+17
2014-09-08
Bluetooth: Fix dereferencing conn variable before NULL check
Johan Hedberg
1
-1
/
+3
2014-09-08
Bluetooth: LLVMLinux: Remove VLAIS from bluetooth/amp.c
Behan Webster
1
-7
/
+6
2014-09-08
Bluetooth: Add strict checks for allowed SMP PDUs
Johan Hedberg
2
-38
/
+84
2014-09-08
Bluetooth: Fix calling smp_distribute_keys() when still waiting for keys
Johan Hedberg
1
-2
/
+3
2014-09-08
Bluetooth: Add define for key distribution mask
Johan Hedberg
1
-2
/
+3
2014-09-08
Bluetooth: Fix locking of the SMP context
Johan Hedberg
2
-33
/
+44
[next]