aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-24net: sfp: ignore disabled SFP nodeMarek BehĂșn
2022-01-21selftests: net: ioam: expect support for Queue depth dataJustin Iurman
2022-01-21mptcp: Use struct_group() to avoid cross-field memset()Kees Cook
2022-01-22rxrpc: Adjust retransmission backoffDavid Howells
2022-01-21Merge branch 'octeontx2-af-fixes'David S. Miller
2022-01-21octeontx2-af: Add KPU changes to parse NGIO as separate layerKiran Kumar K
2022-01-21octeontx2-pf: Forward error codes to VFSubbaraya Sundeep
2022-01-21octeontx2-af: cn10k: Do not enable RPM loopback for LPC interfacesGeetha sowjanya
2022-01-21octeontx2-af: Increase link credit restore polling timeoutGeetha sowjanya
2022-01-21octeontx2-pf: cn10k: Ensure valid pointers are freed to auraGeetha sowjanya
2022-01-21octeontx2-af: cn10k: Use appropriate register for LMAC enableGeetha sowjanya
2022-01-21octeontx2-af: Retry until RVU block reset completeGeetha sowjanya
2022-01-21octeontx2-af: Fix LBK backpressure id countSunil Goutham
2022-01-21octeontx2-af: Do not fixup all VF action entriesSubbaraya Sundeep
2022-01-21Merge tag 'wireless-2022-01-21' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller
2022-01-21Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller
2022-01-20Merge branch 'mptcp-a-few-fixes'Jakub Kicinski
2022-01-20selftests: mptcp: fix ipv6 routing setupPaolo Abeni
2022-01-20mptcp: fix removing ids bitmap settingGeliang Tang
2022-01-20mptcp: fix msk traversal in mptcp_nl_cmd_set_flags()Paolo Abeni
2022-01-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski
2022-01-20ipv6: annotate accesses to fn->fn_sernumEric Dumazet
2022-01-20tcp: add a missing sk_defer_free_flush() in tcp_splice_read()Eric Dumazet
2022-01-20tcp: Add a stub for sk_defer_free_flush()Gal Pressman
2022-01-20phylib: fix potential use-after-freeMarek BehĂșn
2022-01-20i40e: fix unsigned stat widthsJoe Damato
2022-01-20i40e: Fix for failed to init adminq while VF resetKaren Sornek
2022-01-20i40e: Fix queues reservation for XDPSylwester Dziedziuch
2022-01-20i40e: Fix issue when maximum queues is exceededJedrzej Jagielski
2022-01-20i40e: Increase delay to 1 s after global EMP resetJedrzej Jagielski
2022-01-20Merge branch 'stmmac-fixes'David S. Miller
2022-01-20net: stmmac: dwmac-visconti: Fix clock configuration for RMII modeYuji Ishikawa
2022-01-20net: stmmac: dwmac-visconti: Fix bit definitions for ETHER_CLK_SELYuji Ishikawa
2022-01-20ipv6_tunnel: Rate limit warning messagesIdo Schimmel
2022-01-20ethtool: Fix link extended state for big endianMoshe Tal
2022-01-20net: phy: broadcom: hook up soft_reset for BCM54616SRobert Hancock
2022-01-20net: sched: Clarify error message when qdisc kind is unknownVictor Nogueira
2022-01-20net: fix information leakage in /proc/net/ptypeCongyu Liu
2022-01-20Merge tag 'net-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-01-20Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-01-20lib: remove redundant assignment to variable retColin Ian King
2022-01-20ubsan: remove CONFIG_UBSAN_OBJECT_SIZEKees Cook
2022-01-20kcov: fix generic Kconfig dependencies if ARCH_WANTS_NO_INSTRMarco Elver
2022-01-20lib/Kconfig.debug: make TEST_KMOD depend on PAGE_SIZE_LESS_THAN_256KBNathan Chancellor
2022-01-20btrfs: use generic Kconfig option for 256kB page size limitNathan Chancellor
2022-01-20arch/Kconfig: split PAGE_SIZE_LESS_THAN_256KB from PAGE_SIZE_LESS_THAN_64KBNathan Chancellor
2022-01-20configs: introduce debug.config for CI-like setupQian Cai
2022-01-20delayacct: track delays from memory compactwangyong
2022-01-20Documentation/accounting/delay-accounting.rst: add thrashing page cache and d...wangyong
2022-01-20delayacct: cleanup flags in struct task_delay_info and functions use itYang Yang