summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* net: phy: realtek: Fix rtl8211f_config_init() for RTL8211F(D)(I)-VD-CG PHYSiddharth Vadapalli2024-02-221-1/+3
* net: sparx5: Add spinlock for frame transmission from CPUHoratiu Vultur2024-02-213-0/+4
* net: stmmac: Fix EST offset for dwmac 5.10Kurt Kanzenbach2024-02-211-1/+1
* gtp: fix use-after-free and null-ptr-deref in gtp_genl_dump_pdp()Vasiliy Kovalev2024-02-211-5/+5
* net: ipa: don't overrun IPA suspend interrupt registersAlex Elder2024-02-211-1/+1
* octeontx2-af: Consider the action set by PFSubbaraya Sundeep2024-02-211-0/+4
* enic: Avoid false positive under FORTIFY_SOURCEKees Cook2024-02-191-1/+2
* ionic: use pci_is_enabled not open codeShannon Nelson2024-02-191-1/+1
* net: bcmasp: Sanity check is off by oneJustin Chen2024-02-181-3/+3
* net: bcmasp: Indicate MAC is in charge of PHY PMFlorian Fainelli2024-02-181-0/+3
* net: stmmac: Fix incorrect dereference in interrupt handlersPavel Sakharov2024-02-171-20/+0
* net: ethernet: adi: requires PHYLIB supportRandy Dunlap2024-02-161-0/+1
* Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski2024-02-153-23/+20
|\
| * igc: Remove temporary workaroundSasha Neftin2024-02-141-5/+1
| * igb: Fix string truncation warnings in igb_set_fw_versionKunwu Chan2024-02-142-18/+19
* | net: fill in MODULE_DESCRIPTION()s for missing arcnetBreno Leitao2024-02-1510-0/+10
* | net: fill in MODULE_DESCRIPTION()s for mdio_devresBreno Leitao2024-02-151-0/+1
* | net: fill in MODULE_DESCRIPTION()s for pppBreno Leitao2024-02-155-0/+5
* | net: fill in MODULE_DESCRIPTION()s for fddik/skfpBreno Leitao2024-02-151-0/+1
* | net: fill in MODULE_DESCRIPTION()s for plipBreno Leitao2024-02-151-0/+1
* | net: fill in MODULE_DESCRIPTION()s for ieee802154/fakelbBreno Leitao2024-02-151-0/+1
* | net: fill in MODULE_DESCRIPTION()s for xen-netbackBreno Leitao2024-02-151-0/+1
* | net: ravb: Count packets instead of descriptors in GbEth RX pathPaul Barker2024-02-151-13/+9
* | pppoe: Fix memory leak in pppoe_sendmsg()Gavrilov Ilia2024-02-151-14/+9
* | net: bcmasp: Handle RX buffer allocation failureFlorian Fainelli2024-02-151-0/+3
* | Merge tag 'linux-can-fixes-for-6.8-20240214' of git://git.kernel.org/pub/scm/...Paolo Abeni2024-02-151-1/+1
|\ \
| * | can: netlink: Fix TDCO calculation using the old data bittimingMaxime Jayat2024-02-141-1/+1
* | | ice: Add check for lport extraction to LAG initDave Ertman2024-02-142-2/+26
* | | Merge tag 'wireless-2024-02-14' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski2024-02-145-17/+77
|\ \ \ | |_|/ |/| |
| * | wifi: iwlwifi: mvm: fix a crash when we run out of stationsEmmanuel Grumbach2024-02-082-0/+7
| * | wifi: iwlwifi: uninitialized variable in iwl_acpi_get_ppag_table()Dan Carpenter2024-02-081-0/+3
| * | wifi: iwlwifi: Fix some error codesDan Carpenter2024-02-081-6/+6
| * | wifi: iwlwifi: clear link_id in time_eventMiri Korenblit2024-02-081-1/+2
| * | wifi: iwlwifi: mvm: use correct address 3 in A-MSDUDaniel Gabay2024-02-081-10/+59
* | | ethernet: cpts: fix function pointer cast warningsArnd Bergmann2024-02-141-5/+12
* | | bnad: fix work_queue type mismatchArnd Bergmann2024-02-141-7/+5
* | | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller2024-02-142-15/+11
|\ \ \ | |_|/ |/| |
| * | i40e: take into account XDP Tx queues when stopping ringsMaciej Fijalkowski2024-02-121-6/+8
| * | i40e: avoid double calling i40e_pf_rxq_wait()Maciej Fijalkowski2024-02-121-9/+3
| * | i40e: Fix wrong mask used during DCB configIvan Vecera2024-02-121-1/+1
| * | i40e: Fix waiting for queues of all VSIs to be disabledIvan Vecera2024-02-121-1/+1
* | | octeontx2-af: Remove the PF_FUNC validation for NPC transmit rulesSubbaraya Sundeep2024-02-141-32/+0
* | | net: ti: icssg-prueth: add dependency for PTPRandy Dunlap2024-02-131-0/+1
* | | pds_core: no health-thread in VF pathShannon Nelson2024-02-121-0/+6
* | | ionic: minimal work with 0 budgetShannon Nelson2024-02-121-0/+9
* | | net: stmmac: xgmac: use #define for string constantsSimon Horman2024-02-121-34/+35
* | | i40e: Do not allow untrusted VF to remove administratively set MACIvan Vecera2024-02-121-5/+33
|/ /
* | net: fill in MODULE_DESCRIPTION()s for dsa_loop_bdinfoBreno Leitao2024-02-091-0/+1
* | net: fill in MODULE_DESCRIPTION()s for ipvtapBreno Leitao2024-02-091-0/+1
* | lan966x: Fix crash when adding interface under a lagHoratiu Vultur2024-02-091-2/+7