index
:
linux.git
master
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
2025-05-13
net: devmem: Implement TX path
Mina Almasry
2025-05-05
ipv4: ip_tunnel: Replace strcpy use with strscpy
Ruben Wauters
2025-05-05
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2025-05-03
ipv4: Honor "ignore_routes_with_linkdown" sysctl in nexthop selection
Ido Schimmel
2025-05-02
bpf: udp: Avoid socket skips and repeats during iteration
Jordan Rife
2025-05-02
bpf: udp: Use bpf_udp_iter_batch_item for bpf_udp_iter_state batch items
Jordan Rife
2025-05-02
bpf: udp: Get rid of st_bucket_done
Jordan Rife
2025-05-02
bpf: udp: Make sure iter->batch always contains a full bucket snapshot
Jordan Rife
2025-05-02
bpf: udp: Make mem flags configurable through bpf_iter_udp_realloc_batch
Jordan Rife
2025-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-05-01
net: use sock_gen_put() when sk_state is TCP_TIME_WAIT
Jibin Zhang
2025-04-29
Merge tag 'nf-next-25-04-29' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
2025-04-29
net: ipv6: fix UDPv6 GSO segmentation with NAT
Felix Fietkau
2025-04-29
ipv4: fib: Fix fib_info_hash_alloc() allocation type
Kees Cook
2025-04-29
ip: load balance tcp connections to single dst addr and port
Willem de Bruijn
2025-04-29
ipv4: prefer multipath nexthop that matches source address
Willem de Bruijn
2025-04-24
tcp: fastopen: pass TFO child indication through getsockopt
Jeremy Harris
2025-04-24
tcp: fastopen: note that a child socket was created
Jeremy Harris
2025-04-24
net: ip_gre: Fix spelling mistake "demultiplexor" -> "demultiplexer"
Colin Ian King
2025-04-24
net: cgroup: Guard users of sock_cgroup_classid()
Michal Koutný
2025-04-24
ipv6: Get rid of RTNL for SIOCADDRT and RTM_NEWROUTE.
Kuniyuki Iwashima
2025-04-24
ipv6: Protect nh->f6i_list with spinlock and flag.
Kuniyuki Iwashima
2025-04-24
ipv6: Preallocate nhc_pcpu_rth_output in ip6_route_info_create().
Kuniyuki Iwashima
2025-04-17
xfrm: Fix UDP GRO handling for some corner cases
Tobias Brunner
2025-04-16
ipv4: Use nlmsg_payload in ipmr file
Breno Leitao
2025-04-16
ipv4: Use nlmsg_payload in route file
Breno Leitao
2025-04-16
ipv4: Use nlmsg_payload in fib_frontend file
Breno Leitao
2025-04-16
ipv4: Use nlmsg_payload in devinet file
Breno Leitao
2025-04-14
ipv4: ip_tunnel: Convert ip_tunnel_delete_nets() callers to ->exit_rtnl().
Kuniyuki Iwashima
2025-04-14
nexthop: Convert nexthop_net_exit_batch_rtnl() to ->exit_rtnl().
Kuniyuki Iwashima
2025-04-14
udp: properly deal with xfrm encap and ADDRFORM
Paolo Abeni
2025-04-14
espintcp: remove encap socket caching to avoid reference leak
Sabrina Dubroca
2025-04-14
espintcp: fix skb leaks
Sabrina Dubroca
2025-04-11
tcp: Rename tcp_or_dccp_get_hashinfo().
Kuniyuki Iwashima
2025-04-11
net: Unexport shared functions for DCCP.
Kuniyuki Iwashima
2025-04-11
net: Retire DCCP socket.
Kuniyuki Iwashima
2025-04-10
ipv4: remove unnecessary judgment in ip_route_output_key_hash_rcu
Zhengchao Shao
2025-04-10
trace: tcp: Add tracepoint for tcp_sendmsg_locked()
Breno Leitao
2025-04-10
tcp: add LINUX_MIB_PAWS_TW_REJECTED counter
Jiayuan Chen
2025-04-10
tcp: add TCP_RFC7323_TW_PAWS drop reason
Jiayuan Chen
2025-04-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-04-08
net: Drop unused @sk of __skb_try_recv_from_queue()
Michal Luczaj
2025-04-08
udp_tunnel: use static call for GRO hooks when possible
Paolo Abeni
2025-04-08
udp_tunnel: create a fastpath GRO lookup.
Paolo Abeni
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-04-03
net: fix geneve_opt length integer overflow
Lin Ma
2025-04-03
net: switch to netif_disable_lro in inetdev_init
Stanislav Fomichev
2025-04-02
tunnels: Accept PACKET_HOST in skb_tunnel_check_pmtu().
Guillaume Nault
2025-04-02
udp: Fix memory accounting leak.
Kuniyuki Iwashima
2025-04-02
udp: Fix multiple wraparounds of sk->sk_rmem_alloc.
Kuniyuki Iwashima
[prev]
[next]