summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-12-16netdevsim: Zero-initialize memory for new map's value in function nsim_bpf_ma...Haimin Zhang1-0/+1
2021-12-16dpaa2-eth: fix ethtool statisticsIoana Ciornei2-1/+3
2021-12-15Merge tag 'wireless-drivers-2021-12-15' of git://git.kernel.org/pub/scm/linux...David S. Miller7-13/+18
2021-12-14ice: Don't put stale timestamps in the skbKarol Kolacinski2-7/+10
2021-12-14ice: Use div64_u64 instead of div_u64 in adjfineKarol Kolacinski1-1/+1
2021-12-14mlxsw: spectrum_router: Consolidate MAC profiles when possibleDanielle Ratson1-1/+2
2021-12-14Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller1-3/+2
2021-12-14net: stmmac: fix tc flower deletion for VLAN priority Rx steeringOng Boon Leong2-13/+90
2021-12-13iavf: do not override the adapter state in the watchdog task (again)Stefan Assmann1-1/+0
2021-12-13iavf: missing unlocks in iavf_watchdog_task()Dan Carpenter1-2/+2
2021-12-13net: stmmac: Add GFP_DMA32 for rx buffers if no 64 capabilityDavid Wu1-4/+12
2021-12-13net: phy: add a note about refcountingRussell King (Oracle)1-0/+3
2021-12-13net: ethernet: ti: add missing of_node_put before returnWang Qing1-9/+20
2021-12-13net: dsa: mv88e6xxx: Unforce speed & duplex in mac_link_down()Marek Behún1-0/+4
2021-12-13net: bcmgenet: Fix NULL vs IS_ERR() checkingMiaoqian Lin1-2/+2
2021-12-12net: hns3: fix race condition in debugfsYufeng Mo2-6/+16
2021-12-12net: hns3: fix use-after-free bug in hclgevf_send_mbx_msgJie Wang1-1/+2
2021-12-11netdevsim: don't overwrite read only ethtool parmsFilip Pokryvka1-1/+4
2021-12-11net: usb: qmi_wwan: add Telit 0x1070 compositionDaniele Palmas1-0/+1
2021-12-09Merge tag 'net-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds53-234/+491
2021-12-09Merge tag 'mtd/fixes-for-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-12/+40
2021-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds35-36/+141
2021-12-09net: dsa: mv88e6xxx: allow use of PHYs on CPU and DSA portsRussell King (Oracle)1-30/+34
2021-12-09net: wwan: iosm: fixes unable to send AT command during mbim txM Chetan Kumar3-10/+0
2021-12-09net: wwan: iosm: fixes net interface nonfunctional after fw flashM Chetan Kumar3-1/+8
2021-12-09net: wwan: iosm: fixes unnecessary doorbell sendM Chetan Kumar1-7/+11
2021-12-09net: dsa: felix: Fix memory leak in felix_setup_mmio_filteringJosé Expósito1-1/+4
2021-12-09net: mana: Fix memory leak in mana_hwc_create_wqJosé Expósito1-5/+5
2021-12-09nfp: Fix memory leak in nfp_cpp_area_cache_add()Jianglei Nie1-1/+3
2021-12-09net: dsa: mv88e6xxx: error handling for serdes_power functionsAmeer Hamza1-1/+7
2021-12-09can: kvaser_usb: get CAN clock frequency from deviceJimmy Assarsson1-28/+73
2021-12-09can: kvaser_pciefd: kvaser_pciefd_rx_error_frame(): increase correct stats->{...Jimmy Assarsson1-1/+7
2021-12-09net: mvpp2: fix XDP rx queues registeringLouis Amas1-2/+2
2021-12-09vmxnet3: fix minimum vectors alloc issueRonak Doshi1-6/+7
2021-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski1-4/+4
2021-12-09Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski9-47/+74
2021-12-09Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski11-0/+12
2021-12-09net: dsa: mv88e6xxx: fix "don't use PHY_DETECT on internal PHY's"Russell King (Oracle)1-8/+13
2021-12-08ice: safer stats processingJesse Brandeburg1-11/+18
2021-12-08mt76: mt7921: fix build regressionArnd Bergmann1-1/+1
2021-12-08brcmsmac: rework LED dependenciesArnd Bergmann3-7/+11
2021-12-08iwlwifi: fix LED dependenciesArnd Bergmann2-3/+3
2021-12-08iwlwifi: mvm: don't crash on invalid rate w/o STAJohannes Berg1-2/+3
2021-12-08HID: Ignore battery for Elan touchscreen on Asus UX550VEHans de Goede2-0/+3
2021-12-08net: fec: only clear interrupt of handling queue in fec_enet_rx_queue()Joakim Zhang2-1/+4
2021-12-08Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski5-38/+91
2021-12-08net: phy: Add the missing blank line in the phylink_suspend commentYanteng Si1-0/+1
2021-12-08gve: fix for null pointer dereference.Ameer Hamza1-0/+3
2021-12-08vrf: don't run conntrack on vrf with !dflt qdiscNicolas Dichtel1-4/+4
2021-12-08ice: fix adding different tunnelsMichal Swiatkowski6-13/+25