summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2021-12-12Merge tag 'char-misc-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-1/+5
2021-12-09bus: mhi: core: Add support for forced PM resumeLoic Poulain-1/+5
2021-12-09net: dsa: mv88e6xxx: allow use of PHYs on CPU and DSA portsRussell King (Oracle)-30/+34
2021-12-09net: wwan: iosm: fixes unable to send AT command during mbim txM Chetan Kumar-10/+0
2021-12-09net: wwan: iosm: fixes net interface nonfunctional after fw flashM Chetan Kumar-1/+8
2021-12-09net: wwan: iosm: fixes unnecessary doorbell sendM Chetan Kumar-7/+11
2021-12-09net: dsa: felix: Fix memory leak in felix_setup_mmio_filteringJosé Expósito-1/+4
2021-12-09net: mana: Fix memory leak in mana_hwc_create_wqJosé Expósito-5/+5
2021-12-09nfp: Fix memory leak in nfp_cpp_area_cache_add()Jianglei Nie-1/+3
2021-12-09net: dsa: mv88e6xxx: error handling for serdes_power functionsAmeer Hamza-1/+7
2021-12-09can: kvaser_usb: get CAN clock frequency from deviceJimmy Assarsson-28/+73
2021-12-09can: kvaser_pciefd: kvaser_pciefd_rx_error_frame(): increase correct stats->{...Jimmy Assarsson-1/+7
2021-12-08net: mvpp2: fix XDP rx queues registeringLouis Amas-2/+2
2021-12-08vmxnet3: fix minimum vectors alloc issueRonak Doshi-6/+7
2021-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski-4/+4
2021-12-08Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski-47/+74
2021-12-08Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski-0/+3
2021-12-08net: dsa: mv88e6xxx: fix "don't use PHY_DETECT on internal PHY's"Russell King (Oracle)-8/+13
2021-12-08ice: safer stats processingJesse Brandeburg-11/+18
2021-12-07net: fec: only clear interrupt of handling queue in fec_enet_rx_queue()Joakim Zhang-1/+4
2021-12-07Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski-38/+91
2021-12-07net: phy: Add the missing blank line in the phylink_suspend commentYanteng Si-0/+1
2021-12-07gve: fix for null pointer dereference.Ameer Hamza-0/+3
2021-12-08vrf: don't run conntrack on vrf with !dflt qdiscNicolas Dichtel-4/+4
2021-12-07ice: fix adding different tunnelsMichal Swiatkowski-13/+25
2021-12-07ice: fix choosing UDP header typeMichal Swiatkowski-17/+10
2021-12-07ice: ignore dropped packets during initJesse Brandeburg-0/+3
2021-12-07ice: Fix problems with DSCP QoS implementationDave Ertman-6/+12
2021-12-07ice: rearm other interrupt cause register after enabling VFsPaul Greenwalt-0/+4
2021-12-07ice: fix FDIR init missing when reset VFYahui Cao-0/+2
2021-12-07net/qla3xxx: fix an error code in ql_adapter_up()Dan Carpenter-10/+9
2021-12-07can: m_can: pci: use custom bit timings for Elkhart LakeMatthias Schiffer-4/+44
2021-12-07can: m_can: make custom bittiming fields constMatthias Schiffer-2/+2
2021-12-07Revert "can: m_can: remove support for custom bit timing"Matthias Schiffer-6/+21
2021-12-07can: m_can: pci: fix incorrect reference clock rateMatthias Schiffer-1/+1
2021-12-07can: m_can: pci: fix iomap_read_fifo() and iomap_write_fifo()Matthias Schiffer-2/+12
2021-12-07can: m_can: m_can_read_fifo: fix memory leak in error branchVincent Mailhol-1/+3
2021-12-07can: m_can: Disable and ignore ELO interruptBrian Silverman-8/+6
2021-12-07can: sja1000: fix use after free in ems_pcmcia_add_card()Dan Carpenter-1/+6
2021-12-07can: pch_can: pch_can_rx_normal: fix use after freeVincent Mailhol-1/+1
2021-12-06i40e: Fix NULL pointer dereference in i40e_dbg_dump_descNorbert Zulinski-0/+8
2021-12-06i40e: Fix pre-set max number of queues for VFMateusz Palczewski-5/+0
2021-12-06i40e: Fix failed opcode appearing if handling messages from VFKaren Sornek-22/+50
2021-12-06iavf: Fix reporting when setting descriptor countMichal Maloszewski-11/+32
2021-12-03net: cdc_ncm: Allow for dwNtbOutMaxSize to be unset or zeroLee Jones-0/+2
2021-12-03qede: validate non LSO skb lengthManish Chopra-0/+7
2021-12-03treewide: Add missing includes masked by cgroup -> bpf dependencyJakub Kicinski-0/+3
2021-12-03net: altera: set a couple error code in probe()Dan Carpenter-3/+6
2021-12-03net: bcm4908: Handle dma_set_coherent_mask error codesJiasheng Jiang-1/+3
2021-12-03bonding: make tx_rebalance_counter an atomicEric Dumazet-6/+8