index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2019-10-26
Merge tag 'ipvs-fixes-for-v5.4' of https://git.kernel.org/pub/scm/linux/kerne...
Pablo Neira Ayuso
2019-10-24
netfilter: nft_payload: fix missing check for matching length in offloads
wenxu
2019-10-24
ipvs: move old_secure_tcp into struct netns_ipvs
Eric Dumazet
2019-10-24
ipvs: don't ignore errors in case refcounting ip_vs module fails
Davide Caratti
2019-10-23
netfilter: nf_tables_offload: restore basechain deletion
Pablo Neira Ayuso
2019-10-23
netfilter: nf_flow_table: set timeout before insertion into hashes
Pablo Neira Ayuso
2019-10-22
ipv6: include <net/addrconf.h> for missing declarations
Ben Dooks (Codethink)
2019-10-22
net: openvswitch: free vport unless register_netdevice() succeeds
Hillf Danton
2019-10-22
net: sched: taprio: fix -Wmissing-prototypes warnings
Yi Wang
2019-10-21
ipv4: fix IPSKB_FRAG_PMTU handling with fragmentation
Eric Dumazet
2019-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2019-10-19
net: dsa: fix switch tree list
Vivien Didelot
2019-10-19
net: netem: correct the parent's backlog when corrupted packet was dropped
Jakub Kicinski
2019-10-19
net: netem: fix error path for corrupted GSO frames
Jakub Kicinski
2019-10-18
vsock/virtio: discard packets if credit is not respected
Stefano Garzarella
2019-10-18
vsock/virtio: send a credit update when buffer size is changed
Stefano Garzarella
2019-10-18
net: ensure correct skb->tstamp in various fragmenters
Eric Dumazet
2019-10-17
ipv4: fix race condition between route lookup and invalidation
Wei Wang
2019-10-17
ipv4: Return -ENETUNREACH if we can't create route but saddr is valid
Stefano Brivio
2019-10-16
rxrpc: use rcu protection while reading sk->sk_user_data
Eric Dumazet
2019-10-16
Revert "blackhole_netdev: fix syzkaller reported issue"
Mahesh Bandewar
2019-10-15
sctp: change sctp_prot .no_autobind with true
Xin Long
2019-10-15
sched: etf: Fix ordering of packets with same txtime
Vinicius Costa Gomes
2019-10-15
net: avoid potential infinite loop in tc_ctl_action()
Eric Dumazet
2019-10-15
tcp: fix a possible lockdep splat in tcp_done()
Eric Dumazet
2019-10-15
net/sched: fix corrupted L2 header with MPLS 'push' and 'pop' actions
Davide Caratti
2019-10-15
net: avoid errors when trying to pop MLPS header on non-MPLS packets
Davide Caratti
2019-10-15
blackhole_netdev: fix syzkaller reported issue
Mahesh Bandewar
2019-10-13
tcp: annotate sk->sk_wmem_queued lockless reads
Eric Dumazet
2019-10-13
tcp: annotate sk->sk_sndbuf lockless reads
Eric Dumazet
2019-10-13
tcp: annotate sk->sk_rcvbuf lockless reads
Eric Dumazet
2019-10-13
tcp: annotate tp->urg_seq lockless reads
Eric Dumazet
2019-10-13
tcp: annotate tp->snd_nxt lockless reads
Eric Dumazet
2019-10-13
tcp: annotate tp->write_seq lockless reads
Eric Dumazet
2019-10-13
tcp: annotate tp->copied_seq lockless reads
Eric Dumazet
2019-10-13
tcp: annotate tp->rcv_nxt lockless reads
Eric Dumazet
2019-10-13
tcp: add rcu protection around tp->fastopen_rsk
Eric Dumazet
2019-10-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-10-11
rxrpc: Fix possible NULL pointer access in ICMP handling
David Howells
2019-10-11
Merge tag 'nfs-for-5.4-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2019-10-11
net: sctp: Rename fallthrough label to unhandled
Joe Perches
2019-10-10
net/smc: receive pending data after RCV_SHUTDOWN
Karsten Graul
2019-10-10
net/smc: receive returns without data
Karsten Graul
2019-10-10
net/smc: fix SMCD link group creation with VLAN id
Ursula Braun
2019-10-10
SUNRPC: fix race to sk_err after xs_error_report
Benjamin Coddington
2019-10-09
net: silence KCSAN warnings about sk->sk_backlog.len reads
Eric Dumazet
2019-10-09
net: annotate sk->sk_rcvlowat lockless reads
Eric Dumazet
2019-10-09
net: silence KCSAN warnings around sk_add_backlog() calls
Eric Dumazet
2019-10-09
tcp: annotate lockless access to tcp_memory_pressure
Eric Dumazet
2019-10-09
net: add {READ|WRITE}_ONCE() annotations on ->rskq_accept_head
Eric Dumazet
[next]