summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-06-10Merge branch 'net-reduce-tcp_memory_allocated-inflation'Jakub Kicinski23-126/+114
2022-06-10net: unexport __sk_mem_{raise|reduce}_allocatedEric Dumazet1-2/+0
2022-06-10net: keep sk->sk_forward_alloc as small as possibleEric Dumazet11-72/+7
2022-06-10net: fix sk_wmem_schedule() and sk_rmem_schedule() errorsEric Dumazet1-4/+8
2022-06-10net: implement per-cpu reserves for memory_allocatedEric Dumazet1-9/+29
2022-06-10net: add per_cpu_fw_alloc field to struct protoEric Dumazet14-0/+43
2022-06-10net: remove SK_MEM_QUANTUM and SK_MEM_QUANTUM_SHIFTEric Dumazet8-28/+26
2022-06-10Revert "net: set SK_MEM_QUANTUM to 4096"Eric Dumazet1-13/+3
2022-06-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski272-981/+2139
2022-06-10Merge tag 'devicetree-fixes-for-5.19-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds35-69/+64
2022-06-10Merge tag 'pm-5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2-32/+87
2022-06-10certs: Convert spaces in certs/Makefile to a tabDavid Howells1-1/+1
2022-06-10dt-bindings: display: arm,malidp: remove bogus RQOS propertyAndre Przywara1-6/+1
2022-06-10Merge branch 'pm-sysoff'Rafael J. Wysocki1-25/+62
2022-06-10dt-bindings: pinctrl: ralink: Fix 'enum' lists with duplicate entriesRob Herring2-25/+28
2022-06-10Merge tag 'docs-5.19-3' of git://git.lwn.net/linuxLinus Torvalds50-9/+51
2022-06-10Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds5-9/+25
2022-06-10Merge tag 'zonefs-5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-37/+74
2022-06-10Merge tag 'ata-5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/dle...Linus Torvalds7-18/+27
2022-06-10Merge tag 'sound-5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds22-37/+124
2022-06-10Merge tag 'drm-fixes-2022-06-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds49-301/+430
2022-06-10Merge tag 'net-5.19-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds16-89/+120
2022-06-10arm64: Add kasan_hw_tags_enable() prototype to silence sparseCatalin Marinas1-0/+6
2022-06-10Merge tag 'for-linus-5.19a-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds32-85/+830
2022-06-10Merge tag 'mips-fixes_5.19_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2022-06-10arm64/sme: Fix EFI save/restoreMark Brown1-4/+14
2022-06-10Merge tag 'wireless-next-2022-06-10' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski70-831/+780
2022-06-10Merge branch 'ptp_ocp-set-of-small-cleanups'Jakub Kicinski1-13/+10
2022-06-10ptp_ocp: replace kzalloc(x*y) by kcalloc(y, x)Andy Shevchenko1-1/+1
2022-06-10ptp_ocp: do not call pci_set_drvdata(pdev, NULL)Andy Shevchenko1-2/+0
2022-06-10ptp_ocp: drop duplicate NULL check in ptp_ocp_detach()Andy Shevchenko1-4/+2
2022-06-10ptp_ocp: use bits.h macros for all masksAndy Shevchenko1-6/+7
2022-06-10arm64/fpsimd: Fix typo in commentXiang wangx1-1/+1
2022-06-10arm64/sysreg: Fix typo in Enum element regexAlejandro Tafalla1-1/+1
2022-06-10wifi: mac80211_hwsim: Directly use ida_alloc()/free()Ke Liu1-3/+2
2022-06-10wifi: mac80211: refactor some key codeJohannes Berg2-33/+41
2022-06-10wifi: mac80211: remove cipher scheme supportJohannes Berg15-432/+39
2022-06-10wifi: nl80211: fix typo in commentJulia Lawall1-1/+1
2022-06-10wifi: virt_wifi: fix typo in commentJulia Lawall1-1/+1
2022-06-10rtw89: add new state to CFO state machine for UL-OFDMAEric Huang3-3/+29
2022-06-10rtw89: 8852c: add trigger frame counterPo Hao Huang3-1/+64
2022-06-10ieee80211: add trigger frame definitionPo Hao Huang1-0/+31
2022-06-10wifi: wfx: Remove redundant NULL check before release_firmware() callMinghao Chi1-2/+1
2022-06-09Merge tag 'ieee802154-for-net-next-2022-06-09' of git://git.kernel.org/pub/sc...Jakub Kicinski16-215/+48
2022-06-09Merge branch 'bonding-netlink-errors-and-cleanup'Jakub Kicinski4-59/+101
2022-06-09bonding: cleanup bond_createJonathan Toppins1-18/+6
2022-06-09bonding: netlink error message support for optionsJonathan Toppins3-41/+95
2022-06-09Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski4-74/+65
2022-06-09Merge tag 'mlx5-fixes-2022-06-08' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski10-46/+74
2022-06-09net: seg6: fix seg6_lookup_any_nexthop() to handle VRFs using flowi_l3mdevAndrea Mayer1-0/+1