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-09-09
tunnels: reset the GSO metadata before reusing the skb
Antoine Tenart
2025-09-08
ipv4: snmp: do not use SNMP_MIB_SENTINEL anymore
Eric Dumazet
2025-09-04
tcp: use tcp_eat_recv_skb in __tcp_close()
Eric Dumazet
2025-09-04
tcp: fix __tcp_close() to only send RST when required
Eric Dumazet
2025-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-09-03
ipv4: Fix NULL vs error pointer check in inet_blackhole_dev_init()
Dan Carpenter
2025-09-03
Merge tag 'nf-next-25-09-02' of https://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
2025-09-03
netlink: specs: fou: change local-v6/peer-v6 check
Asbjørn Sloth Tønnesen
2025-09-02
netfilter: nf_reject: remove unneeded exports
Florian Westphal
2025-09-01
inet: ping: use EXPORT_IPV6_MOD[_GPL]()
Eric Dumazet
2025-09-01
inet: ping: make ping_port_rover per netns
Eric Dumazet
2025-09-01
inet: ping: remove ping_hash()
Eric Dumazet
2025-09-01
inet: ping: check sock_net() in ping_get_port() and ping_lookup()
Eric Dumazet
2025-09-01
icmp: fix icmp_ndo_send address translation for reply direction
Fabian Bläse
2025-09-01
tcp: Remove sk->sk_prot->orphan_count.
Kuniyuki Iwashima
2025-08-29
ipv4: start using dst_dev_rcu()
Eric Dumazet
2025-08-29
tcp: use dst_dev_rcu() in tcp_fastopen_active_disable_ofo_check()
Eric Dumazet
2025-08-29
tcp_metrics: use dst_dev_net_rcu()
Eric Dumazet
2025-08-29
net: dst: introduce dst->dev_rcu
Eric Dumazet
2025-08-29
inet_diag: avoid cache line misses in inet_diag_bc_sk()
Eric Dumazet
2025-08-29
inet_diag: change inet_diag_bc_sk() first argument
Eric Dumazet
2025-08-29
inet_diag: annotate data-races in inet_diag_bc_sk()
Eric Dumazet
2025-08-29
tcp: annotate data-races in tcp_req_diag_fill()
Eric Dumazet
2025-08-29
inet_diag: annotate data-races in inet_diag_msg_common_fill()
Eric Dumazet
2025-08-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-08-28
inet: raw: add drop_counters to raw sockets
Eric Dumazet
2025-08-28
net: add sk_drops_skbadd() helper
Eric Dumazet
2025-08-28
net: add sk_drops_read(), sk_drops_inc() and sk_drops_reset() helpers
Eric Dumazet
2025-08-28
net: ipv4: fix regression in local-broadcast routes
Oscar Maes
2025-08-26
ipv4: Convert ->flowi4_tos to dscp_t.
Guillaume Nault
2025-08-25
tcp: Move TCP-specific diag functions to tcp_diag.c.
Kuniyuki Iwashima
2025-08-25
tcp: Don't pass hashinfo to inet_diag helpers.
Kuniyuki Iwashima
2025-08-25
tcp: Don't pass hashinfo to socket lookup helpers.
Kuniyuki Iwashima
2025-08-25
tcp: Remove hashinfo test for inet6?_lookup_run_sk_lookup().
Kuniyuki Iwashima
2025-08-25
tcp: Remove timewait_sock_ops.twsk_destructor().
Kuniyuki Iwashima
2025-08-25
tcp: Remove sk_protocol test for tcp_twsk_unique().
Kuniyuki Iwashima
2025-08-25
tcp: annotate data-races around icsk->icsk_probes_out
Eric Dumazet
2025-08-25
tcp: annotate data-races around icsk->icsk_retransmits
Eric Dumazet
2025-08-25
net: ipv4: allow directed broadcast routes to use dst hint
Oscar Maes
2025-08-22
tcp: lockless TCP_MAXSEG option
Eric Dumazet
2025-08-22
tcp: annotate data-races around tp->rx_opt.user_mss
Eric Dumazet
2025-08-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-08-21
netfilter: nf_reject: don't leak dst refcount for loopback packets
Florian Westphal
2025-08-20
net: set net.core.rmem_max and net.core.wmem_max to 4 MB
Eric Dumazet
2025-08-19
net-memcg: Pass struct sock to mem_cgroup_sk_(un)?charge().
Kuniyuki Iwashima
2025-08-19
net-memcg: Introduce mem_cgroup_sk_enabled().
Kuniyuki Iwashima
2025-08-19
net-memcg: Introduce mem_cgroup_from_sk().
Kuniyuki Iwashima
2025-08-19
tcp: Simplify error path in inet_csk_accept().
Kuniyuki Iwashima
2025-08-19
net: Switch to skb_dstref_steal/skb_dstref_restore for ip_route_input callers
Stanislav Fomichev
2025-08-19
netfilter: Switch to skb_dstref_steal to clear dst_entry
Stanislav Fomichev
[prev]
[next]