summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-11-14vsock/virtio: add transport parameter to the virtio_transport_reset_no_sock()Stefano Garzarella4-134/+135
2019-11-14vsock: add 'transport' member in the struct vsock_sockStefano Garzarella2-18/+39
2019-11-14vsock: remove include/linux/vm_sockets.h fileStefano Garzarella4-16/+2
2019-11-14vsock: remove vm_sockets_get_local_cid()Stefano Garzarella3-13/+1
2019-11-14vsock/vmci: remove unused VSOCK_DEFAULT_CONNECT_TIMEOUTStefano Garzarella1-5/+0
2019-11-14Merge branch 'octeontx2-af-Debugfs-support-and-updates-to-parser-profile'David S. Miller18-4338/+14241
2019-11-14octeontx2-af: Start/Stop traffic in CGX along with NPCSubbaraya Sundeep4-14/+65
2019-11-14octeontx2-af: Add option to disable dynamic entry caching in NDCSunil Goutham3-3/+112
2019-11-14octeontx2-af: Support configurable NDC cache way_maskGeetha sowjanya3-11/+28
2019-11-14octeontx2-af: Enable broadcast packet replicationSunil Goutham4-59/+69
2019-11-14octeontx2-af: Support fixed transmit scheduler topologySunil Goutham9-259/+513
2019-11-14octeontx2-af: Add more RSS algorithmsKiran Kumar K2-11/+114
2019-11-14octeontx2-af: Clear NPC MCAM entries before updateNithin Dabilpuram1-2/+31
2019-11-14octeontx2-af: Update NPC KPU packet parsing profileHao Zheng4-3792/+11236
2019-11-14octeontx2-af: Add macro to generate mbox handlers declarationsSubbaraya Sundeep2-134/+17
2019-11-14octeontx2-af: Sync hw mbox with bounce buffer.Geetha sowjanya2-13/+30
2019-11-14octeontx2-af: Add mbox API to validate all responsesSunil Goutham4-12/+70
2019-11-14octeontx2-af: Add NPC MCAM entry allocation status to debugfsSunil Goutham3-1/+213
2019-11-14octeontx2-af: Add per CGX port level NIX Rx/Tx countersLinu Cherian5-2/+173
2019-11-14octeontx2-af: Add CGX LMAC stats to debugfsPrakash Brahmajyosyula2-0/+163
2019-11-14octeontx2-af: Add NDC block stats to debugfs.Prakash Brahmajyosyula5-20/+201
2019-11-14octeontx2-af: Add NIX RQ, SQ and CQ contexts to debugfsPrakash Brahmajyosyula3-2/+507
2019-11-14octeontx2-af: Add NPA aura and pool contexts to debugfsChristina Jacob3-2/+530
2019-11-14octeontx2-af: Dump current resource provisioning statusChristina Jacob4-1/+169
2019-11-14net: mvneta: fix build skb for bm capable devicesLorenzo Bianconi1-2/+2
2019-11-14Merge tag 'mlx5-updates-2019-11-12' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller26-467/+887
2019-11-14r8169: use r8168d_modify_extpage in rtl8168f_config_eee_phyHeiner Kallweit1-5/+1
2019-11-14ibmveth: Detect unsupported packets before sending to the hypervisorCris Forno1-0/+26
2019-11-14net: phy: dp83869: Add TI dp83869 phyDan Murphy3-0/+438
2019-11-14dt-bindings: net: dp83869: Add TI dp83869 phyDan Murphy2-0/+126
2019-11-14net: openvswitch: add hash info to upcallTonghao Zhang3-2/+40
2019-11-14Merge branch 'Rework-mt762x-GDM-setup-flow'David S. Miller2-15/+31
2019-11-14net: ethernet: mediatek: Enable GDM GDMA_DROP_ALL modeMarkLee2-0/+3
2019-11-14net: ethernet: mediatek: Refine the timing of GDM/PSE setupMarkLee1-2/+5
2019-11-14net: ethernet: mediatek: Integrate GDM/PSE setup operationsMarkLee2-14/+24
2019-11-14net: dsa: sja1105: Simplify reset handlingVladimir Oltean2-97/+15
2019-11-14Merge branch 'PTP-clock-source-for-SJA1105-tc-taprio-offload'David S. Miller7-55/+534
2019-11-14net: dsa: sja1105: Implement state machine for TAS with PTP clock sourceVladimir Oltean7-17/+487
2019-11-14net: dsa: sja1105: Make the PTP command read-writeVladimir Oltean4-44/+53
2019-11-13cxgb4: Fix an error code in cxgb4_mqprio_alloc_hw_resources()Dan Carpenter1-1/+3
2019-11-13net: atlantic: Signedness bug in aq_vec_isr_legacy()Dan Carpenter1-1/+1
2019-11-13bnxt_en: Fix array overrun in bnxt_fill_l2_rewrite_fields().Venkat Duvvuru2-4/+4
2019-11-13net/mlx5: TC: Offload flow table rulesPaul Blakey3-5/+71
2019-11-13net/mlx5: Add devlink reloadMichael Guralnik3-2/+25
2019-11-13net/mlx5e: Set netdev name space on creationMichael Guralnik3-0/+9
2019-11-13net/mlx5e: Fix error flow cleanup in mlx5e_tc_tun_create_header_ipv4/6Eli Cohen1-6/+12
2019-11-13net/mlx5: Remove redundant NULL initializationsEli Cohen1-4/+4
2019-11-13net/mlx5: Read num_vfs before disabling SR-IOVParav Pandit1-5/+6
2019-11-13net/mlx5: DR, Fix matcher builders select checkAlex Vesker1-1/+1
2019-11-13Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed17-444/+759