开源镜像站
帮助
动态
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
2024-03-04
mptcp: cleanup SOL_TCP handling
Paolo Abeni
2024-03-04
mptcp: implement TCP_NOTSENT_LOWAT support
Paolo Abeni
2024-03-04
mptcp: avoid some duplicate code in socket option handling
Paolo Abeni
2024-03-04
mptcp: cleanup writer wake-up
Paolo Abeni
2024-03-04
net: ip6_tunnel: Leverage core stats allocator
Breno Leitao
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-03-01
ipv6: use xa_array iterator to implement inet6_netconf_dump_devconf()
Eric Dumazet
2024-03-01
ipv6/addrconf: annotate data-races around devconf fields (II)
Eric Dumazet
2024-03-01
ipv6/addrconf: annotate data-races around devconf fields (I)
Eric Dumazet
2024-03-01
ipv6: addrconf_disable_policy() optimization
Eric Dumazet
2024-03-01
ipv6: annotate data-races around devconf->disable_policy
Eric Dumazet
2024-03-01
ipv6: annotate data-races around devconf->proxy_ndp
Eric Dumazet
2024-03-01
ipv6: annotate data-races in rt6_probe()
Eric Dumazet
2024-03-01
ipv6: annotate data-races around idev->cnf.ignore_routes_with_linkdown
Eric Dumazet
2024-03-01
ipv6: annotate data-races in ndisc_router_discovery()
Eric Dumazet
2024-03-01
ipv6: annotate data-races around cnf.forwarding
Eric Dumazet
2024-03-01
ipv6: annotate data-races around cnf.hop_limit
Eric Dumazet
2024-03-01
ipv6: annotate data-races around cnf.mtu6
Eric Dumazet
2024-03-01
ipv6: addrconf_disable_ipv6() optimization
Eric Dumazet
2024-03-01
ipv6: annotate data-races around cnf.disable_ipv6
Eric Dumazet
2024-02-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-02-29
Merge tag 'for-net-2024-02-28' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
2024-02-29
tls: fix use-after-free on failed backlog decryption
Sabrina Dubroca
2024-02-29
tls: separate no-async decryption request handling from async
Sabrina Dubroca
2024-02-29
tls: fix peeking with sync+async decryption
Sabrina Dubroca
2024-02-29
tls: decrement decrypt_pending if no async completion will be called
Sabrina Dubroca
2024-02-29
net: sit: Do not set .ndo_get_stats64
Breno Leitao
2024-02-29
net: get stats64 if device if driver is configured
Breno Leitao
2024-02-29
Merge tag 'nf-24-02-29' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
2024-02-29
net: hsr: Use correct offset for HSR TLV values in supervisory HSR frames
Lukasz Majewski
2024-02-29
ipv4: raw: remove useless input parameter in do_raw_set/getsockopt
Zhengchao Shao
2024-02-28
inet6: expand rcu_read_lock() scope in inet6_dump_addr()
Eric Dumazet
2024-02-28
net: call skb_defer_free_flush() from __napi_busy_loop()
Eric Dumazet
2024-02-28
net: bridge: Exit if multicast_init_stats fails
Breno Leitao
2024-02-28
net: bridge: Do not allocate stats in the driver
Breno Leitao
2024-02-28
rtnetlink: fix error logic of IFLA_BRIDGE_FLAGS writing back
Lin Ma
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
net: remove SLAB_MEM_SPREAD flag usage
Chengming Zhou
2024-02-29
netfilter: bridge: confirm multicast packets before passing them up the stack
Florian Westphal
2024-02-28
netfilter: nf_tables: allow NFPROTO_INET in nft_(match/target)_validate()
Ignat Korchagin
[next]