summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-10-13251-1386/+3335
|\
| * Merge tag 'net-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-10-1258-280/+712
| |\
| | * Merge branch 'rswitch-fix-issues-on-specific-conditions'Paolo Abeni2023-10-121-5/+7
| | |\
| | | * rswitch: Fix imbalance phy_power_off() callingYoshihiro Shimoda2023-10-121-1/+1
| | | * rswitch: Fix renesas_eth_sw_remove() implementationYoshihiro Shimoda2023-10-121-4/+6
| | |/
| | * octeontx2-pf: Fix page pool frag allocation warningRatheesh Kannoth2023-10-121-0/+1
| | * nfc: nci: assert requested protocol is validJeremy Cline2023-10-121-0/+5
| | * af_packet: Fix fortified memcpy() without flex array.Kuniyuki Iwashima2023-10-122-6/+7
| | * net: tcp: fix crashes trying to free half-baked MTU probesJakub Kicinski2023-10-121-0/+1
| | * Merge tag 'ieee802154-for-net-2023-10-10' of git://git.kernel.org/pub/scm/lin...Jakub Kicinski2023-10-121-14/+3
| | |\
| | | * ieee802154: ca8210: Fix a potential UAF in ca8210_probeDinghao Liu2023-10-071-14/+3
| | * | net/smc: Fix pos miscalculation in statisticsNils Hoppmann2023-10-111-5/+9
| | * | nfp: flower: avoid rmmod nfp crash issuesYanguo Li2023-10-116-23/+54
| | * | net: usb: dm9601: fix uninitialized variable use in dm9601_mdio_readJavier Carrasco2023-10-111-1/+6
| | * | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-10-1112-104/+398
| | |\ \
| | | * | s390/bpf: Fix unwinding past the trampolineIlya Leoshkevich2023-10-111-3/+14
| | | * | s390/bpf: Fix clobbering the caller's backchain in the trampolineIlya Leoshkevich2023-10-111-2/+6
| | | * | selftests/bpf: Add testcase for async callback return value failureDavid Vernet2023-10-092-2/+51
| | | * | bpf: Fix verifier log for async callback return valuesDavid Vernet2023-10-091-3/+3
| | | * | xdp: Fix zero-size allocation warning in xskq_create()Andrew Kanner2023-10-091-0/+10
| | | * | riscv, bpf: Track both a0 (RISC-V ABI) and a5 (BPF) return valuesBjörn Töpel2023-10-091-4/+9
| | | * | riscv, bpf: Sign-extend return valuesBjörn Töpel2023-10-091-2/+3
| | | * | selftests/bpf: Make seen_tc* variable tests more robustDaniel Borkmann2023-10-073-60/+46
| | | * | selftests/bpf: Test query on empty mprog and pass revision into attachDaniel Borkmann2023-10-071-0/+59
| | | * | selftests/bpf: Adapt assert_mprog_count to always expect 0 countDaniel Borkmann2023-10-073-11/+8
| | | * | selftests/bpf: Test bpf_mprog query API via libbpf and raw syscallDaniel Borkmann2023-10-071-0/+167
| | | * | bpf: Refuse unused attributes in bpf_prog_{attach,detach}Lorenz Bauer2023-10-071-5/+14
| | | * | bpf: Handle bpf_mprog_query with NULL entryDaniel Borkmann2023-10-072-11/+7
| | | * | bpf: Fix BPF_PROG_QUERY last field checkDaniel Borkmann2023-10-071-1/+1
| | * | | ethtool: Fix mod state of verbose no_mask bitsetKory Maincent2023-10-111-6/+26
| | * | | Merge tag 'linux-can-fixes-for-6.6-20231009' of git://git.kernel.org/pub/scm/...Jakub Kicinski2023-10-117-50/+33
| | |\ \ \
| | | * \ \ Merge patch series "arm64: dts: imx93: add the Flex-CAN stop mode by GPR"Marc Kleine-Budde2023-10-063-36/+16
| | | |\ \ \
| | | | * | | can: flexcan: remove the auto stop mode for IMX93Haibo Chen2023-10-062-35/+13
| | | | * | | arm64: dts: imx93: add the Flex-CAN stop mode by GPRHaibo Chen2023-10-061-1/+3
| | | |/ / /
| | | * | | can: tcan4x5x: Fix id2_register for tcan4553Markus Schneider-Pargmann2023-10-061-1/+1
| | | * | | can: sja1000: Always restart the Tx queue after an overrunMiquel Raynal2023-10-061-1/+7
| | | * | | can: sun4i_can: Only show Kconfig if ARCH_SUNXI is setJohn Watts2023-10-061-1/+1
| | | * | | can: isotp: isotp_sendmsg(): fix TX state detection and wait behaviorLukas Magel2023-10-061-11/+8
| | * | | | net: nfc: fix races in nfc_llcp_sock_get() and nfc_llcp_sock_get_sn()Eric Dumazet2023-10-111-18/+12
| | * | | | mctp: perform route lookups under a RCU read-side lockJeremy Kerr2023-10-111-6/+16
| | * | | | net: skbuff: fix kernel-doc typosRandy Dunlap2023-10-111-2/+2
| | * | | | net/mlx5e: Again mutually exclude RX-FCS and RX-port-timestampWill Mortensen2023-10-101-1/+2
| | * | | | net/smc: Fix dependency of SMC on ISMGerd Bayer2023-10-102-1/+2
| | * | | | ixgbe: fix crash with empty VF macvlan listDan Carpenter2023-10-101-2/+3
| | * | | | Merge branch 'add-update_pn-flag'Paolo Abeni2023-10-105-6/+20
| | |\ \ \ \
| | | * | | | net/mlx5e: macsec: use update_pn flag instead of PN comparationRadu Pirea (NXP OSS)2023-10-101-2/+2
| | | * | | | net: phy: mscc: macsec: reject PN update requestsRadu Pirea (NXP OSS)2023-10-101-0/+6
| | | * | | | octeontx2-pf: mcs: update PN only when update_pn is trueRadu Pirea (NXP OSS)2023-10-101-4/+9
| | | * | | | net: macsec: indicate next pn update when offloadingRadu Pirea (NXP OSS)2023-10-102-0/+3
| | |/ / / /
| | * | | | net: refine debug info in skb_checksum_help()Eric Dumazet2023-10-101-2/+6