Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
6a7ebdf2fd15417e87b4fd02ff411aeaca34da5f
/
include
/
net
6a7ebdf
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
f6b72b62
net: Embed hh_cache inside of struct neighbour.
by David S. Miller
· 14 years ago
3769cff
ipv4: Inline neigh binding.
by David Miller
· 14 years ago
f610b74
ipv4: Use universal hash for ARP.
by David S. Miller
· 14 years ago
cd08933
neigh: Store hash shift instead of mask.
by David S. Miller
· 14 years ago
cd4fcc7
sctp: ABORT if receive, reassmbly, or reodering queue is not empty while closing socket
by Thomas Graf
· 14 years ago
204d164
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
f8d9605
sctp: Enforce retransmission limit during shutdown
by Thomas Graf
· 14 years ago
1cdebb4
sock.h: Add a new sock zero-copy flag
by Shirley Ma
· 14 years ago
c68f4b8
mac80211: support GTK rekey offload
by Johannes Berg
· 14 years ago
e5497d7
cfg80211/nl80211: support GTK rekey offload
by Johannes Berg
· 14 years ago
830af02
mac80211: allow driver to iterate keys
by Johannes Berg
· 14 years ago
dc7f9f6
net: sched: constify tcf_proto and tc_action
by Eric Dumazet
· 14 years ago
5b7f762
dcbnl: Add CEE notification
by Shmulik Ravid
· 14 years ago
e12fe68
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
595fc71
ipv4: Add ip_defrag() agent IP_DEFRAG_AF_PACKET.
by David S. Miller
· 14 years ago
994635a
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 14 years ago
4d12b8b
NFC: add nfc generic netlink interface
by Lauro Ramos Venancio
· 14 years ago
3e256b8
NFC: add nfc subsystem core
by Lauro Ramos Venancio
· 14 years ago
2b4562d
mac80211: allow driver to impose WoWLAN restrictions
by Johannes Berg
· 14 years ago
957c665
ipv6: Don't put artificial limit on routing table size.
by David S. Miller
· 14 years ago
4e985ad
rtnl: provide link dump consistency info
by Thomas Graf
· 14 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
· 14 years ago
df2cbe4
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
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
· 14 years ago
39df600
mac80211: propagate information about STA WME support down
by Arik Nemtsov
· 14 years ago
3be3fdb
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 14 years ago
4d258b2
Fix some kernel-doc warnings
by Vitaliy Ivanov
· 14 years ago
a66b98d
mac80211: fix rx->key NULL dereference during mic failure
by Arik Nemtsov
· 14 years ago
c6af9c4
net: wimax: Remove of unused 'rfkill_input' pointer
by Vitaliy Ivanov
· 14 years ago
3609936
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
d18cd55
net: Fix build failures due to ip_is_fragment()
by David S. Miller
· 14 years ago
670dc28
netlink: advertise incomplete dumps
by Johannes Berg
· 14 years ago
1c1236e
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-next-2.6
by John W. Linville
· 14 years ago
56f8a75
ip: introduce ip_is_fragment helper inline function
by Paul Gortmaker
· 14 years ago
ab6baf9
dcb: fix return type on dcb_setapp()
by John Fastabend
· 14 years ago
a364c8c
dcb: Add dcb_ieee_getapp_mask() for drivers to query APP settings
by John Fastabend
· 14 years ago
f9ae7e4
dcb: Add ieee_dcb_delapp() and dcb op to delete app entry
by John Fastabend
· 14 years ago
b6db217
dcb: Add ieee_dcb_setapp() to be used for IEEE 802.1Qaz APP data
by John Fastabend
· 14 years ago
314b477
net: dcbnl, add multicast group for DCB
by John Fastabend
· 14 years ago
9f6ec8d
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
6e158d2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
b856439
mac80211: add cancel_hw_scan() callback
by Eliad Peller
· 14 years ago
e2ab435
Bluetooth: Use bit operations on conn_state
by Gustavo F. Padovan
· 14 years ago
c1360a1
Bluetooth: use bit operation on conf_state
by Gustavo F. Padovan
· 14 years ago
7fbec22
Bluetooth: Add blacklisting support for mgmt interface
by Antti Julku
· 14 years ago
b2a66aa
Bluetooth: Move blacklisting functions to hci_core
by Antti Julku
· 14 years ago
42c1edd
netfilter: nf_nat: avoid double seq_adjust for loopback
by Julian Anastasov
· 14 years ago
3158c50
Bluetooth: Add key size checks for SMP
by Vinicius Costa Gomes
· 14 years ago
5d3de7d
Bluetooth: Add support for SMP timeout
by Vinicius Costa Gomes
· 14 years ago
6c8f794
IPVS: remove unused init and cleanup functions.
by Hans Schillstrom
· 14 years ago
88167ae
Bluetooth: Update the security level when link is encrypted
by Vinicius Costa Gomes
· 14 years ago
a7a595f
Bluetooth: Add support for LE Start Encryption
by Vinicius Costa Gomes
· 14 years ago
7d24ddc
Bluetooth: Add SMP confirmation checks methods
by Anderson Briglia
· 14 years ago
f01ead3
Bluetooth: Add SMP confirmation structs
by Anderson Briglia
· 14 years ago
3a0259b
Bluetooth: Add support for using the crypto subsystem
by Vinicius Costa Gomes
· 14 years ago
88ba43b
Bluetooth: Add simple SMP pairing negotiation
by Anderson Briglia
· 14 years ago
eb492e0
Bluetooth: Implement the first SMP commands
by Anderson Briglia
· 14 years ago
1a09bcb
Bluetooth: keep reference if any ERTM timer is enabled
by Gustavo F. Padovan
· 14 years ago
c9b6667
Bluetooth: Make timer functions generic
by Gustavo F. Padovan
· 14 years ago
71ba0e5
Bluetooth: Add refcnt to struct l2cap_chan
by Gustavo F. Padovan
· 14 years ago
89bc500e
Bluetooth: Add state tracking to struct l2cap_chan
by Gustavo F. Padovan
· 14 years ago
ba3bd0e
Bluetooth: add close() callback to l2cap_chan_ops
by Gustavo F. Padovan
· 14 years ago
2307049
Bluetooth: add recv() callback to l2cap_chan_ops
by Gustavo F. Padovan
· 14 years ago
80808e4
Bluetooth: Add l2cap_chan_ops abstraction
by Gustavo F. Padovan
· 14 years ago
503cf15
IPVS: rename of netns init and cleanup functions.
by Hans Schillstrom
· 14 years ago
ed78bec
IPVS remove unused var from migration to netns
by Hans Schillstrom
· 14 years ago
a685e08
Delay struct net freeing while there's a sysfs instance refering to it
by Al Viro
· 14 years ago
8f0ea0f
snmp: reduce percpu needs by 50%
by Eric Dumazet
· 14 years ago
1d34d10
mac80211: add ieee80211_get_operstate() function
by Eliad Peller
· 14 years ago
c7ac867
rtnetlink: Compute and store minimum ifinfo dump size
by Greg Rose
· 14 years ago
5a9d0a3
Bluetooth: Clean up some code style issues
by Waldemar Rymarkiewicz
· 14 years ago
2b77bdd
inetpeer: lower false sharing effect
by Eric Dumazet
· 14 years ago
4b9d9be
inetpeer: remove unused list
by Eric Dumazet
· 14 years ago
9ad7c04
tcp: RFC2988bis + taking RTT sample from 3WHS for the passive open side
by Jerry Chu
· 14 years ago
14b12d0
Bluetooth: Add BT_POWER L2CAP socket option.
by Jaikumar Ganesh
· 14 years ago
29b7988
Bluetooth: Add 'dst_type' field to struct hci_conn
by Andre Guedes
· 14 years ago
19f8def
Bluetooth: Fix auth_complete_evt for legacy units
by Waldemar Rymarkiewicz
· 14 years ago
3581508
Bluetooth: Advertising entries lifetime
by Andre Guedes
· 14 years ago
eb9d91f
Bluetooth: Clear advertising cache before scanning
by Andre Guedes
· 14 years ago
76c8686
Bluetooth: LE advertising cache
by Andre Guedes
· 14 years ago
57a56fd
Bluetooth: Add advertising report meta event structs
by Anderson Briglia
· 14 years ago
0f85272
Bluetooth: Rename __l2cap_chan_close() to l2cap_chan_close()
by Gustavo F. Padovan
· 14 years ago
500698d
Bluetooth: Remove export of l2cap_chan_clear_timer()
by Gustavo F. Padovan
· 14 years ago
ab07801
Bluetooth: create channel timer to replace sk_timer
by Gustavo F. Padovan
· 14 years ago
715ec00
Bluetooth: Add chan->chan_type struct member
by Gustavo F. Padovan
· 14 years ago
9a91a04
Bluetooth: Create l2cap_chan_send()
by Gustavo F. Padovan
· 14 years ago
4519de9
Bluetooth: Create __l2cap_chan_close()
by Gustavo F. Padovan
· 14 years ago
c0c33ad
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
f41ccd7
mac80211: Stop BA session event from device
by Shahar Levi
· 14 years ago
a6b7a40
net: remove interrupt.h inclusion from netdevice.h
by Alexey Dobriyan
· 14 years ago
e3cc055
include/net: Remove unnecessary semicolons
by Joe Perches
· 14 years ago
0e833d8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 14 years ago
8a07eb0
sctp: Add ASCONF operation on the single-homed host
by Michio Honda
· 14 years ago
7dc04d7
sctp: Add socket option operation for Auto-ASCONF.
by Michio Honda
· 14 years ago
9f7d653
sctp: Add Auto-ASCONF support (core).
by Michio Honda
· 14 years ago
3ced2dd
sctp: Allow regular C expression in 4th argument for SCTP_DEBUG_PRINTK_IPADDR macro.
by YOSHIFUJI Hideaki
· 14 years ago
40d6904
caif: Add CAIF HSI Link layer driver
by Dmitry.Tarnyagin
· 14 years ago
71063f0
nl80211: add testmode dump support
by Wey-Yi Guy
· 14 years ago
e11ec90
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
Next »