summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-12Merge branch 'rswitch-fix-issues-on-specific-conditions'Paolo Abeni
2023-10-12rswitch: Fix imbalance phy_power_off() callingYoshihiro Shimoda
2023-10-12rswitch: Fix renesas_eth_sw_remove() implementationYoshihiro Shimoda
2023-10-12octeontx2-pf: Fix page pool frag allocation warningRatheesh Kannoth
2023-10-12nfc: nci: assert requested protocol is validJeremy Cline
2023-10-12af_packet: Fix fortified memcpy() without flex array.Kuniyuki Iwashima
2023-10-11net: tcp: fix crashes trying to free half-baked MTU probesJakub Kicinski
2023-10-11Merge tag 'ieee802154-for-net-2023-10-10' of git://git.kernel.org/pub/scm/lin...Jakub Kicinski
2023-10-11net/smc: Fix pos miscalculation in statisticsNils Hoppmann
2023-10-11nfp: flower: avoid rmmod nfp crash issuesYanguo Li
2023-10-10net: usb: dm9601: fix uninitialized variable use in dm9601_mdio_readJavier Carrasco
2023-10-10Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-10-10ethtool: Fix mod state of verbose no_mask bitsetKory Maincent
2023-10-10Merge tag 'linux-can-fixes-for-6.6-20231009' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2023-10-10net: nfc: fix races in nfc_llcp_sock_get() and nfc_llcp_sock_get_sn()Eric Dumazet
2023-10-10mctp: perform route lookups under a RCU read-side lockJeremy Kerr
2023-10-10net: skbuff: fix kernel-doc typosRandy Dunlap
2023-10-11s390/bpf: Fix unwinding past the trampolineIlya Leoshkevich
2023-10-11s390/bpf: Fix clobbering the caller's backchain in the trampolineIlya Leoshkevich
2023-10-10net/mlx5e: Again mutually exclude RX-FCS and RX-port-timestampWill Mortensen
2023-10-10net/smc: Fix dependency of SMC on ISMGerd Bayer
2023-10-10ixgbe: fix crash with empty VF macvlan listDan Carpenter
2023-10-10Merge branch 'add-update_pn-flag'Paolo Abeni
2023-10-10net/mlx5e: macsec: use update_pn flag instead of PN comparationRadu Pirea (NXP OSS)
2023-10-10net: phy: mscc: macsec: reject PN update requestsRadu Pirea (NXP OSS)
2023-10-10octeontx2-pf: mcs: update PN only when update_pn is trueRadu Pirea (NXP OSS)
2023-10-10net: macsec: indicate next pn update when offloadingRadu Pirea (NXP OSS)
2023-10-09net: refine debug info in skb_checksum_help()Eric Dumazet
2023-10-09selftests/bpf: Add testcase for async callback return value failureDavid Vernet
2023-10-09bpf: Fix verifier log for async callback return valuesDavid Vernet
2023-10-09xdp: Fix zero-size allocation warning in xskq_create()Andrew Kanner
2023-10-09riscv, bpf: Track both a0 (RISC-V ABI) and a5 (BPF) return valuesBjörn Töpel
2023-10-09riscv, bpf: Sign-extend return valuesBjörn Töpel
2023-10-08ice: block default rule setting on LAG interfaceMichal Swiatkowski
2023-10-08xen-netback: use default TX queue size for vifsRoger Pau Monne
2023-10-08mlxsw: fix mlxsw_sp2_nve_vxlan_learning_set() return typeDan Carpenter
2023-10-07ieee802154: ca8210: Fix a potential UAF in ca8210_probeDinghao Liu
2023-10-06selftests/bpf: Make seen_tc* variable tests more robustDaniel Borkmann
2023-10-06selftests/bpf: Test query on empty mprog and pass revision into attachDaniel Borkmann
2023-10-06selftests/bpf: Adapt assert_mprog_count to always expect 0 countDaniel Borkmann
2023-10-06selftests/bpf: Test bpf_mprog query API via libbpf and raw syscallDaniel Borkmann
2023-10-06bpf: Refuse unused attributes in bpf_prog_{attach,detach}Lorenz Bauer
2023-10-06bpf: Handle bpf_mprog_query with NULL entryDaniel Borkmann
2023-10-06bpf: Fix BPF_PROG_QUERY last field checkDaniel Borkmann
2023-10-06Merge branch 'ravb-fix-use-after-free-issues'Jakub Kicinski
2023-10-06ravb: Fix use-after-free issue in ravb_tx_timeout_work()Yoshihiro Shimoda
2023-10-06ravb: Fix up dma_free_coherent() call in ravb_remove()Yoshihiro Shimoda
2023-10-06devlink: Hold devlink lock on health reporter dump getMoshe Shemesh
2023-10-06Merge patch series "arm64: dts: imx93: add the Flex-CAN stop mode by GPR"Marc Kleine-Budde
2023-10-06can: tcan4x5x: Fix id2_register for tcan4553Markus Schneider-Pargmann