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-08-28
net: add sk_drops_skbadd() helper
Eric Dumazet
2
-3
/
+3
2025-08-28
net: add sk_drops_read(), sk_drops_inc() and sk_drops_reset() helpers
Eric Dumazet
3
-11
/
+11
2025-08-28
net: ipv4: fix regression in local-broadcast routes
Oscar Maes
1
-3
/
+7
2025-08-26
ipv4: Convert ->flowi4_tos to dscp_t.
Guillaume Nault
13
-26
/
+31
2025-08-25
tcp: Move TCP-specific diag functions to tcp_diag.c.
Kuniyuki Iwashima
2
-484
/
+455
2025-08-25
tcp: Don't pass hashinfo to inet_diag helpers.
Kuniyuki Iwashima
2
-19
/
+8
2025-08-25
tcp: Don't pass hashinfo to socket lookup helpers.
Kuniyuki Iwashima
7
-36
/
+29
2025-08-25
tcp: Remove hashinfo test for inet6?_lookup_run_sk_lookup().
Kuniyuki Iwashima
1
-2
/
+1
2025-08-25
tcp: Remove timewait_sock_ops.twsk_destructor().
Kuniyuki Iwashima
3
-4
/
+3
2025-08-25
tcp: Remove sk_protocol test for tcp_twsk_unique().
Kuniyuki Iwashima
1
-2
/
+1
2025-08-25
tcp: annotate data-races around icsk->icsk_probes_out
Eric Dumazet
6
-9
/
+9
2025-08-25
tcp: annotate data-races around icsk->icsk_retransmits
Eric Dumazet
6
-8
/
+9
2025-08-25
net: ipv4: allow directed broadcast routes to use dst hint
Oscar Maes
2
-5
/
+8
2025-08-22
tcp: lockless TCP_MAXSEG option
Eric Dumazet
1
-4
/
+2
2025-08-22
tcp: annotate data-races around tp->rx_opt.user_mss
Eric Dumazet
3
-9
/
+13
2025-08-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+2
2025-08-21
netfilter: nf_reject: don't leak dst refcount for loopback packets
Florian Westphal
1
-4
/
+2
2025-08-20
net: set net.core.rmem_max and net.core.wmem_max to 4 MB
Eric Dumazet
1
-1
/
+1
2025-08-19
net-memcg: Pass struct sock to mem_cgroup_sk_(un)?charge().
Kuniyuki Iwashima
2
-3
/
+2
2025-08-19
net-memcg: Introduce mem_cgroup_sk_enabled().
Kuniyuki Iwashima
1
-1
/
+1
2025-08-19
net-memcg: Introduce mem_cgroup_from_sk().
Kuniyuki Iwashima
1
-1
/
+1
2025-08-19
tcp: Simplify error path in inet_csk_accept().
Kuniyuki Iwashima
1
-8
/
+7
2025-08-19
net: Switch to skb_dstref_steal/skb_dstref_restore for ip_route_input callers
Stanislav Fomichev
2
-6
/
+6
2025-08-19
netfilter: Switch to skb_dstref_steal to clear dst_entry
Stanislav Fomichev
1
-1
/
+4
2025-08-19
net: When removing nexthops, don't call synchronize_net if it is not necessary
Christoph Paasch
1
-0
/
+6
2025-08-19
net: Make nexthop-dumps scale linearly with the number of nexthops
Christoph Paasch
1
-3
/
+33
2025-08-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-1
/
+4
2025-08-12
tcp: cdg: remove redundant __GFP_NOWARN
Qianfeng Rong
1
-1
/
+1
2025-08-12
Merge tag 'ipsec-2025-08-11' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Abeni
1
-1
/
+1
2025-08-07
netfilter: add back NETFILTER_XTABLES dependencies
Arnd Bergmann
1
-0
/
+3
2025-08-07
udp: also consider secpath when evaluating ipsec use for checksumming
Sabrina Dubroca
1
-1
/
+1
2025-08-01
net: Add locking to protect skb->dev access in ip_output
Sharath Chandra Vurukala
1
-5
/
+10
2025-07-25
netfilter: Exclude LEGACY TABLES on PREEMPT_RT.
Pablo Neira Ayuso
1
-12
/
+12
2025-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-0
/
+5
2025-07-24
Merge tag 'ipsec-2025-07-23' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Abeni
2
-0
/
+5
2025-07-22
tcp: do not increment BeyondWindow MIB for old seq
Paolo Abeni
1
-1
/
+5
2025-07-22
tcp: do not set a zero size receive buffer
Paolo Abeni
1
-0
/
+4
2025-07-22
tcp: trace retransmit failures in tcp_retransmit_skb
Fan Yu
1
-17
/
+29
2025-07-21
tcp: add tcp_sock_set_maxseg
Geliang Tang
1
-9
/
+14
2025-07-18
net: s/dev_get_flags/netif_get_flags/
Stanislav Fomichev
3
-3
/
+3
2025-07-18
net: s/dev_get_port_parent_id/netif_get_port_parent_id/
Stanislav Fomichev
1
-1
/
+1
2025-07-18
net: track pfmemalloc drops via SKB_DROP_REASON_PFMEMALLOC
Jesper Dangaard Brouer
2
-15
/
+17
2025-07-17
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
1
-69
/
+200
2025-07-17
neighbour: Update pneigh_entry in pneigh_create().
Kuniyuki Iwashima
1
-3
/
+1
2025-07-17
neighbour: Split pneigh_lookup().
Kuniyuki Iwashima
1
-2
/
+2
2025-07-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-0
/
+2
2025-07-17
net: fix segmentation after TCP/UDP fraglist GRO
Felix Fietkau
2
-0
/
+2
2025-07-16
tcp: fix UaF in tcp_prune_ofo_queue()
Paolo Abeni
1
-1
/
+1
2025-07-14
tcp: stronger sk_rcvbuf checks
Eric Dumazet
1
-6
/
+16
2025-07-14
tcp: add const to tcp_try_rmem_schedule() and sk_rmem_schedule() skb
Eric Dumazet
1
-1
/
+1
[prev]
[next]