index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
libcrc32c.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-10-22
xdp: Handle device unregister for devmap_hash map type
Toke Høiland-Jørgensen
1
-0
/
+31
2019-10-19
xdp: Prevent overflow in devmap_hash cost calculation for 32-bit builds
Toke Høiland-Jørgensen
1
-1
/
+1
2019-10-18
selftests/bpf: More compatible nc options in test_tc_edt
Jiri Benc
1
-1
/
+1
2019-10-14
bpf: lwtunnel: Fix reroute supplying invalid dst
Jiri Benc
1
-1
/
+6
2019-10-13
netdevsim: Fix error handling in nsim_fib_init and nsim_fib_exit
YueHaibing
1
-1
/
+2
2019-10-13
net/ibmvnic: Fix EOI when running in XIVE mode.
Cédric Le Goater
1
-5
/
+3
2019-10-13
net: lpc_eth: avoid resetting twice
Alexandre Belloni
1
-3
/
+0
2019-10-13
tcp: annotate sk->sk_wmem_queued lockless reads
Eric Dumazet
8
-19
/
+24
2019-10-13
tcp: annotate sk->sk_sndbuf lockless reads
Eric Dumazet
5
-16
/
+25
2019-10-13
tcp: annotate sk->sk_rcvbuf lockless reads
Eric Dumazet
7
-12
/
+15
2019-10-13
tcp: annotate tp->urg_seq lockless reads
Eric Dumazet
2
-3
/
+4
2019-10-13
tcp: annotate tp->snd_nxt lockless reads
Eric Dumazet
4
-9
/
+13
2019-10-13
tcp: annotate tp->write_seq lockless reads
Eric Dumazet
7
-28
/
+36
2019-10-13
tcp: annotate tp->copied_seq lockless reads
Eric Dumazet
7
-18
/
+19
2019-10-13
tcp: annotate tp->rcv_nxt lockless reads
Eric Dumazet
6
-10
/
+15
2019-10-13
tcp: add rcu protection around tp->fastopen_rsk
Eric Dumazet
11
-24
/
+35
2019-10-12
rxrpc: Fix possible NULL pointer access in ICMP handling
David Howells
1
-0
/
+3
2019-10-11
net/smc: receive pending data after RCV_SHUTDOWN
Karsten Graul
1
-5
/
+20
2019-10-11
net/smc: receive returns without data
Karsten Graul
1
-3
/
+1
2019-10-11
net/smc: fix SMCD link group creation with VLAN id
Ursula Braun
1
-1
/
+4
2019-10-11
net: update net_dim documentation after rename
Jacob Keller
1
-18
/
+18
2019-10-11
r8169: fix jumbo packet handling on resume from suspend
Heiner Kallweit
1
-24
/
+11
2019-10-10
net: silence KCSAN warnings about sk->sk_backlog.len reads
Eric Dumazet
4
-4
/
+5
2019-10-10
net: annotate sk->sk_rcvlowat lockless reads
Eric Dumazet
5
-5
/
+7
2019-10-10
net: silence KCSAN warnings around sk_add_backlog() calls
Eric Dumazet
6
-10
/
+10
2019-10-10
tcp: annotate lockless access to tcp_memory_pressure
Eric Dumazet
2
-3
/
+3
2019-10-10
net: add {READ|WRITE}_ONCE() annotations on ->rskq_accept_head
Eric Dumazet
3
-4
/
+4
2019-10-10
net: avoid possible false sharing in sk_leave_memory_pressure()
Eric Dumazet
1
-2
/
+2
2019-10-10
tun: remove possible false sharing in tun_flow_update()
Eric Dumazet
1
-2
/
+2
2019-10-10
netfilter: conntrack: avoid possible false sharing
Eric Dumazet
1
-2
/
+2
2019-10-10
netns: fix NLM_F_ECHO mechanism for RTM_NEWNSID
Nicolas Dichtel
1
-6
/
+11
2019-10-10
net: usb: qmi_wwan: add Telit 0x1050 composition
Daniele Palmas
1
-0
/
+1
2019-10-10
act_mirred: Fix mirred_init_module error handling
YueHaibing
1
-1
/
+5
2019-10-10
net: taprio: Fix returning EINVAL when configuring without flags
Vinicius Costa Gomes
1
-0
/
+4
2019-10-10
s390/qeth: Fix initialization of vnicc cmd masks during set online
Alexandra Winter
1
-4
/
+8
2019-10-10
s390/qeth: Fix error handling during VNICC initialization
Alexandra Winter
1
-4
/
+7
2019-10-10
phylink: fix kernel-doc warnings
Randy Dunlap
1
-1
/
+1
2019-10-10
sctp: add chunks to sk_backlog when the newsk sk_socket is not set
Xin Long
2
-3
/
+14
2019-10-10
bonding: fix potential NULL deref in bond_update_slave_arr
Eric Dumazet
1
-1
/
+1
2019-10-10
net: stmmac: fix disabling flexible PPS output
Antonio Borneo
1
-0
/
+1
2019-10-10
net: stmmac: fix length of PTP clock's name string
Antonio Borneo
1
-1
/
+1
2019-10-09
ip6erspan: remove the incorrect mtu limit for ip6erspan
Haishuang Yan
1
-0
/
+1
2019-10-09
Doc: networking/device_drivers/pensando: fix ionic.rst warnings
Randy Dunlap
1
-1
/
+3
2019-10-09
NFC: pn533: fix use-after-free and memleaks
Johan Hovold
1
-1
/
+8
2019-10-09
net_sched: fix backward compatibility for TCA_ACT_KIND
Cong Wang
1
-4
/
+5
2019-10-09
net_sched: fix backward compatibility for TCA_KIND
Cong Wang
2
-5
/
+34
2019-10-09
net/mlx5: DR, Allow insertion of duplicate rules
Alex Vesker
1
-6
/
+4
2019-10-08
selftests/bpf: More compatible nc options in test_lwt_ip_encap
Jiri Benc
1
-3
/
+3
2019-10-08
selftests/bpf: Set rp_filter in test_flow_dissector
Jiri Benc
1
-0
/
+3
2019-10-08
llc: fix sk_buff refcounting in llc_conn_state_process()
Eric Biggers
1
-27
/
+6
[next]