开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
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
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2025-08-28
net: add sk_drops_read(), sk_drops_inc() and sk_drops_reset() helpers
Eric Dumazet
2025-08-27
net: Cache hash and flow_id to avoid recalculation
Krishna Kumar
2025-08-27
net: Prevent RPS table overwrite of active flows
Krishna Kumar
2025-08-26
ipv6: sr: Prepare HMAC key ahead of time
Eric Biggers
2025-08-26
ipv6: sr: Use HMAC-SHA1 and HMAC-SHA256 library functions
Eric Biggers
2025-08-26
ipv4: Convert ->flowi4_tos to dscp_t.
Guillaume Nault
2025-08-26
devlink: Make health reporter burst period configurable
Shahar Shitrit
2025-08-26
devlink: Introduce burst period for health reporter
Shahar Shitrit
2025-08-26
devlink: Move health reporter recovery abort logic to a separate function
Shahar Shitrit
2025-08-26
devlink: Move graceful period parameter to reporter ops
Shahar Shitrit
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
ipv6: mcast: Add ip6_mc_find_idev() helper
Yue Haibing
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
rds: Fix endianness annotations for RDS extension headers
Ujwal Kundur
2025-08-22
rds: Fix endianness annotation for RDS_MPATH_HASH
Ujwal Kundur
2025-08-22
rds: Fix endianness annotation of jhash wrappers
Ujwal Kundur
2025-08-22
rds: Replace POLLERR with EPOLLERR
Ujwal Kundur
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 tag 'nf-next-25-08-20' of https://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
2025-08-21
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
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-21
tls: fix handling of zero-length records on the rx_list
Jakub Kicinski
2025-08-21
net: pktgen: Use min()/min_t() to improve pktgen_finalize_skb()
Thorsten Blum
2025-08-20
net: openvswitch: Use for_each_cpu() where appropriate
Yury Norov (NVIDIA)
2025-08-20
net: set net.core.rmem_max and net.core.wmem_max to 4 MB
Eric Dumazet
2025-08-20
ipv6: sr: Fix MAC comparison to be constant-time
Eric Biggers
2025-08-20
net, hsr: reject HSR frame if skb can't hold tag
Jakub Acs
2025-08-20
net/sched: Remove unnecessary WARNING condition for empty child qdisc in htb_...
William Liu
2025-08-20
net/sched: Make cake_enqueue return NET_XMIT_CN when past buffer_limit
William Liu
2025-08-20
net: avoid one loop iteration in __skb_splice_bits
Pengtao He
2025-08-20
netfilter: nft_set_pipapo: Use nested-BH locking for nft_pipapo_scratch
Sebastian Andrzej Siewior
2025-08-20
netfilter: nft_set_pipapo: Store real pointer, adjust later.
Sebastian Andrzej Siewior
2025-08-20
netfilter: nft_set_pipapo: use avx2 algorithm for insertions too
Florian Westphal
2025-08-20
netfilter: nft_set_pipapo_avx2: split lookup function in two parts
Florian Westphal
2025-08-20
netfilter: nft_set_pipapo_avx2: Drop the comment regarding protection
Sebastian Andrzej Siewior
2025-08-20
netfilter: ctnetlink: remove refcounting in dying list dumping
Florian Westphal
2025-08-19
sctp: Stop accepting md5 and sha1 for net.sctp.cookie_hmac_alg
Eric Biggers
2025-08-19
sctp: Convert cookie authentication to use HMAC-SHA256
Eric Biggers
2025-08-19
sctp: Use HMAC-SHA1 and HMAC-SHA256 library for chunk authentication
Eric Biggers
2025-08-19
sctp: Fix MAC comparison to be constant-time
Eric Biggers
2025-08-19
net: Define sk_memcg under CONFIG_MEMCG.
Kuniyuki Iwashima
[next]