summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | platform/x86: thinkpad_acpi: Take mutex in hotkey_resumeDennis Bonke2023-09-181-0/+2
| * | | | | | platform/x86: intel_scu_ipc: Fail IPC send if still busyStephen Boyd2023-09-181-12/+28
| * | | | | | platform/x86: intel_scu_ipc: Don't override scu in intel_scu_ipc_dev_simple_c...Stephen Boyd2023-09-181-1/+0
| * | | | | | platform/x86: intel_scu_ipc: Check status upon timeout in ipc_wait_for_interr...Stephen Boyd2023-09-181-2/+4
| * | | | | | platform/x86: intel_scu_ipc: Check status after timeout in busy_loop()Stephen Boyd2023-09-181-11/+8
* | | | | | | Merge tag 'net-6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-09-2138-180/+349
|\ \ \ \ \ \ \
| * | | | | | | sfc: handle error pointers returned by rhashtable_lookup_get_insert_fast()Edward Cree2023-09-214-4/+30
| * | | | | | | igc: Expose tx-usecs coalesce setting to userMuhammad Husaini Zulkifli2023-09-211-12/+19
| * | | | | | | octeontx2-pf: Do xdp_do_flush() after redirects.Sebastian Andrzej Siewior2023-09-211-6/+13
| * | | | | | | bnxt_en: Flush XDP for bnxt_poll_nitroa0()'s NAPISebastian Andrzej Siewior2023-09-211-0/+5
| * | | | | | | net: ena: Flush XDP packets on error.Sebastian Andrzej Siewior2023-09-211-0/+3
| * | | | | | | net: hinic: Fix warning-hinic_set_vlan_fliter() warn: variable dereferenced b...Cai Huoqing2023-09-201-3/+0
| * | | | | | | vxlan: Add missing entries to vxlan_get_size()Benjamin Poirier2023-09-201-0/+4
| * | | | | | | team: fix null-ptr-deref when team device type is changedZiyang Xuan2023-09-191-1/+9
| * | | | | | | net: hns3: add 5ms delay before clear firmware reset irq sourceJie Wang2023-09-191-0/+5
| * | | | | | | net: hns3: fix fail to delete tc flower rules during reset issueJijie Shao2023-09-191-0/+6
| * | | | | | | net: hns3: only enable unicast promisc when mac table fullJian Shen2023-09-191-1/+1
| * | | | | | | net: hns3: fix GRE checksum offload issueJie Wang2023-09-191-0/+9
| * | | | | | | net: hns3: add cmdq check for vf periodic service taskJie Wang2023-09-191-1/+2
| * | | | | | | net: stmmac: fix incorrect rxq|txq_stats referenceJisheng Zhang2023-09-198-110/+120
| * | | | | | | tsnep: Fix NAPI polling with budget 0Gerhard Engleder2023-09-181-0/+4
| * | | | | | | tsnep: Fix ethtool channelsGerhard Engleder2023-09-181-4/+2
| * | | | | | | tsnep: Fix NAPI schedulingGerhard Engleder2023-09-181-4/+10
| * | | | | | | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-David S. Miller2023-09-174-14/+15
| |\ \ \ \ \ \ \
| | * | | | | | | i40e: Fix VF VLAN offloading when port VLAN is configuredIvan Vecera2023-09-151-3/+5
| | * | | | | | | iavf: schedule a request immediately after add/delete vlanPetr Oros2023-09-151-2/+2
| | * | | | | | | iavf: add iavf_schedule_aq_request() helperPetr Oros2023-09-153-8/+6
| | * | | | | | | iavf: do not process adminq tasks when __IAVF_IN_REMOVE_TASK is setRadoslaw Tyl2023-09-151-1/+2
| * | | | | | | | scsi: iscsi_tcp: restrict to TCP socketsEric Dumazet2023-09-171-0/+4
| * | | | | | | | igc: Fix infinite initialization loop with early XDP redirectVinicius Costa Gomes2023-09-161-1/+1
| * | | | | | | | ionic: fix 16bit math issue when PAGE_SIZE >= 64KBDavid Christensen2023-09-162-3/+8
| |/ / / / / / /
| * | | | | | | octeon_ep: fix tx dma unmap len values in SGShinas Rasheed2023-09-153-9/+23
| * | | | | | | net: thunderbolt: Fix TCPv6 GSO checksum calculationMika Westerberg2023-09-151-2/+1
| * | | | | | | net: ti: icssg-prueth: add PTP dependencyArnd Bergmann2023-09-151-0/+1
| * | | | | | | net: microchip: sparx5: Fix possible memory leaks in vcap_api_kunitJinjie Ruan2023-09-151-0/+13
| * | | | | | | net: microchip: sparx5: Fix possible memory leaks in test_vcap_xn_rule_creator()Jinjie Ruan2023-09-151-5/+4
| * | | | | | | net: microchip: sparx5: Fix possible memory leak in vcap_api_encode_rule_test()Jinjie Ruan2023-09-151-0/+6
| * | | | | | | net: microchip: sparx5: Fix memory leak for vcap_api_rule_add_actionvalue_test()Jinjie Ruan2023-09-151-0/+16
| * | | | | | | net: microchip: sparx5: Fix memory leak for vcap_api_rule_add_keyvalue_test()Jinjie Ruan2023-09-151-0/+15
* | | | | | | | Merge tag 'for-linus-6.6a-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2023-09-212-20/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | xen: simplify evtchn_do_upcall() call mazeJuergen Gross2023-09-192-20/+3
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge tag 'sound-6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2023-09-211-17/+17
|\ \ \ \ \ \ \ \
| * | | | | | | | firmware: cirrus: cs_dsp: Only log list of algorithms in debug buildRichard Fitzgerald2023-09-131-17/+17
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge tag 'hwmon-for-v6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-09-211-0/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | hwmon: (nct6775) Fix non-existent ALARM warningAhmad Khalifa2023-09-181-0/+4
| |/ / / / / / /
* | | | | | | | Merge tag 'media/v6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2023-09-2012-22/+25
|\ \ \ \ \ \ \ \
| * | | | | | | | media: imx-mipi-csis: Remove an incorrect fwnode_handle_put() callChristophe JAILLET2023-09-191-2/+0
| * | | | | | | | media: vb2: frame_vector.c: replace WARN_ONCE with a commentHans Verkuil2023-09-141-2/+4
| * | | | | | | | media: uvcvideo: Fix OOB readRicardo Ribalda2023-09-141-0/+3
| * | | | | | | | media: bt8xx: bttv_risc_packed(): remove field checksHans Verkuil2023-09-141-3/+1