index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
68
-362
/
+564
2019-10-19
net: dsa: fix switch tree list
Vivien Didelot
1
-1
/
+1
2019-10-19
net: netem: correct the parent's backlog when corrupted packet was dropped
Jakub Kicinski
1
-0
/
+2
2019-10-19
net: netem: fix error path for corrupted GSO frames
Jakub Kicinski
1
-3
/
+6
2019-10-18
vsock/virtio: discard packets if credit is not respected
Stefano Garzarella
1
-3
/
+11
2019-10-18
vsock/virtio: send a credit update when buffer size is changed
Stefano Garzarella
1
-0
/
+3
2019-10-18
net: ensure correct skb->tstamp in various fragmenters
Eric Dumazet
4
-0
/
+12
2019-10-17
ipv4: fix race condition between route lookup and invalidation
Wei Wang
1
-1
/
+1
2019-10-17
ipv4: Return -ENETUNREACH if we can't create route but saddr is valid
Stefano Brivio
1
-3
/
+6
2019-10-16
rxrpc: use rcu protection while reading sk->sk_user_data
Eric Dumazet
1
-4
/
+8
2019-10-16
Revert "blackhole_netdev: fix syzkaller reported issue"
Mahesh Bandewar
2
-12
/
+10
2019-10-15
sctp: change sctp_prot .no_autobind with true
Xin Long
1
-2
/
+2
2019-10-15
sched: etf: Fix ordering of packets with same txtime
Vinicius Costa Gomes
1
-1
/
+1
2019-10-15
net: avoid potential infinite loop in tc_ctl_action()
Eric Dumazet
1
-6
/
+8
2019-10-15
tcp: fix a possible lockdep splat in tcp_done()
Eric Dumazet
1
-2
/
+6
2019-10-15
net/sched: fix corrupted L2 header with MPLS 'push' and 'pop' actions
Davide Caratti
3
-14
/
+22
2019-10-15
net: avoid errors when trying to pop MLPS header on non-MPLS packets
Davide Caratti
1
-1
/
+1
2019-10-15
blackhole_netdev: fix syzkaller reported issue
Mahesh Bandewar
2
-10
/
+12
2019-10-13
tcp: annotate sk->sk_wmem_queued lockless reads
Eric Dumazet
6
-13
/
+13
2019-10-13
tcp: annotate sk->sk_sndbuf lockless reads
Eric Dumazet
4
-9
/
+14
2019-10-13
tcp: annotate sk->sk_rcvbuf lockless reads
Eric Dumazet
5
-9
/
+12
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
3
-8
/
+11
2019-10-13
tcp: annotate tp->write_seq lockless reads
Eric Dumazet
6
-27
/
+35
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
10
-21
/
+32
2019-10-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-15
/
+27
2019-10-11
rxrpc: Fix possible NULL pointer access in ICMP handling
David Howells
1
-0
/
+3
2019-10-11
Merge tag 'nfs-for-5.4-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
1
-9
/
+8
2019-10-11
net: sctp: Rename fallthrough label to unhandled
Joe Perches
1
-6
/
+6
2019-10-10
net/smc: receive pending data after RCV_SHUTDOWN
Karsten Graul
1
-5
/
+20
2019-10-10
net/smc: receive returns without data
Karsten Graul
1
-3
/
+1
2019-10-10
net/smc: fix SMCD link group creation with VLAN id
Ursula Braun
1
-1
/
+4
2019-10-10
SUNRPC: fix race to sk_err after xs_error_report
Benjamin Coddington
1
-9
/
+8
2019-10-09
net: silence KCSAN warnings about sk->sk_backlog.len reads
Eric Dumazet
3
-3
/
+3
2019-10-09
net: annotate sk->sk_rcvlowat lockless reads
Eric Dumazet
4
-4
/
+4
2019-10-09
net: silence KCSAN warnings around sk_add_backlog() calls
Eric Dumazet
6
-10
/
+10
2019-10-09
tcp: annotate lockless access to tcp_memory_pressure
Eric Dumazet
1
-2
/
+2
2019-10-09
net: add {READ|WRITE}_ONCE() annotations on ->rskq_accept_head
Eric Dumazet
1
-1
/
+1
2019-10-09
net: avoid possible false sharing in sk_leave_memory_pressure()
Eric Dumazet
1
-2
/
+2
2019-10-09
netfilter: conntrack: avoid possible false sharing
Eric Dumazet
1
-2
/
+2
2019-10-09
netns: fix NLM_F_ECHO mechanism for RTM_NEWNSID
Nicolas Dichtel
1
-6
/
+11
2019-10-09
act_mirred: Fix mirred_init_module error handling
YueHaibing
1
-1
/
+5
2019-10-09
net: taprio: Fix returning EINVAL when configuring without flags
Vinicius Costa Gomes
1
-0
/
+4
2019-10-09
sctp: add chunks to sk_backlog when the newsk sk_socket is not set
Xin Long
1
-3
/
+9
2019-10-08
ip6erspan: remove the incorrect mtu limit for ip6erspan
Haishuang Yan
1
-0
/
+1
2019-10-08
Merge tag 'mac80211-for-davem-2019-10-08' of git://git.kernel.org/pub/scm/lin...
Jakub Kicinski
8
-26
/
+62
2019-10-08
net_sched: fix backward compatibility for TCA_ACT_KIND
Cong Wang
1
-4
/
+5
2019-10-08
net_sched: fix backward compatibility for TCA_KIND
Cong Wang
2
-5
/
+34
[next]