开源镜像站
帮助
动态
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-05-02
net: gro: fix udp bad offset in socket lookup by adding {inner_}network_offse...
Richard Gobert
2024-05-02
ipv4: Fix uninit-value access in __ip_make_skb()
Shigeru Yoshida
2024-05-01
arp: Convert ioctl(SIOCGARP) to RCU.
Kuniyuki Iwashima
2024-05-01
arp: Get dev after calling arp_req_(delete|set|get)().
Kuniyuki Iwashima
2024-05-01
arp: Remove a nest in arp_req_get().
Kuniyuki Iwashima
2024-05-01
arp: Factorise ip_route_output() call in arp_req_set() and arp_req_delete().
Kuniyuki Iwashima
2024-05-01
arp: Validate netmask earlier for SIOCDARP and SIOCSARP in arp_ioctl().
Kuniyuki Iwashima
2024-05-01
arp: Move ATF_COM setting in arp_req_set().
Kuniyuki Iwashima
2024-04-30
net: add <net/proto_memory.h>
Eric Dumazet
2024-04-30
tcp: move tcp_out_of_memory() to net/ipv4/tcp.c
Eric Dumazet
2024-04-30
net: move sysctl_max_skb_frags to net_hotdata
Eric Dumazet
2024-04-30
inet: introduce dst_rtable() helper
Eric Dumazet
2024-04-29
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-04-29
ipv6: introduce dst_rt6_info() helper
Eric Dumazet
2024-04-29
inet: use call_rcu_hurry() in inet_free_ifa()
Eric Dumazet
2024-04-26
tcp: fix tcp_grow_skb() vs tstamps
Eric Dumazet
2024-04-26
rstreason: make it work in trace world
Jason Xing
2024-04-26
tcp: support rstreason for passive reset
Jason Xing
2024-04-26
rstreason: prepare for active reset
Jason Xing
2024-04-26
rstreason: prepare for passive reset
Jason Xing
2024-04-26
xfrm: Preserve vlan tags for transport mode software GRO
Paul Davey
2024-04-25
net: add two more call_rcu_hurry()
Eric Dumazet
2024-04-25
bpf: add mrtt and srtt as BPF_SOCK_OPS_RTT_CB args
Philo Lu
2024-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-04-25
tcp: avoid premature drops in tcp_add_backlog()
Eric Dumazet
2024-04-25
tcp: update sacked after tracepoint in __tcp_retransmit_skb
Philo Lu
2024-04-23
tcp: Fix Use-After-Free in tcp_ao_connect_init
Hyunwoo Kim
2024-04-23
ipv4: check for NULL idev in ip_route_use_hint()
Eric Dumazet
2024-04-22
tcp: try to send bigger TSO packets
Eric Dumazet
2024-04-22
tcp: call tcp_set_skb_tso_segs() from tcp_write_xmit()
Eric Dumazet
2024-04-22
tcp: remove dubious FIN exception from tcp_cwnd_test()
Eric Dumazet
2024-04-22
tcp: do not export tcp_twsk_purge()
Eric Dumazet
2024-04-22
icmp: prevent possible NULL dereferences from icmp_build_probe()
Eric Dumazet
2024-04-22
sysctl: treewide: constify ctl_table_header::ctl_table_arg
Thomas Weißschuh
2024-04-19
udp: preserve the connected status if only UDP cmsg
Yick Xie
2024-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-04-18
udpencap: Remove Obsolete UDP_ENCAP_ESPINUDP_NON_IKE Support
Antony Antony
2024-04-17
tcp_metrics: use parallel_ops for tcp_metrics_nl_family
Eric Dumazet
2024-04-17
tcp_metrics: fix tcp_metrics_nl_dump() return value
Eric Dumazet
2024-04-17
tcp: accept bare FIN packets under memory pressure
Eric Dumazet
2024-04-15
udp: Avoid call to compute_score on multiple sites
Gabriel Krisman Bertazi
2024-04-15
inet: bring NLM_DONE out to a separate recv() again
Jakub Kicinski
2024-04-12
tcp: small optimization when TCP_TW_SYN is processed
Eric Dumazet
2024-04-11
ipv4: Remove RTO_ONLINK.
Guillaume Nault
2024-04-11
tcp: add support for SO_PEEK_OFF socket option
Jon Maloy
2024-04-11
net: move skb ref helpers to new header
Mina Almasry
2024-04-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-04-10
netfilter: complete validation of user input
Eric Dumazet
2024-04-10
tcp: tweak tcp_sock_write_txrx size assertion
Eric Dumazet
2024-04-09
net: make napi_frag_unref reuse skb_page_unref
Mina Almasry
[prev]
[next]