Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
07a4bdddcf2546ccfbfb3c782deab636c371edeb
/
net
/
bluetooth
b705884
net: Make setsockopt() optlen be unsigned.
by David S. Miller
· 15 years ago
50223e4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
by Linus Torvalds
· 15 years ago
c4c259b
HID: consolidate connect and disconnect into core code
by Jiri Kosina
· 15 years ago
a4dbd67
driver model: constify attribute groups
by David Brownell
· 15 years ago
384912e
net: Add DEVTYPE support for Ethernet based devices
by Marcel Holtmann
· 15 years ago
6fef4c0
netdev: convert pseudo-devices to netdev_tx_t
by Stephen Hemminger
· 15 years ago
7e74309
Bluetooth: Add support for L2CAP 'Send RRorRNR' action
by Gustavo F. Padovan
· 15 years ago
2246b2f
Bluetooth: Handle L2CAP case when the remote receiver is busy
by Gustavo F. Padovan
· 15 years ago
ca42a61
Bluetooth: Acknowledge L2CAP packets when receiving RR-frames (F-bit=1)
by Gustavo F. Padovan
· 15 years ago
cbe86b9
Bluetooth: Add missing selection of CONFIG_CRC16 for L2CAP layer
by Randy Dunlap
· 15 years ago
1b7bf4e
Bluetooth: Use proper *_unaligned_le{16,32} helpers for L2CAP
by Gustavo F. Padovan
· 15 years ago
e686219
Bluetooth: Add locking scheme to L2CAP timeout callbacks
by Gustavo F. Padovan
· 15 years ago
9e726b1
Bluetooth: Fix rejected connection not disconnecting ACL link
by Luiz Augusto von Dentz
· 15 years ago
ef54fd9
Bluetooth: Full support for receiving L2CAP SREJ frames
by Gustavo F. Padovan
· 15 years ago
8f17154
Bluetooth: Add support for L2CAP SREJ exception
by Gustavo F. Padovan
· 15 years ago
fcc203c
Bluetooth: Add support for FCS option to L2CAP
by Gustavo F. Padovan
· 15 years ago
6840ed0
Bluetooth: Enable Streaming Mode for L2CAP
by Gustavo F. Padovan
· 15 years ago
e90bac0
Bluetooth: Add support for Retransmission and Monitor Timers
by Gustavo F. Padovan
· 15 years ago
30afb5b
Bluetooth: Initial support for retransmission of packets with REJ frames
by Gustavo F. Padovan
· 15 years ago
c74e560
Bluetooth: Add support for Segmentation and Reassembly of SDUs
by Gustavo F. Padovan
· 15 years ago
1c2acff
Bluetooth: Add initial support for ERTM packets transfers
by Gustavo F. Padovan
· 15 years ago
22121fc
Bluetooth: Create separate l2cap_send_disconn_req() function
by Gustavo F. Padovan
· 15 years ago
f2fcfcd
Bluetooth: Add configuration support for ERTM and Streaming mode
by Gustavo F. Padovan
· 15 years ago
65c7c49
Bluetooth: Add L2CAP RFC option if ERTM is enabled
by Marcel Holtmann
· 16 years ago
c6b03cf
Bluetooth: Allow setting of L2CAP ERTM via socket option
by Marcel Holtmann
· 16 years ago
44dd46d
Bluetooth: Add module option to enable L2CAP ERTM support
by Marcel Holtmann
· 16 years ago
52d1834
Bluetooth: Coding style cleanup from previous rfcomm_init bug fix
by Marcel Holtmann
· 15 years ago
a6a67ef
Bluetooth: Convert hdev->req_lock to a mutex
by Thomas Gleixner
· 15 years ago
edad638
Bluetooth: Let HIDP grab the device reference for connections
by Marcel Holtmann
· 15 years ago
9eba32b
Bluetooth: Add extra device reference counting for connections
by Marcel Holtmann
· 15 years ago
364f635
Bluetooth: Disconnect HIDRAW devices on disconnect
by Marcel Holtmann
· 15 years ago
981b141
Bluetooth: Fix missing scheduling when VIRTUAL_CABLE_UNPLUG is received
by Vikram Kandukuri
· 15 years ago
fd0b3ff
Bluetooth: Add proper shutdown support to SCO sockets
by Marcel Holtmann
· 15 years ago
aa11d95
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
36cbd3d
net: mark read-only arrays as const
by Jan Engelhardt
· 15 years ago
af0d3b1
bluetooth: rfcomm_init bug fix
by Dave Young
· 15 years ago
6ed1065
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
by Patrick McHardy
· 15 years ago
31e6d36
net: correct off-by-one write allocations reports
by Eric Dumazet
· 15 years ago
1a09718
Bluetooth: Fix Kconfig issue with RFKILL integration
by Marcel Holtmann
· 15 years ago
bb40080
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-next-2.6
by David S. Miller
· 15 years ago
611b30f
Bluetooth: Add native RFKILL soft-switch support for all devices
by Marcel Holtmann
· 15 years ago
b4324b5
Bluetooth: Remove pointless endian conversion helpers
by Marcel Holtmann
· 15 years ago
47ec1dcd
Bluetooth: Add basic constants for L2CAP ERTM support and use them
by Marcel Holtmann
· 16 years ago
af05b30b
Bluetooth: Fix errors and warnings in L2CAP reported by checkpatch.pl
by Gustavo F. Padovan
· 16 years ago
44d0e48
Bluetooth: Remove unnecessary variable initialization
by Marcel Holtmann
· 16 years ago
589d274
Bluetooth: Use macro for L2CAP hint mask on receiving config request
by Gustavo F. Padovan
· 16 years ago
8db4dc4
Bluetooth: Use macros for L2CAP channel identifiers
by Gustavo F. Padovan
· 16 years ago
4e32997
isdn: rename capi_ctr_reseted() to capi_ctr_down()
by Tilman Schmidt
· 15 years ago
4c71318
Bluetooth: Remove useless flush_work() causing lockdep warnings
by Dave Young
· 15 years ago
3d7a9d1
Bluetooth: Don't trigger disconnect timeout for security mode 3 pairing
by Marcel Holtmann
· 16 years ago
1b0336b
Bluetooth: Don't use hci_acl_connect_cancel() for incoming connections
by Marcel Holtmann
· 16 years ago
384943e
Bluetooth: Fix wrong module refcount when connection setup fails
by Marcel Holtmann
· 16 years ago
457ca7b
Bluetooth: Move dev_set_name() to a context that can sleep
by Marcel Holtmann
· 16 years ago
a67e899
Bluetooth: Fix issue with sysfs handling for connections
by Marcel Holtmann
· 16 years ago
3fdca1e
Bluetooth: Fix connection establishment with low security requirement
by Marcel Holtmann
· 16 years ago
052b30b
Bluetooth: Add different pairing timeout for Legacy Pairing
by Marcel Holtmann
· 16 years ago
f3784d8
Bluetooth: Ensure that HCI sysfs add/del is preempt safe
by Roger Quadros
· 16 years ago
9499237
Bluetooth: Add workaround for wrong HCI event in eSCO setup
by Marcel Holtmann
· 16 years ago
732547f
Bluetooth: Fallback from eSCO to SCO on unspecified error
by Marcel Holtmann
· 16 years ago
e2139b3
Bluetooth: Fix removing of RFCOMM DLC timer with DEFER_SETUP
by Johan Hedberg
· 16 years ago
0f043a8
proc tty: remove struct tty_operations::read_proc
by Alexey Dobriyan
· 16 years ago
08abe18
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 16 years ago
ffa6a70
Driver core: Fix device_move() vs. dpm list ordering, v2
by Cornelia Huck
· 16 years ago
7585b97
Bluetooth: Remove some pointless conditionals before kfree_skb()
by Wei Yongjun
· 16 years ago
2ae9a6b
Bluetooth: Move hci_conn_del_sysfs() back to avoid device destruct too early
by Dave Young
· 16 years ago
2526d3d
Bluetooth: Permit BT_SECURITY also for L2CAP raw sockets
by Marcel Holtmann
· 16 years ago
37e62f5
Bluetooth: Fix RFCOMM usage of in-kernel L2CAP sockets
by Marcel Holtmann
· 16 years ago
2a517ca
Bluetooth: Disallow usage of L2CAP CID setting for now
by Marcel Holtmann
· 16 years ago
8bf4794
Bluetooth: Change RFCOMM to use BT_CONNECT2 for BT_DEFER_SETUP
by Marcel Holtmann
· 16 years ago
d5f2d2b
Bluetooth: Fix poll() misbehavior when using BT_DEFER_SETUP
by Marcel Holtmann
· 16 years ago
96a3183
Bluetooth: Set authentication requirement before requesting it
by Marcel Holtmann
· 16 years ago
00ae4af
Bluetooth: Fix authentication requirements for L2CAP security check
by Marcel Holtmann
· 16 years ago
2950f21
Bluetooth: Ask upper layers for HCI disconnect reason
by Marcel Holtmann
· 16 years ago
f29972d
Bluetooth: Add CID field to L2CAP socket address structure
by Marcel Holtmann
· 16 years ago
e1027a7
Bluetooth: Request L2CAP fixed channel list if available
by Marcel Holtmann
· 16 years ago
435fef2
Bluetooth: Don't enforce authentication for L2CAP PSM 1 and 3
by Marcel Holtmann
· 16 years ago
6a8d301
Bluetooth: Fix double L2CAP connection request
by Marcel Holtmann
· 16 years ago
984947d
Bluetooth: Fix race condition with L2CAP information request
by Marcel Holtmann
· 16 years ago
657e17b
Bluetooth: Set authentication requirements if not available
by Marcel Holtmann
· 16 years ago
0684e5f
Bluetooth: Use general bonding whenever possible
by Marcel Holtmann
· 16 years ago
efc7688
Bluetooth: Add SCO fallback for eSCO connection attempts
by Marcel Holtmann
· 16 years ago
255c760
Bluetooth: Don't check encryption for L2CAP raw sockets
by Marcel Holtmann
· 16 years ago
6e1031a
Bluetooth: When encryption is dropped, do not send RFCOMM packets
by Jaikumar Ganesh
· 16 years ago
dd2efd0
Bluetooth: Remove CONFIG_DEBUG_LOCK_ALLOC ifdefs
by Dave Young
· 16 years ago
5f9018a
Bluetooth: Update version numbers
by Marcel Holtmann
· 16 years ago
0588d94
Bluetooth: Restrict application of socket options
by Marcel Holtmann
· 16 years ago
f62e432
Bluetooth: Disconnect L2CAP connections without encryption
by Marcel Holtmann
· 16 years ago
8c84b83
Bluetooth: Pause RFCOMM TX when encryption drops
by Marcel Holtmann
· 16 years ago
9f2c8a0
Bluetooth: Replace RFCOMM link mode with security level
by Marcel Holtmann
· 16 years ago
2af6b9d
Bluetooth: Replace L2CAP link mode with security level
by Marcel Holtmann
· 16 years ago
8c1b235
Bluetooth: Add enhanced security model for Simple Pairing
by Marcel Holtmann
· 16 years ago
c89b6e6
Bluetooth: Fix SCO state handling for incoming connections
by Marcel Holtmann
· 16 years ago
71aeeaa
Bluetooth: Reject incoming SCO connections without listeners
by Marcel Holtmann
· 16 years ago
f66dc81
Bluetooth: Add support for deferring L2CAP connection setup
by Marcel Holtmann
· 16 years ago
bb23c0a
Bluetooth: Add support for deferring RFCOMM connection setup
by Marcel Holtmann
· 16 years ago
c4f912e
Bluetooth: Add global deferred socket parameter
by Marcel Holtmann
· 16 years ago
d58daf4
Bluetooth: Preparation for usage of SOL_BLUETOOTH
by Marcel Holtmann
· 16 years ago
91aa35a
Bluetooth: Fix issue with return value of rfcomm_sock_sendmsg()
by Victor Shcherbatyuk
· 16 years ago
b4d7f0a
bluetooth: driver API update
by Stephen Hemminger
· 16 years ago
6332178
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
Next »