summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2026-01-20net/xen-netback: Fix mispelling of "Software" as "Softare"Yicong Hui
2026-01-20net/micrel: Fix typos in micrel driver code commentsYicong Hui
2026-01-20net/benet: Fix typos in driver code commentsYicong Hui
2026-01-20Octeontx2-pf: Update xdp featuresHariprasad Kelam
2026-01-20usbnet: limit max_mtu based on device's hard_mtuLaurent Vivier
2026-01-20net: phy: simplify PHY fixup registrationHeiner Kallweit
2026-01-20net: macb: Replace open-coded device config retrieval with of_device_get_matc...Kevin Hao
2026-01-20net: airoha_eth: increase max MTU to 9220 for DSA jumbo framesSayantan Nandy
2026-01-20net: txgbe: remove the redundant data return in SW-FW mailboxJiawen Wu
2026-01-20net: hns3: fix the HCLGE_FD_AD_NXT_KEY error setting issueJijie Shao
2026-01-20net: hns3: fix wrong GENMASK() for HCLGE_FD_AD_COUNTER_NUM_MJijie Shao
2026-01-20net: stmmac: fix resume: calculate tso last_segmentRussell King (Oracle)
2026-01-20be2net: fix data race in be_get_new_eqdDavid Yang
2026-01-20idpf: Fix data race in idpf_net_dimDavid Yang
2026-01-20net: hns3: fix data race in hns3_fetch_statsDavid Yang
2026-01-20octeontx2-pf: Remove unnecessary bounds checkSimon Horman
2026-01-20net: usb: r8152: fix transmit queue timeoutMingj Ye
2026-01-20eth: fbnic: Update RX mbox timeout valueMohsin Bashir
2026-01-20eth: fbnic: Remove retry supportMohsin Bashir
2026-01-20eth: fbnic: Reuse RX mailbox pagesMohsin Bashir
2026-01-20eth: fbnic: Allocate all pages for RX mailboxMohsin Bashir
2026-01-20eth: fbnic: Use GFP_KERNEL to allocting mbx pagesMohsin Bashir
2026-01-20Merge tag 'net-queue-rx-buf-len-v9' of https://github.com/isilence/linuxJakub Kicinski
2026-01-20Revert "Merge branch 'netkit-support-for-io_uring-zero-copy-and-af_xdp'"Jakub Kicinski
2026-01-20net: phy: intel-xway: fix OF node refcount leakageDaniel Golle
2026-01-20idpf: read lower clock bits inside the time sandwichMina Almasry
2026-01-20ice: fix devlink reload call tracePaul Greenwalt
2026-01-20ice: add missing ice_deinit_hw() in devlink reinit pathPaul Greenwalt
2026-01-20ice: Fix persistent failure in ice_get_rxfhCody Haas
2026-01-20netdevsim: fix a race issue related to the operation on bpf_bound_progs listYun Lu
2026-01-20Merge tag 'mhi-for-v6.20' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2026-01-20netkit: Add xsk support for af_xdp applicationsDaniel Borkmann
2026-01-20netkit: Add netkit notifier to check for unregistering devicesDaniel Borkmann
2026-01-20netkit: Implement rtnl_link_ops->alloc and ndo_queue_createDavid Wei
2026-01-20netkit: Add single device mode for netkitDaniel Borkmann
2026-01-20hinic3: Add HW event handlerFan Gong
2026-01-20hinic3: Add mac filter opsFan Gong
2026-01-20hinic3: Add adaptive IRQ coalescing with DIMFan Gong
2026-01-20hinic3: Add .ndo_vlan_rx_add/kill_vid and .ndo_validate_addrFan Gong
2026-01-20hinic3: Add .ndo_features_checkFan Gong
2026-01-20hinic3: Add .ndo_set_features and .ndo_fix_featuresFan Gong
2026-01-20hinic3: Add .ndo_tx_timeout and .ndo_get_stats64Fan Gong
2026-01-20hinic3: Add PF management interfacesFan Gong
2026-01-20hinic3: Add PF frameworkFan Gong
2026-01-19net/mlx5e: Conditionally create async ICOSQWilliam Tu
2026-01-19net/mlx5e: Move async ICOSQ to dynamic allocationWilliam Tu
2026-01-19net/mlx5e: Use regular ICOSQ for triggering NAPIWilliam Tu
2026-01-19net/mlx5e: Move async ICOSQ lock into ICOSQ structWilliam Tu
2026-01-19octeon_ep: reset firmware ready statusVimlesh Kumar
2026-01-19net: thunderbolt: Allow reading link settingsIan MacDonald