summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-04-10netfilter: nft_fwd_netdev: check ttl/hl before forwardingFlorian Westphal1-0/+10
2026-04-10netfilter: x_tables: Avoid a couple -Wflex-array-member-not-at-end warningsGustavo A. R. Silva1-4/+8
2026-04-10netfilter: conntrack: remove UDP-Lite conntrack supportFernando Fernandez Mancera11-170/+0
2026-04-10netfilter: xt_socket: enable defrag after all other checksFlorian Westphal1-17/+6
2026-04-10netfilter: xt_HL: add pr_fmt and checkentry validationMarino Dzalto1-0/+27
2026-04-10netfilter: nfnetlink: prefer skb_mac_header helpersFlorian Westphal2-22/+22
2026-04-10netfilter: x_physdev: reject empty or not-nul terminated device namesFlorian Westphal1-0/+22
2026-04-10ipvs: add conn_lfactor and svc_lfactor sysctl varsJulian Anastasov2-0/+113
2026-04-10ipvs: add ip_vs_status infoJulian Anastasov1-0/+145
2026-04-10ipvs: show the current conn_tab size to usersJulian Anastasov1-4/+22
2026-04-10tools: ynl: tests: fix leading space on Makefile targetHangbin Liu1-1/+1
2026-04-10selftests: net: py: explicitly forbid multiple ksft_run() callsJakub Kicinski1-1/+4
2026-04-10ipv6: sit: remove redundant ret = 0 assignmentYue Haibing1-1/+1
2026-04-10net: macb: Use napi_schedule_irqoff() in IRQ handlerKevin Hao1-2/+2
2026-04-10ppp: consolidate refcount decrementsQingfang Deng1-33/+28
2026-04-10net: phy: realtek: Add property to enable SSCMarek Vasut1-0/+127
2026-04-10dt-bindings: net: realtek,rtl82xx: Document realtek,*-ssc-enable propertyMarek Vasut1-0/+15
2026-04-10dt-bindings: net: realtek,rtl82xx: Keep property list sortedMarek Vasut1-4/+4
2026-04-10ipv6: move IFA_F_PERMANENT percpu allocation in process scopePaolo Abeni1-12/+19
2026-04-10net: use get_random_u{16,32,64}() where appropriateDavid Carlier7-10/+10
2026-04-10net: remove the netif_get_rx_queue_lease_locked() helpersJakub Kicinski6-93/+113
2026-04-10Merge branch 'netkit-support-for-io_uring-zero-copy-and-af_xdp'Jakub Kicinski26-165/+2558
2026-04-10selftests/net: Add queue leasing tests with netkitDavid Wei3-2/+1410
2026-04-10netkit: Add xsk support for af_xdp applicationsDaniel Borkmann1-0/+86
2026-04-10netkit: Add netkit notifier to check for unregistering devicesDaniel Borkmann3-2/+75
2026-04-10netkit: Implement rtnl_link_ops->alloc and ndo_queue_createDavid Wei1-12/+114
2026-04-10netkit: Add single device mode for netkitDaniel Borkmann3-49/+99
2026-04-10xsk: Proxy pool management for leased queuesDaniel Borkmann1-12/+35
2026-04-10xsk: Extend xsk_rcv_check validationDaniel Borkmann1-3/+26
2026-04-10net: Proxy netdev_queue_get_dma_dev for leased queuesDavid Wei4-13/+40
2026-04-10net: Proxy netif_mp_{open,close}_rxq for leased queuesDavid Wei3-20/+95
2026-04-10net: Slightly simplify net_mp_{open,close}_rxqDaniel Borkmann4-33/+13
2026-04-10net, ethtool: Disallow leased real rxqs to be resizedDaniel Borkmann2-20/+29
2026-04-10net: Add lease info to queue-get responseDaniel Borkmann3-4/+130
2026-04-10net: Implement netdev_nl_queue_create_doitDaniel Borkmann9-11/+323
2026-04-10net: Add queue-create operationDaniel Borkmann6-0/+95
2026-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski410-1953/+5326
2026-04-09Merge tag 'net-7.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds97-468/+1172
2026-04-09Merge tag 'iommu-fixes-v7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+6
2026-04-09Merge tag 'platform-drivers-x86-v7.0-4' of git://git.kernel.org/pub/scm/linux...Linus Torvalds4-3/+106
2026-04-09Merge branch 'net-lan966x-fix-page_pool-error-handling-and-error-paths'Paolo Abeni1-4/+24
2026-04-09net: lan966x: fix use-after-free and leak in lan966x_fdma_reload()David Carlier1-3/+18
2026-04-09net: lan966x: fix page pool leak in error pathsDavid Carlier1-1/+4
2026-04-09net: lan966x: fix page_pool error handling in lan966x_fdma_rx_alloc_page_pool()David Carlier1-0/+2
2026-04-09iommu: Ensure .iotlb_sync is called correctlyRobin Murphy1-0/+6
2026-04-09nfc: pn533: allocate rx skb before consuming bytesPengpeng Hou1-3/+8
2026-04-09Merge branch 'r8152-add-support-for-the-rtl8157-5gbit-usb-ethernet-chip'Paolo Abeni1-202/+811
2026-04-09r8152: Add support for the RTL8157 hardwareBirger Koblitz1-184/+729
2026-04-09r8152: Add support for 5Gbit Link Speeds and EEEBirger Koblitz1-18/+82
2026-04-09l2tp: Drop large packets with UDP encapAlice Mikityanska1-0/+5