summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-02-22dt-bindings: net: Move realtek,rtl9301-switch to netChris Packham1-1/+1
2025-02-22net: sfp: add quirk for 2.5G OEM BX SFPBirger Koblitz1-0/+2
2025-02-21net: phy: remove unused feature array declarationsHeiner Kallweit1-3/+0
2025-02-21Merge branch 'selftests-drv-net-improve-the-queue-test-for-xsk'Jakub Kicinski4-40/+161
2025-02-21selftests: drv-net: rename queues check_xdp to check_xskJakub Kicinski1-2/+4
2025-02-21selftests: drv-net: improve the use of ksft helpers in XSK queue testJakub Kicinski2-4/+10
2025-02-21selftests: drv-net: add a way to wait for a local processJakub Kicinski3-35/+136
2025-02-21selftests: drv-net: probe for AF_XDP sockets more explicitlyJakub Kicinski2-5/+14
2025-02-21selftests: drv-net: add missing new line in xdp_helperJakub Kicinski1-1/+1
2025-02-21selftests: drv-net: use cfg.rpath() in netlink xsk attr testJakub Kicinski1-2/+1
2025-02-21selftests: drv-net: add a warning for bkg + shell + terminateJakub Kicinski1-0/+4
2025-02-21octeontx2: hide unused labelArnd Bergmann2-0/+4
2025-02-21net: phy: qt2025: Fix hardware revision check commentCharalampos Mitrodimas1-1/+1
2025-02-21Merge branch 'mlx5-misc-enhancements-2025-02-19'Jakub Kicinski2-45/+21
2025-02-21net/mlx5e: Separate extended link modes request from link modes type selectionShahar Shitrit1-9/+4
2025-02-21net/mlx5e: Change eth_proto parameter namingShahar Shitrit1-2/+2
2025-02-21net/mlx5e: Introduce ptys2ethtool_process_link()Shahar Shitrit1-25/+10
2025-02-21net/mlx5e: Refactor ptys2ethtool_adver_link()Shahar Shitrit1-12/+8
2025-02-21net/mlx5: Bridge, correct config option descriptionCosmin Ratiu1-2/+2
2025-02-21neighbour: Replace kvzalloc() with kzalloc() when GFP_ATOMIC is specifiedKohei Enju1-2/+2
2025-02-21Merge branch 'some-pktgen-fixes-improvments-part-i'Jakub Kicinski1-17/+22
2025-02-21net: pktgen: fix access outside of user given buffer in pktgen_thread_write()Peter Seiderer1-3/+4
2025-02-21net: pktgen: fix ctrl interface command parsingPeter Seiderer1-6/+8
2025-02-21net: pktgen: fix 'ratep 0' error handling (return -EINVAL)Peter Seiderer1-1/+1
2025-02-21net: pktgen: fix 'rate 0' error handling (return -EINVAL)Peter Seiderer1-1/+1
2025-02-21net: pktgen: fix hex32_arg parsing for short readsPeter Seiderer1-3/+4
2025-02-21net: pktgen: enable 'param=value' parsingPeter Seiderer1-0/+1
2025-02-21net: pktgen: replace ENOTSUPP with EOPNOTSUPPPeter Seiderer1-3/+3
2025-02-21af_unix: Fix undefined 'other' errorPurva Yeshi1-1/+0
2025-02-21eth: fbnic: Add ethtool support for IRQ coalescingMohsin Bashir6-8/+121
2025-02-21Merge branch 'support-ptp-clock-for-wangxun-nics'Jakub Kicinski17-7/+1194
2025-02-21net: ngbe: Add support for 1PPS and TODJiawen Wu7-4/+250
2025-02-21net: wangxun: Add periodic checks for overflow and errorsJiawen Wu4-0/+109
2025-02-21net: wangxun: Support to get ts infoJiawen Wu4-0/+58
2025-02-21net: wangxun: Add support for PTP clockJiawen Wu11-6/+780
2025-02-21tun: Pad virtio headersAkihiko Odaki1-1/+2
2025-02-21netdevsim: call napi_schedule from a timer contextBreno Leitao2-1/+21
2025-02-21Merge branch 'flexible-array-for-ip-tunnel-options'Jakub Kicinski4-14/+14
2025-02-21net: Add options as a flexible array to struct ip_tunnel_infoGal Pressman3-9/+9
2025-02-21ip_tunnel: Use ip_tunnel_info() helper instead of 'info + 1'Gal Pressman2-5/+5
2025-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski338-1927/+3677
2025-02-20Merge tag 'net-6.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds34-217/+365
2025-02-20Merge tag 'v6.14-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds8-24/+71
2025-02-20Merge tag 'bcachefs-2025-02-20' of git://evilpiepirate.org/bcachefsLinus Torvalds4-58/+42
2025-02-20Merge tag 'xfs-fixes-6.14-rc4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds7-30/+114
2025-02-20Merge branch 'net-remove-the-single-page-frag-cache-for-good'Paolo Abeni5-104/+30
2025-02-20Revert "net: skb: introduce and use a single page frag cache"Paolo Abeni3-100/+22
2025-02-20net: allow small head cache usage with large MAX_SKB_FRAGS valuesPaolo Abeni3-6/+10
2025-02-20Merge tag 'linux-can-next-for-6.15-20250219' of git://git.kernel.org/pub/scm/...Paolo Abeni9-48/+777
2025-02-20nfp: bpf: Add check for nfp_app_ctrl_msg_alloc()Haoxiang Li1-0/+2