summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-03net: ena: Add more debug prints to XDP related functionDavid Arinzon
2024-01-03net: ena: Refactor napi functionsDavid Arinzon
2024-01-03net: ena: Don't check if XDP program is loaded in ena_xdp_execute()David Arinzon
2024-01-03net: ena: Use tx_ring instead of xdp_ring for XDP channel TXDavid Arinzon
2024-01-03net: ena: Introduce total_tx_size field in ena_tx_buffer structDavid Arinzon
2024-01-03net: ena: Put orthogonal fields in ena_tx_buffer in a unionDavid Arinzon
2024-01-03net: ena: Pass ena_adapter instead of net_device to ena_xmit_common()David Arinzon
2024-01-03net: ena: Move XDP code to its new filesDavid Arinzon
2024-01-03octeontx2-af: Fix max NPC MCAM entry check while validating ref_entrySuman Ghosh
2024-01-04Merge tag 'drm-misc-fixes-2024-01-03' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2024-01-03selftests/net: change shebang to bash to support "source"Yujie Liu
2024-01-03Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski
2024-01-03Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2024-01-03net/smc: fix invalid link access in dumping SMC-R connectionsWen Gu
2024-01-03net/qla3xxx: fix potential memleak in ql_alloc_buffer_queuesDinghao Liu
2024-01-03Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2024-01-03virtio_net: fix missing dma unmap for resizeXuan Zhuo
2024-01-03fib: remove unnecessary input parameters in fib_default_rule_addZhengchao Shao
2024-01-03net: mvpp2: initialize port fwnode pointerMarcin Wojtas
2024-01-03net: mdio: mux-bcm-iproc: Use alignment helpers and SZ_4KIlpo Järvinen
2024-01-03Merge tag 'pci-v6.7-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-01-03Merge tag 'apparmor-pr-2024-01-03' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-01-03apparmor: Fix move_mount mediation by detecting if source is detachedJohn Johansen
2024-01-03Merge tag 'efi-urgent-for-v6.7-3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-01-03Merge tag 'trace-v6.7-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2024-01-03Merge tag 'bcachefs-2024-01-01' of https://evilpiepirate.org/git/bcachefsLinus Torvalds
2024-01-03igc: Fix hicredit calculationRodrigo Cataldo
2024-01-03ice: fix Get link status data lengthPaul Greenwalt
2024-01-03i40e: Restore VF MSI-X state during PCI resetAndrii Staikov
2024-01-03ASoC: meson: g12a-tohdmitx: Fix event generation for S/PDIF muxMark Brown
2024-01-03ASoC: meson: g12a-toacodec: Fix event generationMark Brown
2024-01-03ASoC: meson: g12a-tohdmitx: Validate written enum valuesMark Brown
2024-01-03ASoC: meson: g12a-toacodec: Validate written enum valuesMark Brown
2024-01-03i40e: fix use-after-free in i40e_aqc_add_filters()Ke Xiao
2024-01-03wifi: mac80211: remove redundant ML element checkJohannes Berg
2024-01-03wifi: cfg80211: parse all ML elements in an ML probe responseBenjamin Berg
2024-01-03wifi: cfg80211: correct comment about MLD IDBenjamin Berg
2024-01-03wifi: cfg80211: Update the default DSCP-to-UP mappingIlan Peer
2024-01-03wifi: cfg80211: tests: add some scanning related testsBenjamin Berg
2024-01-03wifi: mac80211: kunit: extend MFP testsJohannes Berg
2024-01-03wifi: mac80211: kunit: generalize public action testJohannes Berg
2024-01-03wifi: mac80211: add kunit tests for public action handlingJohannes Berg
2024-01-03kunit: add a convenience allocation wrapper for SKBsBenjamin Berg
2024-01-03kunit: add parameter generation macro using description from arrayBenjamin Berg
2024-01-03wifi: mac80211: fix spelling typo in commentZheng tan
2024-01-03wifi: cfg80211: fix RCU dereference in __cfg80211_bss_updateEdward Adam Davis
2024-01-03ASoC: SOF: Intel: hda-codec: Delay the codec device registrationPeter Ujfalusi
2024-01-03net/sched: cls_api: complement tcf_tfilter_dump_policyLin Ma
2024-01-03net: Save and restore msg_namelen in sock_sendmsgMarc Dionne
2024-01-03ALSA: hda: cs35l41: fix building without CONFIG_SPIArnd Bergmann