index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2024-10-25
1
-22
/
+18
|
\
|
|
|
*
|
Merge tag 'ipsec-2024-10-22' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Abeni
2024-10-24
1
-22
/
+18
|
|
\
\
|
|
*
|
xfrm: respect ip protocols rules criteria when performing dst lookups
Eyal Birger
2024-09-23
1
-0
/
+2
|
|
*
|
xfrm: extract dst lookup parameters into a struct
Eyal Birger
2024-09-23
1
-22
/
+16
*
|
|
|
ipv4: Switch inet_addr_hash() to less predictable hash.
Kuniyuki Iwashima
2024-10-23
1
-1
/
+1
*
|
|
|
tools: ynl-gen: use big-endian netlink attribute types
Asbjørn Sloth Tønnesen
2024-10-22
1
-2
/
+2
*
|
|
|
rtnetlink: Return int from rtnl_af_register().
Kuniyuki Iwashima
2024-10-22
1
-1
/
+2
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2024-10-21
3
-16
/
+44
|
\
|
|
|
|
*
|
|
udp: Compute L4 checksum as usual when not segmenting the skb
Jakub Sitnicki
2024-10-16
1
-1
/
+3
|
*
|
|
tcp/dccp: Don't use timer_pending() in reqsk_queue_unlink().
Kuniyuki Iwashima
2024-10-16
1
-5
/
+16
|
*
|
|
ipv4: give an IPv4 dev to blackhole_netdev
Xin Long
2024-10-12
1
-10
/
+25
*
|
|
|
ipmr: Use rtnl_register_many().
Kuniyuki Iwashima
2024-10-16
1
-9
/
+13
*
|
|
|
ipv4: Use rtnl_register_many().
Kuniyuki Iwashima
2024-10-16
4
-26
/
+45
*
|
|
|
net: inet: do not leave a dangling sk pointer in inet_create()
Ignat Korchagin
2024-10-16
1
-12
/
+10
*
|
|
|
inetpeer: replace call_rcu by kfree_rcu for simple kmem_cache_free callback
Julia Lawall
2024-10-15
1
-7
/
+2
*
|
|
|
ipv4: replace call_rcu by kfree_rcu for simple kmem_cache_free callback
Julia Lawall
2024-10-15
1
-7
/
+1
*
|
|
|
ipv4: tcp: give socket pointer to control skbs
Eric Dumazet
2024-10-15
2
-3
/
+6
*
|
|
|
net: add skb_set_owner_edemux() helper
Eric Dumazet
2024-10-15
1
-1
/
+1
*
|
|
|
net: do not acquire rtnl in fib_seq_sum()
Eric Dumazet
2024-10-12
2
-2
/
+2
*
|
|
|
ipmr: use READ_ONCE() to read net->ipv[46].ipmr_seq
Eric Dumazet
2024-10-12
1
-5
/
+3
*
|
|
|
ipv4: use READ_ONCE()/WRITE_ONCE() on net->ipv4.fib_seq
Eric Dumazet
2024-10-12
2
-5
/
+5
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-10-10
3
-11
/
+40
|
\
|
|
|
|
*
|
|
Merge tag 'nf-24-10-09' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
2024-10-10
1
-3
/
+1
|
|
\
\
\
|
|
*
|
|
netfilter: fib: check correct rtable in vrf setups
Florian Westphal
2024-10-09
1
-3
/
+1
|
*
|
|
|
tcp: fix mptcp DSS corruption due to large pmtu xmit
Paolo Abeni
2024-10-10
1
-4
/
+1
|
|
/
/
/
|
*
|
|
tcp: fix TFO SYN_RECV to not zero retrans_stamp with retransmits out
Neal Cardwell
2024-10-04
1
-2
/
+9
|
*
|
|
tcp: fix tcp_enter_recovery() to zero retrans_stamp when it's safe
Neal Cardwell
2024-10-04
1
-0
/
+13
|
*
|
|
tcp: fix to allow timestamp undo if no retransmits were sent
Neal Cardwell
2024-10-04
1
-2
/
+16
|
|
|
/
|
|
/
|
*
|
|
ipv4: Retire global IPv4 hash table inet_addr_lst.
Kuniyuki Iwashima
2024-10-10
1
-10
/
+0
*
|
|
ipv4: Namespacify IPv4 address GC.
Kuniyuki Iwashima
2024-10-10
1
-14
/
+18
*
|
|
ipv4: Use per-netns hash table in inet_lookup_ifaddr_rcu().
Kuniyuki Iwashima
2024-10-10
1
-3
/
+2
*
|
|
ipv4: Link IPv4 address to per-netns hash table.
Kuniyuki Iwashima
2024-10-10
1
-3
/
+19
*
|
|
tcp: remove unnecessary update for tp->write_seq in tcp_connect()
xin.guo
2024-10-10
1
-1
/
+4
*
|
|
ipv4: Convert __fib_validate_source() to dscp_t.
Guillaume Nault
2024-10-10
1
-4
/
+4
*
|
|
ipv4: Convert fib_validate_source() to dscp_t.
Guillaume Nault
2024-10-10
2
-14
/
+12
*
|
|
ipv4: Convert ip_mc_validate_source() to dscp_t.
Guillaume Nault
2024-10-10
2
-6
/
+6
*
|
|
ipv4: Convert ip_route_input_mc() to dscp_t.
Guillaume Nault
2024-10-10
1
-5
/
+6
*
|
|
ipv4: Convert __mkroute_input() to dscp_t.
Guillaume Nault
2024-10-10
1
-8
/
+6
*
|
|
ipv4: Convert ip_mkroute_input() to dscp_t.
Guillaume Nault
2024-10-10
1
-8
/
+6
*
|
|
ipv4: Convert ip_route_use_hint() to dscp_t.
Guillaume Nault
2024-10-10
2
-5
/
+5
*
|
|
net: ipv4: igmp: optimize ____ip_mc_inc_group() using mc_hash
Jonas Rebmann
2024-10-09
1
-5
/
+21
*
|
|
ipv4: remove fib_info_devhash[]
Eric Dumazet
2024-10-08
1
-20
/
+15
*
|
|
ipv4: remove fib_info_lock
Eric Dumazet
2024-10-08
1
-12
/
+6
*
|
|
ipv4: use rcu in ip_fib_check_default()
Eric Dumazet
2024-10-08
1
-9
/
+4
*
|
|
ipv4: remove fib_devindex_hashfn()
Eric Dumazet
2024-10-08
1
-9
/
+4
*
|
|
net: tcp: refresh tcp_mstamp for compressed ack in timer
Menglong Dong
2024-10-08
1
-0
/
+1
*
|
|
tcp: add a fast path in tcp_delack_timer()
Eric Dumazet
2024-10-05
3
-3
/
+13
*
|
|
tcp: add a fast path in tcp_write_timer()
Eric Dumazet
2024-10-05
1
-0
/
+5
*
|
|
tcp: annotate data-races around icsk->icsk_pending
Eric Dumazet
2024-10-05
5
-14
/
+20
*
|
|
net_tstamp: add SCM_TS_OPT_ID for RAW sockets
Vadim Fedorenko
2024-10-04
3
-5
/
+6
[prev]
[next]