summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-12-16net: systemport: Add global locking for descriptor lifecycleFlorian Fainelli
2021-12-16virtio_net: fix rx_drops stat for small pktsWenliang Wang
2021-12-16dsa: mv88e6xxx: fix debug print for SPEED_UNFORCEDAndrey Eremeev
2021-12-16sfc_ef100: potential dereference of null pointerJiasheng Jiang
2021-12-16net: stmmac: dwmac-rk: fix oob read in rk_gmac_setupJohn Keeping
2021-12-16Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...David S. Miller
2021-12-15net: usb: lan78xx: add Allied Telesis AT29M2-AFGreg Jesionowski
2021-12-15netdevsim: Zero-initialize memory for new map's value in function nsim_bpf_ma...Haimin Zhang
2021-12-15dpaa2-eth: fix ethtool statisticsIoana Ciornei
2021-12-15ixgbe: set X550 MDIO speed before talking to PHYCyril Novikov
2021-12-15ixgbe: Document how to enable NBASE-T supportRobert Schlabbach
2021-12-15igc: Fix typo in i225 LTR functionsSasha Neftin
2021-12-15igbvf: fix double free in `igbvf_probe`Letu Ren
2021-12-15igb: Fix removal of unicast MAC filters of VFsKaren Sornek
2021-12-15Merge tag 'wireless-drivers-2021-12-15' of git://git.kernel.org/pub/scm/linux...David S. Miller
2021-12-14ice: Don't put stale timestamps in the skbKarol Kolacinski
2021-12-14ice: Use div64_u64 instead of div_u64 in adjfineKarol Kolacinski
2021-12-14mlxsw: spectrum_router: Consolidate MAC profiles when possibleDanielle Ratson
2021-12-14Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller
2021-12-14net: stmmac: fix tc flower deletion for VLAN priority Rx steeringOng Boon Leong
2021-12-13iavf: do not override the adapter state in the watchdog task (again)Stefan Assmann
2021-12-13iavf: missing unlocks in iavf_watchdog_task()Dan Carpenter
2021-12-13net: stmmac: Add GFP_DMA32 for rx buffers if no 64 capabilityDavid Wu
2021-12-13net: phy: add a note about refcountingRussell King (Oracle)
2021-12-13net: ethernet: ti: add missing of_node_put before returnWang Qing
2021-12-13net: dsa: mv88e6xxx: Unforce speed & duplex in mac_link_down()Marek Behún
2021-12-13net: bcmgenet: Fix NULL vs IS_ERR() checkingMiaoqian Lin
2021-12-12net: hns3: fix race condition in debugfsYufeng Mo
2021-12-12net: hns3: fix use-after-free bug in hclgevf_send_mbx_msgJie Wang
2021-12-10netdevsim: don't overwrite read only ethtool parmsFilip Pokryvka
2021-12-10net: usb: qmi_wwan: add Telit 0x1070 compositionDaniele Palmas
2021-12-09Merge tag 'net-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-12-09Merge tag 'mtd/fixes-for-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2021-12-09net: dsa: mv88e6xxx: allow use of PHYs on CPU and DSA portsRussell King (Oracle)
2021-12-09net: wwan: iosm: fixes unable to send AT command during mbim txM Chetan Kumar
2021-12-09net: wwan: iosm: fixes net interface nonfunctional after fw flashM Chetan Kumar
2021-12-09net: wwan: iosm: fixes unnecessary doorbell sendM Chetan Kumar
2021-12-09net: dsa: felix: Fix memory leak in felix_setup_mmio_filteringJosé Expósito
2021-12-09net: mana: Fix memory leak in mana_hwc_create_wqJosé Expósito
2021-12-09nfp: Fix memory leak in nfp_cpp_area_cache_add()Jianglei Nie
2021-12-09net: dsa: mv88e6xxx: error handling for serdes_power functionsAmeer Hamza
2021-12-09can: kvaser_usb: get CAN clock frequency from deviceJimmy Assarsson
2021-12-09can: kvaser_pciefd: kvaser_pciefd_rx_error_frame(): increase correct stats->{...Jimmy Assarsson
2021-12-08net: mvpp2: fix XDP rx queues registeringLouis Amas
2021-12-08vmxnet3: fix minimum vectors alloc issueRonak Doshi
2021-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski
2021-12-08Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2021-12-08Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2021-12-08net: dsa: mv88e6xxx: fix "don't use PHY_DETECT on internal PHY's"Russell King (Oracle)