summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-22mlxsw: core: Fix use-after-free calling devl_unlock() in mlxsw_core_bus_devic...Jiri Pirko
2022-07-22net: add missing includes and forward declarations under net/Jakub Kicinski
2022-07-22Merge branch 'sfc-E100-VF-respresenters'David S. Miller
2022-07-22sfc: attach/detach EF100 representors along with their owning PFEdward Cree
2022-07-22sfc: hook up ef100 representor TXEdward Cree
2022-07-22sfc: support passing a representor to the EF100 TX pathEdward Cree
2022-07-22sfc: determine representee m-port for EF100 representorsEdward Cree
2022-07-22sfc: phys port/switch identification for ef100 repsEdward Cree
2022-07-22sfc: add basic ethtool ops to ef100 repsEdward Cree
2022-07-22sfc: add skeleton ef100 VF representorsEdward Cree
2022-07-22sfc: detect ef100 MAE admin privilege/capability at probe timeEdward Cree
2022-07-22sfc: update EF100 register descriptionsEdward Cree
2022-07-22ping: support ipv6 ping socket flow labelsAlan Brady
2022-07-22net: marvell: prestera: use netif_is_any_bridge_port instead of open codeJuhee Kang
2022-07-22mlxsw: use netif_is_any_bridge_port() instead of open codeJuhee Kang
2022-07-21net: ipv6: avoid accepting values greater than 2 for accept_untracked_naJaehee Park
2022-07-21selftests: tls: add a test for timeo vs lockJakub Kicinski
2022-07-21tls: rx: release the sock lock on locking timeoutJakub Kicinski
2022-07-21Merge tag 'linux-can-next-for-5.20-20220721' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2022-07-21net: ipa: fix buildPaolo Abeni
2022-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-07-21Merge tag 'net-5.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-07-21mmu_gather: Force tlb-flush VM_PFNMAP vmasPeter Zijlstra
2022-07-21mmu_gather: Let there be one tlb_{start,end}_vma() implementationPeter Zijlstra
2022-07-21csky/tlb: Remove tlb_flush() definePeter Zijlstra
2022-07-21mmu_gather: Remove per arch tlb_{start,end}_vma()Peter Zijlstra
2022-07-21scripts/gdb: Fix gdb 'lx-symbols' commandKhalid Masum
2022-07-21watch-queue: remove spurious double semicolonLinus Torvalds
2022-07-21can: pch_can: pch_can_error(): initialize errc before using itVincent Mailhol
2022-07-21net/cdc_ncm: Increase NTB max RX/TX values to 64kbƁukasz Spintzyk
2022-07-21net/cdc_ncm: Enable ZLP for DisplayLink ethernet devicesDominik Czerwik
2022-07-20Merge branch 'net-ipa-move-configuration-data-files'Jakub Kicinski
2022-07-20net: ipa: move configuration data files into a subdirectoryAlex Elder
2022-07-20net: ipa: list supported IPA versions in the MakefileAlex Elder
2022-07-20Merge branch 'net-ipa-small-transaction-updates'Jakub Kicinski
2022-07-20net: ipa: fix an outdated commentAlex Elder
2022-07-20net: ipa: report when the driver has been removedAlex Elder
2022-07-20net: ipa: skip some cleanup for unused transactionsAlex Elder
2022-07-20net: ipa: rearrange transaction initializationAlex Elder
2022-07-20net: ipa: add a transaction committed listAlex Elder
2022-07-20net: ipa: add an endpoint device attribute groupAlex Elder
2022-07-20selftests: net: af_unix: Fix a build error of unix_connect.c.Kuniyuki Iwashima
2022-07-20net: amd8111e: remove repeated dev->features assignementJian Shen
2022-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextJakub Kicinski
2022-07-20Merge tag 'mlx5-updates-2022-07-17' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2022-07-21netfilter: xt_TPROXY: remove pr_debug invocationsJustin Stitt
2022-07-21netfilter: flowtable: prefer refcount_incFlorian Westphal
2022-07-21netfilter: ipvs: Use the bitmap API to allocate bitmapsChristophe JAILLET
2022-07-20watchqueue: make sure to serialize 'wqueue->defunct' properlyLinus Torvalds
2022-07-20lockdown: Fix kexec lockdown bypass with ima policyEric Snowberg