index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-10
tcp: check space before adding MPTCP SYN options
MoYuanhao
1
-2
/
+4
2024-12-10
udp: fix l4 hash after reconnect
Paolo Abeni
1
-3
/
+5
2024-12-07
ip: Return drop reason if in_dev is NULL in ip_route_input_rcu().
Kuniyuki Iwashima
1
-1
/
+2
2024-12-06
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
1
-7
/
+4
2024-12-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-12
/
+11
2024-12-05
xfrm: add generic iptfs defines and functionality
Christian Hopps
1
-1
/
+2
2024-12-04
inet: add indirect call wrapper for getfrag() calls
Eric Dumazet
1
-4
/
+9
2024-12-04
ipmr: tune the ipmr_can_free_table() checks.
Paolo Abeni
1
-1
/
+1
2024-12-04
lsm: replace context+len with lsm_context
Casey Schaufler
1
-2
/
+2
2024-12-04
lsm: ensure the correct LSM context releaser
Casey Schaufler
1
-5
/
+5
2024-12-03
Revert "udp: avoid calling sock_def_readable() if possible"
Fernando Fernandez Mancera
1
-11
/
+3
2024-11-30
net: Fix icmp host relookup triggering ip_rt_bug
Dong Chenchen
1
-0
/
+3
2024-11-30
tcp: populate XPS related fields of timewait sockets
Eric Dumazet
1
-0
/
+4
2024-11-28
ipmr: fix build with clang and DEBUG_NET disabled.
Paolo Abeni
1
-1
/
+1
2024-11-28
ipmr: fix tables suspicious RCU usage
Paolo Abeni
1
-13
/
+29
2024-11-28
ipmr: add debug check for mr table cleanup
Paolo Abeni
1
-0
/
+14
2024-11-28
tcp: Fix use-after-free of nreq in reqsk_timer_handler().
Kuniyuki Iwashima
1
-1
/
+1
2024-11-26
tcp_bpf: Fix the sk_mem_uncharge logic in tcp_bpf_sendmsg
Zijian Zhang
1
-7
/
+4
2024-11-18
net: ip: fix unexpected return in fib_validate_source()
Menglong Dong
1
-1
/
+1
2024-11-18
ipv6/udp: Add 4-tuple hash for connected socket
Philo Lu
1
-1
/
+1
2024-11-18
ipv4/udp: Add 4-tuple hash for connected socket
Philo Lu
1
-3
/
+194
2024-11-18
net/udp: Add 4-tuple hash list basis
Philo Lu
1
-2
/
+4
2024-11-18
net/udp: Add a new struct for hash2 slot
Philo Lu
1
-21
/
+23
2024-11-18
Merge tag 'ipsec-next-2024-11-15' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
2
-4
/
+5
2024-11-15
Merge tag 'nf-next-24-11-15' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
4
-4
/
+5
2024-11-15
netfilter: nf_dup4: Convert nf_dup_ipv4_route() to dscp_t.
Guillaume Nault
1
-1
/
+1
2024-11-15
netfilter: nft_fib: Convert nft_fib4_eval() to dscp_t.
Guillaume Nault
1
-1
/
+2
2024-11-15
netfilter: rpfilter: Convert rpfilter_mt() to dscp_t.
Guillaume Nault
1
-1
/
+1
2024-11-15
netfilter: ipv4: Convert ip_route_me_harder() to dscp_t.
Guillaume Nault
1
-1
/
+1
2024-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+2
2024-11-13
ipmr: Fix access to mfc_cache_list without lock held
Breno Leitao
1
-1
/
+2
2024-11-12
net: ip: make ip_route_use_hint() return drop reasons
Menglong Dong
2
-16
/
+21
2024-11-12
net: ip: make ip_mkroute_input/__mkroute_input return drop reasons
Menglong Dong
1
-16
/
+18
2024-11-12
net: ip: make ip_route_input() return drop reasons
Menglong Dong
2
-2
/
+2
2024-11-12
net: ip: make ip_route_input_noref() return drop reasons
Menglong Dong
3
-11
/
+14
2024-11-12
net: ip: make ip_route_input_rcu() return drop reasons
Menglong Dong
1
-9
/
+10
2024-11-12
net: ip: make ip_route_input_slow() return drop reasons
Menglong Dong
1
-21
/
+35
2024-11-12
net: ip: make ip_mc_validate_source() return drop reason
Menglong Dong
1
-16
/
+19
2024-11-12
net: ip: make ip_route_input_mc() return drop reason
Menglong Dong
1
-10
/
+11
2024-11-12
net: ip: make fib_validate_source() support drop reasons
Menglong Dong
3
-22
/
+32
2024-11-11
net: ipv4: Cache pmtu for all packet paths if multipath enabled
Vladimir Vdovin
1
-0
/
+13
2024-11-11
net: convert to nla_get_*_default()
Johannes Berg
4
-20
/
+12
2024-11-09
neighbour: Remove bare neighbour::next pointer
Gilad Naaman
1
-1
/
+1
2024-11-07
Merge tag 'nf-next-24-11-07' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Abeni
1
-2
/
+14
2024-11-06
xfrm: Convert struct xfrm_dst_lookup_params -> tos to dscp_t.
Guillaume Nault
1
-1
/
+2
2024-11-03
net/tcp: Add missing lockdep annotations for TCP-AO hlist traversals
Dmitry Safonov
2
-20
/
+25
2024-11-03
net: tcp: Add noinline_for_tracing annotation for tcp_drop_reason()
Yafang Shao
1
-2
/
+2
2024-10-31
tcp: only release congestion control if it has been initialized
Pengcheng Yang
2
-2
/
+3
2024-10-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-4
/
+5
2024-10-31
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
1
-3
/
+4
[prev]
[next]