Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
6c0686057fe18754060842b525112b46d4f72ba4
/
include
/
net
83f1b4b
net: fix incorrect credentials passing
by Linus Torvalds
· 12 years ago
e15465e
irda: small read past the end of array in debug code
by Dan Carpenter
· 12 years ago
f88c91d
ipv6: statically link register_inet6addr_notifier()
by Cong Wang
· 12 years ago
f9c41a6
af_iucv: fix recvmsg by replacing skb_pull() function
by Ursula Braun
· 12 years ago
330305c
ipv4: Fix ip-header identification for gso packets.
by Pravin B Shelar
· 12 years ago
8ed7816
flow_keys: include thoff into flow_keys for later usage
by Daniel Borkmann
· 12 years ago
90b2621
Merge branch 'master' of git://1984.lsi.us.es/nf
by David S. Miller
· 12 years ago
5a3da1f
inet: limit length of fragment queue hash table bucket lists
by Hannes Frederic Sowa
· 12 years ago
0c12582
ipvs: add backup_only flag to avoid loops
by Julian Anastasov
· 12 years ago
aaa0c23
Fix dst_neigh_lookup/dst_neigh_lookup_skb return value handling bug
by Zhouyi Zhou
· 12 years ago
5b9e12d
ipv4: fix definition of FIB_TABLE_HASHSZ
by Denis V. Lunev
· 12 years ago
9da060d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
56a79b7
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
79ffef1
tcp: avoid wakeups for pure ACK
by Eric Dumazet
· 12 years ago
c4d3096
9p: turn fid->dlist into hlist
by Al Viro
· 12 years ago
b67bfe0
hlist: drop the node parameter from iterators
by Sasha Levin
· 12 years ago
1cef935
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
94f2f14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 12 years ago
490ab08
IP_GRE: Fix IP-Identification.
by Pravin B Shelar
· 12 years ago
4cfb048
net: fix possible deadlock in sum_frag_mem_limit
by Eric Dumazet
· 12 years ago
5b05204
ipv4: fix error handling in icmp_protocol.
by Li Wei
· 12 years ago
9afa319
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
08dcdbf
ipv6: use a stronger hash for tcp
by Eric Dumazet
· 12 years ago
ecd9883
ipv6: fix race condition regarding dst->expires and dst->from.
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
2ccba54
Merge branch 'master' of git://1984.lsi.us.es/nf-next
by David S. Miller
· 12 years ago
6338a53
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into net
by David S. Miller
· 12 years ago
b20ab9cc
netfilter: nf_ct_helper: better logging for dropped packets
by Pablo Neira Ayuso
· 12 years ago
98d5fac
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 12 years ago
dec34fb
net: fix a compile error when SOCK_REFCNT_DEBUG is enabled
by Ying Xue
· 12 years ago
9d62a98
cfg80211: Pass station (extended) capability info to kernel
by Jouni Malinen
· 12 years ago
a50df0c
cfg80211: advertise extended capabilities to userspace
by Johannes Berg
· 12 years ago
af0ed69
mac80211: stop modifying HT SMPS capability
by Johannes Berg
· 12 years ago
c7a6ee2
cfg80211: allow drivers to selectively disable 80/160 MHz
by Johannes Berg
· 12 years ago
2c9b735
mac80211: add ieee80211_vif_change_bandwidth
by Johannes Berg
· 12 years ago
0af83d3
mac80211: handle VHT operating mode notification
by Johannes Berg
· 12 years ago
8921d04
mac80211: track number of spatial streams
by Johannes Berg
· 12 years ago
e1a0c6b
mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40
by Johannes Berg
· 12 years ago
164eb02
mac80211: add radar detection command/event
by Simon Wunderlich
· 12 years ago
04f3904
nl80211/cfg80211: add radar detection command/event
by Simon Wunderlich
· 12 years ago
e0376d0
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 12 years ago
2a0e047
cfg80211: configuration for WoWLAN over TCP
by Johannes Berg
· 12 years ago
bb92d19
nl80211: add packet offset information for wowlan pattern
by Amitkumar Karwar
· 12 years ago
0e24321
act_police: move struct tcf_police to act_police.c
by Jiri Pirko
· 12 years ago
34c5d29
sch_api: introduce qdisc_watchdog_schedule_ns()
by Jiri Pirko
· 12 years ago
292f1c7
sch: make htb_rate_cfg and functions around that generic
by Jiri Pirko
· 12 years ago
570617e
net: sctp: remove unused multiple cookie keys
by Daniel Borkmann
· 12 years ago
b464255
9p: Modify struct 9p_fid to use a kuid_t not a uid_t
by Eric W. Biederman
· 12 years ago
447c509
9p: Modify the stat structures to use kuid_t and kgid_t
by Eric W. Biederman
· 12 years ago
f791f7c
9p: Transmit kuid and kgid values
by Eric W. Biederman
· 12 years ago
6c17b77
mac80211: Fix tx queue handling during scans
by Seth Forshee
· 12 years ago
f1e3e05
mac80211: remove IEEE80211_HW_SCAN_WHILE_IDLE
by Johannes Berg
· 12 years ago
09b8556
mac80211: remove dynamic PS driver interface
by Johannes Berg
· 12 years ago
ef429da
mac80211: introduce beacon-only timing data
by Johannes Berg
· 12 years ago
8cef2c9
cfg80211: move TSF into IEs
by Johannes Berg
· 12 years ago
83c7aa1
cfg80211: remove scan ies NULL check
by Johannes Berg
· 12 years ago
b207cdb
mac80211: add vif debugfs driver callbacks
by Alexander Bondar
· 12 years ago
776b358
cfg80211: track hidden SSID networks properly
by Johannes Berg
· 12 years ago
077f897
wireless: fix kernel-doc
by Johannes Berg
· 12 years ago
5b112d3
cfg80211: pass wiphy to cfg80211_ref_bss/put_bss
by Johannes Berg
· 12 years ago
daaba4f
net neighbour, decnet: Ensure to align device private data on preferred alignment.
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
febf018
net/802: Implement Multiple Registration Protocol (MRP)
by David Ward
· 12 years ago
3549c6b
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 12 years ago
f5237f2
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 12 years ago
8d06887
xfrm: make gc_thresh configurable in all namespaces
by Michal Kubecek
· 12 years ago
a0073fe
xfrm: Add a state resolution packet queue
by Steffen Klassert
· 12 years ago
ca2eb56
tcp: remove Appropriate Byte Count support
by Stephen Hemminger
· 12 years ago
188d1f7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
37e0838
cfg80211: remove unused cfg80211_get_mesh
by Johannes Berg
· 12 years ago
42745e0
cfg80211: expand per-station byte counters to 64bit
by Vladimir Kondratiev
· 12 years ago
682bd38
mac80211: always allow calling ieee80211_connection_loss()
by Johannes Berg
· 12 years ago
83be8ec
Bluetooth: Keep track of UUID type upon addition
by Johan Hedberg
· 12 years ago
7e50f84
pf_key/xfrm_algo: prepare pf_key and xfrm_algo for new algorithms without pfkey support
by Jussi Kivilinna
· 12 years ago
73df66f
ipv6: rename datagram_send_ctl and datagram_recv_ctl
by Tom Parkin
· 12 years ago
1672c0e3
mac80211: start auth/assoc timeout on frame status
by Johannes Berg
· 12 years ago
3ff9a82
cfg80211: remove free_priv BSS API
by Johannes Berg
· 12 years ago
c65dd14
mac80211: inform the driver about update of dtim_period
by Emmanuel Grumbach
· 12 years ago
cd8f7cb
cfg80211/mac80211: support reporting wakeup reason
by Johannes Berg
· 12 years ago
1836768
ipv6 flowlabel: Convert np->ipv6_fl_list to RCU.
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
d3aedd5
ipv6 flowlabel: Convert hash list to RCU.
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
20fb9e5
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 12 years ago
0f496df
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by John W. Linville
· 12 years ago
70e94e6
xfrm: Convert xfrm_addr_cmp() to boolean xfrm_addr_equal().
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
ff88b30
xfrm: Use ipv6_addr_equal() where appropriate.
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
f1e7b73
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
5c766d6
ipv4: introduce address lifetime
by Jiri Pirko
· 12 years ago
3ef0eb0
net: frag, move LRU list maintenance outside of rwlock
by Jesper Dangaard Brouer
· 12 years ago
6d7b857
net: use lib/percpu_counter API for fragmentation mem accounting
by Jesper Dangaard Brouer
· 12 years ago
d433673
net: frag helper functions for mem limit tracking
by Jesper Dangaard Brouer
· 12 years ago
6e34a8b
net: cacheline adjust struct inet_frag_queue
by Jesper Dangaard Brouer
· 12 years ago
5f8e1e8
net: cacheline adjust struct inet_frags for better frag performance
by Jesper Dangaard Brouer
· 12 years ago
cd39a78
net: cacheline adjust struct netns_frags for better frag performance
by Jesper Dangaard Brouer
· 12 years ago
8df6b7b
mac80211: remove IEEE80211_HW_TEARDOWN_AGGR_ON_BAR_FAIL
by Stanislaw Gruszka
· 12 years ago
448cd55
Merge remote-tracking branch 'wireless-next/master' into HEAD
by Johannes Berg
· 12 years ago
6176772
Merge branch 'master' into for-next
by Jiri Kosina
· 12 years ago
08433ef
net neigh: Optimize neighbor entry size calculation.
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
4205e6e
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 12 years ago
0e36cbb
net: add RCU annotation to sk_dst_cache field
by Cong Wang
· 12 years ago
cec771d
decnet: use correct RCU API to deref sk_dst_cache field
by Cong Wang
· 12 years ago
a1b1add
gro: Fix kcalloc argument order
by Joe Perches
· 12 years ago
b640bee
Merge branch 'master' of git://1984.lsi.us.es/nf-next
by David S. Miller
· 12 years ago
Next »