开源镜像站
帮助
动态
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
Age
Commit message (
Expand
)
Author
2023-09-17
netdev: expose DPLL pin handle for netdevice
Jiri Pirko
2023-09-16
tcp: new TCP_INFO stats for RTO events
Aananth V
2023-09-16
tcp: call tcp_try_undo_recovery when an RTOd TFO SYNACK is ACKed
Aananth V
2023-09-16
net: add truesize debug checks in skb_{add|coalesce}_rx_frag()
Eric Dumazet
2023-09-16
net: use indirect call helpers for sk->sk_prot->release_cb()
Eric Dumazet
2023-09-15
tcp: indent an if statement
Dan Carpenter
2023-09-15
ipv6: lockless IPV6_FLOWINFO_SEND implementation
Eric Dumazet
2023-09-15
ipv6: lockless IPV6_MTU_DISCOVER implementation
Eric Dumazet
2023-09-15
ipv6: lockless IPV6_ROUTER_ALERT_ISOLATE implementation
Eric Dumazet
2023-09-15
ipv6: move np->repflow to atomic flags
Eric Dumazet
2023-09-15
ipv6: lockless IPV6_RECVERR implemetation
Eric Dumazet
2023-09-15
ipv6: lockless IPV6_DONTFRAG implementation
Eric Dumazet
2023-09-15
ipv6: lockless IPV6_AUTOFLOWLABEL implementation
Eric Dumazet
2023-09-15
ipv6: lockless IPV6_MULTICAST_ALL implementation
Eric Dumazet
2023-09-15
ipv6: lockless IPV6_RECVERR_RFC4884 implementation
Eric Dumazet
2023-09-15
ipv6: lockless IPV6_MINHOPCOUNT implementation
Eric Dumazet
2023-09-15
ipv6: lockless IPV6_MTU implementation
Eric Dumazet
2023-09-15
ipv6: lockless IPV6_MULTICAST_HOPS implementation
Eric Dumazet
2023-09-15
ipv6: lockless IPV6_MULTICAST_LOOP implementation
Eric Dumazet
2023-09-15
ipv6: lockless IPV6_UNICAST_HOPS implementation
Eric Dumazet
2023-09-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2023-09-14
ipv6: mcast: Remove redundant comparison in igmp6_mcf_get_next()
Gavrilov Ilia
2023-09-14
ipv4: igmp: Remove redundant comparison in igmp_mcf_get_next()
Gavrilov Ilia
2023-09-14
udplite: fix various data-races
Eric Dumazet
2023-09-14
udplite: remove UDPLITE_BIT
Eric Dumazet
2023-09-14
udp: annotate data-races around udp->encap_type
Eric Dumazet
2023-09-14
udp: lockless UDP_ENCAP_L2TPINUDP / UDP_GRO
Eric Dumazet
2023-09-14
udp: move udp->accept_udp_{l4|fraglist} to udp->udp_flags
Eric Dumazet
2023-09-14
udp: add missing WRITE_ONCE() around up->encap_rcv
Eric Dumazet
2023-09-14
udp: move udp->gro_enabled to udp->udp_flags
Eric Dumazet
2023-09-14
udp: move udp->no_check6_rx to udp->udp_flags
Eric Dumazet
2023-09-14
udp: move udp->no_check6_tx to udp->udp_flags
Eric Dumazet
2023-09-14
udp: introduce udp->udp_flags
Eric Dumazet
2023-09-14
kcm: Fix error handling for SOCK_DGRAM in kcm_sendmsg().
Kuniyuki Iwashima
2023-09-14
vsock: send SIGPIPE on write to shutdowned socket
Arseniy Krasnov
2023-09-13
net/sched: cls_route: make netlink errors meaningful
Pedro Tammela
2023-09-13
tcp: Fix bind() regression for v4-mapped-v6 non-wildcard address.
Kuniyuki Iwashima
2023-09-13
tcp: Fix bind() regression for v4-mapped-v6 wildcard address.
Kuniyuki Iwashima
2023-09-13
tcp: Factorise sk_family-independent comparison in inet_bind2_bucket_match(_a...
Kuniyuki Iwashima
2023-09-13
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
David S. Miller
2023-09-12
tcp: defer regular ACK while processing socket backlog
Eric Dumazet
2023-09-12
net: call prot->release_cb() when processing backlog
Eric Dumazet
2023-09-12
tcp: no longer release socket ownership in tcp_release_cb()
Eric Dumazet
2023-09-12
net: dst: remove unnecessary input parameter in dst_alloc and dst_init
Zhengchao Shao
2023-09-12
net/tls: do not free tls_rec on async operation in bpf_exec_tx_verdict()
Liu Jian
2023-09-11
kcm: Fix memory leak in error path of kcm_sendmsg()
Shigeru Yoshida
2023-09-11
hsr: Fix uninit-value access in fill_frame_info()
Ziyang Xuan
2023-09-10
net/smc: use smc_lgr_list.lock to protect smc_lgr_list.list iterate in smcr_p...
Guangguan Wang
2023-09-10
net/smc: bugfix for smcr v2 server connect success statistic
Guangguan Wang
2023-09-08
net: ipv4: fix one memleak in __inet_del_ifa()
Liu Jian
[next]