summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-04-19wifi: mt76: mt7996: enable BSS_CHANGED_MCAST_RATE supportRyder Lee
2023-04-19wifi: mt76: mt7996: enable BSS_CHANGED_BASIC_RATES supportRyder Lee
2023-04-19Merge branch 'mptcp-fixes'David S. Miller
2023-04-19mptcp: fix accept vs worker racePaolo Abeni
2023-04-19mptcp: stops worker on unaccepted sockets at listener closePaolo Abeni
2023-04-19netfilter: conntrack: restore IPS_CONFIRMED out of nf_conntrack_hash_check_in...Pablo Neira Ayuso
2023-04-19net: rpl: fix rpl header size calculationAlexander Aring
2023-04-19net: vmxnet3: Fix NULL pointer dereference in vmxnet3_rq_rx_complete()Seiji Nishikawa
2023-04-19Merge branch 'mlx5e-xdp-extend'David S. Miller
2023-04-19net/mlx5e: RX, Add XDP multi-buffer support in Striding RQTariq Toukan
2023-04-19net/mlx5e: RX, Prepare non-linear striding RQ for XDP multi-buffer supportTariq Toukan
2023-04-19net/mlx5e: RX, Generalize mlx5e_fill_mxbuf()Tariq Toukan
2023-04-19net/mlx5e: RX, Take shared info fragment addition into a functionTariq Toukan
2023-04-19net/mlx5e: XDP, Allow non-linear single-segment frames in XDP TX MPWQETariq Toukan
2023-04-19net/mlx5e: XDP, Remove un-established assumptions on XDP bufferTariq Toukan
2023-04-19net/mlx5e: XDP, Consider large muti-buffer packets in Striding RQ params calc...Tariq Toukan
2023-04-19net/mlx5e: XDP, Let XDP checker function get the params as inputTariq Toukan
2023-04-19net/mlx5e: XDP, Improve Striding RQ check with XDPTariq Toukan
2023-04-19net/mlx5e: XDP, Add support for multi-buffer XDP redirect-inTariq Toukan
2023-04-19net/mlx5e: XDP, Use multiple single-entry objects in xdpi_fifoTariq Toukan
2023-04-19net/mlx5e: XDP, Remove doubtful unlikely callsTariq Toukan
2023-04-19net/mlx5e: Introduce extended version for mlx5e_xmit_dataTariq Toukan
2023-04-19net/mlx5e: Move struct mlx5e_xmit_data to datapath headerTariq Toukan
2023-04-19net/mlx5e: Move XDP struct and enum to XDP headerTariq Toukan
2023-04-19bonding: Fix memory leak when changing bond type to EthernetIdo Schimmel
2023-04-19wifi: iwlwifi: dvm: Fix memcpy: detected field-spanning write backtraceHans de Goede
2023-04-19ALSA: Use of_property_read_bool() for boolean propertiesRob Herring
2023-04-19ALSA: ppc/tumbler: Use of_property_present() for testing DT property presenceRob Herring
2023-04-18net: ethernet: stmmac: dwmac-sti: remove stih415/stih416/stid127Alain Volmat
2023-04-18net: mscc: ocelot: remove incompatible prototypesArnd Bergmann
2023-04-18net: stmmac: propagate feature flags to vlanCorinna Vinschen
2023-04-19tools/loongarch: Use __SIZEOF_LONG__ to define __BITS_PER_LONGTiezhu Yang
2023-04-19LoongArch: Replace hard-coded values in comments with VALENEnze Li
2023-04-19LoongArch: Clean up plat_swiotlb_setup() related codeTiezhu Yang
2023-04-19LoongArch: Check unwind_error() in arch_stack_walk()Tiezhu Yang
2023-04-19LoongArch: Adjust user_regset_copyin parameter to the correct offsetQing Zhang
2023-04-19LoongArch: Adjust user_watch_state for explicit alignmentQing Zhang
2023-04-18bonding: add software tx timestamping supportHangbin Liu
2023-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski
2023-04-18Merge patch series "riscv: Use PUD/P4D/PGD pages for the linear mapping"Palmer Dabbelt
2023-04-18riscv: Use PUD/P4D/PGD pages for the linear mappingAlexandre Ghiti
2023-04-18riscv: Move the linear mapping creation in its own functionAlexandre Ghiti
2023-04-18riscv: Get rid of riscv_pfn_base variableAlexandre Ghiti
2023-04-18RISC-V: align ISA extension Kconfig help text with each otherConor Dooley
2023-04-18riscv: Kconfig: enable SCHED_MC kconfigSong Shuai
2023-04-18riscv: export cpu/freq invariant to schedulerSong Shuai
2023-04-18scsi: ipr: Remove SATA supportBrian King
2023-04-18scsi: scsi_debug: Abort commands from scsi_debug_device_reset()John Garry
2023-04-18Merge patch series "RISC-V Hardware Probing User Interface"Palmer Dabbelt
2023-04-18cifs: Reapply lost fix from commit 30b2b2196d6eDavid Howells