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-19
inet: lock the socket in ip_sock_set_tos()
Eric Dumazet
2023-10-18
netfilter: xt_mangle: only check verdict part of return value
Florian Westphal
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
net/bpf: Avoid unused "sin_addr_len" warning when CONFIG_CGROUP_BPF is not set
Martin KaFai Lau
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-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
2023-10-01
inet: implement lockless IP_MTU_DISCOVER
Eric Dumazet
2023-10-01
inet: implement lockless IP_MULTICAST_TTL
Eric Dumazet
2023-10-01
net: annotate data-races around sk->sk_dst_pending_confirm
Eric Dumazet
2023-10-01
net: implement lockless SO_MAX_PACING_RATE
Eric Dumazet
2023-10-01
net: implement lockless SO_PRIORITY
Eric Dumazet
2023-10-01
tcp: derive delack_max from rto_min
Eric Dumazet
2023-09-29
bpf, sockmap: Do not inc copied_seq when PEEK flag set
John Fastabend
2023-09-29
bpf: tcp_read_skb needs to pop skb regardless of seq
John Fastabend
2023-09-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2023-09-17
ipv4: fix null-deref in ipv4_link_failure
Kyle Zeng
2023-09-16
tcp: new TCP_INFO stats for RTO events
Aananth V
2023-09-16
tcp: call tcp_try_undo_recovery when an RTOd TFO SYNACK is ACKed
Aananth V
2023-09-15
tcp: indent an if statement
Dan Carpenter
2023-09-15
ipv6: lockless IPV6_FLOWINFO_SEND implementation
Eric Dumazet
2023-09-15
ipv6: lockless IPV6_RECVERR implemetation
Eric Dumazet
2023-09-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2023-09-14
ipv4: igmp: Remove redundant comparison in igmp_mcf_get_next()
Gavrilov Ilia
2023-09-14
udplite: fix various data-races
Eric Dumazet
[next]