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
2009-08-23
Bluetooth: Add initial support for ERTM packets transfers
Gustavo F. Padovan
1
-49
/
+335
2009-08-23
Bluetooth: Create separate l2cap_send_disconn_req() function
Gustavo F. Padovan
1
-30
/
+16
2009-08-23
Bluetooth: Add configuration support for ERTM and Streaming mode
Gustavo F. Padovan
1
-28
/
+234
2009-08-23
Bluetooth: Add L2CAP RFC option if ERTM is enabled
Marcel Holtmann
1
-3
/
+20
2009-08-23
Bluetooth: Allow setting of L2CAP ERTM via socket option
Marcel Holtmann
1
-4
/
+33
2009-08-23
Bluetooth: Add module option to enable L2CAP ERTM support
Marcel Holtmann
1
-2
/
+10
2009-08-23
Bluetooth: Coding style cleanup from previous rfcomm_init bug fix
Marcel Holtmann
1
-13
/
+15
2009-08-23
Bluetooth: Convert hdev->req_lock to a mutex
Thomas Gleixner
1
-1
/
+1
2009-08-23
Bluetooth: Let HIDP grab the device reference for connections
Marcel Holtmann
2
-21
/
+43
2009-08-23
Bluetooth: Add extra device reference counting for connections
Marcel Holtmann
2
-1
/
+18
2009-08-23
Bluetooth: Disconnect HIDRAW devices on disconnect
Marcel Holtmann
1
-0
/
+3
2009-08-23
Bluetooth: Fix missing scheduling when VIRTUAL_CABLE_UNPLUG is received
Vikram Kandukuri
1
-0
/
+1
2009-08-23
Bluetooth: Add proper shutdown support to SCO sockets
Marcel Holtmann
1
-15
/
+34
2009-08-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
18
-117
/
+225
2009-08-20
mac80211: fix register_hw error path
Johannes Berg
1
-1
/
+1
2009-08-20
cfg80211: allow cfg80211_connect_result with bssid == NULL
Zhu Yi
2
-2
/
+5
2009-08-20
cfg80211: fix leaks of wdev->conn->ie
David Kilroy
1
-0
/
+4
2009-08-20
cfg80211: fix dangling scan request checking
Johannes Berg
2
-13
/
+65
2009-08-20
mac80211: New stat counters for multicast and unicast forwarded frames
Daniel Walker
4
-2
/
+21
2009-08-20
rc80211_pid_algo.c: remove unused variable declaration
John W. Linville
1
-1
/
+0
2009-08-20
mac80211: Decouple fail_avg stats used by mesh from rate control algorithm.
Javier Cardona
5
-29
/
+24
2009-08-20
mac80211: remove deprecated API
Johannes Berg
1
-4
/
+0
2009-08-20
mac80211: allow configure_filter callback to sleep
Johannes Berg
7
-43
/
+77
2009-08-20
cfg80211: report userspace SME connected event properly
Johannes Berg
2
-16
/
+15
2009-08-20
cfg80211: fix deadlock
Johannes Berg
1
-12
/
+18
2009-08-20
cfg80211: export cfg80211_wext_siwfreq
Jussi Kivilinna
1
-0
/
+1
2009-08-18
phonet: fix build when PROC_FS is disabled
Randy Dunlap
1
-0
/
+2
2009-08-15
can: Use WARN_ONCE() instead of BUG_ON() for sanity check in receive path
Oliver Hartkopp
1
-5
/
+13
2009-08-15
vlan: adds fcoe offload related net_device_ops and updates fcoe_ddp_xid field
Vasu Dev
2
-0
/
+42
2009-08-15
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+8
2009-08-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
29
-430
/
+801
2009-08-14
cfg80211: allow driver to override PS default
Johannes Berg
1
-1
/
+3
2009-08-14
cfg80211: check for and abort dangling scan requests
Johannes Berg
3
-11
/
+26
2009-08-14
mac80211: Fix invalid length passed to IE parser for PLINK CONFIRM frames
David Woo
1
-1
/
+1
2009-08-14
mac80211: Mark a destination sequence number as valid when a PREQ is received.
David Woo
1
-2
/
+3
2009-08-14
mac80211: Fix unresolved mesh frames queued without valid control.vif
Javier Cardona
1
-8
/
+10
2009-08-14
trivial: remove duplicate "different" from comment
Thadeu Lima de Souza Cascardo
1
-1
/
+1
2009-08-14
mac80211: Move mpath and mpp growth to mesh workqueue.
Javier Cardona
5
-109
/
+144
2009-08-14
mac80211: Assign a default mesh beaconing interval.
Javier Cardona
2
-2
/
+5
2009-08-14
mac80211: Early detection of broken mesh paths when using minstrel.
Javier Cardona
1
-1
/
+7
2009-08-14
mac80211: Update the station failed frames average when minstrel is used.
Javier Cardona
1
-1
/
+9
2009-08-14
mac80211: Use 3-address format for mesh broadcast frames.
Javier Cardona
5
-56
/
+136
2009-08-14
mac80211: Use correct sign for mesh active path refresh.
Andrey Yurovsky
1
-1
/
+1
2009-08-14
mac80211: Improve dequeing from mpath frame queue.
Javier Cardona
2
-5
/
+3
2009-08-14
mac80211: small tx code cleanup
Johannes Berg
1
-19
/
+19
2009-08-14
mac80211: sequence number micro-optimisation
Johannes Berg
1
-1
/
+0
2009-08-14
mac80211: take statistics before encryption
Johannes Berg
1
-18
/
+18
2009-08-14
cfg80211: add missing device list locking
Johannes Berg
1
-0
/
+2
2009-08-14
mac80211: remove max_bandwidth
Pat Erley
1
-3
/
+0
2009-08-14
cfg80211: fix locking for SIWFREQ
Johannes Berg
5
-4
/
+6
[next]