Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
168f4a6950daabe1b9ee3845d70220dda8205c94
/
net
c70b17b7
netpoll: Check for skb->queue_mapping
by Tushar Dave
· 8 years ago
723b929
ip6mr: fix notification device destruction
by Nikolay Aleksandrov
· 8 years ago
6f60f43
net: qrtr: potential use after free in qrtr_sendmsg()
by Dan Carpenter
· 8 years ago
557c44b
net: ipv6: RTF_PCPU should not be settable from userspace
by David Ahern
· 8 years ago
43170c4
gso: Validate assumption of frag_list segementation
by Ilan Tayari
· 8 years ago
95b9b88
ipv6: sr: fix double free of skb after handling invalid SRH
by David Lebrun
· 8 years ago
e0535ce
net sched actions: allocate act cookie early
by Wolfgang Bumiller
· 8 years ago
12a0a6c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
by David S. Miller
· 8 years ago
2f3bb64
ipv6: sr: fix out-of-bounds access in SRH validation
by David Lebrun
· 8 years ago
3018e94
mac80211: reject ToDS broadcast data frames
by Johannes Berg
· 8 years ago
6324805
Merge tag 'mac80211-for-davem-2017-04-18' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 8 years ago
096f41d
af_key: Fix sadb_x_ipsecrequest parsing
by Herbert Xu
· 8 years ago
0aa8c13
ipv6: drop non loopback packets claiming to originate from ::1
by Florian Westphal
· 8 years ago
1862d62
net-timestamp: avoid use-after-free in ip_recv_error
by Willem de Bruijn
· 8 years ago
1215e51
ipv4: fix a deadlock in ip_ra_control
by WANG Cong
· 8 years ago
f4c13c8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 8 years ago
fe50543
netfilter: ipt_CLUSTERIP: Fix wrong conntrack netns refcnt usage
by Gao Feng
· 8 years ago
79e09ef
netfilter: nft_hash: do not dump the auto generated seed
by Liping Zhang
· 8 years ago
9e47806
mac80211: fix MU-MIMO follow-MAC mode
by Johannes Berg
· 8 years ago
a2d6cbb
ipv6: Fix idev->addr_list corruption
by Rabin Vincent
· 8 years ago
df7dd8f
net: xdp: don't export dev_change_xdp_fd()
by Johannes Berg
· 8 years ago
5b8d542
bridge: netlink: register netdevice before executing changelink
by Ido Schimmel
· 8 years ago
b6fe044
bridge: implement missing ndo_uninit()
by Ido Schimmel
· 8 years ago
17c3060
tcp: clear saved_syn in tcp_disconnect()
by Eric Dumazet
· 8 years ago
7cddd96
netfilter: nf_ct_expect: use proper RCU list traversal/update APIs
by Liping Zhang
· 8 years ago
207df81
netfilter: ctnetlink: skip dumping expect when nfct_help(ct) is NULL
by Liping Zhang
· 8 years ago
0c7930e
netfilter: make it safer during the inet6_dev->addr_list traversal
by Liping Zhang
· 8 years ago
3173d5b
netfilter: ctnetlink: make it safer when checking the ct helper name
by Liping Zhang
· 8 years ago
8b5995d
netfilter: helper: Add the rcu lock when call __nf_conntrack_helper_find
by Gao Feng
· 8 years ago
97aae0d
netfilter: ctnetlink: using bit to represent the ct event
by Liping Zhang
· 8 years ago
2638fd0f
netfilter: xt_TCPMSS: add more sanity tests on tcph->doff
by Eric Dumazet
· 8 years ago
7cc2b04
net: tcp: Increase TCP_MIB_OUTRSTS even though fail to alloc skb
by Gao Feng
· 8 years ago
321a52a
l2tp: don't mask errors in pppol2tp_getsockopt()
by Guillaume Nault
· 8 years ago
364700c
l2tp: don't mask errors in pppol2tp_setsockopt()
by Guillaume Nault
· 8 years ago
cc663f4
tcp: restrict F-RTO to work-around broken middle-boxes
by Yuchung Cheng
· 8 years ago
34b2789
sctp: listen on the sock only when it's state is listening or closed
by Xin Long
· 8 years ago
92f9170
net_sched: check noop_qdisc before qdisc_hash_add()
by WANG Cong
· 8 years ago
a880179
net: ipv4: fix multipath RTM_GETROUTE behavior when iif is given
by Florian Larysch
· 8 years ago
0e4c0ee
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by David S. Miller
· 8 years ago
ea6b172
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
2d2517e
tcp: fix reordering SNMP under-counting
by Yuchung Cheng
· 8 years ago
ecde8f3
tcp: fix lost retransmit SNMP under-counting
by Yuchung Cheng
· 8 years ago
3ebfdf0
sctp: get sock from transport in sctp_transport_update_pmtu
by Xin Long
· 8 years ago
249ee81
l2tp: fix PPP pseudo-wire auto-loading
by Guillaume Nault
· 8 years ago
e08293a
l2tp: take reference on sessions being dumped
by Guillaume Nault
· 8 years ago
0b9aefe
tcp: minimize false-positives on TCP/GRO check
by Marcelo Ricardo Leitner
· 8 years ago
df2729c
sctp: check for dst and pathmtu update in sctp_packet_config
by Xin Long
· 8 years ago
ac6a372
flow dissector: correct size of storage for ARP
by Simon Horman
· 8 years ago
89e357d
af_key: Add lock to key dump
by Yuejie Shi
· 8 years ago
3278682
make skb_copy_datagram_msg() et.al. preserve ->msg_iter on error
by Al Viro
· 8 years ago
2777e2a
l2tp: take a reference on sessions used in genetlink handlers
by Guillaume Nault
· 8 years ago
5e6a9e5
l2tp: hold session while sending creation notifications
by Guillaume Nault
· 8 years ago
dbdbc73
l2tp: fix duplicate session creation
by Guillaume Nault
· 8 years ago
57377d6
l2tp: ensure session can't get removed during pppol2tp_session_ioctl()
by Guillaume Nault
· 8 years ago
61b9a04
l2tp: fix race in l2tp_recv_common()
by Guillaume Nault
· 8 years ago
afe8996
sctp: use right in and out stream cnt
by Xin Long
· 8 years ago
612307c
Merge tag 'mac80211-for-davem-2017-03-31' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by David S. Miller
· 8 years ago
6f56f61
openvswitch: Fix ovs_flow_key_update()
by Yi-Hung Wei
· 8 years ago
09c8b3d
Merge tag 'nfsd-4.11-1' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 8 years ago
3dbcc10
sctp: alloc stream info when initializing asoc
by Xin Long
· 8 years ago
bcc5364
net/packet: fix overflow in check for tp_reserve
by Andrey Konovalov
· 8 years ago
8f8d28e
net/packet: fix overflow in check for tp_frame_nr
by Andrey Konovalov
· 8 years ago
2b6867c
net/packet: fix overflow in check for priv area size
by Andrey Konovalov
· 8 years ago
8f1f7ee
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 8 years ago
52b9c81
Merge branch 'apw' (xfrm_user fixes)
by Linus Torvalds
· 8 years ago
e91793b
l2tp: purge socket queues in the .destruct() callback
by Guillaume Nault
· 8 years ago
94d7ee0
l2tp: hold tunnel socket when handling control frames in l2tp_ip and l2tp_ip6
by Guillaume Nault
· 8 years ago
f843ee6
xfrm_user: validate XFRM_MSG_NEWAE incoming ESN size harder
by Andy Whitcroft
· 8 years ago
677e806
xfrm_user: validate XFRM_MSG_NEWAE XFRMA_REPLAY_ESN_VAL replay_window
by Andy Whitcroft
· 8 years ago
7d65f82
mac80211: unconditionally start new netdev queues with iTXQ support
by Johannes Berg
· 8 years ago
77c1c03
netfilter: nfnetlink_queue: fix secctx memory leak
by Liping Zhang
· 8 years ago
b3ef552
cfg80211: check rdev resume callback only for registered wiphy
by Arend Van Spriel
· 8 years ago
b768b16
openvswitch: Fix refcount leak on force commit.
by Jarno Rajahalme
· 8 years ago
23abec2
svcrdma: set XPT_CONG_CTRL flag for bc xprt
by Chuck Lever
· 8 years ago
f9ba350
sctp: change to save MSG_MORE flag into assoc
by Xin Long
· 8 years ago
ffefb6f
net: ipconfig: fix ic_close_devs() use-after-free
by Mark Rutland
· 8 years ago
75c689d
netfilter: nf_nat_snmp: Fix panic when snmp_trap_helper fails to register
by Gao Feng
· 8 years ago
9c3f379
netfilter: nf_ct_ext: fix possible panic after nf_ct_extend_unregister
by Liping Zhang
· 8 years ago
83d9021
netfilter: nfnl_cthelper: fix a race when walk the nf_ct_helper_hash table
by Liping Zhang
· 8 years ago
3b7dabf
netfilter: invoke synchronize_rcu after set the _hook_ to NULL
by Liping Zhang
· 8 years ago
43a6684
ping: implement proper locking
by Eric Dumazet
· 8 years ago
28ee1b7
secure_seq: downgrade to per-host timestamp offsets
by Florian Westphal
· 8 years ago
95f2552
net: Do not allow negative values for busy_read and busy_poll sysctl interfaces
by Alexander Duyck
· 8 years ago
59d9cb9
Merge tag 'ceph-for-4.11-rc4' of git://github.com/ceph/ceph-client
by Linus Torvalds
· 8 years ago
a80db69
kcm: return immediately after copy_from_user() failure
by WANG Cong
· 8 years ago
48481c8
net: neigh: guard against NULL solicit() method
by Eric Dumazet
· 8 years ago
f341d9f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
633ee407
libceph: force GFP_NOIO for socket allocations
by Ilya Dryomov
· 8 years ago
ec4fbd6
inet: frag: release spinlock before calling icmp_send()
by Eric Dumazet
· 8 years ago
15bb774
tcp: initialize icsk_ack.lrcvtime at session start time
by Eric Dumazet
· 8 years ago
1d2a6a5
genetlink: fix counting regression on ctrl_dumpfamily()
by Stanislaw Gruszka
· 8 years ago
a97e50c
socket, bpf: fix sk_filter use after free in sk_clone_lock
by Daniel Borkmann
· 8 years ago
c64c0b3
ipv4: provide stronger user input validation in nl_fib_input()
by Eric Dumazet
· 8 years ago
d515684
ipv6: make sure to initialize sockc.tsflags before first use
by Alexander Potapenko
· 8 years ago
557d054c
tipc: fix nametbl deadlock at tipc_nametbl_unsubscribe
by Ying Xue
· 8 years ago
5819477
sctp: remove useless err from sctp_association_init
by Xin Long
· 8 years ago
a05d4fd
cgroup, net_cls: iterate the fds of only the tasks which are being migrated
by Tejun Heo
· 8 years ago
f83bf8d
netfilter: nfnl_cthelper: Fix memory leak
by Jeffy Chen
· 8 years ago
2c42225
netfilter: nfnl_cthelper: fix runtime expectation policy updates
by Pablo Neira Ayuso
· 8 years ago
4ef1b28
tcp: mark skbs with SCM_TIMESTAMPING_OPT_STATS
by Soheil Hassas Yeganeh
· 8 years ago
Next »