summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-08-26octeontx2-af: CN10KB: fix PFC configurationHariprasad Kelam1-8/+9
2023-08-26octeontx2-pf: Fix PFC TX scheduler freeSuman Ghosh2-11/+5
2023-08-25Merge branch 'mlxsw-fixes'David S. Miller2-3/+5
2023-08-25mlxsw: core_hwmon: Adjust module label names based on MTCAP sensor counterVadim Pasternak1-1/+2
2023-08-25mlxsw: i2c: Limit single transaction buffer sizeVadim Pasternak1-1/+2
2023-08-25mlxsw: i2c: Fix chunk size setting in output mailbox bufferVadim Pasternak1-1/+1
2023-08-25net: arcnet: Do not call kfree_skb() under local_irq_disable()Jinjie Ruan1-1/+1
2023-08-25octeontx2-pf: fix page_pool creation fail for rings > 32kRatheesh Kannoth2-1/+3
2023-08-25ice: avoid executing commands on other ports when driving syncJacob Keller2-6/+52
2023-08-25net: handle ARPHRD_PPP in dev_is_mac_header_xmit()Nicolas Dichtel1-0/+4
2023-08-25net/mlx5: Dynamic cyclecounter shift calculation for PTP free running clockRahul Rameshbabu1-5/+27
2023-08-24Merge tag 'net-6.5-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds79-356/+664
2023-08-24Merge tag 'nf-23-08-23' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git...Paolo Abeni5-11/+37
2023-08-24Merge branch 'fix-macvlan-over-alb-bond-support'Paolo Abeni7-127/+272
2023-08-24selftests: bonding: add macvlan over bond testingHangbin Liu2-1/+101
2023-08-24selftest: bond: add new topo bond_topo_2d1c.shHangbin Liu4-113/+167
2023-08-24bonding: fix macvlan over alb bond supportHangbin Liu2-13/+4
2023-08-24rtnetlink: Reject negative ifindexes in RTM_NEWLINKIdo Schimmel1-0/+3
2023-08-24Merge tag 'acpi-6.5-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-1/+5
2023-08-23Merge tag 'platform-drivers-x86-v6.5-5' of git://git.kernel.org/pub/scm/linux...Linus Torvalds3-0/+13
2023-08-23platform/mellanox: Fix mlxbf-tmfifo not handling all virtio CONSOLE notificat...Shih-Yi Chen1-0/+1
2023-08-23netfilter: nf_tables: defer gc run if previous batch is still pendingFlorian Westphal3-0/+11
2023-08-23netfilter: nf_tables: fix out of memory error handlingFlorian Westphal1-3/+10
2023-08-23netfilter: nf_tables: use correct lock to protect gc_listPablo Neira Ayuso1-2/+2
2023-08-23netfilter: nf_tables: GC transaction race with abort pathPablo Neira Ayuso1-1/+5
2023-08-23netfilter: nf_tables: flush pending destroy work before netlink notifierPablo Neira Ayuso1-1/+1
2023-08-23netfilter: nf_tables: validate all pending tablesFlorian Westphal2-4/+8
2023-08-23ibmveth: Use dcbf rather than dcbflMichael Ellerman1-1/+1
2023-08-23i40e: fix potential NULL pointer dereferencing of pf->vf i40e_sync_vsi_filters()Andrii Staikov1-2/+3
2023-08-23net/sched: fix a qdisc modification with ambiguous command requestJamal Hadi Salim1-13/+40
2023-08-23igc: Fix the typo in the PTM Control macroSasha Neftin1-1/+1
2023-08-23batman-adv: Hold rtnl lock during MTU update via netlinkSven Eckelmann1-0/+3
2023-08-23igb: Avoid starting unnecessary workqueuesAlessio Igor Bogani1-12/+12
2023-08-23Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski5-33/+14
2023-08-23Merge branch 'can-fixes-for-6-5-rc7'Jakub Kicinski2-24/+33
2023-08-23can: raw: add missing refcount for memory leak fixOliver Hartkopp1-9/+26
2023-08-23can: isotp: fix support for transmission of SF without flow controlOliver Hartkopp1-15/+7
2023-08-23bnx2x: new flag for track HW resource allocationThinh Tran4-28/+44
2023-08-22Merge tag 'devicetree-fixes-for-6.5-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds4-27/+15
2023-08-22sfc: allocate a big enough SKB for loopback selftest packetEdward Cree3-3/+3
2023-08-22Merge tag 'wireless-2023-08-22' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski3-2/+12
2023-08-22leds: trigger: netdev: rename 'hw_control' sysfs entry to 'offloaded'Marek BehĂșn2-14/+14
2023-08-22net: ethernet: mtk_eth_soc: fix NULL pointer on hw resetDaniel Golle1-2/+10
2023-08-22Merge tag 'nfs-for-6.5-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds5-23/+35
2023-08-22Merge tag 'selinux-pr-20230821' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2023-08-22tg3: Use slab_build_skb() when neededKees Cook1-1/+4
2023-08-22selftests: bonding: do not set port down before adding to bondHangbin Liu1-2/+2
2023-08-22of/platform: increase refcount of fwnodePeng Fan1-2/+2
2023-08-21ice: Fix NULL pointer deref during VF resetPetr Oros1-7/+8
2023-08-21Revert "ice: Fix ice VF reset during iavf initialization"Petr Oros4-25/+4