index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
2022-12-14
ipv4: Fix incorrect route flushing when table ID 0 is used
Ido Schimmel
2022-12-14
ipv4: Fix incorrect route flushing when source address is deleted
Ido Schimmel
2022-12-14
ip_gre: do not report erspan version on GRE interface
Hangbin Liu
2022-12-14
inet: ping: use hlist_nulls rcu iterator during lookup
Florian Westphal
2022-12-08
ipv4: Fix route deletion when nexthop info is not specified
Ido Schimmel
2022-12-08
ipv4: Handle attempt to delete multipath route when fib_info contains an nh r...
David Ahern
2022-12-02
tcp: configurable source port perturb table size
Gleb Mazovetskiy
2022-12-02
ipv4: Fix error return code in fib_table_insert()
Ziyang Xuan
2022-12-02
dccp/tcp: Reset saddr on failure after inet6?_hash_connect().
Kuniyuki Iwashima
2022-12-02
netfilter: conntrack: Fix data-races around ct mark
Daniel Xu
2022-12-02
xfrm: replay: Fix ESN wrap around for GSO
Christian Langrock
2022-12-02
xfrm: fix "disable_policy" on ipv4 early demux
Eyal Birger
2022-11-26
tcp: cdg: allow tcp_cdg_release() to be called multiple times
Eric Dumazet
2022-11-16
tcp: prohibit TCP_REPAIR_OPTIONS if data was already sent
Lu Wei
2022-11-16
bpf, sockmap: Fix the sk->sk_forward_alloc warning of sk_stream_kill_queues
Wang Yufen
2022-11-10
net: also flag accepted sockets supporting msghdr originated zerocopy
Stefan Metzmacher
2022-11-10
net: remove SOCK_SUPPORT_ZC from sockmap
Pavel Begunkov
2022-11-10
net/ulp: remove SOCK_SUPPORT_ZC from tls sockets
Pavel Begunkov
2022-11-04
nh: fix scope used to find saddr when adding non gw nh
Nicolas Dichtel
2022-11-04
tcp: fix indefinite deferral of RTO with SACK reneging
Neal Cardwell
2022-11-04
tcp: fix a signed-integer-overflow bug in tcp_add_backlog()
Lu Wei
2022-10-29
netfilter: rpfilter/fib: Set ->flowic_uid correctly for user namespaces.
Guillaume Nault
2022-10-29
netfilter: rpfilter/fib: Populate flowic_l3mdev field
Phil Sutter
2022-10-29
udp: Update reuse->has_conns under reuseport_lock.
Kuniyuki Iwashima
2022-10-26
net: flag sockets supporting msghdr originated zerocopy
Pavel Begunkov
2022-10-21
net-next: Fix IP_UNICAST_IF option behavior for connected sockets
Richard Gobert
2022-10-21
tcp: annotate data-race around tcp_md5sig_pool_populated
Eric Dumazet
2022-10-21
once: add DO_ONCE_SLOW() for sleepable contexts
Eric Dumazet
2022-10-21
tcp: fix tcp_cwnd_validate() to not forget is_cwnd_limited
Neal Cardwell
2022-10-21
netfilter: nft_fib: Fix for rpath check with VRF devices
Phil Sutter
2022-10-21
esp: choose the correct inner protocol for GSO on inter address family tunnels
Sabrina Dubroca
2022-09-22
udp: Use WARN_ON_ONCE() in udp_read_skb()
Peilin Ye
2022-09-20
ipmr: Always call ip{,6}_mr_forward() from RCU read-side critical section
Ido Schimmel
2022-09-20
tcp: read multiple skbs in tcp_read_skb()
Cong Wang
2022-09-16
tcp: Use WARN_ON_ONCE() in tcp_read_skb()
Peilin Ye
2022-09-06
tcp: fix early ETIMEDOUT after spurious non-SACK RTO
Neal Cardwell
2022-09-02
Merge tag 'rxrpc-fixes-20220901' of git://git.kernel.org/pub/scm/linux/kernel...
David S. Miller
2022-09-02
tcp: TX zerocopy should not sense pfmemalloc status
Eric Dumazet
2022-09-01
rxrpc: Fix ICMP/ICMP6 error handling
David Howells
2022-08-31
tcp: make global challenge ack rate limitation per net-ns and default disabled
Eric Dumazet
2022-08-31
tcp: annotate data-race around challenge_timestamp
Eric Dumazet
2022-08-31
ip: fix triggering of 'icmp redirect'
Nicolas Dichtel
2022-08-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2022-08-24
net: Fix data-races around sysctl_devconf_inherit_init_net.
Kuniyuki Iwashima
2022-08-24
net: Fix data-races around sysctl_max_skb_frags.
Kuniyuki Iwashima
2022-08-24
net: Fix data-races around sysctl_optmem_max.
Kuniyuki Iwashima
2022-08-24
net: Fix data-races around sysctl_[rw]mem_(max|default).
Kuniyuki Iwashima
2022-08-18
ip_tunnel: Respect tunnel key's "flow_flags" in IP tunnels
Eyal Birger
2022-08-18
tcp: handle pure FIN case correctly
Cong Wang
2022-08-18
tcp: refactor tcp_read_skb() a bit
Cong Wang
[next]