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
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
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 mgmt pairing failure when authentication fails
Johan Hedberg
3
-12
/
+16
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
1
-32
/
+44
2014-09-08
Bluetooth: Remove unnecessary deferred work for SMP key distribution
Johan Hedberg
1
-16
/
+5
2014-09-08
Bluetooth: Move identity address update behind a workqueue
Johan Hedberg
2
-3
/
+9
2014-09-08
Bluetooth: Don't take any action in smp_resume_cb if not encrypted
Johan Hedberg
1
-2
/
+4
2014-09-08
Bluetooth: Remove unnecessary checks after canceling SMP security timer
Johan Hedberg
1
-5
/
+1
2014-09-08
Bluetooth: Add clarifying comment for LE CoC result value
Johan Hedberg
1
-0
/
+5
2014-09-08
Bluetooth: Move clock offset reading into hci_disconnect()
Johan Hedberg
1
-19
/
+13
2014-09-08
Bluetooth: Use hci_disconnect() for mgmt_disconnect_device()
Johan Hedberg
1
-5
/
+1
2014-09-08
Bluetooth: Update hci_disconnect() to return an error value
Johan Hedberg
1
-2
/
+2
2014-09-08
Bluetooth: Fix SMP error and response to be mutually exclusive
Johan Hedberg
1
-8
/
+5
2014-09-08
Bluetooth: Remove unused l2cap_conn_shutdown API
Johan Hedberg
1
-25
/
+0
2014-09-08
Bluetooth: Use hci_disconnect for immediate disconnection from SMP
Johan Hedberg
1
-2
/
+2
2014-09-08
Bluetooth: Set discon_timeout to 0 in l2cap_conn_del
Johan Hedberg
1
-0
/
+3
2014-09-08
Bluetooth: Remove hci_conn_hold/drop from hci_chan
Johan Hedberg
1
-4
/
+1
2014-09-08
Bluetooth: Ignore incoming data after initiating disconnection
Johan Hedberg
1
-0
/
+6
2014-09-08
Bluetooth: Set disc_timeout to 0 when calling hci_chan_del
Johan Hedberg
1
-0
/
+3
2014-09-08
Bluetooth: Fix hci_conn reference counting with hci_chan
Johan Hedberg
1
-1
/
+3
2014-09-08
Bluetooth: Refactor connection parameter freeing into its own function
Johan Hedberg
1
-17
/
+15
2014-09-08
Bluetooth: Fix using hci_conn_get() for hci_conn pointers
Johan Hedberg
4
-7
/
+18
2014-09-08
Bluetooth: Improve *_get() functions to return the object type
Johan Hedberg
2
-9
/
+7
2014-09-08
Bluetooth: Optimize connection parameter lookup for LE connections
Johan Hedberg
1
-1
/
+2
2014-09-08
Bluetooth: Set addr_type only when it's needed
Johan Hedberg
1
-5
/
+5
2014-09-08
Bluetooth: Fix hci_conn reference counting for fixed channels
Johan Hedberg
2
-2
/
+18
2014-09-08
Bluetooth: Remove unnecessary l2cap_chan_unlock before l2cap_chan_add
Johan Hedberg
1
-2
/
+0
2014-09-08
Bluetooth: Fix incorrect LE CoC PDU length restriction based on HCI MTU
Johan Hedberg
1
-5
/
+1
2014-09-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
12
-27
/
+62
2014-09-04
Merge tag 'mac80211-next-for-john-2014-08-29' of git://git.kernel.org/pub/scm...
John W. Linville
21
-170
/
+179
2014-09-04
Merge tag 'mac80211-for-john-2014-08-29' of git://git.kernel.org/pub/scm/linu...
John W. Linville
6
-8
/
+17
2014-08-29
net: rfkill: gpio: Add more Broadcom bluetooth ACPI IDs
Mika Westerberg
1
-0
/
+1
2014-08-29
mac80211: fix chantype recalc warning
Michal Kazior
1
-2
/
+2
2014-08-27
mac80211: Replace rcu_dereference() with rcu_access_pointer()
Andreea-Cristina Bernat
1
-2
/
+2
2014-08-26
mac80211: scan: Replace rcu_assign_pointer() with RCU_INIT_POINTER()
Andreea-Cristina Bernat
1
-1
/
+1
2014-08-26
cfg80211: allow passing frame type to cfg80211_inform_bss()
Johannes Berg
1
-2
/
+13
2014-08-26
cfg80211: clarify BSS probe response vs. beacon data
Johannes Berg
2
-6
/
+16
2014-08-26
cfg80211: re-enable CSA for drivers that support it
Michal Kazior
1
-6
/
+0
2014-08-26
mac80211: don't resize skbs needlessly
Ido Yariv
1
-1
/
+4
2014-08-26
mac80211: Fix accounting of the tailroom-needed counter
Ido Yariv
1
-9
/
+3
2014-08-26
cfg80211: remove @gfp parameter from cfg80211_rx_mgmt()
Vladimir Kondratiev
2
-3
/
+3
2014-08-26
mac80211: make ieee80211_vif_use_reserved_switch static
Johannes Berg
2
-95
/
+93
2014-08-26
mac80211: mesh_plink: use get_unaligned_le16 instead of memcpy
Bob Copeland
1
-7
/
+3
2014-08-26
mac80211: fix agg_status debugfs file alignment
Johannes Berg
1
-1
/
+1
[next]