aboutsummaryrefslogtreecommitdiffstats
path: root/net/vmw_vsock (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2021-04-26netfilter: iptables: unregister the tables by nameFlorian Westphal7-35/+23
2021-04-26netfilter: x_tables: add xt_find_tableFlorian Westphal2-0/+18
2021-04-26netfilter: x_tables: remove ipt_unregister_tableFlorian Westphal6-25/+2
2021-04-26netfilter: ebtables: remove the 3 ebtables pointers from struct netFlorian Westphal6-64/+58
2021-04-26netfilter: disable defrag once its no longer neededFlorian Westphal8-16/+108
2021-04-26netfilter: nft_socket: add support for cgroupsv2Pablo Neira Ayuso2-1/+51
2021-04-26netfilter: nat: move nf_xfrm_me_harder to where it is usedFlorian Westphal3-39/+38
2021-04-23phy: nxp-c45-tja11xx: add interrupt supportRadu Pirea (NXP OSS)1-0/+33
2021-04-23net/atm: Fix spelling mistake "requed" -> "requeued"Colin Ian King1-1/+1
2021-04-23selftests/net: bump timeout to 5 minutesPo-Hsu Lin2-0/+3
2021-04-23selftests: mptcp: add a test case for MSG_PEEKYonglong Li2-8/+69
2021-04-23mptcp: add MSG_PEEK supportYonglong Li1-9/+13
2021-04-23mptcp: ignore unsupported msg flagsPaolo Abeni1-4/+5
2021-04-23mptcp: implement MSG_TRUNC supportPaolo Abeni1-7/+9
2021-04-23mptcp: implement dummy MSG_ERRQUEUE supportPaolo Abeni1-0/+4
2021-04-23selftests: mlxsw: Fix mausezahn invocation in ERSPAN scale testPetr Machata2-3/+19
2021-04-23selftests: mlxsw: Increase the tolerance of backlog buildupPetr Machata1-2/+2
2021-04-23selftests: mlxsw: Return correct error code in resource scale testsDanielle Ratson2-2/+6
2021-04-23selftests: mlxsw: Remove a redundant if statement in tc_flower_scale testDanielle Ratson1-5/+1
2021-04-23selftests: mlxsw: Remove a redundant if statement in port_scale testDanielle Ratson1-5/+1
2021-04-23selftests: net: mirror_gre_vlan_bridge_1q: Make an FDB entry staticPetr Machata1-1/+1
2021-04-23r8152: redefine REALTEK_USB_DEVICE macroHayes Wang1-35/+27
2021-04-23r8152: remove NCM mode from REALTEK_USB_DEVICE macroHayes Wang1-9/+0
2021-04-23enetc: fix locking for one-step timestamping packet transferYangbo Lu1-9/+9
2021-04-23net: ethernet: mtk_eth_soc: use iopoll.h macro for DMA initIlya Lipnitskiy2-17/+14
2021-04-23net: ethernet: mtk_eth_soc: set PPE flow hash as skb hash if presentFelix Fietkau1-0/+8
2021-04-23net: ethernet: mtk_eth_soc: rework NAPI callbacksIlya Lipnitskiy1-30/+24
2021-04-23net: ethernet: mtk_eth_soc: reduce unnecessary interruptsFelix Fietkau1-4/+5
2021-04-23net: ethernet: mtk_eth_soc: only read the full RX descriptor if DMA is doneFelix Fietkau1-4/+8
2021-04-23net: ethernet: mtk_eth_soc: cache HW pointer of last freed TX descriptorFelix Fietkau2-4/+6
2021-04-23net: ethernet: mtk_eth_soc: implement dynamic interrupt moderationFelix Fietkau3-14/+124
2021-04-23net: ethernet: mtk_eth_soc: increase DMA ring sizesFelix Fietkau1-1/+1
2021-04-23net: ethernet: mtk_eth_soc: use larger burst size for QDMA TXFelix Fietkau2-2/+2
2021-04-23net: ethernet: mtk_eth_soc: remove unnecessary TX queue stopsFelix Fietkau1-13/+2
2021-04-23net: ethernet: mtk_eth_soc: reduce MDIO bus access latencyFelix Fietkau1-1/+1
2021-04-23net: ethernet: mtk_eth_soc: use napi_consume_skbFelix Fietkau1-7/+12
2021-04-23net: ethernet: mtk_eth_soc: fix build_skb cleanupIlya Lipnitskiy1-2/+3
2021-04-23net: ethernet: mtk_eth_soc: unmap RX data before calling build_skbFelix Fietkau1-2/+3
2021-04-23net: ethernet: mtk_eth_soc: fix RX VLAN offloadFelix Fietkau2-1/+2
2021-04-23net: mana: Use int to check the return value of mana_gd_poll_cq()Dexuan Cui2-2/+2
2021-04-23virtio-net: fix use-after-free in skb_gro_receiveXuan Zhuo1-3/+9
2021-04-23net: sock: remove the unnecessary check in proto_registerTonghao Zhang1-1/+1
2021-04-23iavf: redefine the magic number for FDIR GTP-U header fieldsHaiyue Wang1-3/+12
2021-04-23iavf: enhance the duplicated FDIR list scan handlingHaiyue Wang1-6/+3
2021-04-23iavf: change the flex-byte support number to macro definitionHaiyue Wang2-3/+8
2021-04-23iavf: remove duplicate free resources callsStefan Assmann1-2/+0
2021-04-23i40e: use minimal admin queue for kdumpCoiby Xu2-2/+9
2021-04-23i40e: use minimal Rx and Tx ring buffers for kdumpCoiby Xu1-0/+5
2021-04-23i40e: use minimal Tx and Rx pairs for kdumpCoiby Xu1-0/+9
2021-04-23i40e: refactor repeated link state reporting codeAleksandr Loktionov1-39/+69