index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-03-07
net: introduce include/net/rps.h
Eric Dumazet
2024-03-07
ipv6: move tcp_ipv6_hash_secret and udp_ipv6_hash_secret to net_hotdata
Eric Dumazet
2024-03-07
ipv6: move inet6_ehash_secret and udp6_ehash_secret into net_hotdata
Eric Dumazet
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
ipv6: move tcpv6_protocol and udpv6_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 skbuff_cache(s) to net_hotdata
Eric Dumazet
2024-03-07
net: move dev_rx_weight to net_hotdata
Eric Dumazet
2024-03-07
net: move dev_tx_weight 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
net: move netdev_max_backlog to net_hotdata
Eric Dumazet
2024-03-07
net: move ptype_all into net_hotdata
Eric Dumazet
2024-03-07
net: move netdev_tstamp_prequeue into net_hotdata
Eric Dumazet
2024-03-07
net: move netdev_budget and netdev_budget to net_hotdata
Eric Dumazet
2024-03-07
net: introduce struct net_hotdata
Eric Dumazet
2024-03-07
Merge branch 'selftests-mptcp-share-code-and-fix-shellcheck-warnings'
Jakub Kicinski
2024-03-07
selftests: userspace pm: avoid relaunching pm events
Matthieu Baerts (NGI0)
2024-03-07
selftests: mptcp: simult flows: fix shellcheck warnings
Matthieu Baerts (NGI0)
2024-03-07
selftests: mptcp: pm netlink: fix shellcheck warnings
Matthieu Baerts (NGI0)
2024-03-07
selftests: mptcp: sockopt: fix shellcheck warnings
Matthieu Baerts (NGI0)
2024-03-07
selftests: mptcp: connect: fix shellcheck warnings
Matthieu Baerts (NGI0)
2024-03-07
selftests: mptcp: diag: fix shellcheck warnings
Matthieu Baerts (NGI0)
2024-03-07
selftests: mptcp: add mptcp_lib_events helper
Geliang Tang
2024-03-07
selftests: mptcp: more operations in ns_init/exit
Geliang Tang
2024-03-07
selftests: mptcp: add mptcp_lib_ns_init/exit helpers
Geliang Tang
2024-03-07
selftests: mptcp: add local variables rndh
Geliang Tang
2024-03-07
selftests: mptcp: add mptcp_lib_check_tools helper
Geliang Tang
2024-03-07
selftests: mptcp: stop forcing iptables-legacy
Matthieu Baerts (NGI0)
2024-03-07
Merge tag 'rxrpc-iothread-20240305' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
2024-03-07
net: usbnet: Remove generic .ndo_get_stats64
Breno Leitao
2024-03-07
net: usbnet: Leverage core stats allocator
Breno Leitao
2024-03-07
dpll: spec: use proper enum for pin capabilities attribute
Jiri Pirko
2024-03-07
net: dsa: mv88e6xxx: update 88e6185 PCS driver to use neg_mode
Russell King (Oracle)
2024-03-07
net: pcs: rzn1-miic: update PCS driver to use neg_mode
Russell King (Oracle)
2024-03-07
net: phy: marvell: add comment about m88e1111_config_init_1000basex()
Russell King (Oracle)
2024-03-07
netlink: let core handle error cases in dump operations
Eric Dumazet
2024-03-07
selftests/net: fix waiting time for ipv6_gc test in fib_tests.sh.
Kui-Feng Lee
2024-03-07
mpls: Do not orphan the skb
Christoph Paasch
2024-03-07
net: dsa: Leverage core stats allocator
Florian Fainelli
2024-03-07
atm: fore200e: Convert to platform remove callback returning void
Uwe Kleine-König
2024-03-07
Merge branch 'tools-net-ynl-add-support-for-nlctrl-netlink-family'
Jakub Kicinski
2024-03-07
doc/netlink/specs: Add spec for nlctrl netlink family
Donald Hunter
2024-03-07
doc/netlink: Allow empty enum-name in ynl specs
Donald Hunter
2024-03-07
tools/net/ynl: Add nest-type-value decoding
Donald Hunter
2024-03-07
tools/net/ynl: Fix c codegen for array-nest
Donald Hunter
2024-03-07
tools/net/ynl: Report netlink errors without stacktrace
Donald Hunter
2024-03-07
tools/net/ynl: Fix extack decoding for netlink-raw
Donald Hunter
2024-03-07
Merge branch 'isdn-constify-struct-class-usage'
Jakub Kicinski
[next]