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-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
2024-10-11
ipv4: use READ_ONCE()/WRITE_ONCE() on net->ipv4.fib_seq
Eric Dumazet
2024-10-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-10-10
Merge tag 'nf-24-10-09' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
2024-10-09
ipv4: Retire global IPv4 hash table inet_addr_lst.
Kuniyuki Iwashima
2024-10-09
ipv4: Namespacify IPv4 address GC.
Kuniyuki Iwashima
2024-10-09
ipv4: Use per-netns hash table in inet_lookup_ifaddr_rcu().
Kuniyuki Iwashima
2024-10-09
ipv4: Link IPv4 address to per-netns hash table.
Kuniyuki Iwashima
2024-10-09
tcp: fix mptcp DSS corruption due to large pmtu xmit
Paolo Abeni
2024-10-09
tcp: remove unnecessary update for tp->write_seq in tcp_connect()
xin.guo
2024-10-09
ipv4: Convert __fib_validate_source() to dscp_t.
Guillaume Nault
2024-10-09
ipv4: Convert fib_validate_source() to dscp_t.
Guillaume Nault
2024-10-09
ipv4: Convert ip_mc_validate_source() to dscp_t.
Guillaume Nault
2024-10-09
ipv4: Convert ip_route_input_mc() to dscp_t.
Guillaume Nault
2024-10-09
ipv4: Convert __mkroute_input() to dscp_t.
Guillaume Nault
2024-10-09
ipv4: Convert ip_mkroute_input() to dscp_t.
Guillaume Nault
2024-10-09
ipv4: Convert ip_route_use_hint() to dscp_t.
Guillaume Nault
2024-10-09
netfilter: fib: check correct rtable in vrf setups
Florian Westphal
2024-10-09
net: ipv4: igmp: optimize ____ip_mc_inc_group() using mc_hash
Jonas Rebmann
2024-10-07
ipv4: remove fib_info_devhash[]
Eric Dumazet
2024-10-07
ipv4: remove fib_info_lock
Eric Dumazet
2024-10-07
ipv4: use rcu in ip_fib_check_default()
Eric Dumazet
2024-10-07
ipv4: remove fib_devindex_hashfn()
Eric Dumazet
[prev]
[next]