summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'net-5.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-12-2324-151/+272
|\
| * net: stmmac: dwmac-visconti: Fix value of ETHER_CLK_SEL_FREQ_SEL_2P5MNobuhiro Iwamatsu2021-12-231-1/+1
| * r8152: sync ocp baseHayes Wang2021-12-231-4/+22
| * r8152: fix the force speed doesn't work for RTL8156Hayes Wang2021-12-231-0/+17
| * net: stmmac: ptp: fix potentially overflowing expressionXiaoliang Yang2021-12-231-1/+1
| * veth: ensure skb entering GRO are not cloned.Paolo Abeni2021-12-231-2/+6
| * asix: fix wrong return value in asix_check_host_enable()Pavel Skripkin2021-12-221-2/+4
| * asix: fix uninit-value in asix_mdio_read()Pavel Skripkin2021-12-221-1/+1
| * sfc: falcon: Check null pointer of rx_queue->page_ringJiasheng Jiang2021-12-221-1/+4
| * sfc: Check null pointer of rx_queue->page_ringJiasheng Jiang2021-12-221-1/+4
| * net: ks8851: Check for error irqJiasheng Jiang2021-12-221-0/+2
| * drivers: net: smc911x: Check for error irqJiasheng Jiang2021-12-221-0/+5
| * fjes: Check for error irqJiasheng Jiang2021-12-221-0/+5
| * bonding: fix ad_actor_system option setting to defaultFernando Fernandez Mancera2021-12-221-1/+1
| * igb: fix deadlock caused by taking RTNL in RPM resume pathHeiner Kallweit2021-12-211-6/+13
| * gve: Correct order of processing device optionsJeroen de Borst2021-12-211-4/+4
| * qlcnic: potential dereference null pointer of rx_queue->page_ringJiasheng Jiang2021-12-183-5/+13
| * hamradio: improve the incomplete fix to avoid NPDLin Ma2021-12-181-2/+2
| * Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller2021-12-184-41/+62
| |\
| | * ice: xsk: fix cleaned_count settingMaciej Fijalkowski2021-12-172-6/+1
| | * ice: xsk: allow empty Rx descriptors on XSK ZC data pathMaciej Fijalkowski2021-12-171-4/+10
| | * ice: xsk: do not clear status_error0 for ntu + nb_buffs descriptorMaciej Fijalkowski2021-12-171-5/+1
| | * ice: remove dead store on XSK hotpathAlexander Lobakin2021-12-171-1/+0
| | * ice: xsk: allocate separate memory for XDP SW ringMaciej Fijalkowski2021-12-173-22/+47
| | * ice: xsk: return xsk buffers back to pool when cleaning the ringMaciej Fijalkowski2021-12-171-6/+6
| * | tun: avoid double free in tun_free_netdevGeorge Kennedy2021-12-181-56/+59
| * | net: marvell: prestera: fix incorrect structure accessYevhen Orlov2021-12-181-7/+12
| * | net: marvell: prestera: fix incorrect return of port_findYevhen Orlov2021-12-181-6/+10
| * | net: lantiq_xrx200: increase buffer reservationAleksander Jan Bajkowski2021-12-181-10/+24
| |/
* | Merge branch 'xsa' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds2021-12-203-59/+144
|\ \ | |/ |/|
| * xen/netback: don't queue unlimited number of packagesJuergen Gross2021-12-161-7/+11
| * xen/netback: fix rx queue stall detectionJuergen Gross2021-12-162-24/+42
| * xen/netfront: harden netfront against event channel stormsJuergen Gross2021-12-161-31/+94
* | Merge tag 'net-5.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-12-1738-87/+236
|\ \ | |/ |/|
| * net: systemport: Add global locking for descriptor lifecycleFlorian Fainelli2021-12-162-1/+5
| * virtio_net: fix rx_drops stat for small pktsWenliang Wang2021-12-161-6/+3
| * dsa: mv88e6xxx: fix debug print for SPEED_UNFORCEDAndrey Eremeev2021-12-161-2/+2
| * sfc_ef100: potential dereference of null pointerJiasheng Jiang2021-12-161-0/+3
| * net: stmmac: dwmac-rk: fix oob read in rk_gmac_setupJohn Keeping2021-12-161-1/+3
| * Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...David S. Miller2021-12-165-15/+23
| |\
| | * ixgbe: set X550 MDIO speed before talking to PHYCyril Novikov2021-12-151-0/+3
| | * ixgbe: Document how to enable NBASE-T supportRobert Schlabbach2021-12-151-0/+4
| | * igc: Fix typo in i225 LTR functionsSasha Neftin2021-12-151-1/+1
| | * igbvf: fix double free in `igbvf_probe`Letu Ren2021-12-151-0/+1
| | * igb: Fix removal of unicast MAC filters of VFsKaren Sornek2021-12-151-14/+14
| * | net: usb: lan78xx: add Allied Telesis AT29M2-AFGreg Jesionowski2021-12-161-0/+6
| * | netdevsim: Zero-initialize memory for new map's value in function nsim_bpf_ma...Haimin Zhang2021-12-161-0/+1
| * | dpaa2-eth: fix ethtool statisticsIoana Ciornei2021-12-162-1/+3
| |/
| * Merge tag 'wireless-drivers-2021-12-15' of git://git.kernel.org/pub/scm/linux...David S. Miller2021-12-157-13/+18
| |\
| | * mt76: mt7921: fix build regressionArnd Bergmann2021-12-081-1/+1