summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski157-730/+1327
2022-11-03Merge tag 'net-6.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds21-56/+143
2022-11-03net: microchip: sparx5: add support for offloading default prioDaniel Machon3-0/+40
2022-11-03net: microchip: sparx5: add support for offloading dscp tableDaniel Machon3-3/+116
2022-11-03net: microchip: sparx5: add support for apptrustDaniel Machon3-2/+126
2022-11-03net: microchip: sparx5: add support for offloading pcp tableDaniel Machon8-2/+327
2022-11-03net: mana: Assign interrupts to CPUs based on NUMA nodesSaurabh Sengar2-3/+28
2022-11-03net: fec: add initial XDP supportShenwei Wang2-2/+226
2022-11-03net: tun: bump the link speed from 10Mbps to 10GbpsIlya Maximets1-1/+1
2022-11-02rocker: Explicitly mark learned FDB entries as offloadedIdo Schimmel1-0/+1
2022-11-02rocker: Avoid unnecessary scheduling of work itemIdo Schimmel1-7/+7
2022-11-02sfc (gcc13): synchronize ef100_enqueue_skb()'s return typeJiri Slaby (SUSE)1-1/+2
2022-11-02qed (gcc13): use u16 for fid to be big enoughJiri Slaby (SUSE)1-1/+2
2022-11-02net: broadcom: bcm4908_enet: report queued and transmitted bytesRafał Miłecki1-0/+4
2022-11-02stmmac: dwmac-loongson: fix invalid mdio_nodeLiu Peibao1-5/+2
2022-11-02ibmvnic: Free rwi on reset successNick Child1-8/+8
2022-11-02net: mdio: fix undefined behavior in bit shift for __mdiobus_registerGaosheng Cui1-1/+1
2022-11-02octeontx2-af: Allow mkex profile without DMAC and add L2M/L2B header extracti...Suman Ghosh3-18/+70
2022-11-02Bluetooth: virtio_bt: Use skb_put to set lengthSoenke Huster1-1/+1
2022-11-02Merge tag 'parisc-for-6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-20/+21
2022-11-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds9-21/+30
2022-11-02net: ethernet: renesas: rswitch: Add R-Car Gen4 gPTP supportYoshihiro Shimoda5-2/+398
2022-11-02net: ethernet: renesas: Add support for "Ethernet Switch"Yoshihiro Shimoda4-0/+2686
2022-11-02isdn: mISDN: netjet: fix wrong check of device registrationYang Yingliang1-1/+1
2022-11-02mISDN: fix possible memory leak in mISDN_register_device()Yang Yingliang1-2/+3
2022-11-02net: ngbe: Initialize sw info and register netdevMengyuan Lou10-8/+665
2022-11-02net: txgbe: Add operations to interact with firmwareJiawen Wu5-5/+316
2022-11-02net: libwx: Implement interaction with firmwareJiawen Wu3-0/+543
2022-11-02veth: Avoid drop packets when xdp_redirect performsHeng Qi1-12/+76
2022-11-02gve: Reduce alloc and copy costs in the GQ rx pathShailend Chand6-266/+338
2022-11-02net: wwan: iosm: add rpc interface for xmm modemsShane Parslow2-1/+5
2022-11-02net: wwan: t7xx: Add port for modem loggingM Chetan Kumar8-0/+144
2022-11-02net: wwan: t7xx: use union to group port type specific dataM Chetan Kumar2-9/+13
2022-11-01net: lan966x: Fix unmapping of received frames using FDMAHoratiu Vultur1-6/+12
2022-11-01net: lan966x: Fix FDMA when MTU is changedHoratiu Vultur2-3/+7
2022-11-01net: lan966x: Adjust maximum frame size when vlan is enabled/disabledHoratiu Vultur2-0/+21
2022-11-01net: lan966x: Fix the MTU calculationHoratiu Vultur2-1/+3
2022-11-01Merge tag 'linux-watchdog-6.1-rc4' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds2-2/+4
2022-11-01sfc: Fix an error handling path in efx_pci_probe()Christophe JAILLET1-2/+6
2022-10-31net: systemport: Add support for RDMA overflow statistic counterFlorian Fainelli2-0/+22
2022-10-31net: tun: fix bugs for oversize packet when napi frags enabledZiyang Xuan1-1/+2
2022-10-31net: ftmac100: allow increasing MTU to make most use of single-segment buffersSergei Antonov1-2/+31
2022-10-31net: ftmac100: report the correct maximum MTU of 1500Vladimir Oltean1-1/+2
2022-10-31net: ftmac100: prepare data path for receiving single segment packets > 1514Vladimir Oltean1-17/+12
2022-10-31net: dsa: mv88e6xxx: Add RGMII delay to 88E6320Steffen Bätz3-0/+13
2022-10-31rtnetlink: pass netlink message header and portid to rtnl_configure_link()Hangbin Liu5-6/+6
2022-10-31net: dpaa2: Add some debug prints on deferred probeSean Anderson2-11/+27
2022-10-31net: mvneta: Remove unused variable iColin Ian King1-3/+1
2022-10-31ptp: xgbe: convert to .adjfine and adjust_by_scaled_ppmJacob Keller1-16/+4
2022-10-31ptp: ravb: convert to .adjfine and adjust_by_scaled_ppmJacob Keller1-12/+5