summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-11-18eth: fbnic: add missing SPDX headersJakub Kicinski
2024-11-18eth: fbnic: don't disable the PCI device twiceJakub 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
2024-11-15virtio_net: xsk: bind/unbind xsk for txXuan Zhuo
2024-11-15virtio_net: refactor the xmit typeXuan Zhuo
2024-11-15virtio_ring: remove API virtqueue_set_dma_premappedXuan Zhuo
2024-11-15virtio-net: rq submits premapped per-bufferXuan Zhuo
2024-11-15virtio_ring: introduce add api for premappedXuan Zhuo
2024-11-15virtio_ring: perform premapped operations based on per-bufferXuan Zhuo
2024-11-15virtio_ring: packed: record extras for indirect buffersXuan Zhuo
2024-11-15virtio_ring: split: record extras for indirect buffersXuan Zhuo
2024-11-15virtio_ring: introduce vring_need_unmap_bufferXuan Zhuo
2024-11-15Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2024-11-15Merge branch 'net-ndo_fdb_add-del-have-drivers-report-whether-they-notified'Jakub Kicinski
2024-11-15selftests: net: fdb_notify: Add a test for FDB notificationsPetr Machata
2024-11-15selftests: net: lib: Add kill_processPetr Machata
2024-11-15selftests: net: lib: Move checks from forwarding/lib.sh herePetr Machata
2024-11-15selftests: net: lib: Move tests_run from forwarding/lib.sh herePetr Machata
2024-11-15selftests: net: lib: Move logging from forwarding/lib.sh herePetr Machata
2024-11-15ndo_fdb_del: Add a parameter to report whether notification was sentPetr Machata
2024-11-15ndo_fdb_add: Add a parameter to report whether notification was sentPetr Machata
2024-11-15Merge branch 'modifying-format-and-renaming-goto-labels'Jakub Kicinski
2024-11-15rtase: Modify the content format of the enum rtase_registersJustin Lai
2024-11-15rtase: Modify the name of the goto labelJustin Lai
2024-11-15Merge branch 'net-netpoll-improve-skb-pool-management'Jakub Kicinski
2024-11-15net: netpoll: flush skb pool during cleanupBreno Leitao
2024-11-15net: netpoll: Individualize the skb poolBreno Leitao
2024-11-15octeontx2-pf: Fix spelling mistake "reprentator" -> "representor"Colin Ian King
2024-11-15net/netlink: Correct the comment on netlink message max capDmitry Safonov
2024-11-15Merge branch 'enic-use-all-the-resources-configured-on-vic'Jakub Kicinski
2024-11-15enic: Move kdump check into enic_adjust_resources()Nelson Escobar