summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-11-03net: devlink: remove netdev arg from devlink_port_type_eth_set()Jiri Pirko
2022-11-03net: make drivers to use SET_NETDEV_DEVLINK_PORT to set devlink_portJiri Pirko
2022-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-11-03Merge tag 'net-6.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-11-03net: microchip: sparx5: add support for offloading default prioDaniel Machon
2022-11-03net: microchip: sparx5: add support for offloading dscp tableDaniel Machon
2022-11-03net: microchip: sparx5: add support for apptrustDaniel Machon
2022-11-03net: microchip: sparx5: add support for offloading pcp tableDaniel Machon
2022-11-03net: mana: Assign interrupts to CPUs based on NUMA nodesSaurabh Sengar
2022-11-03net: fec: add initial XDP supportShenwei Wang
2022-11-03net: tun: bump the link speed from 10Mbps to 10GbpsIlya Maximets
2022-11-02rocker: Explicitly mark learned FDB entries as offloadedIdo Schimmel
2022-11-02rocker: Avoid unnecessary scheduling of work itemIdo Schimmel
2022-11-02sfc (gcc13): synchronize ef100_enqueue_skb()'s return typeJiri Slaby (SUSE)
2022-11-02qed (gcc13): use u16 for fid to be big enoughJiri Slaby (SUSE)
2022-11-02net: broadcom: bcm4908_enet: report queued and transmitted bytesRafał Miłecki
2022-11-02stmmac: dwmac-loongson: fix invalid mdio_nodeLiu Peibao
2022-11-02ibmvnic: Free rwi on reset successNick Child
2022-11-02net: mdio: fix undefined behavior in bit shift for __mdiobus_registerGaosheng Cui
2022-11-02octeontx2-af: Allow mkex profile without DMAC and add L2M/L2B header extracti...Suman Ghosh
2022-11-02Bluetooth: virtio_bt: Use skb_put to set lengthSoenke Huster
2022-11-02Merge tag 'parisc-for-6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-11-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2022-11-02net: ethernet: renesas: rswitch: Add R-Car Gen4 gPTP supportYoshihiro Shimoda
2022-11-02net: ethernet: renesas: Add support for "Ethernet Switch"Yoshihiro Shimoda
2022-11-02isdn: mISDN: netjet: fix wrong check of device registrationYang Yingliang
2022-11-02mISDN: fix possible memory leak in mISDN_register_device()Yang Yingliang
2022-11-02net: ngbe: Initialize sw info and register netdevMengyuan Lou
2022-11-02net: txgbe: Add operations to interact with firmwareJiawen Wu
2022-11-02net: libwx: Implement interaction with firmwareJiawen Wu
2022-11-02veth: Avoid drop packets when xdp_redirect performsHeng Qi
2022-11-02gve: Reduce alloc and copy costs in the GQ rx pathShailend Chand
2022-11-02net: wwan: iosm: add rpc interface for xmm modemsShane Parslow
2022-11-02net: wwan: t7xx: Add port for modem loggingM Chetan Kumar
2022-11-02net: wwan: t7xx: use union to group port type specific dataM Chetan Kumar
2022-11-01net: lan966x: Fix unmapping of received frames using FDMAHoratiu Vultur
2022-11-01net: lan966x: Fix FDMA when MTU is changedHoratiu Vultur
2022-11-01net: lan966x: Adjust maximum frame size when vlan is enabled/disabledHoratiu Vultur
2022-11-01net: lan966x: Fix the MTU calculationHoratiu Vultur
2022-11-01Merge tag 'linux-watchdog-6.1-rc4' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds
2022-11-01sfc: Fix an error handling path in efx_pci_probe()Christophe JAILLET
2022-10-31net: systemport: Add support for RDMA overflow statistic counterFlorian Fainelli
2022-10-31net: tun: fix bugs for oversize packet when napi frags enabledZiyang Xuan
2022-10-31net: ftmac100: allow increasing MTU to make most use of single-segment buffersSergei Antonov
2022-10-31net: ftmac100: report the correct maximum MTU of 1500Vladimir Oltean
2022-10-31net: ftmac100: prepare data path for receiving single segment packets > 1514Vladimir Oltean
2022-10-31net: dsa: mv88e6xxx: Add RGMII delay to 88E6320Steffen Bätz
2022-10-31rtnetlink: pass netlink message header and portid to rtnl_configure_link()Hangbin Liu
2022-10-31net: dpaa2: Add some debug prints on deferred probeSean Anderson
2022-10-31net: mvneta: Remove unused variable iColin Ian King