summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-11-18bnxt_en: Manage the FW trace context memoryShruti Parab
2024-11-18bnxt_en: Allocate backing store memory for FW trace logsShruti Parab
2024-11-18bnxt_en: Add a 'force' parameter to bnxt_free_ctx_mem()Hongguang Gao
2024-11-18bnxt_en: Refactor bnxt_free_ctx_mem()Hongguang Gao
2024-11-18bnxt_en: Add mem_valid bit to struct bnxt_ctx_mem_typeShruti Parab
2024-11-18bnxt_en: Update firmware interface spec to 1.10.3.85Michael Chan
2024-11-18Merge branch 'wireguard-updates-and-fixes-for-6-13'Jakub Kicinski
2024-11-18wireguard: device: support big tcp GSODaniel Borkmann
2024-11-18wireguard: selftests: load nf_conntrack if not presentHangbin Liu
2024-11-18wireguard: allowedips: remove redundant selftest callDheeraj Reddy Jonnalagadda
2024-11-18wireguard: device: omit unnecessary memset of netdev private dataTobias Klauser
2024-11-18net: ip: fix unexpected return in fib_validate_source()Menglong Dong
2024-11-18net/fungible: Remove unused fun_create_queueDr. David Alan Gilbert
2024-11-18Merge branch 'uapi-ethtool-avoid-flex-array-in-struct-ethtool_link_settings'Jakub Kicinski
2024-11-18UAPI: ethtool: Avoid flex-array in struct ethtool_link_settingsKees Cook
2024-11-18Revert "UAPI: ethtool: Use __struct_group() in struct ethtool_link_settings"Kees Cook
2024-11-18Revert "net: ethtool: Avoid thousands of -Wflex-array-member-not-at-end warni...Kees Cook
2024-11-18selftests: net: add more info to error in bpf_offloadJakub Kicinski
2024-11-18net/smc: Run patches also by RDMA MLGerd Bayer
2024-11-18Merge branch 'mptcp-pm-lockless-list-traversal-and-cleanup'Jakub Kicinski
2024-11-18mptcp: pm: avoid code duplication to lookup endpGeliang Tang
2024-11-18mptcp: pm: lockless list traversal to dump endpMatthieu Baerts (NGI0)
2024-11-18stmmac: dwmac-intel-plat: remove redundant dwmac->data check in probeVitalii Mordan
2024-11-18net: txgbe: remove GPIO interrupt controllerJiawen Wu
2024-11-18Merge branch 'eth-fbnic-cleanup-and-add-a-few-stats'Jakub Kicinski
2024-11-18eth: fbnic: add RPC hardware statisticsSanman Pradhan
2024-11-18eth: fbnic: add PCIe hardware statisticsSanman Pradhan
2024-11-18eth: fbnic: add basic debugfs structureJakub Kicinski
2024-11-18eth: fbnic: add missing header guardsJakub Kicinski
2024-11-18eth: fbnic: add missing SPDX headersJakub Kicinski
2024-11-18selftests: net: netlink-dumps: validation checksJakub Kicinski
2024-11-18net/neighbor: clear error in case strict check is not setJakub Kicinski
2024-11-18rocker: fix link status detection in rocker_carrier_init()Dmitry Antipov
2024-11-18net: wwan: t7xx: Change PM_AUTOSUSPEND_MS to 5000Jack Wu
2024-11-18tools: ynl-gen: allow uapi headers in sub-dirsJakub Kicinski
2024-11-18dt-bindings: net: renesas,ether: Drop undocumented "micrel,led-mode"Rob Herring (Arm)
2024-11-18Merge branch 'am65-cpsw-rx-dscp-prio-map'David S. Miller
2024-11-18net: ethernet: ti: am65-cpsw: enable DSCP to priority map for RXRoger Quadros
2024-11-18net: ethernet: ti: am65-cpsw: update pri_thread_map as per IEEE802.1Q-2014Roger Quadros
2024-11-18Merge branch 'udp-4tuple-hash'David S. Miller
2024-11-18ipv6/udp: Add 4-tuple hash for connected socketPhilo Lu
2024-11-18ipv4/udp: Add 4-tuple hash for connected socketPhilo Lu
2024-11-18net/udp: Add 4-tuple hash list basisPhilo Lu
2024-11-18net/udp: Add a new struct for hash2 slotPhilo Lu
2024-11-18Merge tag 'ipsec-next-2024-11-15' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2024-11-15Merge branch 'virtio-net-support-af_xdp-zero-copy-tx'Jakub Kicinski
2024-11-15virtio_net: xdp_features add NETDEV_XDP_ACT_XSK_ZEROCOPYXuan Zhuo
2024-11-15virtio_net: update tx timeout recordXuan Zhuo
2024-11-15virtio_net: xsk: tx: support xmit xsk bufferXuan Zhuo
2024-11-15virtio_net: xsk: prevent disable tx napiXuan Zhuo