summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-07-12eth: bnxt: move from .set_rxfh to .create_rxfh_context and friendsJakub Kicinski
2024-07-12eth: bnxt: allow deleting RSS contexts when the device is downJakub Kicinski
2024-07-12net: ethtool: let drivers declare max size of RSS indir table and keyJakub Kicinski
2024-07-12net: ethtool: let drivers remove lost RSS contextsJakub Kicinski
2024-07-12Merge tag 'net-6.10-rc8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds
2024-07-12bnxt_en: Fix crash in bnxt_get_max_rss_ctx_ring()Michael Chan
2024-07-12selftests/bpf: Test for null-pointer-deref bugfix in resolve_prog_type()Tengda Wu
2024-07-12bpf: Fix null pointer dereference in resolve_prog_type() for BPF_PROG_TYPE_EXTTengda Wu
2024-07-12Merge tag 'for-6.10-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-07-12Merge tag 'ceph-for-6.10-rc8' of https://github.com/ceph/ceph-clientLinus Torvalds
2024-07-12Merge tag 'pmdomain-v6.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-07-12Merge tag 'mmc-v6.10-rc4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-07-12selftests/bpf: DENYLIST.aarch64: Skip fexit_sleep againDaniel Borkmann
2024-07-12Merge tag 'arm-fixes-6.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-07-12Merge branch 'use-overflow-h-helpers-to-check-for-overflows'Alexei Starovoitov
2024-07-12bpf: use check_sub_overflow() to check for subtraction overflowsShung-Hsi Yu
2024-07-12bpf: use check_add_overflow() to check for addition overflowsShung-Hsi Yu
2024-07-12bpf: fix overflow check in adjust_jmp_off()Shung-Hsi Yu
2024-07-12Merge tag 'char-misc-6.10-final' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-07-12Merge tag 'tty-6.10-final' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds
2024-07-12Merge tag 'usb-6.10-final' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds
2024-07-12Merge tag 'sound-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds
2024-07-12Merge tag 'bcachefs-2024-07-12' of https://evilpiepirate.org/git/bcachefsLinus Torvalds
2024-07-12bpf: Eliminate remaining "make W=1" warnings in kernel/bpf/btf.oAlan Maguire
2024-07-12Merge branch 'octeontx2-cpt-rss-cfg-fixes' into mainDavid S. Miller
2024-07-12octeontx2-af: fix issue with IPv4 match for RSSSatheesh Paul
2024-07-12octeontx2-af: fix issue with IPv6 ext match for RSSKiran Kumar K
2024-07-12octeontx2-af: fix detection of IP layerMichal Mazur
2024-07-12octeontx2-af: fix a issue with cpt_lf_alloc mailboxSrujana Challa
2024-07-12octeontx2-af: replace cpt slot with lf id on reg writeNithin Dabilpuram
2024-07-12net: mctp-i2c: invalidate flows immediately on TX errorsJeremy Kerr
2024-07-12MAINTAINERS: Update FREESCALE SOC DRIVERS and QUICC ENGINE LIBRARYChristophe Leroy
2024-07-12MAINTAINERS: Add more maintainers for omapsTony Lindgren
2024-07-12l2tp: fix l2tp_session_register with colliding l2tpv3 IDsJames Chapman
2024-07-12tipc: Consolidate redundant functionsShigeru Yoshida
2024-07-12tipc: Remove unused struct declarationShigeru Yoshida
2024-07-11Merge branch 'netconsole-fix-potential-race-condition-and-improve-code-clarity'Jakub Kicinski
2024-07-11net: netconsole: Eliminate redundant setting of enabled fieldBreno Leitao
2024-07-11net: netconsole: Remove unnecessary cast from boolBreno Leitao
2024-07-11selftests: openvswitch: retry instead of sleepAdrian Moreno
2024-07-11netdevice: define and allocate &net_device _properly_Alexander Lobakin
2024-07-11net: psample: fix flag being set in wrong skbAdrian Moreno
2024-07-12bna: adjust 'name' buf size of bna_tcb and bna_ccb structuresAlexey Kodanev
2024-07-11i40e: fix: remove needless retries of NVM updateAleksandr Loktionov
2024-07-11Merge tag 'wireless-next-2024-07-11' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-07-11net: ethtool: Fix RSS settingSaeed Mahameed
2024-07-11net: reduce rtnetlink_rcv_msg() stack usageEric Dumazet
2024-07-11net/sched: act_skbmod: convert comma to semicolonChen Ni
2024-07-11bcachefs: bch2_gc_btree() should not use btree_root_lockKent Overstreet
2024-07-11bcachefs: Set PF_MEMALLOC_NOFS when trans->lockedKent Overstreet