index
:
pm24.git
master
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
/
ipv4
Age
Commit message (
Expand
)
Author
2023-10-23
xfrm Fix use after free in __xfrm6_udp_encap_rcv.
Steffen Klassert
2023-10-22
tcp: fix wrong RTO timeout when received SACK reneging
Fred Chen
2023-10-20
net: do not leave an empty skb in write queue
Eric Dumazet
2023-10-20
net: fix IPSTATS_MIB_OUTPKGS increment in OutForwDatagrams.
Heng Guo
2023-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-19
tcp: check mptcp-level constraints for backlog coalescing
Paolo Abeni
2023-10-19
inet: lock the socket in ip_sock_set_tos()
Eric Dumazet
2023-10-18
ipv4: fib: annotate races around nh->nh_saddr_genid and nh->nh_saddr
Eric Dumazet
2023-10-18
tcp_bpf: properly release resources on error paths
Paolo Abeni
2023-10-18
tcp: tsq: relax tcp_small_queue_check() when rtx queue contains a single skb
Eric Dumazet
2023-10-18
netfilter: xt_mangle: only check verdict part of return value
Florian Westphal
2023-10-17
Merge tag 'ipsec-2023-10-17' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
2023-10-17
tcp: fix excessive TLP and RACK timeouts from HZ rounding
Neal Cardwell
2023-10-16
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-10-16
tcp: Set pingpong threshold via sysctl
Haiyang Zhang
2023-10-16
ipv4: use tunnel flow flags for tunnel route lookups
Beniamino Galvani
2023-10-16
ipv4: add new arguments to udp_tunnel_dst_lookup()
Beniamino Galvani
2023-10-16
ipv4: remove "proto" argument from udp_tunnel_dst_lookup()
Beniamino Galvani
2023-10-16
ipv4: rename and move ip_route_output_tunnel()
Beniamino Galvani
2023-10-13
tcp: allow again tcp_disconnect() when threads are waiting
Paolo Abeni
2023-10-13
net/bpf: Avoid unused "sin_addr_len" warning when CONFIG_CGROUP_BPF is not set
Martin KaFai Lau
2023-10-13
tcp: Fix listen() warning with v4-mapped-v6 address.
Kuniyuki Iwashima
2023-10-13
net: fix IPSTATS_MIB_OUTFORWDATAGRAMS increment after fragment check
Heng Guo
2023-10-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-11
net: tcp: fix crashes trying to free half-baked MTU probes
Jakub Kicinski
2023-10-11
bpf: Propagate modified uaddrlen from cgroup sockaddr programs
Daan De Meyer
2023-10-10
tcp: change data receiver flowlabel after one dup
David Morley
2023-10-10
tcp: record last received ipv6 flowlabel
David Morley
2023-10-10
net: ipv4: fix return value check in esp_remove_trailer
Ma Ke
2023-10-06
xfrm: pass struct net to xfrm_decode_session wrappers
Florian Westphal
2023-10-06
xfrm: Support GRO for IPv6 ESP in UDP encapsulation
Steffen Klassert
2023-10-06
xfrm: Support GRO for IPv4 ESP in UDP encapsulation
Steffen Klassert
2023-10-06
xfrm: Use the XFRM_GRO to indicate a GRO call on input
Steffen Klassert
2023-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-04
tcp: fix delayed ACKs for MSS boundary condition
Neal Cardwell
2023-10-04
tcp: fix quick-ack counting to count actual ACKs of new data
Neal Cardwell
2023-10-04
ipv4: Set offload_failed flag in fibmatch results
Benjamin Poirier
2023-10-04
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-10-03
udp_tunnel: Use flex array to simplify code
Christophe JAILLET
2023-10-03
tcp_metrics: optimize tcp_metrics_flush_all()
Eric Dumazet
2023-10-03
tcp_metrics: do not create an entry from tcp_init_metrics()
Eric Dumazet
2023-10-03
tcp_metrics: properly set tp->snd_ssthresh in tcp_init_metrics()
Eric Dumazet
2023-10-03
tcp_metrics: add missing barriers on delete
Eric Dumazet
2023-10-03
ipv4/fib: send notify when delete source address routes
Hangbin Liu
2023-10-01
inet: implement lockless getsockopt(IP_MULTICAST_IF)
Eric Dumazet
2023-10-01
inet: lockless IP_PKTOPTIONS implementation
Eric Dumazet
2023-10-01
inet: implement lockless getsockopt(IP_UNICAST_IF)
Eric Dumazet
2023-10-01
inet: lockless getsockopt(IP_MTU)
Eric Dumazet
2023-10-01
inet: lockless getsockopt(IP_OPTIONS)
Eric Dumazet
2023-10-01
inet: implement lockless IP_TOS
Eric Dumazet
[prev]
[next]