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
2024-12-06
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2024-12-04
ipmr: tune the ipmr_can_free_table() checks.
Paolo Abeni
2024-12-03
Revert "udp: avoid calling sock_def_readable() if possible"
Fernando Fernandez Mancera
2024-11-30
net: Fix icmp host relookup triggering ip_rt_bug
Dong Chenchen
2024-11-30
tcp: populate XPS related fields of timewait sockets
Eric Dumazet
2024-11-28
ipmr: fix build with clang and DEBUG_NET disabled.
Paolo Abeni
2024-11-28
ipmr: fix tables suspicious RCU usage
Paolo Abeni
2024-11-28
ipmr: add debug check for mr table cleanup
Paolo Abeni
2024-11-28
tcp: Fix use-after-free of nreq in reqsk_timer_handler().
Kuniyuki Iwashima
2024-11-26
tcp_bpf: Fix the sk_mem_uncharge logic in tcp_bpf_sendmsg
Zijian Zhang
2024-11-18
net: ip: fix unexpected return in fib_validate_source()
Menglong Dong
2024-11-18
ipv6/udp: Add 4-tuple hash for connected socket
Philo Lu
2024-11-18
ipv4/udp: Add 4-tuple hash for connected socket
Philo Lu
2024-11-18
net/udp: Add 4-tuple hash list basis
Philo Lu
2024-11-18
net/udp: Add a new struct for hash2 slot
Philo Lu
2024-11-18
Merge tag 'ipsec-next-2024-11-15' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
2024-11-15
Merge tag 'nf-next-24-11-15' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
2024-11-15
netfilter: nf_dup4: Convert nf_dup_ipv4_route() to dscp_t.
Guillaume Nault
2024-11-15
netfilter: nft_fib: Convert nft_fib4_eval() to dscp_t.
Guillaume Nault
2024-11-15
netfilter: rpfilter: Convert rpfilter_mt() to dscp_t.
Guillaume Nault
2024-11-15
netfilter: ipv4: Convert ip_route_me_harder() to dscp_t.
Guillaume Nault
2024-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-11-13
ipmr: Fix access to mfc_cache_list without lock held
Breno Leitao
2024-11-12
net: ip: make ip_route_use_hint() return drop reasons
Menglong Dong
2024-11-12
net: ip: make ip_mkroute_input/__mkroute_input return drop reasons
Menglong Dong
2024-11-12
net: ip: make ip_route_input() return drop reasons
Menglong Dong
2024-11-12
net: ip: make ip_route_input_noref() return drop reasons
Menglong Dong
2024-11-12
net: ip: make ip_route_input_rcu() return drop reasons
Menglong Dong
2024-11-12
net: ip: make ip_route_input_slow() return drop reasons
Menglong Dong
2024-11-12
net: ip: make ip_mc_validate_source() return drop reason
Menglong Dong
2024-11-12
net: ip: make ip_route_input_mc() return drop reason
Menglong Dong
2024-11-12
net: ip: make fib_validate_source() support drop reasons
Menglong Dong
2024-11-11
net: ipv4: Cache pmtu for all packet paths if multipath enabled
Vladimir Vdovin
2024-11-11
net: convert to nla_get_*_default()
Johannes Berg
2024-11-09
neighbour: Remove bare neighbour::next pointer
Gilad Naaman
2024-11-07
Merge tag 'nf-next-24-11-07' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Abeni
2024-11-06
xfrm: Convert struct xfrm_dst_lookup_params -> tos to dscp_t.
Guillaume Nault
2024-11-03
net/tcp: Add missing lockdep annotations for TCP-AO hlist traversals
Dmitry Safonov
2024-11-03
net: tcp: Add noinline_for_tracing annotation for tcp_drop_reason()
Yafang Shao
2024-10-31
tcp: only release congestion control if it has been initialized
Pengcheng Yang
2024-10-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-10-31
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2024-10-30
tcp: add more warn of socket in tcp_send_loss_probe()
Jason Xing
2024-10-29
ipv4: Prepare ip_rt_get_source() to future .flowi4_tos conversion.
Guillaume Nault
2024-10-29
ipv4: Prepare ipmr_rt_fib_lookup() to future .flowi4_tos conversion.
Guillaume Nault
2024-10-29
ipv4: Prepare icmp_reply() to future .flowi4_tos conversion.
Guillaume Nault
2024-10-29
ipv4: Prepare fib_compute_spec_dst() to future .flowi4_tos conversion.
Guillaume Nault
2024-10-29
ipv4: ip_tunnel: Fix suspicious RCU usage warning in ip_tunnel_find()
Ido Schimmel
2024-10-29
bpf: fix filed access without lock
Jiayuan Chen
2024-10-29
xfrm: Add an inbound percpu state cache.
Steffen Klassert
[next]