开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
Age
Commit message (
Expand
)
Author
2024-08-30
tcp_bpf: fix return value of tcp_bpf_sendmsg()
Cong Wang
2024-08-29
net/ipv4: net: prefer strscpy over strcpy
Hongbo Li
2024-08-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-08-28
tcp: annotate data-races around tcptw->tw_rcv_nxt
Eric Dumazet
2024-08-28
tcp: remove volatile qualifier on tw_substate
Eric Dumazet
2024-08-27
tcp: fix forever orphan socket caused by tcp_abort
Xueming Feng
2024-08-26
net/ipv4: fix macro definition sk_for_each_bound_bhash
Hongbo Li
2024-08-26
tcp: avoid reusing FIN_WAIT2 when trying to find port in connect() process
Jason Xing
2024-08-26
Merge tag 'nf-next-24-08-23' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
2024-08-23
net: nexthop: delete redundant judgment statements
Li Zetao
2024-08-23
ipmr: delete redundant judgment statements
Li Zetao
2024-08-23
ipv4: delete redundant judgment statements
Li Zetao
2024-08-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-08-22
ipv4: Unmask upper DSCP bits when using hints
Ido Schimmel
2024-08-22
ipv4: udp: Unmask upper DSCP bits during early demux
Ido Schimmel
2024-08-22
ipv4: icmp: Pass full DS field to ip_route_input()
Ido Schimmel
2024-08-22
ipv4: Unmask upper DSCP bits in RTM_GETROUTE input route lookup
Ido Schimmel
2024-08-22
ipv4: Unmask upper DSCP bits in input route lookup
Ido Schimmel
2024-08-22
ipv4: Unmask upper DSCP bits in fib_compute_spec_dst()
Ido Schimmel
2024-08-22
ipv4: ipmr: Unmask upper DSCP bits in ipmr_rt_fib_lookup()
Ido Schimmel
2024-08-22
netfilter: nft_fib: Unmask upper DSCP bits
Ido Schimmel
2024-08-22
netfilter: rpfilter: Unmask upper DSCP bits
Ido Schimmel
2024-08-22
ipv4: Unmask upper DSCP bits when constructing the Record Route option
Ido Schimmel
2024-08-22
ipv4: Unmask upper DSCP bits in NETLINK_FIB_LOOKUP family
Ido Schimmel
2024-08-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Alexei Starovoitov
2024-08-21
udp: fix receiving fraglist GSO packets
Felix Fietkau
2024-08-20
l2tp: use skb_queue_purge in l2tp_ip_destroy_sock
James Chapman
2024-08-20
ipv4: Centralize TOS matching
Ido Schimmel
2024-08-20
netfilter: nft_fib: Mask upper DSCP bits before FIB lookup
Ido Schimmel
2024-08-20
ipv4: Mask upper DSCP bits and ECN bits in NETLINK_FIB_LOOKUP family
Ido Schimmel
2024-08-20
netfilter: nf_tables: pass context structure to nft_parse_register_load
Florian Westphal
2024-08-19
tcp_metrics: use netlink policy for IPv6 addr len validation
Jakub Kicinski
2024-08-19
tcp: prevent concurrent execution of tcp_sk_exit_batch
Florian Westphal
2024-08-15
ip: Move INFINITY_LIFE_TIME to addrconf.h.
Kuniyuki Iwashima
2024-08-15
ipv4: Initialise ifa->hash in inet_alloc_ifa().
Kuniyuki Iwashima
2024-08-15
ipv4: Remove redundant !ifa->ifa_dev check.
Kuniyuki Iwashima
2024-08-15
ipv4: Set ifa->ifa_dev in inet_alloc_ifa().
Kuniyuki Iwashima
2024-08-15
ipv4: Check !in_dev earlier for ioctl(SIOCSIFADDR).
Kuniyuki Iwashima
2024-08-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-08-14
tcp: Update window clamping condition
Subash Abhinov Kasiviswanathan
2024-08-12
net: nexthop: Increase weight to u16
Petr Machata
2024-08-12
net: nexthop: Add flag to assert that NHGRP reserved fields are zero
Petr Machata
2024-08-09
udp: Fall back to software USO if IPv6 extension headers are present
Jakub Sitnicki
2024-08-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-08-07
tcp: rstreason: let it work finally in tcp_send_active_reset()
Jason Xing
2024-08-07
tcp: rstreason: introduce SK_RST_REASON_TCP_DISCONNECT_WITH_DATA for active r...
Jason Xing
2024-08-07
tcp: rstreason: introduce SK_RST_REASON_TCP_KEEPALIVE_TIMEOUT for active reset
Jason Xing
2024-08-07
tcp: rstreason: introduce SK_RST_REASON_TCP_STATE for active reset
Jason Xing
2024-08-07
tcp: rstreason: introduce SK_RST_REASON_TCP_ABORT_ON_MEMORY for active reset
Jason Xing
2024-08-07
tcp: rstreason: introduce SK_RST_REASON_TCP_ABORT_ON_LINGER for active reset
Jason Xing
[prev]
[next]