index
:
kernel_samsung_tuna.git
replicant-4.2
replicant-6.0
kernel/samsung/tuna
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bluetooth: Add refcnt to struct l2cap_chan
Gustavo F. Padovan
2011-07-11
1
-9
/
+21
*
Bluetooth: Add state tracking to struct l2cap_chan
Gustavo F. Padovan
2011-07-11
2
-54
/
+71
*
Bluetooth: add close() callback to l2cap_chan_ops
Gustavo F. Padovan
2011-07-11
2
-9
/
+18
*
Bluetooth: add recv() callback to l2cap_chan_ops
Gustavo F. Padovan
2011-07-11
2
-8
/
+16
*
Bluetooth: Add l2cap_chan_ops abstraction
Gustavo F. Padovan
2011-07-11
2
-12
/
+34
*
Bluetooth: Merge l2cap_chan_create() in the l2cap_sock_alloc()
Gustavo F. Padovan
2011-07-11
2
-24
/
+12
*
Bluetooth: Kill set but unused variable 'cmd' in cmtp_recv_capimsg()
David Miller
2011-07-11
1
-2
/
+1
*
Bluetooth: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warning
Stephen Boyd
2011-07-11
1
-1
/
+2
*
Bluetooth: Fix check for the ERTM local busy state
Mat Martineau
2011-07-11
1
-1
/
+1
*
Bluetooth: Restore accidentally-deleted line
Mat Martineau
2011-07-11
1
-0
/
+1
*
Bluetooth: Simplify hci_conn_accept_secure check
Waldemar Rymarkiewicz
2011-07-11
1
-3
/
+1
*
Bluetooth: Add BT_POWER L2CAP socket option.
Jaikumar Ganesh
2011-07-11
4
-5
/
+49
*
Bluetooth: Verify a pin code in pin_code_reply
Waldemar Rymarkiewicz
2011-07-11
1
-12
/
+41
*
Bluetooth: Remove a magic number
Waldemar Rymarkiewicz
2011-07-11
1
-1
/
+1
*
Bluetooth: fix sparse & gcc warnings
Johannes Berg
2011-07-11
2
-4
/
+4
*
Bluetooth: Set 'peer_addr_type' in hci_le_connect()
Andre Guedes
2011-07-11
1
-0
/
+1
*
Bluetooth: Check advertising cache in hci_connect()
Andre Guedes
2011-07-11
1
-0
/
+9
*
Bluetooth: Remove useless check in hci_connect()
Andre Guedes
2011-07-11
1
-2
/
+2
*
Bluetooth: Add 'dst_type' field to struct hci_conn
Andre Guedes
2011-07-11
1
-2
/
+6
*
Bluetooth: Refactor hci_auth_complete_evt function
Waldemar Rymarkiewicz
2011-07-11
1
-42
/
+41
*
Bluetooth: Fix auth_complete_evt for legacy units
Waldemar Rymarkiewicz
2011-07-11
2
-2
/
+12
*
Bluetooth: Advertising entries lifetime
Andre Guedes
2011-07-11
2
-1
/
+19
*
Bluetooth: Clear advertising cache before scanning
Andre Guedes
2011-07-11
1
-0
/
+27
*
Bluetooth: Add Advertising Report Meta Event handler
Andre Guedes
2011-07-11
1
-0
/
+25
*
Bluetooth: LE advertising cache
Andre Guedes
2011-07-11
1
-0
/
+64
*
Bluetooth: Rename __l2cap_chan_close() to l2cap_chan_close()
Gustavo F. Padovan
2011-07-11
2
-18
/
+13
*
Bluetooth: Remove export of l2cap_chan_clear_timer()
Gustavo F. Padovan
2011-07-11
2
-2
/
+2
*
Bluetooth: create channel timer to replace sk_timer
Gustavo F. Padovan
2011-07-11
2
-74
/
+76
*
Bluetooth: Add chan->chan_type struct member
Gustavo F. Padovan
2011-07-11
2
-26
/
+33
*
Bluetooth: Create l2cap_chan_send()
Gustavo F. Padovan
2011-07-11
2
-80
/
+83
*
Bluetooth: Create __l2cap_chan_close()
Gustavo F. Padovan
2011-07-11
2
-89
/
+93
*
Bluetooth: Remove unnecessary use of hci_dev_list_lock
Johan Hedberg
2011-07-11
1
-4
/
+0
*
Bluetooth: Kill set but not used variable 'l2cap_sk' in rfcomm_sock_getsockop...
David Miller
2011-07-11
1
-2
/
+0
*
Bluetooth: fix set but not used warning
Gustavo F. Padovan
2011-07-11
1
-2
/
+0
*
Bluetooth: Allow unsegmented SDU retries on sock_queue_rcv_skb failure
Ruiyi Zhang
2011-07-11
1
-5
/
+1
*
Merge commit 'v3.0-rc6' into android-3.0
Dima Zavin
2011-07-07
8
-69
/
+62
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2011-06-30
8
-69
/
+62
|
|
\
|
|
*
netfilter: Fix ip_route_me_harder triggering ip_rt_bug
Julian Anastasov
2011-06-29
2
-48
/
+26
|
|
*
ipv4: Fix IPsec slowpath fragmentation problem
Steffen Klassert
2011-06-27
1
-5
/
+5
|
|
*
ipv4: Fix packet size calculation in __ip_append_data
Steffen Klassert
2011-06-27
1
-5
/
+2
|
|
*
bridge: Only flood unregistered groups to routers
Herbert Xu
2011-06-24
1
-1
/
+4
|
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-06-24
2
-9
/
+18
|
|
|
\
|
|
|
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/...
John W. Linville
2011-06-20
2
-9
/
+18
|
|
|
|
\
|
|
|
|
*
Bluetooth: Fix L2CAP connection establishment
Ilia Kolomisnky
2011-06-15
1
-1
/
+1
|
|
|
|
*
Bluetooth: Fix accepting connect requests for defer_setup
Johan Hedberg
2011-06-14
1
-6
/
+15
|
|
|
|
*
Bluetooth: Fix L2CAP security check
Luiz Augusto von Dentz
2011-06-13
1
-2
/
+2
|
|
*
|
|
udp/recvmsg: Clear MSG_TRUNC flag when starting over for a new packet
Xufeng Zhang
2011-06-21
2
-0
/
+6
|
|
*
|
|
ipv6/udp: Use the correct variable to determine non-blocking condition
Xufeng Zhang
2011-06-21
1
-1
/
+1
*
|
|
|
|
netfitler: xt_qtaguid: add another missing spin_unlock.
JP Abgrall
2011-07-06
1
-1
/
+11
*
|
|
|
|
netfilter: qtaguid: fix bad-arg handling when tagging socket
JP Abgrall
2011-07-06
1
-1
/
+1
[next]