Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
7dfa51beacac6616dc460746238ecc5fe658b676
/
net
26e398d
ipv6: fixes rt6_probe() and fib6_nh->last_probe init
by Eric Dumazet
· 5 years ago
1143496
nfc: netlink: fix double device reference drop
by Pan Bian
· 5 years ago
88f8c39
ipv4: Fix table id reference in fib_sync_down_addr
by David Ahern
· 5 years ago
2d830cf
wireless: Skip directory when generating certificates
by Maxim Mikityanskiy
· 5 years ago
558d2bd
net/flow_dissector: switch to siphash
by Eric Dumazet
· 5 years ago
c33f7ef
net: dsa: fix switch tree list
by Vivien Didelot
· 5 years ago
b166e88
ipv4: fix route update on metric change.
by Paolo Abeni
· 5 years ago
cd3bcb4
net: add READ_ONCE() annotation in __skb_wait_for_more_packets()
by Eric Dumazet
· 5 years ago
4f3df7f
net: use skb_queue_empty_lockless() in busy poll contexts
by Eric Dumazet
· 5 years ago
eaf548f
net: use skb_queue_empty_lockless() in poll() handlers
by Eric Dumazet
· 5 years ago
afa1f5e
udp: use skb_queue_empty_lockless()
by Eric Dumazet
· 5 years ago
a8a5adb
udp: fix data-race in udp_set_dev_scratch()
by Eric Dumazet
· 5 years ago
321c991
net: Zeroing the structure ethtool_wolinfo in ethtool_get_wol()
by zhanglin
· 5 years ago
40400fd
netns: fix GFP flags in rtnl_net_notifyid()
by Guillaume Nault
· 5 years ago
0cfaf03
net: annotate accesses to sk->sk_incoming_cpu
by Eric Dumazet
· 5 years ago
07de738
inet: stop leaking jiffies on the wire
by Eric Dumazet
· 5 years ago
163901d
erspan: fix the tun_info options_len check for erspan
by Xin Long
· 5 years ago
96df1ec
dccp: do not leak jiffies on the wire
by Eric Dumazet
· 5 years ago
a6c9108
sch_netem: fix rcu splat in netem_enqueue()
by Eric Dumazet
· 5 years ago
8d9c4a9
rxrpc: Fix trace-after-put looking at the put peer record
by David Howells
· 5 years ago
e8e51ce
rxrpc: rxrpc_peer needs to hold a ref on the rxrpc_local record
by David Howells
· 5 years ago
570ab0d
rxrpc: Fix call ref leak
by David Howells
· 5 years ago
d634bd0
llc: fix sk_buff leak in llc_conn_service()
by Eric Biggers
· 5 years ago
3f3f740
llc: fix sk_buff leak in llc_sap_state_process()
by Eric Biggers
· 5 years ago
948e8eb
batman-adv: Avoid free/alloc race when handling OGM buffer
by Sven Eckelmann
· 5 years ago
be87ee6
nl80211: fix validation of mesh path nexthop
by Markus Theil
· 5 years ago
d8187ff
netfilter: ipset: Make invalid MAC address checks consistent
by Stefano Brivio
· 6 years ago
24ca628
mac80211: Reject malformed SSID elements
by Will Deacon
· 5 years ago
73c066a
cfg80211: wext: avoid copying malformed SSIDs
by Will Deacon
· 5 years ago
2770f80
sctp: change sctp_prot .no_autobind with true
by Xin Long
· 5 years ago
da4f0ae
net: ipv6: fix listify ip6_rcv_finish in case of forwarding
by Xin Long
· 5 years ago
16d67ac
net: avoid potential infinite loop in tc_ctl_action()
by Eric Dumazet
· 5 years ago
2fa80e6
ipv4: Return -ENETUNREACH if we can't create route but saddr is valid
by Stefano Brivio
· 5 years ago
2ec0df4
ipv4: fix race condition between route lookup and invalidation
by Wei Wang
· 5 years ago
a16a9c1
netfilter: nft_connlimit: disable bh on garbage collection
by Pablo Neira Ayuso
· 5 years ago
1310459
mac80211: fix txq null pointer dereference
by Miaoqing Pan
· 5 years ago
09c5a5b
nl80211: fix null pointer dereference
by Miaoqing Pan
· 5 years ago
1bd17a7
nl80211: validate beacon head
by Johannes Berg
· 5 years ago
ad180ca
cfg80211: add and use strongly typed element iteration macros
by Johannes Berg
· 6 years ago
f7ace7f
netfilter: nf_tables: allow lookups in dynamic sets
by Florian Westphal
· 5 years ago
07f3596
9p: Transport error uninitialized
by Lu Shuaibing
· 5 years ago
3a0e673
cfg80211: initialize on-stack chandefs
by Johannes Berg
· 5 years ago
c8a65ec
NFC: fix attrs checks in netlink interface
by Andrey Konovalov
· 5 years ago
74e2a31
sch_cbq: validate TCA_CBQ_WRROPT to avoid crash
by Eric Dumazet
· 5 years ago
ed9420d
tipc: fix unlimited bundling of small messages
by Tuong Lien
· 5 years ago
36a4043
net/rds: Fix error handling in rds_ib_add_one()
by Dotan Barak
· 5 years ago
012363f
udp: only do GSO if # of segs > 1
by Josh Hunt
· 5 years ago
3c1f070
vsock: Fix a lockdep warning in __vsock_release()
by Dexuan Cui
· 5 years ago
544aee5
udp: fix gso_segs calculations
by Josh Hunt
· 5 years ago
79fd59a
sch_dsmark: fix potential NULL deref in dsmark_init()
by Eric Dumazet
· 5 years ago
dd9c580
nfc: fix memory leak in llcp_sock_bind()
by Eric Dumazet
· 5 years ago
d5b1db1
net: Unpublish sk from sk_reuseport_cb before call_rcu
by Martin KaFai Lau
· 5 years ago
124b64f
net: ipv4: avoid mixed n_redirects and rate_tokens usage
by Paolo Abeni
· 5 years ago
6f8564e
ipv6: Handle missing host route in __ipv6_ifa_notify
by David Ahern
· 5 years ago
658d7ee
ipv6: drop incoming packets having a v4mapped source address
by Eric Dumazet
· 5 years ago
7f30c44
erspan: remove the incorrect mtu limit for erspan
by Haishuang Yan
· 5 years ago
bd3a11a
cfg80211: Purge frame registrations on iftype change
by Denis Kenzior
· 5 years ago
33fe1f5
nfc: enforce CAP_NET_RAW for raw sockets
by Ori Nimron
· 5 years ago
dd651ab7
ieee802154: enforce CAP_NET_RAW for raw sockets
by Ori Nimron
· 5 years ago
6f0f18e
ax25: enforce CAP_NET_RAW for raw sockets
by Ori Nimron
· 5 years ago
6fbf866
appletalk: enforce CAP_NET_RAW for raw sockets
by Ori Nimron
· 5 years ago
3fdcf6a
tcp: better handle TCP_USER_TIMEOUT in SYN_SENT state
by Eric Dumazet
· 5 years ago
a749eea
net: sched: fix possible crash in tcf_action_destroy()
by Eric Dumazet
· 5 years ago
9a623e1
sch_netem: fix a divide by zero in tabledist()
by Eric Dumazet
· 5 years ago
99952b0
openvswitch: change type of UPCALL_PID attribute to NLA_UNSPEC
by Li RongQing
· 5 years ago
195a3ea
net_sched: add max len check for TCA_KIND
by Cong Wang
· 5 years ago
c31096d
net/sched: act_sample: don't push mac header on ip6gre ingress
by Davide Caratti
· 5 years ago
abb04d0
net: qrtr: Stop rx_worker before freeing node
by Bjorn Andersson
· 5 years ago
fc3d296
net/rds: Check laddr_check before calling it
by Ka-Cheong Poon
· 5 years ago
3de749d
net/rds: An rds_sock is added too early to the hash table
by Ka-Cheong Poon
· 5 years ago
07f7ec8
net_sched: check cops->tcf_block in tc_bind_tclass()
by Cong Wang
· 5 years ago
6934809
netfilter: nft_socket: fix erroneous socket assignment
by Fernando Fernandez Mancera
· 5 years ago
8ffd7ba
net: don't warn in inet diag when IPV6 is disabled
by Stephen Hemminger
· 5 years ago
2af977b
Revert "Bluetooth: validate BLE connection interval updates"
by Marcel Holtmann
· 5 years ago
6075729
netfilter: nf_conntrack_ftp: Fix debug output
by Thomas Jarosch
· 5 years ago
7ac5947
netfilter: xt_physdev: Fix spurious error message in physdev_mt_check
by Todd Seidelmann
· 5 years ago
d9f79f0
bpf: allow narrow loads of some sk_reuseport_md fields with offset > 0
by Ilya Leoshkevich
· 5 years ago
7d4201f
batman-adv: Only read OGM2 tvlv_len after buffer len check
by Sven Eckelmann
· 5 years ago
30881d7
xdp: unpin xdp umem pages in error path
by Ivan Khoronzhuk
· 5 years ago
4e5fbcb
netfilter: xt_nfacct: Fix alignment mismatch in xt_nfacct_match_info
by Juliana Rodrigueiro
· 5 years ago
a02c676
netfilter: nft_flow_offload: missing netlink attribute policy
by Pablo Neira Ayuso
· 5 years ago
a4fa6c6
netfilter: ebtables: Fix argument order to ADD_COUNTER
by Todd Seidelmann
· 5 years ago
6a10e87
nl80211: Fix possible Spectre-v1 for CQM RSSI thresholds
by Masashi Honma
· 5 years ago
7a1bad5
net_sched: let qdisc_put() accept NULL pointer
by Cong Wang
· 5 years ago
fdd60d8
udp: correct reuseport selection with connected sockets
by Willem de Bruijn
· 5 years ago
97b5f8c
ip6_gre: fix a dst leak in ip6erspan_tunnel_xmit
by Xin Long
· 5 years ago
2a0aa8a
netfilter: nf_flow_table: set default timeout after successful insertion
by Pablo Neira Ayuso
· 5 years ago
9a45984
tipc: add NULL pointer check before calling kfree_rcu
by Xin Long
· 5 years ago
67fe3b9
tcp: fix tcp_ecn_withdraw_cwr() to clear TCP_ECN_QUEUE_CWR
by Neal Cardwell
· 5 years ago
7c34a29
sctp: use transport pf_retrans in sctp_do_8_2_transport_strike
by Xin Long
· 5 years ago
41b624f
sctp: Fix the link time qualifier of 'sctp_ctrlsock_exit()'
by Christophe JAILLET
· 5 years ago
a9e9176
sch_hhf: ensure quantum and hhf_non_hh_weight are non-zero
by Cong Wang
· 5 years ago
a7f46e1
net: sched: fix reordering issues
by Eric Dumazet
· 5 years ago
821302d
net: gso: Fix skb_segment splat when splitting gso_size mangled skb having linear-headed frag_list
by Shmulik Ladkani
· 5 years ago
88a4675
net: Fix null de-reference of device refcount
by Subash Abhinov Kasiviswanathan
· 5 years ago
ea6ec67
ipv6: Fix the link time qualifier of 'ping_v6_proc_exit_net()'
by Christophe JAILLET
· 5 years ago
f57fd58
bridge/mdb: remove wrong use of NLM_F_MULTI
by Nicolas Dichtel
· 5 years ago
1aa38ec
{nl,mac}80211: fix interface combinations on crypto controlled devices
by Manikanta Pubbisetty
· 5 years ago
91a71a6
hv_sock: Fix hang when a connection is closed
by Dexuan Cui
· 5 years ago
86d5ae2
batman-adv: Only read OGM tvlv_len after buffer len check
by Sven Eckelmann
· 5 years ago
Next »