开源镜像站
帮助
动态
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-03-07
inet: move inet_ehash_secret and udp_ehash_secret into net_hotdata
Eric Dumazet
2024-03-07
inet: move tcp_protocol and udp_protocol to net_hotdata
Eric Dumazet
2024-03-07
udp: move udpv4_offload and udpv6_offload to net_hotdata
Eric Dumazet
2024-03-07
net: move tcpv4_offload and tcpv6_offload to net_hotdata
Eric Dumazet
2024-03-07
net: move ip_packet_offload and ipv6_packet_offload to net_hotdata
Eric Dumazet
2024-03-07
netlink: let core handle error cases in dump operations
Eric Dumazet
2024-03-06
Normalise "name (ad@dr)" MODULE_AUTHORs to "name <ad@dr>"
Ahelenia Ziemiańska
2024-03-06
inet: Add getsockopt support for IP_ROUTER_ALERT and IPV6_ROUTER_ALERT
Juntong Deng
2024-03-05
sock: Use unsafe_memcpy() for sock_copy()
Kees Cook
2024-03-05
net: Re-use and set mono_delivery_time bit for userspace tstamp packets
Abhishek Chauhan
2024-03-05
tcp: gro: micro optimizations in tcp[4]_gro_complete()
Eric Dumazet
2024-03-05
net: gro: rename skb_gro_header_hard()
Eric Dumazet
2024-03-04
tcp: align tcp_sock_write_rx group
Eric Dumazet
2024-03-04
bpf, net: validate struct_ops when updating value.
Kui-Feng Lee
2024-03-04
net: adopt skb_network_offset() and similar helpers
Eric Dumazet
2024-03-02
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-03-01
inet: use xa_array iterator to implement inet_dump_ifaddr()
Eric Dumazet
2024-03-01
inet: prepare inet_base_seq() to run without RTNL
Eric Dumazet
2024-03-01
inet: annotate data-races around ifa->ifa_flags
Eric Dumazet
2024-03-01
inet: annotate data-races around ifa->ifa_preferred_lft
Eric Dumazet
2024-03-01
inet: annotate data-races around ifa->ifa_valid_lft
Eric Dumazet
2024-03-01
inet: annotate data-races around ifa->ifa_tstamp and ifa->ifa_cstamp
Eric Dumazet
2024-02-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-02-29
ipv4: raw: remove useless input parameter in do_raw_set/getsockopt
Zhengchao Shao
2024-02-28
netlabel: remove impossible return value in netlbl_bitmap_walk
Zhengchao Shao
2024-02-28
inet: use xa_array iterator to implement inet_netconf_dump_devconf()
Eric Dumazet
2024-02-28
inet: do not use RTNL in inet_netconf_get_devconf()
Eric Dumazet
2024-02-28
inet: annotate devconf data-races
Eric Dumazet
2024-02-28
tcp: make dropreason in tcp_child_process() work
Jason Xing
2024-02-28
tcp: make the dropreason really work when calling tcp_rcv_state_process()
Jason Xing
2024-02-28
tcp: add dropreasons in tcp_rcv_state_process()
Jason Xing
2024-02-28
tcp: add more specific possible drop reasons in tcp_rcv_synsent_state_process()
Jason Xing
2024-02-28
tcp: use drop reasons in cookie check for ipv4
Jason Xing
2024-02-28
tcp: directly drop skb in cookie check for ipv4
Jason Xing
2024-02-26
inet: switch inet_dump_fib() to RCU protection
Eric Dumazet
2024-02-26
inet: allow ip_valid_fib_dump_req() to be called with RTNL or RCU
Eric Dumazet
2024-02-22
net: ip_tunnel: prevent perpetual headroom growth
Florian Westphal
2024-02-22
Merge tag 'nf-next-24-02-21' of https://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
2024-02-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-02-21
udp: add local "peek offset enabled" flag
Paolo Abeni
2024-02-21
ipv4: Simplify the allocation of slab caches in ip_rt_init
Kunwu Chan
2024-02-21
ipmr: Simplify the allocation of slab caches
Kunwu Chan
2024-02-21
net: implement lockless setsockopt(SO_PEEK_OFF)
Eric Dumazet
2024-02-21
netfilter: xtables: fix up kconfig dependencies
Florian Westphal
2024-02-20
net: tcp: Remove redundant initialization of variable len
Colin Ian King
2024-02-20
arp: Prevent overflow in arp_req_get().
Kuniyuki Iwashima
2024-02-18
ipv4: properly combine dev_base_seq and ipv4.dev_addr_genid
Eric Dumazet
2024-02-16
tcp: Spelling s/curcuit/circuit/
Geert Uytterhoeven
2024-02-16
dccp/tcp: Unhash sk from ehash for tb2 alloc failure after check_estalblished().
Kuniyuki Iwashima
2024-02-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
[prev]
[next]