summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-03-08net: nexthop: Expose nexthop group HW stats to user spaceIdo Schimmel
2024-03-08net: nexthop: Add ability to enable / disable hardware statisticsIdo Schimmel
2024-03-08net: nexthop: Add hardware statistics notificationsIdo Schimmel
2024-03-08net: nexthop: Expose nexthop group stats to user spaceIdo Schimmel
2024-03-08net: nexthop: Add nexthop group entry statsIdo Schimmel
2024-03-08net: nexthop: Add NHA_OP_FLAGSPetr Machata
2024-03-08tcp: Add skb addr and sock addr to arguments of tracepoint tcp_probe.fuyuanli
2024-03-08net: dqs: add NIC stall detector based on BQLJakub Kicinski
2024-03-07netdev: add queue stat for alloc failuresJakub Kicinski
2024-03-07netdev: add per-queue statisticsJakub Kicinski
2024-03-07net: move rps_sock_flow_table to net_hotdataEric Dumazet
2024-03-07net: introduce include/net/rps.hEric Dumazet
2024-03-07ipv6: move tcp_ipv6_hash_secret and udp_ipv6_hash_secret to net_hotdataEric Dumazet
2024-03-07ipv6: move inet6_ehash_secret and udp6_ehash_secret into net_hotdataEric Dumazet
2024-03-07inet: move inet_ehash_secret and udp_ehash_secret into net_hotdataEric Dumazet
2024-03-07inet: move tcp_protocol and udp_protocol to net_hotdataEric Dumazet
2024-03-07ipv6: move tcpv6_protocol and udpv6_protocol to net_hotdataEric Dumazet
2024-03-07udp: move udpv4_offload and udpv6_offload to net_hotdataEric Dumazet
2024-03-07net: move skbuff_cache(s) to net_hotdataEric Dumazet
2024-03-07net: move dev_rx_weight to net_hotdataEric Dumazet
2024-03-07net: move dev_tx_weight to net_hotdataEric Dumazet
2024-03-07net: move tcpv4_offload and tcpv6_offload to net_hotdataEric Dumazet
2024-03-07net: move ip_packet_offload and ipv6_packet_offload to net_hotdataEric Dumazet
2024-03-07net: move netdev_max_backlog to net_hotdataEric Dumazet
2024-03-07net: move ptype_all into net_hotdataEric Dumazet
2024-03-07net: move netdev_tstamp_prequeue into net_hotdataEric Dumazet
2024-03-07net: move netdev_budget and netdev_budget to net_hotdataEric Dumazet
2024-03-07net: introduce struct net_hotdataEric Dumazet
2024-03-07Merge tag 'rxrpc-iothread-20240305' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2024-03-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-03-07Merge tag 'net-6.8-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-03-07tcp: add tracing of skbaddr in tcp_event_skb classJason Xing
2024-03-07tcp: add tracing of skb/skaddr in tcp_event_sk_skb classJason Xing
2024-03-07net: phylink: clean the pcs_get_state documentationMaxime Chevallier
2024-03-06Merge tag 'vfs-6.8-release.fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-03-06inet: Add getsockopt support for IP_ROUTER_ALERT and IPV6_ROUTER_ALERTJuntong Deng
2024-03-06iov_iter: get rid of 'copy_mc' flagLinus Torvalds
2024-03-05net: phy: Add phy_support_eee() indicating MAC support EEEAndrew Lunn
2024-03-05net: phy: Keep track of EEE configurationAndrew Lunn
2024-03-05net: phy: Add phydev->enable_tx_lpi to simplify adjust link callbacksAndrew Lunn
2024-03-05net: add helpers for EEE configurationRussell King
2024-03-05dpll: move all dpll<>netdev helpers to dpll codeJakub Kicinski
2024-03-05rxrpc: Use ktimes for call timeout tracking and set the timer lazilyDavid Howells
2024-03-05rxrpc: Differentiate PING ACK transmission traces.David Howells
2024-03-05Merge tag 'hyperv-fixes-signed-20240303' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-03-05nfc: core: make nfc_class constantRicardo B. Marliere
2024-03-05net: Re-use and set mono_delivery_time bit for userspace tstamp packetsAbhishek Chauhan
2024-03-05net: gro: enable fast path for more casesEric Dumazet
2024-03-05net: gro: change skb_gro_network_header()Eric Dumazet
2024-03-05net: gro: rename skb_gro_header_hard()Eric Dumazet