Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
99dcd45f274e10b0a4b04f2836218762ed2294d4
/
net
ccc8b37
ipv6: route: Fix return value of ip6_neigh_lookup() on neigh_create() error
by Stefano Brivio
· 6 years ago
fe3f820
net/ipv6: Fix a test against 'ipv6_find_idev()' return value
by Christophe JAILLET
· 6 years ago
5ac4cc3
ipv6: frags: Fix bogus skb->sk in reassembled packets
by Herbert Xu
· 6 years ago
7942d5b
tipc: check group dests after tipc_wait_for_cond()
by Cong Wang
· 6 years ago
d7c2162
VSOCK: Send reset control packet when socket is partially bound
by Jorgen Hansen
· 6 years ago
2ce6d5a
tipc: use lock_sock() in tipc_sk_reinit()
by Cong Wang
· 6 years ago
b66ecc4
tipc: fix a double kfree_skb()
by Cong Wang
· 6 years ago
f404723
tipc: fix a double free in tipc_enable_bearer()
by Cong Wang
· 6 years ago
a2ee6fb
tipc: compare remote and local protocols in tipc_udp_enable()
by Cong Wang
· 6 years ago
dc6c13d
tipc: check tsk->group in tipc_wait_for_cond()
by Cong Wang
· 6 years ago
e521703
tcp: fix a race in inet_diag_dump_icsk()
by Eric Dumazet
· 6 years ago
60f05dd
sock: Make sock->sk_stamp thread-safe
by Deepa Dinamani
· 6 years ago
fff7f71
sctp: initialize sin6_flowinfo for ipv6 addrs in sctp_inet6addr_event
by Xin Long
· 6 years ago
4037ce1
packet: validate address length if non-zero
by Willem de Bruijn
· 6 years ago
a35c9c1
packet: validate address length
by Willem de Bruijn
· 6 years ago
f624d95
net/tls: allocate tls context using GFP_ATOMIC
by Ganesh Goudar
· 6 years ago
e028017
net/smc: fix TCP fallback socket release
by Myungho Jung
· 6 years ago
a1bce71
netrom: fix locking in nr_find_socket()
by Cong Wang
· 6 years ago
d5f9565
net: ipv4: do not handle duplicate fragments as overlapping
by Michal Kubecek
· 6 years ago
281731c
net: clear skb->tstamp in forwarding paths
by Eric Dumazet
· 6 years ago
cde8115
ip: validate header length on virtual device xmit
by Willem de Bruijn
· 6 years ago
0d2b652
ipv6: tunnels: fix two use-after-free
by Eric Dumazet
· 6 years ago
cae3c9c
ipv6: explicitly initialize udp6_addr in udp_sock_create6()
by Cong Wang
· 6 years ago
360fb1d
ipv4: Fix potential Spectre v1 vulnerability
by Gustavo A. R. Silva
· 6 years ago
32403fd
ip6mr: Fix potential Spectre v1 vulnerability
by Gustavo A. R. Silva
· 6 years ago
110c877
ieee802154: lowpan_header_create check must check daddr
by Willem de Bruijn
· 6 years ago
3c859ad
gro_cell: add napi_disable in gro_cells_destroy
by Lorenzo Bianconi
· 6 years ago
3e881d8
ax25: fix a use-after-free in ax25_fillin_cb()
by Cong Wang
· 6 years ago
5ecdfbb
xfrm_user: fix freeing of xfrm states on acquire
by Mathias Krause
· 6 years ago
2059581
SUNRPC: Fix a potential race in xprt_connect()
by Trond Myklebust
· 6 years ago
d265655
tcp: lack of available data can also cause TSO defer
by Eric Dumazet
· 6 years ago
e5f42e0
netfilter: nf_tables: deactivate expressions in rule replecement routine
by Taehee Yoo
· 6 years ago
8038f92
netfilter: nf_conncount: remove wrong condition check routine
by Taehee Yoo
· 6 years ago
5517d4c
netfilter: nat: fix double register in masquerade modules
by Taehee Yoo
· 6 years ago
18218f8
netfilter: add missing error handling code for register functions
by Taehee Yoo
· 6 years ago
9838090
netfilter: ipv6: Preserve link scope traffic original oif
by Alin Nastac
· 6 years ago
28ad909
ipvs: call ip_vs_dst_notifier earlier than ipv6_dev_notf
by Xin Long
· 6 years ago
fb0fc90
netfilter: xt_hashlimit: fix a possible memory leak in htable_create()
by Taehee Yoo
· 6 years ago
00bac44
netfilter: nf_tables: fix use-after-free when deleting compat expressions
by Florian Westphal
· 6 years ago
e947f9a
netfilter: xt_RATEEST: remove netns exit routine
by Taehee Yoo
· 6 years ago
8fe8940
netfilter: nf_tables: don't skip inactive chains during update
by Florian Westphal
· 6 years ago
4a3b49f
netfilter: nf_conncount: fix unexpected permanent node of list.
by Taehee Yoo
· 6 years ago
ae60f47
netfilter: nf_conncount: fix list_del corruption in conn_free
by Taehee Yoo
· 6 years ago
08c7e68
netfilter: nf_conncount: use spin_lock_bh instead of spin_lock
by Taehee Yoo
· 6 years ago
9ac6074
net: fix XPS static_key accounting
by Sabrina Dubroca
· 6 years ago
b4b8a71
net: restore call to netdev_queue_numa_node_write when resetting XPS
by Sabrina Dubroca
· 6 years ago
a275c66
sctp: update frag_point when stream_interleave is set
by Xin Long
· 6 years ago
bbc83e8
tcp: fix NULL ref in tail loss probe
by Yuchung Cheng
· 6 years ago
03b271c
tcp: Do not underestimate rwnd_limited
by Eric Dumazet
· 6 years ago
5148726
sctp: kfree_rcu asoc
by Xin Long
· 6 years ago
a482f80
rtnetlink: ndo_dflt_fdb_dump() only work for ARPHRD_ETHER devices
by Eric Dumazet
· 6 years ago
7fafda1
net: use skb_list_del_init() to remove from RX sublists
by Edward Cree
· 6 years ago
1621863
net: Prevent invalid access to skb->prev in __qdisc_drop_all
by Christoph Paasch
· 6 years ago
c4ec6a9
ipv6: sr: properly initialize flowi6 prior passing to ip6_route_output
by Shmulik Ladkani
· 6 years ago
fd018cb
ipv6: Check available headroom in ip6_xmit() even without options
by Stefano Brivio
· 6 years ago
ffe5754
ipv4: ipv6: netfilter: Adjust the frag mem limit when truesize changes
by Jiri Wiesner
· 6 years ago
b74a078
mac80211: ignore NullFunc frames in the duplicate detection
by Emmanuel Grumbach
· 6 years ago
e9f8baa
mac80211: fix reordering of buffered broadcast packets
by Felix Fietkau
· 6 years ago
5074991
mac80211: ignore tx status for PS stations in ieee80211_tx_status_ext
by Felix Fietkau
· 6 years ago
a75ac4e
mac80211: Clear beacon_int in ieee80211_do_stop
by Ben Greear
· 6 years ago
e08ab93
mac80211: fix GFP_KERNEL under tasklet context
by Yan-Hsuan Chuang
· 6 years ago
d66c1b9
cfg80211: Fix busy loop regression in ieee80211_ie_split_ric()
by Jouni Malinen
· 6 years ago
33154a2
SUNRPC: Fix leak of krb5p encode pages
by Chuck Lever
· 6 years ago
2e959f2
batman-adv: Expand merged fragment buffer for full packet
by Sven Eckelmann
· 6 years ago
25683ac
batman-adv: Use explicit tvlv padding for ELP packets
by Sven Eckelmann
· 6 years ago
6235c22
tipc: use destination length for copy string
by Guoqing Jiang
· 6 years ago
4e3fbd7
tipc: fix lockdep warning during node delete
by Jon Maloy
· 6 years ago
aaa7e45
tcp: defer SACK compression after DupThresh
by Eric Dumazet
· 6 years ago
4aaa233
net: skb_scrub_packet(): Scrub offload_fwd_mark
by Petr Machata
· 6 years ago
f2a67e6
packet: copy user buffers before orphan or clone
by Willem de Bruijn
· 6 years ago
b24a813
net: don't keep lonely packets forever in the gro hash
by Paolo Abeni
· 6 years ago
ab1a520
SUNRPC: Fix a bogus get/put in generic_key_to_expire()
by Trond Myklebust
· 6 years ago
bf8295f
can: raw: check for CAN FD capable netdev in raw_sendmsg()
by Oliver Hartkopp
· 6 years ago
cddcc99
tcp: do not release socket ownership in tcp_close()
by Eric Dumazet
· 6 years ago
292c48e
llc: do not use sk_eat_skb()
by Eric Dumazet
· 6 years ago
cd94713
sctp: clear the transport of some out_chunk_list chunks in sctp_assoc_rm_peer
by Xin Long
· 6 years ago
02e28d5
libceph: fall back to sendmsg for slab pages
by Ilya Dryomov
· 6 years ago
7818cf3
SUNRPC: drop pointless static qualifier in xdr_get_next_encode_buffer()
by YueHaibing
· 6 years ago
1cf11e7
netfilter: nft_compat: ebtables 'nat' table is normal chain type
by Florian Westphal
· 6 years ago
2f6bf79
netfilter: ipset: Fix calling ip_set() macro at dumping
by Jozsef Kadlecsik
· 6 years ago
e8b258c
netfilter: xt_IDLETIMER: add sysfs filename checking routine
by Taehee Yoo
· 6 years ago
97fdf29
netfilter: ipset: fix ip_set_list allocation failure
by Andrey Ryabinin
· 6 years ago
cb3e590
netfilter: ipset: actually allow allowable CIDR 0 in hash:net,port,net
by Eric Westbrook
· 6 years ago
c75116e
netfilter: ipset: list:set: Decrease refcount synchronously on deletion and replace
by Stefano Brivio
· 6 years ago
fecf70b
Revert "netfilter: nft_numgen: add map lookups for numgen random operations"
by Pablo Neira Ayuso
· 6 years ago
84ed07d
netfilter: ipv6: fix oops when defragmenting locally generated fragments
by Florian Westphal
· 6 years ago
36b0575
rxrpc: Fix lockup due to no error backoff after ack transmit error
by David Howells
· 6 years ago
a886c27
sctp: not increase stream's incnt before sending addstrm_in request
by Xin Long
· 6 years ago
cc8d2e5
sctp: define SCTP_SS_DEFAULT for Stream schedulers
by Xin Long
· 6 years ago
79272fc
l2tp: fix a sock refcnt leak in l2tp_tunnel_register
by Xin Long
· 6 years ago
115973a
inet: frags: better deal with smp races
by Eric Dumazet
· 6 years ago
0049730
Revert "sctp: remove sctp_transport_pmtu_check"
by Xin Long
· 6 years ago
961842d
tipc: fix link re-establish failure
by Jon Maloy
· 6 years ago
ed25a20
net: sched: cls_flower: validate nested enc_opts_policy to avoid warning
by Jakub Kicinski
· 6 years ago
ae06e2f
net/sched: act_pedit: fix memory leak when IDR allocation fails
by Davide Caratti
· 6 years ago
ce20996
tipc: fix lockdep warning when reinitilaizing sockets
by Jon Maloy
· 6 years ago
aaf1377
tipc: don't assume linear buffer when reading ancillary data
by Jon Maloy
· 6 years ago
7e67822
tcp: Fix SOF_TIMESTAMPING_RX_HARDWARE to use the latest timestamp during TCP coalescing
by Stephen Mallon
· 6 years ago
7e86081
sctp: not allow to set asoc prsctp_enable by sockopt
by Xin Long
· 6 years ago
a21a82a
net-gro: reset skb->pkt_type in napi_reuse_skb()
by Eric Dumazet
· 6 years ago
Next »