index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bluetooth: Handle L2CAP case when the remote receiver is busy
Gustavo F. Padovan
2009-08-26
1
-2
/
+23
*
Bluetooth: Acknowledge L2CAP packets when receiving RR-frames (F-bit=1)
Gustavo F. Padovan
2009-08-26
1
-1
/
+5
*
Bluetooth: Add missing selection of CONFIG_CRC16 for L2CAP layer
Randy Dunlap
2009-08-25
1
-0
/
+1
*
Bluetooth: Use proper *_unaligned_le{16,32} helpers for L2CAP
Gustavo F. Padovan
2009-08-24
1
-2
/
+2
*
Bluetooth: Add locking scheme to L2CAP timeout callbacks
Gustavo F. Padovan
2009-08-24
1
-0
/
+4
*
Bluetooth: Fix rejected connection not disconnecting ACL link
Luiz Augusto von Dentz
2009-08-23
1
-0
/
+41
*
Bluetooth: Full support for receiving L2CAP SREJ frames
Gustavo F. Padovan
2009-08-23
1
-1
/
+29
*
Bluetooth: Add support for L2CAP SREJ exception
Gustavo F. Padovan
2009-08-23
1
-24
/
+196
*
Bluetooth: Add support for FCS option to L2CAP
Gustavo F. Padovan
2009-08-22
1
-6
/
+95
*
Bluetooth: Enable Streaming Mode for L2CAP
Gustavo F. Padovan
2009-08-22
1
-9
/
+73
*
Bluetooth: Add support for Retransmission and Monitor Timers
Gustavo F. Padovan
2009-08-22
1
-4
/
+82
*
Bluetooth: Initial support for retransmission of packets with REJ frames
Gustavo F. Padovan
2009-08-22
1
-14
/
+43
*
Bluetooth: Add support for Segmentation and Reassembly of SDUs
Gustavo F. Padovan
2009-08-22
1
-16
/
+154
*
Bluetooth: Add initial support for ERTM packets transfers
Gustavo F. Padovan
2009-08-22
1
-49
/
+335
*
Bluetooth: Create separate l2cap_send_disconn_req() function
Gustavo F. Padovan
2009-08-22
1
-30
/
+16
*
Bluetooth: Add configuration support for ERTM and Streaming mode
Gustavo F. Padovan
2009-08-22
1
-28
/
+234
*
Bluetooth: Add L2CAP RFC option if ERTM is enabled
Marcel Holtmann
2009-08-22
1
-3
/
+20
*
Bluetooth: Allow setting of L2CAP ERTM via socket option
Marcel Holtmann
2009-08-22
1
-4
/
+33
*
Bluetooth: Add module option to enable L2CAP ERTM support
Marcel Holtmann
2009-08-22
1
-2
/
+10
*
Bluetooth: Coding style cleanup from previous rfcomm_init bug fix
Marcel Holtmann
2009-08-22
1
-13
/
+15
*
Bluetooth: Convert hdev->req_lock to a mutex
Thomas Gleixner
2009-08-22
1
-1
/
+1
*
Bluetooth: Let HIDP grab the device reference for connections
Marcel Holtmann
2009-08-22
2
-21
/
+43
*
Bluetooth: Add extra device reference counting for connections
Marcel Holtmann
2009-08-22
2
-1
/
+18
*
Bluetooth: Disconnect HIDRAW devices on disconnect
Marcel Holtmann
2009-08-22
1
-0
/
+3
*
Bluetooth: Fix missing scheduling when VIRTUAL_CABLE_UNPLUG is received
Vikram Kandukuri
2009-08-22
1
-0
/
+1
*
Bluetooth: Add proper shutdown support to SCO sockets
Marcel Holtmann
2009-08-22
1
-15
/
+34
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-08-21
18
-117
/
+225
|
\
|
*
mac80211: fix register_hw error path
Johannes Berg
2009-08-20
1
-1
/
+1
|
*
cfg80211: allow cfg80211_connect_result with bssid == NULL
Zhu Yi
2009-08-20
2
-2
/
+5
|
*
cfg80211: fix leaks of wdev->conn->ie
David Kilroy
2009-08-20
1
-0
/
+4
|
*
cfg80211: fix dangling scan request checking
Johannes Berg
2009-08-20
2
-13
/
+65
|
*
mac80211: New stat counters for multicast and unicast forwarded frames
Daniel Walker
2009-08-20
4
-2
/
+21
|
*
rc80211_pid_algo.c: remove unused variable declaration
John W. Linville
2009-08-20
1
-1
/
+0
|
*
mac80211: Decouple fail_avg stats used by mesh from rate control algorithm.
Javier Cardona
2009-08-20
5
-29
/
+24
|
*
mac80211: remove deprecated API
Johannes Berg
2009-08-20
1
-4
/
+0
|
*
mac80211: allow configure_filter callback to sleep
Johannes Berg
2009-08-20
7
-43
/
+77
|
*
cfg80211: report userspace SME connected event properly
Johannes Berg
2009-08-20
2
-16
/
+15
|
*
cfg80211: fix deadlock
Johannes Berg
2009-08-20
1
-12
/
+18
|
*
cfg80211: export cfg80211_wext_siwfreq
Jussi Kivilinna
2009-08-20
1
-0
/
+1
*
|
phonet: fix build when PROC_FS is disabled
Randy Dunlap
2009-08-18
1
-0
/
+2
|
/
*
can: Use WARN_ONCE() instead of BUG_ON() for sanity check in receive path
Oliver Hartkopp
2009-08-15
1
-5
/
+13
*
vlan: adds fcoe offload related net_device_ops and updates fcoe_ddp_xid field
Vasu Dev
2009-08-15
2
-0
/
+42
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-08-15
1
-0
/
+8
|
\
|
*
mac80211: fix panic when splicing unprepared TIDs
Luis R. Rodriguez
2009-08-13
1
-0
/
+8
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-08-14
29
-430
/
+801
|
\
\
|
*
|
cfg80211: allow driver to override PS default
Johannes Berg
2009-08-14
1
-1
/
+3
|
*
|
cfg80211: check for and abort dangling scan requests
Johannes Berg
2009-08-14
3
-11
/
+26
|
*
|
mac80211: Fix invalid length passed to IE parser for PLINK CONFIRM frames
David Woo
2009-08-14
1
-1
/
+1
|
*
|
mac80211: Mark a destination sequence number as valid when a PREQ is received.
David Woo
2009-08-14
1
-2
/
+3
|
*
|
mac80211: Fix unresolved mesh frames queued without valid control.vif
Javier Cardona
2009-08-14
1
-8
/
+10
[next]