Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
07b02fbd98dcc988eb3379b916832473bd8bdfc1
/
include
/
net
75c56a8
Merge commit 'v3.0-rc7' into android-3.0
by Colin Cross
· 13 years ago
89daa34
Bluetooth: Add support for returning the encryption key size
by Vinicius Costa Gomes
· 13 years ago
1fa2de3
Bluetooth: Add support for storing the key size
by Vinicius Costa Gomes
· 13 years ago
1143205
Bluetooth: Remove unused field in hci_conn
by Vinicius Costa Gomes
· 13 years ago
7f9004d
Bluetooth: Add functions to manipulate the link key list for SMP
by Vinicius Costa Gomes
· 13 years ago
a7481be
Bluetooth: Add new structures for supporting SM key distribution
by Vinicius Costa Gomes
· 13 years ago
c1d5e1d
Bluetooth: Add support for SMP phase 3 (key distribution)
by Vinicius Costa Gomes
· 13 years ago
119c689
Bluetooth: Remove L2CAP busy queue
by Mat Martineau
· 13 years ago
c0675b8
Bluetooth: Use event-driven approach for handling ERTM receive buffer
by Mat Martineau
· 13 years ago
c006aa0
Bluetooth: Add lmp_host_le_capable() macro
by Andre Guedes
· 13 years ago
5521abe
Bluetooth: Add enable_le module parameter
by Andre Guedes
· 13 years ago
e326af4
Bluetooth: Write LE Host Supported command
by Andre Guedes
· 13 years ago
d5fa513
Bluetooth: Add extfeatures to struct hci_dev
by Andre Guedes
· 13 years ago
0ea110d
Bluetooth: Clean up unused struct hci_conn items
by Gustavo F. Padovan
· 14 years ago
19f7f22
Bluetooth: Add bt_printk
by Joe Perches
· 13 years ago
d8e4f87
Bluetooth: Rename function bt_err to bt_to_errno
by Joe Perches
· 13 years ago
e299c1c
Bluetooth: Use bit operations on conn_state
by Gustavo F. Padovan
· 14 years ago
2ddee5a
Bluetooth: use bit operation on conf_state
by Gustavo F. Padovan
· 14 years ago
58d1980
Bluetooth: Add blacklisting support for mgmt interface
by Antti Julku
· 14 years ago
9d90e2e
Bluetooth: Move blacklisting functions to hci_core
by Antti Julku
· 14 years ago
397d9ae
Bluetooth: Add key size checks for SMP
by Vinicius Costa Gomes
· 14 years ago
b19d5ce
Bluetooth: Add support for SMP timeout
by Vinicius Costa Gomes
· 14 years ago
208dfd9
Bluetooth: Update the security level when link is encrypted
by Vinicius Costa Gomes
· 14 years ago
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
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
133e14c
Bluetooth: Implement the first SMP commands
by Anderson Briglia
· 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
3f8e1e3
Bluetooth: Clean up some code style issues
by Waldemar Rymarkiewicz
· 14 years ago
514abe6
Bluetooth: Add BT_POWER L2CAP socket option.
by Jaikumar Ganesh
· 14 years ago
149c097
Bluetooth: Add 'dst_type' field to struct hci_conn
by Andre Guedes
· 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
6c77c8c
Bluetooth: LE advertising cache
by Andre Guedes
· 14 years ago
1c3cc118
Bluetooth: Add advertising report meta event structs
by Anderson Briglia
· 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
957c665
ipv6: Don't put artificial limit on routing table size.
by David S. Miller
· 13 years ago
60c2ce2
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 13 years ago
690b0ca
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into for-davem
by John W. Linville
· 13 years ago
e55d4fa
Merge commit 'v3.0-rc5' into android-3.0
by Colin Cross
· 13 years ago
4d258b2
Fix some kernel-doc warnings
by Vitaliy Ivanov
· 13 years ago
a66b98d
mac80211: fix rx->key NULL dereference during mic failure
by Arik Nemtsov
· 13 years ago
6e158d2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
42c1edd
netfilter: nf_nat: avoid double seq_adjust for loopback
by Julian Anastasov
· 14 years ago
bbcda3b
Bluetooth: Allow SCO/eSCO packet type selection for outgoing SCO connections.
by Nick Pelly
· 15 years ago
810bf5d
net: Support nuking IPv6 sockets as well as IPv4.
by Lorenzo Colitti
· 14 years ago
df8bfc3
net: activity_stats: Add statistics for network transmission activity
by Mike Chan
· 15 years ago
c172849
Bluetooth: Add ACL MTU, available buffers and total buffers to hci_conn_info.
by Nick Pelly
· 15 years ago
40a803d
Bluetooth: Increase timeout for legacy pairing from 10 seconds to 40 seconds.
by Nick Pelly
· 15 years ago
a7429e5
net: socket ioctl to reset connections matching local address
by Robert Love
· 17 years ago
a685e08
Delay struct net freeing while there's a sysfs instance refering to it
by Al Viro
· 14 years ago
0e833d8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
a000c01
sctp: stop pending timers and purge queues when peer restart asoc
by Wei Yongjun
· 14 years ago
10799db
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
c5c177b
net: Kill ratelimit.h dependency in linux/net.h
by David S. Miller
· 14 years ago
bee9525
net: Add linux/sysctl.h includes where needed.
by David S. Miller
· 14 years ago
58bf2db
Merge branch 'pablo/nf-2.6-updates' of git://1984.lsi.us.es/net-2.6
by David S. Miller
· 14 years ago
c74c0bf
IPVS: bug in ip_vs_ftp, same list heaad used in all netns.
by Hans Schillstrom
· 14 years ago
14d74e0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/linux-2.6-nsfd
by Linus Torvalds
· 14 years ago
3f5785e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
22e95ac
Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 14 years ago
08bb3a5
9p: Small cleanup in <net/9p/9p.h>
by Sasha Levin
· 14 years ago
aca0076
9p: typo fixes and minor cleanups
by Rob Landley
· 14 years ago
31ec97d
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 14 years ago
daf8cf6
wireless: fix fatal kernel-doc error + warning in mac80211.h
by Randy Dunlap
· 14 years ago
1ba0145
wireless: fix cfg80211.h new kernel-doc warnings
by Randy Dunlap
· 14 years ago
1f37070
dst: catch uninitialized metrics
by Stephen Hemminger
· 14 years ago
57d19e8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
53ee756
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
bdfbe80
wireless: fix fatal kernel-doc error + warning in mac80211.h
by Randy Dunlap
· 14 years ago
138eded
caif: Update documentation of CAIF transmit and receive functions.
by sjur.brandeland@stericsson.com
· 14 years ago
06f4e92
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 14 years ago
eb04f2f
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
be281e5
ipv6: reduce per device ICMP mib sizes
by Eric Dumazet
· 14 years ago
ed9d010
cfg80211: Use consistent BSS matching between scan and sme
by Jouni Malinen
· 14 years ago
a48eff1
ipv4: Pass explicit destination address to rt_bind_peer().
by David S. Miller
· 14 years ago
ed2361e
ipv4: Pass explicit destination address to rt_get_peer().
by David S. Miller
· 14 years ago
6bd023f
ipv4: Make caller provide flowi4 key to inet_csk_route_req().
by David S. Miller
· 14 years ago
6882f93
ipv4: Kill RT_CACHE_DEBUG
by David S. Miller
· 14 years ago
9cbc94e
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
f56e03e
net: ping: fix build failure
by Vasiliy Kulikov
· 14 years ago
e00cf3b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 14 years ago
8b3beca
cfg80211: make stripping of 802.11 header optional from AMSDU
by Yogesh Ashok Powar
· 14 years ago
57cf804
nl80211: Move peer link state definition to nl80211
by Javier Cardona
· 14 years ago
7527a78
cfg80211: advertise possible interface combinations
by Johannes Berg
· 14 years ago
3f874ad
caif: remove unesesarry exports
by sjur.brandeland@stericsson.com
· 14 years ago
Next »