summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-07-05Merge branch 'mlx5-TLS-TX-HW-offload-support'David S. Miller31-287/+1232
2019-07-05net/mlx5e: Add kTLS TX HW offload supportTariq Toukan14-7/+748
2019-07-05net/mlx5e: Introduce a fenced NOP WQE posting functionTariq Toukan1-0/+18
2019-07-05net/mlx5e: Re-work TIS creation functionsTariq Toukan5-11/+27
2019-07-05net/mlx5e: Tx, Unconstify SQ stop roomTariq Toukan4-17/+21
2019-07-05net/mlx5e: Tx, Don't implicitly assume SKB-less wqe has one WQEBBEran Ben Elisha1-2/+2
2019-07-05net/mlx5e: Tx, Make SQ WQE fetch function type genericTariq Toukan3-8/+10
2019-07-05net/mlx5e: Tx, Enforce L4 inline copy when neededTariq Toukan2-1/+9
2019-07-05net/mlx5e: Move helper functions to a new txrx datapath headerTariq Toukan8-153/+170
2019-07-05net/mlx5: Accel, Add core TLS support for the Connect-X familyTariq Toukan3-3/+101
2019-07-05net/mlx5: Add crypto library to support create/destroy encryption keyTariq Toukan3-1/+78
2019-07-05net/mlx5: Kconfig, Better organize compilation flagsTariq Toukan8-93/+47
2019-07-05net/mlx5: Accel, Expose accel wrapper for IPsec FPGA functionTariq Toukan3-1/+11
2019-07-05Merge tag 'mlx5-updates-2019-07-04-v2' of git://git.kernel.org/pub/scm/linux/...David S. Miller39-380/+1066
2019-07-05nfp: Use spinlock_t instead of struct spinlockSebastian Andrzej Siewior1-1/+1
2019-07-05net: netsec: Sync dma for device on buffer allocationIlias Apalodimas1-0/+5
2019-07-05Merge branch 'hns3-next'David S. Miller10-65/+149
2019-07-05net: hns3: set maximum length to resp_data_len for exceptional casePeng Li1-0/+4
2019-07-05net: hns3: bitwise operator should use unsigned typeYonglong Liu3-25/+29
2019-07-05net: hns3: add default value for tc_size and tc_offsetPeng Li1-4/+4
2019-07-05net: hns3: check msg_data before memcpy in hclgevf_send_mbx_msgWeihang Li1-1/+2
2019-07-05net: hns3: set default value for param "type" in hclgevf_bind_ring_to_vectorPeng Li1-3/+2
2019-07-05net: hns3: add all IMP return codePeng Li4-18/+85
2019-07-05net: hns3: fix port capbility updating issueJian Shen1-0/+1
2019-07-05net: hns3: fix flow control configure issue for fibre portJian Shen1-11/+11
2019-07-05net: hns3: enable broadcast promisc mode when initializing VFJian Shen1-3/+11
2019-07-05net: remove unused parameter from skb_checksum_try_convertLi RongQing4-10/+6
2019-07-05Merge branch 'mlxsw-Enable-disable-PTP-shapers'David S. Miller5-30/+350
2019-07-05mlxsw: spectrum_ptp: Apply the PTP shaper enable/disable logicShalom Toledo1-0/+44
2019-07-05mlxsw: spectrum: Set up PTP shaper when port status has changedShalom Toledo4-0/+36
2019-07-05mlxsw: spectrum_ptp: Enable/disable PTP shaper on a port when getting HWTSTAM...Shalom Toledo1-0/+52
2019-07-05mlxsw: spectrum: Add new operation for getting the port's speedShalom Toledo2-28/+41
2019-07-05mlxsw: spectrum_ptp: Set the PTP shaper parametersShalom Toledo1-0/+45
2019-07-05mlxsw: reg: Add QoS PTP Shaper Configuration RegisterShalom Toledo1-0/+107
2019-07-05mlxsw: spectrum: Add note about the PTP shaperShalom Toledo1-2/+3
2019-07-05mlxsw: reg: Add ptps field in QoS ETS Element Configuration RegisterShalom Toledo1-0/+22
2019-07-05net: socionext: remove set but not used variable 'pkts'YueHaibing1-2/+1
2019-07-05net: ethernet: allwinner: Remove unneeded memsetHariprasad Kelam1-1/+0
2019-07-05net/ethernet: using dev_get_drvdata directlyFuqian Huang1-2/+2
2019-07-05net/can: using dev_get_drvdata directlyFuqian Huang1-2/+2
2019-07-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller18-412/+381
2019-07-05netfilter: nf_tables: __nft_expr_type_get() selects specific family typePablo Neira Ayuso1-5/+8
2019-07-05netfilter: nf_tables: add nft_expr_type_request_module()Pablo Neira Ayuso1-3/+14
2019-07-05netfilter: nft_meta_bridge: Add NFT_META_BRI_IIFVPROTO supportwenxu2-0/+14
2019-07-05bridge: add br_vlan_get_proto()wenxu2-0/+16
2019-07-05netfilter: nft_meta_bridge: add NFT_META_BRI_IIFPVID supportwenxu2-0/+17
2019-07-05bridge: add br_vlan_get_pvid_rcu()Pablo Neira Ayuso2-4/+21
2019-07-05netfilter: nft_meta_bridge: Remove the br_private.h headerwenxu1-5/+14
2019-07-05netfilter: nft_meta: move bridge meta keys into nft_meta_bridgewenxu6-53/+207
2019-07-05ipvs: strip gre tunnel headers from icmp errorsJulian Anastasov1-4/+42