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
2025-02-03
udp: gso: do not drop small packets when PMTU reduces
Yan Zhai
1
-2
/
+2
2025-01-29
tcp: correct handling of extreme memory squeeze
Jon Maloy
1
-3
/
+6
2025-01-29
bpf: Fix wrong copied_seq calculation
Jiayuan Chen
2
-5
/
+60
2025-01-27
Merge tag 'ipsec-2025-01-27' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
1
-1
/
+1
2025-01-23
ipmr: do not call mr_mfc_uses_dev() for unres entries
Eric Dumazet
1
-3
/
+0
2025-01-22
Merge tag 'net-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
25
-174
/
+312
2025-01-21
Merge tag 'lsm-pr-20250121' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-6
/
+6
2025-01-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-3
/
+5
2025-01-20
tcp_cubic: fix incorrect HyStart round start detection
Mahdi Arghavani
1
-3
/
+5
2025-01-20
xfrm: Fix the usage of skb->sk
Steffen Klassert
1
-1
/
+1
2025-01-16
ipv4: Prepare inet_rtm_getroute() to .flowi4_tos conversion.
Guillaume Nault
1
-4
/
+5
2025-01-16
gre: Prepare ipgre_open() to .flowi4_tos conversion.
Guillaume Nault
1
-1
/
+1
2025-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-19
/
+28
2025-01-15
inet: ipmr: fix data-races
Eric Dumazet
2
-17
/
+17
2025-01-14
tcp: add LINUX_MIB_PAWS_OLD_ACK SNMP counter
Eric Dumazet
2
-3
/
+5
2025-01-14
tcp: add TCP_RFC7323_PAWS_ACK drop reason
Eric Dumazet
1
-1
/
+9
2025-01-14
tcp: add drop_reason support to tcp_disordered_ack()
Eric Dumazet
1
-35
/
+44
2025-01-14
udp: Make rehash4 independent in udp_lib_rehash()
Philo Lu
1
-19
/
+27
2025-01-10
Merge tag 'ipsec-next-2025-01-09' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
1
-1
/
+2
2025-01-09
ipv4: route: fix drop reason being overridden in ip_route_input_slow
Antoine Tenart
1
-0
/
+1
2025-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2025-01-08
tcp: Annotate data-race around sk->sk_mark in tcp_v4_send_reset
Daniel Borkmann
1
-1
/
+1
2025-01-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-9
/
+12
2025-01-03
Merge tag 'net-6.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2
-3
/
+4
2025-01-02
ipv4: remove useless arg
Yu Tian
1
-6
/
+5
2024-12-23
netlink: correct nlmsg size for multicast notifications
Yuyang Huang
1
-2
/
+4
2024-12-23
net: Fix netns for ip_tunnel_init_flow()
Xiao Liang
1
-3
/
+3
2024-12-23
net: fix memory leak in tcp_conn_request()
Wang Liang
1
-0
/
+1
2024-12-23
udp: Deal with race between UDP socket address change and rehash
Stefano Brivio
1
-0
/
+56
2024-12-20
tcp_bpf: Fix copied value in tcp_bpf_sendmsg
Levi Zim
1
-4
/
+4
2024-12-20
ipv4: Use inet_sk_init_flowi4() in __ip_queue_xmit().
Guillaume Nault
1
-12
/
+4
2024-12-20
ipv4: Use inet_sk_init_flowi4() in inet_csk_rebuild_route().
Guillaume Nault
1
-9
/
+2
2024-12-20
ipv4: Use inet_sk_init_flowi4() in ip4_datagram_release_cb().
Guillaume Nault
1
-9
/
+2
2024-12-20
ipv4: Define inet_sk_init_flowi4() and use it in inet_sk_rebuild_header().
Guillaume Nault
1
-12
/
+2
2024-12-20
inetpeer: avoid false sharing in inet_peer_xrlim_allow()
Eric Dumazet
1
-7
/
+11
2024-12-20
tcp_bpf: Add sk_rmem_alloc related logic for tcp_bpf ingress redirection
Zijian Zhang
1
-1
/
+3
2024-12-20
tcp_bpf: Charge receive socket buffer in bpf_tcp_ingress()
Cong Wang
1
-1
/
+1
2024-12-19
gre: Drop ip_route_output_gre().
Guillaume Nault
1
-7
/
+10
2024-12-19
ipv4: fib_rules: Reject flow label attributes
Ido Schimmel
1
-0
/
+6
2024-12-17
inetpeer: do not get a refcount in inet_getpeer()
Eric Dumazet
4
-23
/
+24
2024-12-17
inetpeer: update inetpeer timestamp in inet_getpeer()
Eric Dumazet
1
-8
/
+4
2024-12-17
inetpeer: remove create argument of inet_getpeer()
Eric Dumazet
1
-9
/
+2
2024-12-17
inetpeer: remove create argument of inet_getpeer_v[46]()
Eric Dumazet
3
-4
/
+4
2024-12-16
sock: support SO_PRIORITY cmsg
Anna Emese Nyiri
3
-4
/
+4
2024-12-15
ipv4: output metric as unsigned int
Maximilian Güntner
1
-2
/
+2
2024-12-15
netlink: add IGMP/MLD join/leave notifications
Yuyang Huang
1
-0
/
+64
2024-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
4
-13
/
+15
2024-12-12
Merge tag 'net-6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
3
-6
/
+11
2024-12-11
tcp: Add sysctl to configure TIME-WAIT reuse delay
Jakub Sitnicki
2
-1
/
+13
2024-12-11
tcp: Measure TIME-WAIT reuse delay with millisecond precision
Jakub Sitnicki
2
-3
/
+9
[prev]
[next]