index
:
linux
master
btrfs-t implementation, since changes won't upstream, periodic tags will reflect recent updates to the kernel
magh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
networking
/
net_cachelines
Age
Commit message (
Expand
)
Author
2024-09-05
net: napi: Prevent overflow of napi_defer_hard_irqs
Joe Damato
2024-09-03
netdev_features: convert NETIF_F_FCOE_MTU to dev->fcoe_mtu
Alexander Lobakin
2024-09-03
netdev_features: convert NETIF_F_NETNS_LOCAL to dev->netns_local
Alexander Lobakin
2024-09-03
netdev_features: convert NETIF_F_LLTX to dev->lltx
Alexander Lobakin
2024-09-03
netdevice: convert private flags > BIT(31) to bitfields
Alexander Lobakin
2024-08-30
Documentation: Add missing fields to net_cachelines
Joe Damato
2024-03-19
net: move dev->state into net_device_read_txrx group
Eric Dumazet
2024-02-28
Documentations: correct net_cachelines title for struct inet_sock
Haiyue Wang
2024-02-12
net-device: move lstats in net_device_read_txrx
Eric Dumazet
2024-02-12
tcp: move tp->tcp_usec_ts to tcp_sock_read_txrx group
Eric Dumazet
2024-02-12
tcp: move tp->scaling_ratio to tcp_sock_read_txrx group
Eric Dumazet
2024-01-03
net-device: move xdp_prog to net_device_read_rx
Eric Dumazet
2024-01-02
net-device: move gso_partial_features to net_device_read_tx
Eric Dumazet
2023-12-05
Documentations: fix net_cachelines documentation build warning
Coco Li
2023-12-02
Documentations: Analyze heavily used Networking related structs
Coco Li