Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
735038cae09a33a6a9fa3c650377671a0e8f45a6
/
net
735038c
Bluetooth: Add support for LE Start Encryption
by Vinicius Costa Gomes
· 14 years ago
21b8a2b
Bluetooth: Add SMP confirmation checks methods
by Anderson Briglia
· 14 years ago
c8e856e
Bluetooth: Add SMP confirmation structs
by Anderson Briglia
· 14 years ago
8e7a3c5
Bluetooth: Add LE SMP Cryptoolbox functions
by Anderson Briglia
· 14 years ago
09fabbc
Bluetooth: Add support for using the crypto subsystem
by Vinicius Costa Gomes
· 14 years ago
13b4839
Bluetooth: Add simple SMP pairing negotiation
by Anderson Briglia
· 14 years ago
ea37012
Bluetooth: Start SMP procedure
by Anderson Briglia
· 14 years ago
133e14c
Bluetooth: Implement the first SMP commands
by Anderson Briglia
· 14 years ago
d7649a5
Bluetooth: Don't forget to check for LE_LINK
by Gustavo F. Padovan
· 14 years ago
446b49b
Bluetooth: keep reference if any ERTM timer is enabled
by Gustavo F. Padovan
· 14 years ago
bd69b5a
Bluetooth: Make timer functions generic
by Gustavo F. Padovan
· 14 years ago
4a6aa52
Bluetooth: Add refcnt to struct l2cap_chan
by Gustavo F. Padovan
· 14 years ago
f1b394a
Bluetooth: Add state tracking to struct l2cap_chan
by Gustavo F. Padovan
· 14 years ago
c4cf743
Bluetooth: add close() callback to l2cap_chan_ops
by Gustavo F. Padovan
· 14 years ago
162025c
Bluetooth: add recv() callback to l2cap_chan_ops
by Gustavo F. Padovan
· 14 years ago
b090c4b
Bluetooth: Add l2cap_chan_ops abstraction
by Gustavo F. Padovan
· 14 years ago
b87bf5b
Bluetooth: Merge l2cap_chan_create() in the l2cap_sock_alloc()
by Gustavo F. Padovan
· 14 years ago
941df95
Bluetooth: Kill set but unused variable 'cmd' in cmtp_recv_capimsg()
by David Miller
· 14 years ago
8f1e790
Bluetooth: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warning
by Stephen Boyd
· 14 years ago
f78088a
Bluetooth: Fix check for the ERTM local busy state
by Mat Martineau
· 14 years ago
5125e9e
Bluetooth: Restore accidentally-deleted line
by Mat Martineau
· 14 years ago
8b00cf0
Bluetooth: Simplify hci_conn_accept_secure check
by Waldemar Rymarkiewicz
· 14 years ago
514abe6
Bluetooth: Add BT_POWER L2CAP socket option.
by Jaikumar Ganesh
· 14 years ago
9f449e0
Bluetooth: Verify a pin code in pin_code_reply
by Waldemar Rymarkiewicz
· 14 years ago
6fbf3ee
Bluetooth: Remove a magic number
by Waldemar Rymarkiewicz
· 14 years ago
ef69a01
Bluetooth: fix sparse & gcc warnings
by Johannes Berg
· 14 years ago
c7f0d99
Bluetooth: Set 'peer_addr_type' in hci_le_connect()
by Andre Guedes
· 14 years ago
5e89ece
Bluetooth: Check advertising cache in hci_connect()
by Andre Guedes
· 14 years ago
92398c8
Bluetooth: Remove useless check in hci_connect()
by Andre Guedes
· 14 years ago
149c097
Bluetooth: Add 'dst_type' field to struct hci_conn
by Andre Guedes
· 14 years ago
5444429
Bluetooth: Refactor hci_auth_complete_evt function
by Waldemar Rymarkiewicz
· 14 years ago
62c5f52
Bluetooth: Fix auth_complete_evt for legacy units
by Waldemar Rymarkiewicz
· 14 years ago
45e600f
Bluetooth: Advertising entries lifetime
by Andre Guedes
· 14 years ago
726e133
Bluetooth: Clear advertising cache before scanning
by Andre Guedes
· 14 years ago
5df108f
Bluetooth: Add Advertising Report Meta Event handler
by Andre Guedes
· 14 years ago
6c77c8c
Bluetooth: LE advertising cache
by Andre Guedes
· 14 years ago
762a990
Bluetooth: Rename __l2cap_chan_close() to l2cap_chan_close()
by Gustavo F. Padovan
· 14 years ago
1eb5ad7
Bluetooth: Remove export of l2cap_chan_clear_timer()
by Gustavo F. Padovan
· 14 years ago
13003e0
Bluetooth: create channel timer to replace sk_timer
by Gustavo F. Padovan
· 14 years ago
8974c54
Bluetooth: Add chan->chan_type struct member
by Gustavo F. Padovan
· 14 years ago
dcb1cc3
Bluetooth: Create l2cap_chan_send()
by Gustavo F. Padovan
· 14 years ago
6e9e43f
Bluetooth: Create __l2cap_chan_close()
by Gustavo F. Padovan
· 14 years ago
ceb723b
Bluetooth: Remove unnecessary use of hci_dev_list_lock
by Johan Hedberg
· 14 years ago
5234259
Bluetooth: Kill set but not used variable 'l2cap_sk' in rfcomm_sock_getsockopt_old()
by David Miller
· 14 years ago
af2a7f4
Bluetooth: fix set but not used warning
by Gustavo F. Padovan
· 14 years ago
54f6151
Bluetooth: Allow unsegmented SDU retries on sock_queue_rcv_skb failure
by Ruiyi Zhang
· 14 years ago
814cdea
Merge commit 'v3.0-rc6' into android-3.0
by Dima Zavin
· 14 years ago
410ef5f
netfitler: xt_qtaguid: add another missing spin_unlock.
by JP Abgrall
· 14 years ago
2450033
netfilter: qtaguid: fix bad-arg handling when tagging socket
by JP Abgrall
· 14 years ago
0e90ed0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
e55d4fa
Merge commit 'v3.0-rc5' into android-3.0
by Colin Cross
· 14 years ago
ed6e4ef
netfilter: Fix ip_route_me_harder triggering ip_rt_bug
by Julian Anastasov
· 14 years ago
c797ca5
nf: qtaguid: make procfs entry for ctrl return correct data.
by JP Abgrall
· 14 years ago
35b8628
nf: qtaguid: workaround xt_socket_get_sk() returning bad SKs.
by JP Abgrall
· 14 years ago
353e5c9
ipv4: Fix IPsec slowpath fragmentation problem
by Steffen Klassert
· 14 years ago
33f99dc
ipv4: Fix packet size calculation in __ip_append_data
by Steffen Klassert
· 14 years ago
bd4265f
bridge: Only flood unregistered groups to routers
by Herbert Xu
· 14 years ago
acc468f
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into for-davem
by John W. Linville
· 14 years ago
99e01b3
net: ipv4: tcp: Fix crash in tcp_nuke_addr
by Colin Cross
· 14 years ago
9cfaa8d
udp/recvmsg: Clear MSG_TRUNC flag when starting over for a new packet
by Xufeng Zhang
· 14 years ago
32c9025
ipv6/udp: Use the correct variable to determine non-blocking condition
by Xufeng Zhang
· 14 years ago
2992c4b
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 14 years ago
eda0841
Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 14 years ago
6e158d2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
8c7bad8
netfilter: have ip*t REJECT set the sock err when an icmp is to be sent
by JP Abgrall
· 14 years ago
934abcf
netfilter: add xt_qtaguid matching module
by JP Abgrall
· 14 years ago
d8cfaaa
nf: xt_socket: export the fancy sock finder code
by JP Abgrall
· 14 years ago
8ad2475
ipv4, ping: Remove duplicate icmp.h include
by Jesper Juhl
· 14 years ago
40fad6b
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-2.6
by John W. Linville
· 14 years ago
cefa999
netpoll: copy dev name of slaves to struct netpoll
by WANG Cong
· 14 years ago
9aa3c94
ipv4: fix multicast losses
by Eric Dumazet
· 14 years ago
eeb1497
inet_diag: fix inet_diag_bc_audit()
by Eric Dumazet
· 14 years ago
1eddcea
net: rfs: enable RFS before first data packet is received
by Eric Dumazet
· 14 years ago
82362cc
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into for-davem
by John W. Linville
· 14 years ago
5afa913
SUNRPC: Ensure the RPC client only quits on fatal signals
by Trond Myklebust
· 14 years ago
e3cb78c
vlan: don't call ndo_vlan_rx_register on hardware that doesn't have vlan support
by Antoine Reversat
· 14 years ago
a1b7f85
caif: Bugfix - XOFF removed channel from caif-mux
by sjur.brandeland@stericsson.com
· 14 years ago
fc2af6c
IGMP snooping: set mrouters_only flag for IPv6 traffic properly
by Fernando Luis Vázquez Cao
· 14 years ago
62b2bcb
IGMP snooping: set mrouters_only flag for IPv4 traffic properly
by Fernando Luis Vázquez Cao
· 14 years ago
3009adf
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6
by David S. Miller
· 14 years ago
8dac6be
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 14 years ago
42c1edd
netfilter: nf_nat: avoid double seq_adjust for loopback
by Julian Anastasov
· 14 years ago
2c38de4
netfilter: fix looped (broad|multi)cast's MAC handling
by Nicolas Cavallari
· 14 years ago
db898aa
netfilter: ipt_ecn: fix inversion for IP header ECN match
by Patrick McHardy
· 14 years ago
58d5a02
netfilter: ipt_ecn: fix protocol check in ecn_mt_check()
by Patrick McHardy
· 14 years ago
63f6fe9
netfilter: ip_tables: fix compile with debug
by Sebastian Andrzej Siewior
· 14 years ago
122c4f1
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs-2.6
by Patrick McHardy
· 14 years ago
3306054
Bluetooth: Fix L2CAP connection establishment
by Ilia Kolomisnky
· 14 years ago
0b76011
NLM: Don't hang forever on NLM unlock requests
by Trond Myklebust
· 14 years ago
df3c393
Bluetooth: Fix accepting connect requests for defer_setup
by Johan Hedberg
· 14 years ago
bbcda3b
Bluetooth: Allow SCO/eSCO packet type selection for outgoing SCO connections.
by Nick Pelly
· 15 years ago
c473cbb
net: Fix "Support nuking IPv6 sockets as well as IPv4" for 2.6.39
by Colin Cross
· 14 years ago
810bf5d
net: Support nuking IPv6 sockets as well as IPv4.
by Lorenzo Colitti
· 14 years ago
7ef37e0
net: Fix CONFIG_RPS option to be turned off
by Dmitry Shmidt
· 15 years ago
df8bfc3
net: activity_stats: Add statistics for network transmission activity
by Mike Chan
· 15 years ago
f86e4b0
Bluetooth: Hack: Don't dereference null pointer.
by Nick Pelly
· 15 years ago
c172849
Bluetooth: Add ACL MTU, available buffers and total buffers to hci_conn_info.
by Nick Pelly
· 15 years ago
5c9b4de
Bluetooth: Fallback to SCO on error code 0x10 (Connection Accept Timeout).
by Nick Pelly
· 15 years ago
1349d4a
Bluetooth: Do not attempt to send dlci disconnect when in BT_CONFIG.
by Nick Pelly
· 16 years ago
261a799
rfkill: Introduce CONFIG_RFKILL_PM and use instead of CONFIG_PM to power down
by Nick Pelly
· 16 years ago
Next »