Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
af446b702c58b700cc5fa99f6edc78b99e55b995
/
include
/
net
« Previous
a7ce1c9
mac80211: fix indentation
by Alexander Simon
· 13 years ago
4d8b614
Merge branch 'master' of git://git.infradead.org/users/linville/wireless
by John W. Linville
· 13 years ago
c9df56b
cfg80211/nl80211: Add PMKSA caching candidate event
by Jouni Malinen
· 13 years ago
0c28ec5
cfg80211: add cfg80211_find_vendor_ie() function
by Eliad Peller
· 13 years ago
b53d63e
Merge branch 'master' of ssh://infradead/~/public_git/wireless-next into for-davem
by John W. Linville
· 13 years ago
e05c82d
tcp: fix build error if !CONFIG_SYN_COOKIES
by Eric Dumazet
· 13 years ago
b0e7031
Merge git://github.com/davem330/net
by Linus Torvalds
· 13 years ago
765cf99
tcp: md5: remove one indirection level in tcp_md5sig_pool
by Eric Dumazet
· 13 years ago
f78a5fd
Revert "Scm: Remove unnecessary pid & credential references in Unix socket's send and receive path"
by David S. Miller
· 13 years ago
d97a077
wan: make LAPB callbacks const
by stephen hemminger
· 13 years ago
aa1c366
net: Handle different key sizes between address families in flow cache
by dpward
· 13 years ago
728871b
net: Align AF-specific flowi structs to long
by David Ward
· 13 years ago
d5ccd49
sctp: deal with multiple COOKIE_ECHO chunks
by Max Matveev
· 13 years ago
910868d
nl80211/cfg80211/mac80211: fix wme docs
by Eliad Peller
· 13 years ago
52b9aca
Merge branch 'master' of ../netdev/
by David S. Miller
· 13 years ago
946cedc
tcp: Change possible SYN flooding messages
by Eric Dumazet
· 13 years ago
fd23591
wireless: fix kernel-doc warning in net/cfg80211.h
by Randy Dunlap
· 13 years ago
7827493
mac80211: add ssid config to bss information in AP-mode
by Arik Nemtsov
· 13 years ago
8c77124
mac80211: make ieee80211_send_bar available for drivers
by Felix Fietkau
· 13 years ago
a1f1c21
nl80211/cfg80211: add match filtering for sched_scan
by Luciano Coelho
· 13 years ago
cedb541
nl80211/cfg80211: add WIPHY_FLAG_AP_UAPSD flag
by Eliad Peller
· 13 years ago
edf6b78
mac80211: add flag to indicate HW only Tx-agg setup support
by Arik Nemtsov
· 13 years ago
f4b34b5
cfg80211/nl80211: Indicate roaming feature capability to userspace.
by Vivek Natarajan
· 13 years ago
b4d3de8
Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next into for-davem
by John W. Linville
· 13 years ago
d2f1528
wireless: fix kernel-doc warning in net/cfg80211.h
by Randy Dunlap
· 13 years ago
51b8b4f
fs/9p: Use protocol-defined value for lock/getlock 'type' field.
by Jim Garlick
· 13 years ago
f88657c
fs/9p: Add OS dependent open flags in 9p protocol
by Aneesh Kumar K.V
· 13 years ago
ec0506d
net: relax PKTINFO non local ipv6 udp xmit check
by Maciej Żenczykowski
· 13 years ago
4a711a8
cfg80211: document wiphy->registered
by Stanislaw Gruszka
· 13 years ago
ba6e5eb
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 13 years ago
dde88b7
wireless: relicense regulatory header to ISC
by Luis R. Rodriguez
· 13 years ago
9533b4a
mac80211: add uapsd_queues and max_sp params fields
by Eliad Peller
· 13 years ago
c75786c
nl80211/cfg80211: add STA WME parameters
by Eliad Peller
· 13 years ago
e2e6be5
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
by John W. Linville
· 13 years ago
0856a30
Scm: Remove unnecessary pid & credential references in Unix socket's send and receive path
by Tim Chen
· 13 years ago
6af29cc
sctp: Bundle HEAERTBEAT into ASCONF_ACK
by Michio Honda
· 13 years ago
e875304
NFC: Reserve tx head and tail room
by Samuel Ortiz
· 13 years ago
16dd726
{nl,cfg,mac}80211: let userspace make meshif mesh gate
by Javier Cardona
· 13 years ago
0507e15
{nl,cfg,mac}80211: let userspace set RANN interval
by Javier Cardona
· 13 years ago
8db0985
mac80211: update mesh peering frame format
by Thomas Pedersen
· 13 years ago
b38d355
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 13 years ago
ecb4433
mac80211: fix suspend/resume races with unregister hw
by Stanislaw Gruszka
· 13 years ago
bdeab99
rps: Add flag to skb to indicate rxhash is based on L4 tuple
by Tom Herbert
· 13 years ago
3881ac4
af_iucv: add HiperSockets transport
by Ursula Braun
· 13 years ago
96d042a
iucv: introduce loadable iucv interface
by Frank Blaschka
· 13 years ago
9946ecf
nl80211/cfg80211: Add extra IE configuration to AP mode setup
by Jouni Malinen
· 13 years ago
5fb628e
nl80211/cfg80211: Add crypto settings into NEW_BEACON
by Jouni Malinen
· 13 years ago
32e9de8
nl80211/cfg80211: Allow SSID to be specified in new beacon command
by Jouni Malinen
· 13 years ago
0879fa4
cfg80211/mac80211: move information element parsing logic to cfg80211
by Yogesh Ashok Powar
· 13 years ago
f612ced
nl80211/cfg80211: Make addition of new sinfo fields safer
by Jouni Malinen
· 13 years ago
040bdf7
cfg80211: fix a crash in nl80211_send_station
by Felix Fietkau
· 13 years ago
50d3dfb
cfg80211/nl80211: Send AssocReq IEs to user space in AP mode
by Jouni Malinen
· 13 years ago
9d630c7
lib80211: remove exports for functions not called by other modules
by Pavel Roskin
· 13 years ago
b4ca608
mac80211: remove offchannel_tx API
by Johannes Berg
· 13 years ago
04b0c5c
cfg80211: remove unused wext handler exports
by Johannes Berg
· 13 years ago
7c966a6
mac80211: remove linux/wireless.h inclusion
by Johannes Berg
· 13 years ago
262eb9b
cfg80211: split wext compatibility to separate header
by Johannes Berg
· 13 years ago
19fd617
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
47670b7
ipv4: route non-local sources for raw socket
by Julian Anastasov
· 13 years ago
6e5714e
net: Compute protocol sequence numbers and fragment IDs using MD5.
by David S. Miller
· 13 years ago
f2c31e3
net: fix NULL dereferences in check_peer_redir()
by Eric Dumazet
· 13 years ago
76f793e
ipv6: updates to privacy addresses per RFC 4941.
by Lorenzo Colitti
· 13 years ago
82c21bf
doc: Update the email address for Paul Moore in various source files
by Paul Moore
· 13 years ago
6006349
atomic: use <linux/atomic.h>
by Arun Sharma
· 13 years ago
d3ec484
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
ee05eff
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
48e370f
fs/9p: add 9P2000.L unlinkat operation
by Aneesh Kumar K.V
· 13 years ago
9e8fb38
fs/9p: add 9P2000.L renameat operation
by Aneesh Kumar K.V
· 13 years ago
4d63055
fs/9p: Clean-up get_protocol_version() to use strcmp
by Prem Karat
· 14 years ago
52c14ab
net/9p: Remove structure not used in the code
by Aneesh Kumar K.V
· 13 years ago
e660a82
9p: clean up packet dump code
by Eric Van Hensbergen
· 13 years ago
41bf371
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
· 13 years ago
87c48fa
ipv6: make fragment identifications less predictable
by Eric Dumazet
· 13 years ago
b2abb6e
mac80211: sync driver before TX
by Johannes Berg
· 13 years ago
34850ab
cfg80211: allow userspace to control supported rates in scan
by Johannes Berg
· 13 years ago
d3aaeb3
net: Add ->neigh_lookup() operation to dst_ops
by David S. Miller
· 13 years ago
69cce1d
net: Abstract dst->neighbour accesses behind helpers.
by David S. Miller
· 13 years ago
9cbb7ec
ipv6: Get rid of rt6i_nexthop macro.
by David S. Miller
· 13 years ago
8f40b16
neigh: Pass neighbour entry to output ops.
by David S. Miller
· 13 years ago
542d4d6
neigh: Kill ndisc_ops->queue_xmit
by David S. Miller
· 13 years ago
b23b545
neigh: Kill hh_cache->hh_output
by David S. Miller
· 13 years ago
47ec132
neigh: Kill neigh_ops->hh_output
by David S. Miller
· 13 years ago
05e3aa0
net: Create and use new helper, neigh_output().
by David S. Miller
· 13 years ago
f850e00
mac80211: let key iteration get keys in install order
by Johannes Berg
· 13 years ago
8bca5d8
mac80211: allow driver access to TKIP RX P1K
by Johannes Berg
· 13 years ago
5a865ba
nl80211/cfg80211: add max_sched_scan_ie_len in the hw description
by Luciano Coelho
· 13 years ago
93b6aa6
nl80211/cfg80211: add max_sched_scan_ssids in the hw description
by Luciano Coelho
· 13 years ago
77dbbb1
nl80211: advertise GTK rekey support, new triggers
by Johannes Berg
· 13 years ago
95a943c
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
· 13 years ago
6a7ebdf
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 13 years ago
f6b72b6
net: Embed hh_cache inside of struct neighbour.
by David S. Miller
· 13 years ago
95acac6
mac80211: allow driver to disconnect after resume
by Johannes Berg
· 13 years ago
3769cff
ipv4: Inline neigh binding.
by David Miller
· 13 years ago
af71ff8
cfg80211: fix docbook
by Johannes Berg
· 13 years ago
615f7b9
mac80211: add driver RSSI threshold events
by Meenakshi Venkataraman
· 13 years ago
4b42c54
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-next-2.6
by John W. Linville
· 13 years ago
b7e9c22
Merge branch 'master' into for-next
by Jiri Kosina
· 13 years ago
f610b74
ipv4: Use universal hash for ARP.
by David S. Miller
· 13 years ago
cd08933
neigh: Store hash shift instead of mask.
by David S. Miller
· 13 years ago
e2fd318
Bluetooth: Fixes l2cap "command reject" reply according to spec
by Ilia Kolomisnky
· 13 years ago
Next »