summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-12-09ath11k: support TXOP duration based RTS thresholdPradeep Kumar Chitrapu
2020-12-09ath11k: fix incorrect wmi param for configuring HE operationPradeep Kumar Chitrapu
2020-12-09ath11k: unlock on error path in ath11k_mac_op_add_interface()Dan Carpenter
2020-12-09wcn36xx: Fix fall-through warnings for ClangGustavo A. R. Silva
2020-12-09carl9170: Fix fall-through warnings for ClangGustavo A. R. Silva
2020-12-09ath5k: Fix fall-through warnings for ClangGustavo A. R. Silva
2020-12-09ath11k: fix rmmod failure if qmi sequence failsAnilkumar Kolli
2020-12-08carl9170: remove trailing semicolon in macro definitionTom Rix
2020-12-08ath11k: pci: add MODULE_FIRMWARE macrosDevin Bayer
2020-12-07ath9k: remove trailing semicolon in macro definitionTom Rix
2020-12-07ath11k: Ignore resetting peer auth flag in peer assoc cmdSeevalamuthu Mariappan
2020-12-07ath11k: add 64bit check before reading msi high addrAnilkumar Kolli
2020-12-07ath10k: fix a check patch warning returnNonBoolInBooleanFunction of sdio.cWen Gong
2020-12-06Merge branch 'mlxsw-Misc-updates'David S. Miller
2020-12-06mlxsw: spectrum_router: Reduce mlxsw_sp_ipip_fib_entry_op_gre4()Jiri Pirko
2020-12-06mlxsw: spectrum: Bump minimum FW version to xx.2008.2018Petr Machata
2020-12-06mlxsw: core_acl: Use an array instead of a struct with a zero-length arrayIdo Schimmel
2020-12-06mlxsw: spectrum_mr: Use flexible-array member instead of zero-length arrayIdo Schimmel
2020-12-06mlxsw: core: Trace EMAD eventsIdo Schimmel
2020-12-06selftests: mlxsw: Test RIF's reference count when joining a LAGIdo Schimmel
2020-12-06mlxsw: spectrum: Apply RIF configuration when joining a LAGIdo Schimmel
2020-12-05Merge branch 'r8169-improve-rtl_rx-and-NUM_RX_DESC-handling'David S. Miller
2020-12-05r8169: make NUM_RX_DESC a signed intHeiner Kallweit
2020-12-05r8169: improve rtl_rxHeiner Kallweit
2020-12-05net: fix spelling mistake "wil" -> "will" in KconfigColin Ian King
2020-12-05Merge tag 'batadv-next-pullrequest-20201204' of git://git.open-mesh.org/linux...Jakub Kicinski
2020-12-05enetc: Fix unused var build warning for CONFIG_OFArnd Bergmann
2020-12-05ptp: Add clock driver for the OpenCompute TimeCard.Jonathan Lemon
2020-12-04net/nfc/nci: Support NCI 2.x initial sequenceBongsu Jeon
2020-12-04selftests: forwarding: Add MPLS L2VPN testGuillaume Nault
2020-12-04net: bna: remove trailing semicolon in macro definitionTom Rix
2020-12-04tipc: support 128bit node identity for peer removingHoang Le
2020-12-04nfp: Replace zero-length array with flexible-array memberSimon Horman
2020-12-04nfc: s3fwrn5: skip the NFC bootloader modeBongsu Jeon
2020-12-04Merge branch 'perf-optimizations-for-tcp-recv-zerocopy'Jakub Kicinski
2020-12-04net-zerocopy: Defer vm zap unless actually needed.Arjun Roy
2020-12-04net-zerocopy: Set zerocopy hint when data is copiedArjun Roy
2020-12-04net-zerocopy: Introduce short-circuit small reads.Arjun Roy
2020-12-04net-zerocopy: Fast return if inq < PAGE_SIZEArjun Roy
2020-12-04net-zerocopy: Refactor frag-is-remappable test.Arjun Roy
2020-12-04net-zerocopy: Refactor skb frag fast-forward op.Arjun Roy
2020-12-04net-tcp: Introduce tcp_recvmsg_locked().Arjun Roy
2020-12-04net-zerocopy: Copy straggler unaligned data for TCP Rx. zerocopy.Arjun Roy
2020-12-04Merge branch 'seg6-add-support-for-srv6-end-dt4-dt6-behavior'Jakub Kicinski
2020-12-04selftests: add selftest for the SRv6 End.DT6 (VRF) behaviorAndrea Mayer
2020-12-04selftests: add selftest for the SRv6 End.DT4 behaviorAndrea Mayer
2020-12-04seg6: add VRF support for SRv6 End.DT6 behaviorAndrea Mayer
2020-12-04seg6: add support for the SRv6 End.DT4 behaviorAndrea Mayer
2020-12-04seg6: add callbacks for customizing the creation/destruction of a behaviorAndrea Mayer
2020-12-04seg6: add support for optional attributes in SRv6 behaviorsAndrea Mayer