Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
2adc2917ce4bfb482a6e3c05ff543cef151c9830
/
net
/
bluetooth
5f05647
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 14 years ago
0587102
tty: icount changeover for other main devices
by Alan Cox
· 14 years ago
2198a10
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
d793fe8
Bluetooth: fix oops in l2cap_connect_req
by Nathan Holstein
· 14 years ago
534c92f
Bluetooth: clean up rfcomm code
by Andrei Emeltchenko
· 14 years ago
ab3e571
Bluetooth: Update conf_state before send config_req out
by Haijun Liu
· 14 years ago
0175d62
Bluetooth: Use the proper error value from bt_skb_send_alloc()
by Gustavo F. Padovan
· 14 years ago
d6b2eb2
Bluetooth: make batostr() print in the right order
by Gustavo F. Padovan
· 14 years ago
cb810a1
Bluetooth: remove unused variable from cmtp
by Gustavo F. Padovan
· 14 years ago
aae7fe2
Bluetooth: check for l2cap header in start fragment
by Andrei Emeltchenko
· 14 years ago
8979481
Bluetooth: check L2CAP length in first ACL fragment
by Andrei Emeltchenko
· 14 years ago
80e2c88
Bluetooth: Don't clear the blacklist when closing the HCI device
by Johan Hedberg
· 14 years ago
5017d8d
Bluetooth: remove extra newline from debug output
by Andrei Emeltchenko
· 14 years ago
6fdf482
Bluetooth: Use a stream-oriented recvmsg with SOCK_STREAM L2CAP sockets.
by Mat Martineau
· 14 years ago
3d7d01d
Bluetooth: Use common SOCK_STREAM receive code in RFCOMM
by Mat Martineau
· 14 years ago
796c86e
Bluetooth: Add common code for stream-oriented recvmsg()
by Mat Martineau
· 14 years ago
0fba255
Bluetooth: Validate PSM values in calls to connect() and bind()
by Mat Martineau
· 14 years ago
0860146
Bluetooth: Fix RFCOMM RPN negotiation
by Yuri Kululin
· 14 years ago
8f1e174
Bluetooth: HCI devices are either BR/EDR or AMP radios
by David Vrabel
· 14 years ago
d122179
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
eaa71b3
Bluetooth: Disallow to change L2CAP_OPTIONS values when connected
by Gustavo F. Padovan
· 14 years ago
b0239c8
Revert "Bluetooth: Don't accept ConfigReq if we aren't in the BT_CONFIG state"
by Gustavo F. Padovan
· 14 years ago
fad003b
Bluetooth: Fix inconsistent lock state with RFCOMM
by Gustavo F. Padovan
· 14 years ago
ccbb84a
Bluetooth: Simplify L2CAP Streaming mode sending
by Gustavo F. Padovan
· 14 years ago
8183b77
Bluetooth: fix MTU L2CAP configuration parameter
by Andrei Emeltchenko
· 14 years ago
8c462b6
Bluetooth: Only enable L2CAP FCS for ERTM or streaming
by Mat Martineau
· 14 years ago
a02cec2
net: return operator cleanup
by Eric Dumazet
· 14 years ago
db40980
net: poll() optimizations
by Eric Dumazet
· 14 years ago
cff70fa
Bluetooth: Fix incorrect setting of remote_tx_win for L2CAP ERTM
by Mat Martineau
· 14 years ago
86b1b26
Bluetooth: Fix endianness issue with L2CAP MPS configuration
by Mat Martineau
· 14 years ago
adb08ed
Bluetooth: Check result code of L2CAP information response
by Ville Tervo
· 14 years ago
6340650
Bluetooth: Don't send RFC for Basic Mode if only it is supported
by Gustavo F. Padovan
· 14 years ago
28e9509
Bluetooth: Remove __exit from rfcomm_cleanup_ttys()
by Gustavo F. Padovan
· 14 years ago
ea4bd8b
Bluetooth: Use list_head for HCI blacklist head
by David Miller
· 14 years ago
2f8362a
Bluetooth: Add __init and __exit marks to RFCOMM
by Gustavo F. Padovan
· 14 years ago
da5f6c3
Bluetooth: Test 'count' value before enter the loop
by Gustavo F. Padovan
· 14 years ago
e73439d
Bluetooth: Defer SCO setup if mode change is pending
by Marcel Holtmann
· 14 years ago
d1c4a17
Bluetooth: Enable L2CAP Extended features by default
by Gustavo F. Padovan
· 14 years ago
893ef97
Bluetooth: Fix typo in hci_event.c
by Gustavo F. Padovan
· 14 years ago
5d8868f
Bluetooth: Add Google's copyright to L2CAP
by Gustavo F. Padovan
· 14 years ago
9981151
Bluetooth: Implemented HCI frame reassembly for RX from stream
by Suraj Sumangala
· 14 years ago
f39a3c0
Bluetooth: Modified hci_recv_fragment() to use hci_reassembly helper
by Suraj Sumangala
· 14 years ago
33e882a
Bluetooth: Implement hci_reassembly helper to reassemble RX packets
by Suraj Sumangala
· 14 years ago
cd4c539
Bluetooth: Add one more buffer for HCI stream reassembly
by Suraj Sumangala
· 14 years ago
dd13524
Bluetooth: Update L2CAP version information
by Gustavo F. Padovan
· 14 years ago
ce5706b
Bluetooth: Add Copyright notice to L2CAP
by Gustavo F. Padovan
· 14 years ago
47731de
Bluetooth: Keep code under column 80
by Gustavo F. Padovan
· 14 years ago
89746b8
Bluetooth: Fix bug in kzalloc allocation size
by Gustavo F. Padovan
· 14 years ago
e9aeb2d
Bluetooth: Send ConfigReq after send a ConnectionRsp
by Gustavo F. Padovan
· 14 years ago
963cf68
Bluetooth: Fix error return on L2CAP-HCI interface.
by João Paulo Rechi Vita
· 14 years ago
7a560e5
Bluetooth: Fix error value for wrong FCS.
by João Paulo Rechi Vita
· 14 years ago
57d3b22
Bluetooth: Fix error return for l2cap_connect_rsp().
by João Paulo Rechi Vita
· 14 years ago
bc766db2
Bluetooth: Fix error return value on sendmsg.
by João Paulo Rechi Vita
· 14 years ago
f9dd11b
Bluetooth: Fix error return value on sendmsg.
by João Paulo Rechi Vita
· 14 years ago
305682e
Bluetooth: Make l2cap_streaming_send() void.
by João Paulo Rechi Vita
· 14 years ago
8b0dc6d
Bluetooth: Fix l2cap_sock_connect error return.
by João Paulo Rechi Vita
· 14 years ago
712132e
Bluetooth: Improve ERTM local busy handling
by Gustavo F. Padovan
· 14 years ago
218bb9d
Bluetooth: Add backlog queue to ERTM code
by Gustavo F. Padovan
· 14 years ago
e0f6621
Bluetooth: Remove the send_lock spinlock from ERTM
by Gustavo F. Padovan
· 14 years ago
8cb8e6f
Bluetooth: Don't accept ConfigReq if we aren't in the BT_CONFIG state
by Gustavo F. Padovan
· 14 years ago
cf6c2c0
Bluetooth: Disconnect early if mode is not supported
by Gustavo F. Padovan
· 14 years ago
2ba13ed
Bluetooth: Remove check for supported mode
by Gustavo F. Padovan
· 14 years ago
6c2ea7a
Bluetooth: Refuse ConfigRsp with different mode
by Gustavo F. Padovan
· 14 years ago
6254775
Bluetooth: Actively send request for Basic Mode
by Gustavo F. Padovan
· 14 years ago
ae12d52
Bluetooth: Prefer Basic Mode on receipt of ConfigReq
by Gustavo F. Padovan
· 14 years ago
742e519
Bluetooth: Disconnect the channel if we don't want the proposed mode
by Gustavo F. Padovan
· 14 years ago
85eb53c
Bluetooth: Change the way we set ERTM mode as mandatory
by Gustavo F. Padovan
· 14 years ago
6498886
Bluetooth: Tweaks to l2cap_send_i_or_rr_or_rnr() flow
by Gustavo F. Padovan
· 14 years ago
0e98958
Bluetooth: Add debug output to ERTM code
by Gustavo F. Padovan
· 15 years ago
9b108fc
Bluetooth: Fix ERTM error reporting to the userspace
by Gustavo F. Padovan
· 14 years ago
4ea727e
Bluetooth: Fix missing retransmission action with RR(P=1)
by Gustavo F. Padovan
· 14 years ago
2600008
Bluetooth: Check packet FCS earlier
by Gustavo F. Padovan
· 14 years ago
45d65c4
Bluetooth: Check the tx_window size on setsockopt
by Gustavo F. Padovan
· 14 years ago
3cb123d
Bluetooth: Fix handle of received P-bit
by Gustavo F. Padovan
· 14 years ago
2ece368
Bluetooth: Update buffer_seq before retransmit frames
by Gustavo F. Padovan
· 14 years ago
7fe9b29
Bluetooth: Stop ack_timer if ERTM enters in Local Busy or SREJ_SENT
by Gustavo F. Padovan
· 14 years ago
2d0a034
Bluetooth: Reassigned copyright to Code Aurora Forum
by Ron Shaffer
· 14 years ago
32c2ece
Bluetooth: Add debugfs support for showing the blacklist
by Johan Hedberg
· 14 years ago
f035856
Bluetooth: Add blacklist support for incoming connections
by Johan Hedberg
· 14 years ago
95ffa97
Bluetooth: Fix L2CAP control bit field corruption
by Gustavo F. Padovan
· 14 years ago
c13ffa6
Bluetooth: Proper shutdown ERTM when closing the channel
by Gustavo F. Padovan
· 14 years ago
51893f8
Bluetooth: Fix bug with ERTM minimum packet length
by Nathan Holstein
· 14 years ago
bfbacc1
Bluetooth: Fix SREJ_QUEUE corruption in L2CAP
by João Paulo Rechi Vita
· 14 years ago
6e2b672
Bluetooth: Fix bug in l2cap_ertm_send() behavior
by Gustavo F. Padovan
· 14 years ago
bc1b1f8
Bluetooth: Only check SAR bits if frame is an I-frame
by Gustavo F. Padovan
· 14 years ago
8ff50ec
Bluetooth: Fix bug with ERTM vars increment
by Gustavo F. Padovan
· 14 years ago
f6337c7
Bluetooth: Fix drop of packets with invalid req_seq/tx_seq
by Gustavo F. Padovan
· 14 years ago
0b31c85
Bluetooth: Remove L2CAP Extended Features from Kconfig
by Gustavo F. Padovan
· 14 years ago
fd059b9
Bluetooth: Remove max_tx and tx_window module paramenters from L2CAP
by Gustavo F. Padovan
· 14 years ago
11fe883
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
0453098
Bluetooth: Update sec_level/auth_type for already existing connections
by Ville Tervo
· 14 years ago
da213f4
Bluetooth: Reset the security level after an authentication failure
by Johan Hedberg
· 14 years ago
e501d05
Bluetooth: Check L2CAP pending status before sending connect request
by Andrei Emeltchenko
· 14 years ago
597e608
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
1a61a83
Bluetooth: Bring back var 'i' increment
by Gustavo F. Padovan
· 14 years ago
bc10502
net: use __packed annotation
by Eric Dumazet
· 14 years ago
3fa21e0
net: Remove unnecessary returns from void function()s
by Joe Perches
· 14 years ago
2b0b05d
Bluetooth: Fix issues where sk_sleep() helper is needed now
by Marcel Holtmann
· 14 years ago
7b767ca
Bluetooth: Use strict_strtoul instead of simple_strtoul
by Tomas Winkler
· 15 years ago
f48fd9c
Bluetooth: Create per controller workqueue
by Marcel Holtmann
· 15 years ago
Next »