summaryrefslogtreecommitdiffstats
path: root/net/dccp/trace.h (unfollow)
Commit message (Expand)AuthorFilesLines
2022-06-15net: dsa: mt7530: rework mt7530_hw_vlan_{add,del}Frank Wunderlich1-18/+12
2022-06-15dt-bindings: net: dsa: convert binding for mediatek switchesFrank Wunderlich2-327/+406
2022-06-15mlxsw: Revert "Prepare for XM implementation - LPM trees"Petr Machata3-163/+31
2022-06-15mlxsw: Revert "Prepare for XM implementation - prefix insertion and removal"Petr Machata3-589/+209
2022-06-15mlxsw: Revert "Introduce initial XM router support"Petr Machata11-1518/+8
2022-06-14docs: tls: document the TLS_TX_ZEROCOPY_ROJakub Kicinski1-0/+25
2022-06-14ethtool: Fix and simplify ethtool_convert_link_mode_to_legacy_u32()Marco Bonelli1-15/+2
2022-06-14net: phy: fixed_phy: set phy_mask before calling mdiobus_register()Rasmus Villemoes1-0/+1
2022-06-13net/mlx5: Add bits and fields to support enhanced CQE compressionOfer Levi2-3/+20
2022-06-13net/mlx5: Remove not used MLX5_CAP_BITS_RW_MASKShay Drory2-26/+0
2022-06-13net/mlx5: group fdb cleanup to single functionShay Drory1-8/+10
2022-06-13net/mlx5: Add support EXECUTE_ASO action for flow entryJianbo Liu2-0/+47
2022-06-13net/mlx5: Add HW definitions of vport debug countersSaeed Mahameed1-4/+19
2022-06-13net/mlx5: Add IFC bits and enums for flow meterJianbo Liu2-4/+111
2022-06-13RDMA/mlx5: Support handling of modify-header pattern ICM areaYevgeny Kliteynik3-18/+37
2022-06-13net/mlx5: Manage ICM of type modify-header patternYevgeny Kliteynik2-0/+43
2022-06-13net/mlx5: Introduce header-modify-pattern ICM propertiesYevgeny Kliteynik1-2/+5
2022-06-13net: make __sys_accept4_file() staticYajun Deng2-13/+6
2022-06-13tcp: sk_forced_mem_schedule() optimizationEric Dumazet2-5/+7
2022-06-13net: smsc95xx: add support for Microchip EVB-LAN8670-USBParthiban Veerasooran1-0/+5
2022-06-13nfp: support 48-bit DMA addressing for NFP3800Yinjun Zhang10-33/+52
2022-06-13net: ipa: derive channel from transactionAlex Elder3-29/+13
2022-06-13net: ipa: determine channel from eventAlex Elder1-5/+21
2022-06-13net: ipa: simplify endpoint transaction completionAlex Elder1-18/+5
2022-06-13net: ipa: rename endpoint->trans_tre_maxAlex Elder2-4/+4
2022-06-13net: ipa: rename channel->tlv_countAlex Elder5-32/+11
2022-06-13net: ipa: verify command channel TLV countAlex Elder1-12/+27
2022-06-11nfp: flower: support to offload pedit of IPv6 flowinto fieldsYinjun Zhang2-5/+3
2022-06-11ethernet: Remove vf rate limit check for driversBin Chen4-21/+3
2022-06-11net: unexport __sk_mem_{raise|reduce}_allocatedEric Dumazet1-2/+0
2022-06-11net: keep sk->sk_forward_alloc as small as possibleEric Dumazet11-72/+7
2022-06-11net: fix sk_wmem_schedule() and sk_rmem_schedule() errorsEric Dumazet1-4/+8
2022-06-11net: implement per-cpu reserves for memory_allocatedEric Dumazet1-9/+29
2022-06-11net: add per_cpu_fw_alloc field to struct protoEric Dumazet14-0/+43
2022-06-11net: remove SK_MEM_QUANTUM and SK_MEM_QUANTUM_SHIFTEric Dumazet8-28/+26
2022-06-11Revert "net: set SK_MEM_QUANTUM to 4096"Eric Dumazet1-13/+3
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-10dt-bindings: pinctrl: ralink: Fix 'enum' lists with duplicate entriesRob Herring2-25/+28
2022-06-10arm64: Add kasan_hw_tags_enable() prototype to silence sparseCatalin Marinas1-0/+6
2022-06-10arm64/sme: Fix EFI save/restoreMark Brown1-4/+14
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