summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | rxrpc: Fix timeout of a call that hasn't yet been granted a channelDavid Howells2023-05-018-19/+30
| | * | rxrpc: Make it so that a waiting process can be abortedDavid Howells2023-05-011-2/+5
| | * | rxrpc: Fix hard call timeout unitsDavid Howells2023-05-011-1/+1
| |/ /
| * | net: atlantic: Define aq_pm_ops conditionally on CONFIG_PMTom Rix2023-05-011-0/+2
| * | sfc: Fix module EEPROM reporting for QSFP modulesAndy Moreton2023-05-011-4/+7
| * | Merge branch 'r8152-fixes'David S. Miller2023-05-011-26/+58
| |\ \
| | * | r8152: move setting r8153b_rx_agg_chg_indicate()Hayes Wang2023-05-011-6/+8
| | * | r8152: fix the poor throughput for 2.5G devicesHayes Wang2023-05-011-0/+14
| | * | r8152: fix flow control issue of RTL8156AHayes Wang2023-05-011-20/+36
| |/ /
| * | net/sched: act_mirred: Add carrier checkVictor Nogueira2023-05-011-1/+1
| * | net: dsa: mv88e6xxx: add mv88e6321 rsvd2cpuAngelo Dureghello2023-04-281-0/+1
| * | net: ipv6: fix skb hash for some RST packetsAntoine Tenart2023-04-281-1/+1
| * | selftests: srv6: make srv6_end_dt46_l3vpn_test more robustAndrea Mayer2023-04-281-5/+5
| * | sit: update dev->needed_headroom in ipip6_tunnel_bind_dev()Cong Wang2023-04-281-3/+5
| * | net/sched: cls_api: remove block_cb from driver_list before freeingVlad Buslov2023-04-281-0/+1
| * | tcp: fix skb_copy_ubufs() vs BIG TCPEric Dumazet2023-04-281-6/+14
| * | net/ncsi: clear Tx enable mode when handling a Config required AENCosmo Chou2023-04-281-0/+1
| * | Merge branch 'macsec-fixes-for-cn10kb'Paolo Abeni2023-04-2711-89/+214
| |\ \
| | * | octeontx2-pf: mcs: Do not reset PN while updating secySubbaraya Sundeep2023-04-271-5/+10
| | * | octeontx2-pf: mcs: Fix shared counters logicSubbaraya Sundeep2023-04-272-8/+8
| | * | octeontx2-pf: mcs: Clear stats before freeing resourceSubbaraya Sundeep2023-04-271-0/+9
| | * | octeontx2-pf: mcs: Match macsec ethertype along with DMACSubbaraya Sundeep2023-04-271-1/+9
| | * | octeontx2-pf: mcs: Fix NULL pointer dereferencesSubbaraya Sundeep2023-04-271-2/+1
| | * | octeontx2-af: mcs: Fix MCS block interruptGeetha sowjanya2023-04-274-70/+119
| | * | octeontx2-af: mcs: Config parser to skip 8B headerGeetha sowjanya2023-04-274-0/+41
| | * | octeontx2-af: mcs: Write TCAM_DATA and TCAM_MASK registers at onceSubbaraya Sundeep2023-04-271-0/+4
| | * | octeonxt2-af: mcs: Fix per port bypass configGeetha sowjanya2023-04-272-3/+13
| |/ /
| * | ixgbe: Fix panic during XDP_TX with > 64 CPUsJohn Hickey2023-04-272-5/+4
| * | net/sched: act_pedit: free pedit keys on bail from offset checkPedro Tammela2023-04-271-1/+3
| * | net/sched: flower: Fix wrong handle assignment during filter changeIvan Vecera2023-04-271-1/+1
| * | rxrpc: Fix potential data race in rxrpc_wait_to_be_connected()David Howells2023-04-271-8/+4
| |/
* | Merge tag 'i2c-for-6.4-rc1-part2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-05-057-55/+91
|\ \
| * | dt-bindings: i2c: brcm,kona-i2c: convert to YAMLStanislav Jakubek2023-05-032-35/+59
| * | i2c: gxp: fix build failure without CONFIG_I2C_SLAVEArnd Bergmann2023-05-032-4/+2
| * | i2c: imx-lpi2c: avoid taking clk_prepare mutex in PM callbacksAlexander Stein2023-05-031-2/+2
| * | i2c: omap: Fix standard mode false ACK readingsReid Tonking2023-05-031-1/+1
| * | i2c: tegra: Fix PEC support for SMBUS block readAkhil R2023-04-301-13/+27
* | | s390: remove the unneeded select GCC12_NO_ARRAY_BOUNDSLukas Bulwahn2023-05-051-1/+0
* | | Merge tag 'devicetree-fixes-for-6.4-1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-05-0510-10/+9
|\ \ \
| * | | MAINTAINERS: add Conor as a dt-bindings maintainerConor Dooley2023-05-051-0/+1
| * | | dt-bindings: perf: riscv,pmu: fix property dependenciesConor Dooley2023-05-041-1/+0
| * | | dt-bindings: xilinx: Remove Naga from memory and mtd bindingsMichal Simek2023-05-043-3/+1
| * | | of: fdt: Scan /memreserve/ lastLucas Tanure2023-04-271-2/+3
| * | | dt-bindings: clock: r9a06g032-sysctrl: Change maintainer to Fabrizio CastroChris Paterson2023-04-271-1/+1
| * | | dt-bindings: pinctrl: renesas,rzv2m: Change maintainer to Fabrizio CastroChris Paterson2023-04-271-1/+1
| * | | dt-bindings: pinctrl: renesas,rzn1: Change maintainer to Fabrizio CastroChris Paterson2023-04-271-1/+1
| * | | dt-bindings: i2c: renesas,rzv2m: Change maintainer to Fabrizio CastroChris Paterson2023-04-271-1/+1
* | | | Merge tag 'docs-6.4-2' of git://git.lwn.net/linuxLinus Torvalds2023-05-0512-24/+652
|\ \ \ \
| * | | | docs/sp_SP: Add translation of process/adding-syscallsCarlos Bilbao2023-05-022-0/+633
| * | | | CREDITS: Update email address for Mat MartineauMat Martineau2023-05-021-2/+2