summaryrefslogtreecommitdiffstats
path: root/lib/syscall.c (unfollow)
Commit message (Expand)AuthorFilesLines
2019-11-15vsock: add 'struct vsock_sock *' param to vsock_core_get_transport()Stefano Garzarella3-10/+8
2019-11-15vsock/virtio: add transport parameter to the virtio_transport_reset_no_sock()Stefano Garzarella4-134/+135
2019-11-15vsock: add 'transport' member in the struct vsock_sockStefano Garzarella2-18/+39
2019-11-15vsock: remove include/linux/vm_sockets.h fileStefano Garzarella4-16/+2
2019-11-15vsock: remove vm_sockets_get_local_cid()Stefano Garzarella3-13/+1
2019-11-15vsock/vmci: remove unused VSOCK_DEFAULT_CONNECT_TIMEOUTStefano Garzarella1-5/+0
2019-11-15octeontx2-af: Start/Stop traffic in CGX along with NPCSubbaraya Sundeep4-14/+65
2019-11-15octeontx2-af: Add option to disable dynamic entry caching in NDCSunil Goutham3-3/+112
2019-11-15octeontx2-af: Support configurable NDC cache way_maskGeetha sowjanya3-11/+28
2019-11-15octeontx2-af: Enable broadcast packet replicationSunil Goutham4-59/+69
2019-11-15octeontx2-af: Support fixed transmit scheduler topologySunil Goutham9-259/+513
2019-11-15octeontx2-af: Add more RSS algorithmsKiran Kumar K2-11/+114
2019-11-15octeontx2-af: Clear NPC MCAM entries before updateNithin Dabilpuram1-2/+31
2019-11-15octeontx2-af: Update NPC KPU packet parsing profileHao Zheng4-3792/+11236
2019-11-15octeontx2-af: Add macro to generate mbox handlers declarationsSubbaraya Sundeep2-134/+17
2019-11-15octeontx2-af: Sync hw mbox with bounce buffer.Geetha sowjanya2-13/+30
2019-11-15octeontx2-af: Add mbox API to validate all responsesSunil Goutham4-12/+70
2019-11-15octeontx2-af: Add NPC MCAM entry allocation status to debugfsSunil Goutham3-1/+213
2019-11-15octeontx2-af: Add per CGX port level NIX Rx/Tx countersLinu Cherian5-2/+173
2019-11-15octeontx2-af: Add CGX LMAC stats to debugfsPrakash Brahmajyosyula2-0/+163
2019-11-15octeontx2-af: Add NDC block stats to debugfs.Prakash Brahmajyosyula5-20/+201
2019-11-15octeontx2-af: Add NIX RQ, SQ and CQ contexts to debugfsPrakash Brahmajyosyula3-2/+507
2019-11-15octeontx2-af: Add NPA aura and pool contexts to debugfsChristina Jacob3-2/+530
2019-11-15octeontx2-af: Dump current resource provisioning statusChristina Jacob4-1/+169
2019-11-15net: mvneta: fix build skb for bm capable devicesLorenzo Bianconi1-2/+2
2019-11-15r8169: use r8168d_modify_extpage in rtl8168f_config_eee_phyHeiner Kallweit1-5/+1
2019-11-15ibmveth: Detect unsupported packets before sending to the hypervisorCris Forno1-0/+26
2019-11-15net: phy: dp83869: Add TI dp83869 phyDan Murphy3-0/+438
2019-11-15dt-bindings: net: dp83869: Add TI dp83869 phyDan Murphy2-0/+126
2019-11-15net: openvswitch: add hash info to upcallTonghao Zhang3-2/+40
2019-11-15net: ethernet: mediatek: Enable GDM GDMA_DROP_ALL modeMarkLee2-0/+3
2019-11-15net: ethernet: mediatek: Refine the timing of GDM/PSE setupMarkLee1-2/+5
2019-11-15net: ethernet: mediatek: Integrate GDM/PSE setup operationsMarkLee2-14/+24
2019-11-15net: dsa: sja1105: Simplify reset handlingVladimir Oltean2-97/+15
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-13net/mlx5: Add new chain for netfilter flow table offloadPaul Blakey3-6/+15
2019-11-13net/mlx5: Refactor creating fast path prio chainsPaul Blakey1-36/+82
2019-11-13net/mlx5: Accumulate levels for chains prio namespacesPaul Blakey2-2/+10
2019-11-13net/mlx5: Define fdb tc levels per prioPaul Blakey2-4/+6