summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: dsa: mv88e6xxx: enable SerDes PCS register dump via ethtool -d on TopazMarek Behún2021-07-011-0/+4
* net: dsa: mv88e6xxx: enable SerDes RX stats for TopazMarek Behún2021-07-012-3/+9
* net: dsa: mv88e6xxx: enable devlink ATU hash param for TopazMarek Behún2021-07-011-0/+4
* net: dsa: mv88e6xxx: enable .rmu_disable() on TopazMarek Behún2021-07-011-0/+2
* net: dsa: mv88e6xxx: use correct .stats_set_histogram() on TopazMarek Behún2021-07-011-2/+2
* net: dsa: mv88e6xxx: enable .port_set_policy() on TopazMarek Behún2021-07-011-0/+2
* octeontx2-pf: cn10k: Use runtime allocated LMTLINE regionGeetha sowjanya2021-07-016-73/+54
* octeontx2-af: cn10k: Support configurable LMTST regionsGeetha sowjanya2021-07-013-35/+103
* octeontx2-af: cn10k: Setting up lmtst map tableHarman Kalra2021-07-016-1/+159
* Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2021-07-011077-19023/+79480
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-06-3031-123/+259
| |\
| | * net: phy: at803x: mask 1000 Base-X link modeDavid Bauer2021-06-291-1/+29
| | * Revert "be2net: disable bh with spin_lock in be_process_mcc"Petr Oros2021-06-252-2/+6
| | * gve: Fix swapped vars when fetching max queuesBailey Forrest2021-06-251-2/+2
| | * net: dsa: sja1105: fix NULL pointer dereference in sja1105_reload_cbs()Vladimir Oltean2021-06-251-0/+6
| | * Merge tag 'ieee802154-for-davem-2021-06-24' of git://git.kernel.org/pub/scm/l...David S. Miller2021-06-251-3/+8
| | |\
| | | * ieee802154: hwsim: avoid possible crash in hwsim_del_edge_nl()Eric Dumazet2021-06-221-1/+1
| | | * ieee802154: hwsim: Fix memory leak in hwsim_add_oneDongliang Mu2021-06-221-0/+5
| | | * ieee802154: hwsim: Fix possible memory leak in hwsim_subscribe_all_othersDongliang Mu2021-06-141-2/+2
| | * | e1000e: Check the PCIm stateSasha Neftin2021-06-251-11/+13
| | * | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller2021-06-243-8/+20
| | |\ \
| | | * | i40e: Fix missing rtnl locking when setting up pf switchJan Sokolowski2021-06-241-4/+11
| | | * | i40e: fix PTP on 5Gb linksJesse Brandeburg2021-06-241-2/+6
| | | * | i40e: Fix autoneg disabling for non-10GBaseT linksMateusz Palczewski2021-06-241-2/+1
| | | * | i40e: Fix error handling in i40e_vsi_openDinghao Liu2021-06-241-0/+2
| | * | | net: atlantic: fix the macsec key lengthAntoine Tenart2021-06-241-2/+2
| | * | | net: phy: mscc: fix macsec key lengthAntoine Tenart2021-06-242-2/+2
| | * | | net: macsec: fix the length used to copy the key for offloadingAntoine Tenart2021-06-241-2/+2
| | * | | Merge tag 'linux-can-fixes-for-5.13-20210624' of git://git.kernel.org/David S. Miller2021-06-241-2/+2
| | |\ \ \
| | | * | | can: peak_pciefd: pucan_handle_status(): fix a potential starvation issue in ...Stephane Grosjean2021-06-241-2/+2
| | | |/ /
| | * | | ibmvnic: parenthesize a checkSukadev Bhattiprolu2021-06-241-1/+1
| | * | | ibmvnic: free tx_pool if tso_pool alloc failsSukadev Bhattiprolu2021-06-241-1/+4
| | * | | ibmvnic: set ltb->buff to NULL after freeingSukadev Bhattiprolu2021-06-241-11/+15
| | * | | ibmvnic: account for bufs already saved in indir_bufSukadev Bhattiprolu2021-06-241-1/+8
| | * | | ibmvnic: clean pending indirect buffs during resetSukadev Bhattiprolu2021-06-241-2/+6
| | * | | Revert "ibmvnic: remove duplicate napi_schedule call in open function"Dany Madden2021-06-241-0/+5
| | * | | Revert "ibmvnic: simplify reset_long_term_buff function"Sukadev Bhattiprolu2021-06-241-8/+38
| | |/ /
| | * | net: bcmgenet: Fix attaching to PYH failed on RPi 4BJian-Hong Pan2021-06-231-0/+1
| | * | bonding: allow nesting of bonding deviceDi Zhu2021-06-231-1/+3
| | * | net: ti: am65-cpsw-nuss: Fix crash when changing number of TX queuesVignesh Raghavendra2021-06-221-9/+9
| | * | net: broadcom: bcm4908_enet: reset DMA rings sw indexes properlyRafał Miłecki2021-06-221-3/+3
| | * | bonding: avoid adding slave device with IFF_MASTER flagDi Zhu2021-06-221-0/+6
| | * | sfc: avoid duplicated code in ef10_sriovÍñigo Huguet2021-06-221-3/+1
| | * | sfc: explain that "attached" VFs only refer to XenÍñigo Huguet2021-06-222-4/+6
| | * | sfc: error code if SRIOV cannot be disabledÍñigo Huguet2021-06-221-4/+11
| | * | sfc: avoid double pci_remove of VFsÍñigo Huguet2021-06-221-9/+1
| | * | vxlan: add missing rcu_read_lock() in neigh_reduce()Eric Dumazet2021-06-221-0/+2
| | * | net: dsa: mv88e6xxx: Fix adding vlan 0Eldar Gasanov2021-06-211-3/+3
| | * | net: mana: Fix a memory leak in an error handling path in 'mana_create_txq()'Christophe JAILLET2021-06-211-2/+4
| | * | atm: nicstar: register the interrupt handler in the right placeZheyu Ma2021-06-211-9/+9