Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
af8490eb2b33684e26a0a927a9d93ae43cd08890
/
net
531e93d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by Linus Torvalds
· 5 years ago
50c7d2ba
net: dsa: fix switch tree list
by Vivien Didelot
· 5 years ago
e0ad032
net: netem: correct the parent's backlog when corrupted packet was dropped
by Jakub Kicinski
· 5 years ago
a7fa12d
net: netem: fix error path for corrupted GSO frames
by Jakub Kicinski
· 5 years ago
ae6fcfbf
vsock/virtio: discard packets if credit is not respected
by Stefano Garzarella
· 5 years ago
ec3359b
vsock/virtio: send a credit update when buffer size is changed
by Stefano Garzarella
· 5 years ago
9669fff
net: ensure correct skb->tstamp in various fragmenters
by Eric Dumazet
· 5 years ago
5018c59
ipv4: fix race condition between route lookup and invalidation
by Wei Wang
· 5 years ago
595e065
ipv4: Return -ENETUNREACH if we can't create route but saddr is valid
by Stefano Brivio
· 5 years ago
2ca4f6c
rxrpc: use rcu protection while reading sk->sk_user_data
by Eric Dumazet
· 5 years ago
bd74708
Revert "blackhole_netdev: fix syzkaller reported issue"
by Mahesh Bandewar
· 5 years ago
63dfb79
sctp: change sctp_prot .no_autobind with true
by Xin Long
· 5 years ago
28aa7c8
sched: etf: Fix ordering of packets with same txtime
by Vinicius Costa Gomes
· 5 years ago
39f13ea
net: avoid potential infinite loop in tc_ctl_action()
by Eric Dumazet
· 5 years ago
cab209e
tcp: fix a possible lockdep splat in tcp_done()
by Eric Dumazet
· 5 years ago
fa4e0f8
net/sched: fix corrupted L2 header with MPLS 'push' and 'pop' actions
by Davide Caratti
· 5 years ago
dedc5a0
net: avoid errors when trying to pop MLPS header on non-MPLS packets
by Davide Caratti
· 5 years ago
b0818f8
blackhole_netdev: fix syzkaller reported issue
by Mahesh Bandewar
· 5 years ago
ab4e846
tcp: annotate sk->sk_wmem_queued lockless reads
by Eric Dumazet
· 5 years ago
e292f05
tcp: annotate sk->sk_sndbuf lockless reads
by Eric Dumazet
· 5 years ago
ebb3b78
tcp: annotate sk->sk_rcvbuf lockless reads
by Eric Dumazet
· 5 years ago
d9b55bf
tcp: annotate tp->urg_seq lockless reads
by Eric Dumazet
· 5 years ago
e0d694d
tcp: annotate tp->snd_nxt lockless reads
by Eric Dumazet
· 5 years ago
0f31746
tcp: annotate tp->write_seq lockless reads
by Eric Dumazet
· 5 years ago
7db48e9
tcp: annotate tp->copied_seq lockless reads
by Eric Dumazet
· 5 years ago
dba7d9b
tcp: annotate tp->rcv_nxt lockless reads
by Eric Dumazet
· 5 years ago
d983ea6
tcp: add rcu protection around tp->fastopen_rsk
by Eric Dumazet
· 5 years ago
8caf8a9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
by David S. Miller
· 5 years ago
f0308fb
rxrpc: Fix possible NULL pointer access in ICMP handling
by David Howells
· 5 years ago
1c0cc5f
Merge tag 'nfs-for-5.4-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Linus Torvalds
· 5 years ago
48f9bcf
net: sctp: Rename fallthrough label to unhandled
by Joe Perches
· 5 years ago
107529e
net/smc: receive pending data after RCV_SHUTDOWN
by Karsten Graul
· 5 years ago
882dcfe
net/smc: receive returns without data
by Karsten Graul
· 5 years ago
29ee270
net/smc: fix SMCD link group creation with VLAN id
by Ursula Braun
· 5 years ago
af84537
SUNRPC: fix race to sk_err after xs_error_report
by Benjamin Coddington
· 5 years ago
70c2655
net: silence KCSAN warnings about sk->sk_backlog.len reads
by Eric Dumazet
· 5 years ago
eac6640
net: annotate sk->sk_rcvlowat lockless reads
by Eric Dumazet
· 5 years ago
8265792
net: silence KCSAN warnings around sk_add_backlog() calls
by Eric Dumazet
· 5 years ago
1f142c1
tcp: annotate lockless access to tcp_memory_pressure
by Eric Dumazet
· 5 years ago
60b173c
net: add {READ|WRITE}_ONCE() annotations on ->rskq_accept_head
by Eric Dumazet
· 5 years ago
503978a
net: avoid possible false sharing in sk_leave_memory_pressure()
by Eric Dumazet
· 5 years ago
e37542b
netfilter: conntrack: avoid possible false sharing
by Eric Dumazet
· 5 years ago
993e4c9
netns: fix NLM_F_ECHO mechanism for RTM_NEWNSID
by Nicolas Dichtel
· 5 years ago
11c9a7d
act_mirred: Fix mirred_init_module error handling
by YueHaibing
· 5 years ago
a954380
net: taprio: Fix returning EINVAL when configuring without flags
by Vinicius Costa Gomes
· 5 years ago
819be81
sctp: add chunks to sk_backlog when the newsk sk_socket is not set
by Xin Long
· 5 years ago
4123f63
ip6erspan: remove the incorrect mtu limit for ip6erspan
by Haishuang Yan
· 5 years ago
a17fd2c
Merge tag 'mac80211-for-davem-2019-10-08' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211
by Jakub Kicinski
· 5 years ago
4b793fe
net_sched: fix backward compatibility for TCA_ACT_KIND
by Cong Wang
· 5 years ago
6f96c3c
net_sched: fix backward compatibility for TCA_KIND
by Cong Wang
· 5 years ago
36453c8
llc: fix sk_buff refcounting in llc_conn_state_process()
by Eric Biggers
· 5 years ago
fc8d5db
llc: fix another potential sk_buff leak in llc_ui_sendmsg()
by Eric Biggers
· 5 years ago
b74555d
llc: fix sk_buff leak in llc_conn_service()
by Eric Biggers
· 5 years ago
c6ee11c
llc: fix sk_buff leak in llc_sap_state_process()
by Eric Biggers
· 5 years ago
dc0c18e
mac80211: fix scan when operating on DFS channels in ETSI domains
by Aaron Komisar
· 5 years ago
95697f9
mac80211: accept deauth frames in IBSS mode
by Johannes Berg
· 5 years ago
461c4c2
cfg80211: fix a bunch of RCU issues in multi-bssid code
by Sara Sharon
· 5 years ago
1399c59
nl80211: fix memory leak in nl80211_get_ftm_responder_stats
by Navid Emamdoost
· 5 years ago
91fcfbe
rxrpc: Fix call crypto state cleanup
by David Howells
· 5 years ago
9ebedde
rxrpc: rxrpc_peer needs to hold a ref on the rxrpc_local record
by David Howells
· 5 years ago
48c9e0e
rxrpc: Fix trace-after-put looking at the put call record
by David Howells
· 5 years ago
4c1295d
rxrpc: Fix trace-after-put looking at the put connection record
by David Howells
· 5 years ago
55f6c98e
rxrpc: Fix trace-after-put looking at the put peer record
by David Howells
· 5 years ago
c48fc11
rxrpc: Fix call ref leak
by David Howells
· 5 years ago
a0c2dc1
nfc: fix memory leak in llcp_sock_bind()
by Eric Dumazet
· 5 years ago
474f081
sch_dsmark: fix potential NULL deref in dsmark_init()
by Eric Dumazet
· 5 years ago
2d819d25
ipv6: Handle missing host route in __ipv6_ifa_notify
by David Ahern
· 5 years ago
b406472
net: ipv4: avoid mixed n_redirects and rate_tokens usage
by Paolo Abeni
· 5 years ago
8ae72cb
Revert "ipv6: Handle race in addrconf_dad_work"
by David Ahern
· 5 years ago
7a512eb
net: make sock_prot_memory_pressure() return "const char *"
by Alexey Dobriyan
· 5 years ago
4ac2813
cfg80211: wext: avoid copying malformed SSIDs
by Will Deacon
· 5 years ago
4152561
mac80211: Reject malformed SSID elements
by Will Deacon
· 5 years ago
3afb096
tcp: fix slab-out-of-bounds in tcp_zerocopy_receive()
by Eric Dumazet
· 5 years ago
4094871
udp: only do GSO if # of segs > 1
by Josh Hunt
· 5 years ago
44b321e
udp: fix gso_segs calculations
by Josh Hunt
· 5 years ago
6af1799
ipv6: drop incoming packets having a v4mapped source address
by Eric Dumazet
· 5 years ago
df55105
xsk: Fix crash in poll when device does not support ndo_xsk_wakeup
by Magnus Karlsson
· 5 years ago
4fbb97b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 5 years ago
3e8db7e
net: dsa: sja1105: Fix sleeping while atomic in .port_hwtstamp_set
by Vladimir Oltean
· 5 years ago
d64bf89
net/rds: Fix error handling in rds_ib_add_one()
by Dotan Barak
· 5 years ago
e95584a
tipc: fix unlimited bundling of small messages
by Tuong Lien
· 5 years ago
a3ce2a2
ipv6: Handle race in addrconf_dad_work
by David Ahern
· 5 years ago
3256a2d
tcp: adjust rto_base in retransmits_timed_out()
by Eric Dumazet
· 5 years ago
0d9138f
vsock: Fix a lockdep warning in __vsock_release()
by Dexuan Cui
· 5 years ago
93c2fcb
devlink: Fix error handling in param and info_get dumpit cb
by Vasundhara Volam
· 5 years ago
83c8c3c
net: sched: cbs: Avoid division by zero when calculating the port rate
by Vladimir Oltean
· 5 years ago
9a9251a
net: sched: taprio: Avoid division by zero on invalid link speed
by Vladimir Oltean
· 5 years ago
34a4c95
netfilter: nft_connlimit: disable bh on garbage collection
by Pablo Neira Ayuso
· 5 years ago
895b5c9
netfilter: drop bridge nf reset from nf_reset
by Florian Westphal
· 5 years ago
d8dec42
mac80211: keep BHs disabled while calling drv_tx_wake_queue()
by Johannes Berg
· 5 years ago
8ed31a2
mac80211: fix txq null pointer dereference
by Miaoqing Pan
· 5 years ago
b501426
nl80211: fix null pointer dereference
by Miaoqing Pan
· 5 years ago
f43e521
cfg80211: initialize on-stack chandefs
by Johannes Berg
· 5 years ago
242b093
cfg80211: validate SSID/MBSSID element ordering assumption
by Johannes Berg
· 5 years ago
f88eb7c
nl80211: validate beacon head
by Johannes Berg
· 5 years ago
68ce668
net: sched: taprio: Fix potential integer overflow in taprio_set_picos_per_byte
by Vladimir Oltean
· 5 years ago
8c7138b
net: Unpublish sk from sk_reuseport_cb before call_rcu
by Martin KaFai Lau
· 5 years ago
0e141f7
erspan: remove the incorrect mtu limit for erspan
by Haishuang Yan
· 5 years ago
e9789c7
sch_cbq: validate TCA_CBQ_WRROPT to avoid crash
by Eric Dumazet
· 5 years ago
02dc96e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by Linus Torvalds
· 5 years ago
Next »