summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-01-21dt-bindings: net: micrel: Convert micrel-ksz90x1.txt to DT schemaStefan Eichenberger2-228/+253
2026-01-21dt-bindings: net: micrel: Convert to DT schemaStefan Eichenberger2-57/+131
2026-01-21dt-bindings: net: sparx5: do not require phys when RGMII is usedRobert Marko1-1/+14
2026-01-21selftests: drv-net: extend HW timestamp test with ioctlVadim Fedorenko1-8/+120
2026-01-21net: remove legacy way to get/set HW timestamp configVadim Fedorenko3-52/+21
2026-01-21net: split kmalloc_reserve() to allow inliningEric Dumazet1-20/+21
2026-01-21Merge branch 'eth-fbnic-update-ipc-mailbox-support'Jakub Kicinski5-40/+45
2026-01-21eth: fbnic: Update RX mbox timeout valueMohsin Bashir3-5/+14
2026-01-21eth: fbnic: Remove retry supportMohsin Bashir1-19/+5
2026-01-21eth: fbnic: Reuse RX mailbox pagesMohsin Bashir1-9/+16
2026-01-21eth: fbnic: Allocate all pages for RX mailboxMohsin Bashir1-5/+9
2026-01-21eth: fbnic: Use GFP_KERNEL to allocting mbx pagesMohsin Bashir1-2/+1
2026-01-21Merge tag 'net-queue-rx-buf-len-v9' of https://github.com/isilence/linuxJakub Kicinski16-79/+317
2026-01-21Revert "Merge branch 'netkit-support-for-io_uring-zero-copy-and-af_xdp'"Jakub Kicinski28-1233/+117
2026-01-20Merge branch 'netkit-support-for-io_uring-zero-copy-and-af_xdp'Paolo Abeni28-117/+1233
2026-01-20selftests/net: Add netkit container testsDavid Wei3-0/+80
2026-01-20selftests/net: Make NetDrvContEnv support queue leasingDavid Wei1-1/+46
2026-01-20selftests/net: Add env for container based testsDavid Wei4-6/+127
2026-01-20selftests/net: Add bpf skb forwarding programDavid Wei1-0/+49
2026-01-20netkit: Add xsk support for af_xdp applicationsDaniel Borkmann1-1/+75
2026-01-20netkit: Add netkit notifier to check for unregistering devicesDaniel Borkmann2-1/+62
2026-01-20netkit: Implement rtnl_link_ops->alloc and ndo_queue_createDavid Wei1-12/+105
2026-01-20netkit: Add single device mode for netkitDaniel Borkmann2-40/+76
2026-01-20xsk: Proxy pool management for leased queuesDaniel Borkmann1-13/+35
2026-01-20xsk: Extend xsk_rcv_check validationDaniel Borkmann1-3/+26
2026-01-20net: Proxy netdev_queue_get_dma_dev for leased queuesDavid Wei1-2/+15
2026-01-20net: Proxy net_mp_{open,close}_rxq for leased queuesDavid Wei3-20/+66
2026-01-20net, ethtool: Disallow leased real rxqs to be resizedDaniel Borkmann2-9/+12
2026-01-20net: Add lease info to queue-get responseDaniel Borkmann3-0/+91
2026-01-20net: Implement netdev_nl_queue_create_doitDaniel Borkmann9-12/+278
2026-01-20net: Add queue-create operationDaniel Borkmann6-0/+93
2026-01-20Merge branch 'net-hinic3-pf-initialization'Paolo Abeni26-37/+2444
2026-01-20hinic3: Add HW event handlerFan Gong6-1/+92
2026-01-20hinic3: Add mac filter opsFan Gong8-0/+514
2026-01-20hinic3: Add adaptive IRQ coalescing with DIMFan Gong7-5/+174
2026-01-20hinic3: Add .ndo_vlan_rx_add/kill_vid and .ndo_validate_addrFan Gong6-0/+128
2026-01-20hinic3: Add .ndo_features_checkFan Gong1-0/+13
2026-01-20hinic3: Add .ndo_set_features and .ndo_fix_featuresFan Gong6-1/+370
2026-01-20hinic3: Add .ndo_tx_timeout and .ndo_get_stats64Fan Gong8-2/+217
2026-01-20hinic3: Add PF management interfacesFan Gong13-3/+521
2026-01-20hinic3: Add PF frameworkFan Gong14-25/+415
2026-01-19Merge branch 'net-mlx5e-save-per-channel-async-icosq-in-default'Jakub Kicinski10-62/+154
2026-01-19net/mlx5e: Conditionally create async ICOSQWilliam Tu4-29/+50
2026-01-19net/mlx5e: Move async ICOSQ to dynamic allocationWilliam Tu6-28/+65
2026-01-19net/mlx5e: Use regular ICOSQ for triggering NAPIWilliam Tu5-5/+37
2026-01-19net/mlx5e: Move async ICOSQ lock into ICOSQ structWilliam Tu3-16/+18
2026-01-19octeon_ep: reset firmware ready statusVimlesh Kumar4-1/+58
2026-01-19Merge branch 'net-thunderbolt-various-improvements'Jakub Kicinski8-3/+73
2026-01-19net: thunderbolt: Allow reading link settingsIan MacDonald1-0/+49
2026-01-19bonding: 3ad: Add support for SPEED_80000Mika Westerberg1-0/+9