summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-02-20net: phy: qt2025: Fix hardware revision check commentCharalampos Mitrodimas
2025-02-20Merge branch 'mlx5-misc-enhancements-2025-02-19'Jakub Kicinski
2025-02-20net/mlx5e: Separate extended link modes request from link modes type selectionShahar Shitrit
2025-02-20net/mlx5e: Change eth_proto parameter namingShahar Shitrit
2025-02-20net/mlx5e: Introduce ptys2ethtool_process_link()Shahar Shitrit
2025-02-20net/mlx5e: Refactor ptys2ethtool_adver_link()Shahar Shitrit
2025-02-20net/mlx5: Bridge, correct config option descriptionCosmin Ratiu
2025-02-20neighbour: Replace kvzalloc() with kzalloc() when GFP_ATOMIC is specifiedKohei Enju
2025-02-20Merge branch 'some-pktgen-fixes-improvments-part-i'Jakub Kicinski
2025-02-20net: pktgen: fix access outside of user given buffer in pktgen_thread_write()Peter Seiderer
2025-02-20net: pktgen: fix ctrl interface command parsingPeter Seiderer
2025-02-20net: pktgen: fix 'ratep 0' error handling (return -EINVAL)Peter Seiderer
2025-02-20net: pktgen: fix 'rate 0' error handling (return -EINVAL)Peter Seiderer
2025-02-20net: pktgen: fix hex32_arg parsing for short readsPeter Seiderer
2025-02-20net: pktgen: enable 'param=value' parsingPeter Seiderer
2025-02-20net: pktgen: replace ENOTSUPP with EOPNOTSUPPPeter Seiderer
2025-02-20af_unix: Fix undefined 'other' errorPurva Yeshi
2025-02-20eth: fbnic: Add ethtool support for IRQ coalescingMohsin Bashir
2025-02-20Merge branch 'support-ptp-clock-for-wangxun-nics'Jakub Kicinski
2025-02-20net: ngbe: Add support for 1PPS and TODJiawen Wu
2025-02-20net: wangxun: Add periodic checks for overflow and errorsJiawen Wu
2025-02-20net: wangxun: Support to get ts infoJiawen Wu
2025-02-20net: wangxun: Add support for PTP clockJiawen Wu
2025-02-20tun: Pad virtio headersAkihiko Odaki
2025-02-20netdevsim: call napi_schedule from a timer contextBreno Leitao
2025-02-20Merge branch 'flexible-array-for-ip-tunnel-options'Jakub Kicinski
2025-02-20net: Add options as a flexible array to struct ip_tunnel_infoGal Pressman
2025-02-20ip_tunnel: Use ip_tunnel_info() helper instead of 'info + 1'Gal Pressman
2025-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-02-20Merge tag 'net-6.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-02-20Merge tag 'v6.14-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2025-02-20Merge tag 'bcachefs-2025-02-20' of git://evilpiepirate.org/bcachefsLinus Torvalds
2025-02-20Merge tag 'xfs-fixes-6.14-rc4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2025-02-20Merge branch 'net-remove-the-single-page-frag-cache-for-good'Paolo Abeni
2025-02-20Revert "net: skb: introduce and use a single page frag cache"Paolo Abeni
2025-02-20net: allow small head cache usage with large MAX_SKB_FRAGS valuesPaolo Abeni
2025-02-20Merge tag 'linux-can-next-for-6.15-20250219' of git://git.kernel.org/pub/scm/...Paolo Abeni
2025-02-20nfp: bpf: Add check for nfp_app_ctrl_msg_alloc()Haoxiang Li
2025-02-20tcp: drop secpath at the same time as we currently drop dstSabrina Dubroca
2025-02-20net: axienet: Set mac_managed_pmNick Hu
2025-02-19Merge branch 'selftests-drv-net-add-a-simple-tso-test'Jakub Kicinski
2025-02-19selftests: drv-net: add a simple TSO testJakub Kicinski
2025-02-19selftests: drv-net: store addresses in dict indexed by ipverJakub Kicinski
2025-02-19selftests: drv-net: get detailed interface infoJakub Kicinski
2025-02-19selftests: drv-net: resolve remote interface nameJakub Kicinski
2025-02-19Merge branch 'mptcp-rx-path-refactor'Jakub Kicinski
2025-02-19mptcp: micro-optimize __mptcp_move_skb()Paolo Abeni
2025-02-19mptcp: dismiss __mptcp_rmem()Paolo Abeni
2025-02-19net: dismiss sk_forward_alloc_get()Paolo Abeni
2025-02-19mptcp: cleanup mem accountingPaolo Abeni