aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-07-12Merge tag 'sound-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds6-73/+182
2024-07-12Merge tag 'bcachefs-2024-07-12' of https://evilpiepirate.org/git/bcachefsLinus Torvalds11-24/+87
2024-07-12bpf: Eliminate remaining "make W=1" warnings in kernel/bpf/btf.oAlan Maguire1-1/+1
2024-07-12Merge branch 'octeontx2-cpt-rss-cfg-fixes' into mainDavid S. Miller4-14/+31
2024-07-12octeontx2-af: fix issue with IPv4 match for RSSSatheesh Paul1-3/+4
2024-07-12octeontx2-af: fix issue with IPv6 ext match for RSSKiran Kumar K1-1/+4
2024-07-12octeontx2-af: fix detection of IP layerMichal Mazur1-2/+6
2024-07-12octeontx2-af: fix a issue with cpt_lf_alloc mailboxSrujana Challa1-1/+1
2024-07-12octeontx2-af: replace cpt slot with lf id on reg writeNithin Dabilpuram1-7/+16
2024-07-12net: mctp-i2c: invalidate flows immediately on TX errorsJeremy Kerr1-0/+41
2024-07-12MAINTAINERS: Update FREESCALE SOC DRIVERS and QUICC ENGINE LIBRARYChristophe Leroy1-1/+3
2024-07-12MAINTAINERS: Add more maintainers for omapsTony Lindgren1-2/+5
2024-07-12l2tp: fix l2tp_session_register with colliding l2tpv3 IDsJames Chapman1-8/+10
2024-07-12tipc: Consolidate redundant functionsShigeru Yoshida1-17/+10
2024-07-12tipc: Remove unused struct declarationShigeru Yoshida1-1/+0
2024-07-11Merge branch 'netconsole-fix-potential-race-condition-and-improve-code-clarity'Jakub Kicinski1-3/+2
2024-07-11net: netconsole: Eliminate redundant setting of enabled fieldBreno Leitao1-2/+1
2024-07-11net: netconsole: Remove unnecessary cast from boolBreno Leitao1-1/+1
2024-07-11selftests: openvswitch: retry instead of sleepAdrian Moreno2-8/+38
2024-07-11netdevice: define and allocate &net_device _properly_Alexander Lobakin3-31/+16
2024-07-11net: psample: fix flag being set in wrong skbAdrian Moreno2-6/+9
2024-07-12bna: adjust 'name' buf size of bna_tcb and bna_ccb structuresAlexey Kodanev2-6/+7
2024-07-11i40e: fix: remove needless retries of NVM updateAleksandr Loktionov1-4/+0
2024-07-11Merge tag 'wireless-next-2024-07-11' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski162-3638/+16629
2024-07-11net: ethtool: Fix RSS settingSaeed Mahameed1-1/+2
2024-07-11net: reduce rtnetlink_rcv_msg() stack usageEric Dumazet1-6/+12
2024-07-11net/sched: act_skbmod: convert comma to semicolonChen Ni1-1/+1
2024-07-11bcachefs: bch2_gc_btree() should not use btree_root_lockKent Overstreet1-8/+22
2024-07-11bcachefs: Set PF_MEMALLOC_NOFS when trans->lockedKent Overstreet4-8/+30
2024-07-11bcachefs; Use trans_unlock_long() when waiting on allocatorKent Overstreet1-1/+1
2024-07-11Revert "bcachefs: Mark bch_inode_info as SLAB_ACCOUNT"Kent Overstreet1-2/+1
2024-07-11Merge tag 'for-6.10/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2024-07-11Merge branch 'ethtool-use-the-rss-context-xarray-in-ring-deactivation-safety-...Jakub Kicinski4-19/+44
2024-07-11ethtool: use the rss context XArray in ring deactivation safety-checkJakub Kicinski1-4/+29
2024-07-11ethtool: fail closed if we can't get max channel used in indirection tablesJakub Kicinski4-19/+19
2024-07-11bpf: annotate BTF show functions with __printfAlan Maguire1-4/+4
2024-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski195-1334/+2210
2024-07-11dm vdo: replace max_discard_sectors with max_hw_discard_sectorsBruce Johnston1-1/+1
2024-07-11Merge tag 'spi-fix-v6.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-26/+49
2024-07-11igc: Remove the internal 'eee_advert' fieldSasha Neftin3-10/+0
2024-07-11ice: remove eswitch rebuildMichal Swiatkowski3-24/+0
2024-07-11ice: Add support for devlink local_forwarding paramPawel Kaminski5-1/+166
2024-07-11i40e: correct i40e_addr_to_hkey() name in kdocSimon Horman1-1/+1
2024-07-11net: intel: Remove MODULE_AUTHORsTony Nguyen14-14/+0
2024-07-11net: pse-pd: pd692x0: Fix spelling mistake "availables" -> "available"Colin Ian King1-1/+1
2024-07-11ice: Add tracepoint for adding and removing switch rulesMarcin Szycik4-2/+43
2024-07-11ice: Remove unused members from switch APIMarcin Szycik4-81/+10
2024-07-11ice: Optimize switch recipe creationMarcin Szycik3-337/+212
2024-07-11Merge tag 'net-6.10-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds37-255/+561
2024-07-11Merge tag 'vfs-6.10-rc8.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds27-133/+213