summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'net-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2024-02-1553-197/+297
|\
| * 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-152-2/+26
| * | | Merge tag 'wireless-2024-02-14' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski2024-02-155-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-131-6/+8
| | * | i40e: avoid double calling i40e_pf_rxq_wait()Maciej Fijalkowski2024-02-131-9/+3
| | * | i40e: Fix wrong mask used during DCB configIvan Vecera2024-02-131-1/+1
| | * | i40e: Fix waiting for queues of all VSIs to be disabledIvan Vecera2024-02-131-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
| * | | connector/cn_proc: revert "connector: Fix proc_event_num_listeners count not ...Keqi Wang2024-02-131-3/+2
| * | | pds_core: no health-thread in VF pathShannon Nelson2024-02-131-0/+6
| * | | ionic: minimal work with 0 budgetShannon Nelson2024-02-131-0/+9
| * | | net: stmmac: xgmac: use #define for string constantsSimon Horman2024-02-131-34/+35
| * | | i40e: Do not allow untrusted VF to remove administratively set MACIvan Vecera2024-02-131-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
| * | bonding: do not report NETDEV_XDP_ACT_XSK_ZEROCOPYMagnus Karlsson2024-02-091-3/+2
| * | net/mlx5: DPLL, Fix possible use after free after delayed work timer triggersJiri Pirko2024-02-091-1/+1
| * | dpll: fix possible deadlock during netlink dump operationJiri Pirko2024-02-093-20/+6
* | | Merge tag 'for-linus-6.8a-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2024-02-156-21/+23
|\ \ \
| * | | xen/events: close evtchn after mapping cleanupMaximilian Heyne2024-02-131-2/+6
| * | | xen/gntalloc: Replace UAPI 1-element arrayKees Cook2024-02-131-1/+1
| * | | xen: balloon: make balloon_subsys constRicardo B. Marliere2024-02-131-1/+1
| * | | xen: pcpu: make xen_pcpu_subsys constRicardo B. Marliere2024-02-131-1/+1
| * | | xen/privcmd: Use memdup_array_user() in alloc_ioreq()Markus Elfring2024-02-131-10/+5
| * | | xen/xenbus: document will_handle argument for xenbus_watch_path()SeongJae Park2024-02-121-6/+9