index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
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
2024-10-07
net: tcp: refresh tcp_mstamp for compressed ack in timer
Menglong Dong
2024-10-04
tcp: add a fast path in tcp_delack_timer()
Eric Dumazet
2024-10-04
tcp: add a fast path in tcp_write_timer()
Eric Dumazet
2024-10-04
tcp: annotate data-races around icsk->icsk_pending
Eric Dumazet
2024-10-04
net_tstamp: add SCM_TS_OPT_ID for RAW sockets
Vadim Fedorenko
2024-10-04
net_tstamp: add SCM_TS_OPT_ID to provide OPT_ID in control message
Vadim Fedorenko
2024-10-03
ipv4: Convert ip_route_input_slow() to dscp_t.
Guillaume Nault
2024-10-03
ipv4: Convert ip_route_input_rcu() to dscp_t.
Guillaume Nault
2024-10-03
ipv4: Convert ip_route_input_noref() to dscp_t.
Guillaume Nault
2024-10-03
ipv4: Convert ip_route_input() to dscp_t.
Guillaume Nault
2024-10-03
ipv4: Convert icmp_route_lookup() to dscp_t.
Guillaume Nault
2024-10-03
tcp: fix TFO SYN_RECV to not zero retrans_stamp with retransmits out
Neal Cardwell
2024-10-03
tcp: fix tcp_enter_recovery() to zero retrans_stamp when it's safe
Neal Cardwell
2024-10-03
tcp: fix to allow timestamp undo if no retransmits were sent
Neal Cardwell
2024-10-03
ipv4: avoid quadratic behavior in FIB insertion of common address
Alexandre Ferrieux
2024-10-03
Merge tag 'net-6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-10-03
Merge tag 'nf-24-10-02' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
2024-10-02
gso: fix udp gso fraglist segmentation after pull from frag_list
Willem de Bruijn
2024-10-02
net: gso: fix tcp fraglist segmentation after pull from frag_list
Felix Fietkau
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-10-01
ipv4: ip_gre: Fix drops of small packets in ipgre_xmit
Anton Danilov
2024-09-27
netfilter: nf_tables: prevent nf_skb_duplicated corruption
Eric Dumazet
2024-09-26
Merge tag 'net-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-09-26
netfilter: nf_reject: Fix build warning when CONFIG_BRIDGE_NETFILTER=n
Simon Horman
[prev]
[next]