index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
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
2024-10-29
ipv4: Convert devinet_ioctl to per-netns RTNL.
Kuniyuki Iwashima
2024-10-29
ipv4: Convert devinet_ioctl() to per-netns RTNL except for SIOCSIFFLAGS.
Kuniyuki Iwashima
2024-10-29
ipv4: Convert devinet_sysctl_forward() to per-netns RTNL.
Kuniyuki Iwashima
2024-10-29
ipv4: Convert check_lifetime() to per-netns RTNL.
Kuniyuki Iwashima
2024-10-29
ipv4: Convert RTM_DELADDR to per-netns RTNL.
Kuniyuki Iwashima
2024-10-29
ipv4: Use per-netns RTNL helpers in inet_rtm_newaddr().
Kuniyuki Iwashima
2024-10-29
ipv4: Convert RTM_NEWADDR to per-netns RTNL.
Kuniyuki Iwashima
2024-10-29
ipv4: Don't allocate ifa for 0.0.0.0 in inet_rtm_newaddr().
Kuniyuki Iwashima
2024-10-29
ipv4: Factorise RTM_NEWADDR validation to inet_validate_rtm().
Kuniyuki Iwashima
2024-10-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2024-10-24
Merge tag 'ipsec-2024-10-22' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Abeni
2024-10-23
ipv4: Switch inet_addr_hash() to less predictable hash.
Kuniyuki Iwashima
2024-10-22
tools: ynl-gen: use big-endian netlink attribute types
Asbjørn Sloth Tønnesen
2024-10-22
rtnetlink: Return int from rtnl_af_register().
Kuniyuki Iwashima
2024-10-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2024-10-15
ipmr: Use rtnl_register_many().
Kuniyuki Iwashima
2024-10-15
ipv4: Use rtnl_register_many().
Kuniyuki Iwashima
2024-10-15
net: inet: do not leave a dangling sk pointer in inet_create()
Ignat Korchagin
2024-10-15
udp: Compute L4 checksum as usual when not segmenting the skb
Jakub Sitnicki
2024-10-15
tcp/dccp: Don't use timer_pending() in reqsk_queue_unlink().
Kuniyuki Iwashima
2024-10-15
inetpeer: replace call_rcu by kfree_rcu for simple kmem_cache_free callback
Julia Lawall
2024-10-15
ipv4: replace call_rcu by kfree_rcu for simple kmem_cache_free callback
Julia Lawall
2024-10-15
netfilter: Make legacy configs user selectable
Breno Leitao
2024-10-14
ipv4: tcp: give socket pointer to control skbs
Eric Dumazet
2024-10-14
net: add skb_set_owner_edemux() helper
Eric Dumazet
2024-10-11
ipv4: give an IPv4 dev to blackhole_netdev
Xin Long
2024-10-11
net: do not acquire rtnl in fib_seq_sum()
Eric Dumazet
2024-10-11
ipmr: use READ_ONCE() to read net->ipv[46].ipmr_seq
Eric Dumazet
[prev]
[next]