aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/i825xx (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-15net/smc: immediate termination for SMCR link groupsUrsula Braun4-22/+46
2019-11-15net/smc: wait for tx completions before link freeingUrsula Braun3-3/+28
2019-11-15net/smc: abnormal termination without orderly flagUrsula Braun1-6/+4
2019-11-15net/smc: no WR buffer wait for terminating link groupUrsula Braun3-4/+19
2019-11-15net/smc: introduce bookkeeping of SMCD link groupsUrsula Braun3-0/+9
2019-11-15net/smc: abnormal termination of SMCD link groupsUrsula Braun6-21/+57
2019-11-15net/smc: immediate termination for SMCD link groupsUrsula Braun5-17/+72
2019-11-15net/smc: fix final cleanup sequence for SMCD devicesUrsula Braun4-9/+21
2019-11-15net: stmmac: xgmac: Do not enable TBU interruptJose Abreu1-1/+1
2019-11-15net: stmmac: Rework TX Coalesce logicJose Abreu1-19/+42
2019-11-15net: stmmac: Tune-up default coalesce settingsJose Abreu1-2/+2
2019-11-15net: stmmac: xgmac: Remove uneeded computation for RFA/RFDJose Abreu1-12/+2
2019-11-15net: stmmac: gmac4+: Remove uneeded computation for RFA/RFDJose Abreu1-12/+2
2019-11-15net: stmmac: Setup a default RX Coalesce value instead of the minimumJose Abreu2-3/+5
2019-11-15net: stmmac: Do not set RX IC bit if RX Coalesce is zeroJose Abreu1-1/+5
2019-11-15mlxsw: spectrum_router: Allocate discard adjacency entry when neededIdo Schimmel1-11/+32
2019-11-15net/tls: Fix unused function warningYueHaibing1-0/+2
2019-11-14s390/qeth: don't check drvdata in sysfs codeJulian Wiedmann3-199/+4
2019-11-14s390/qeth: replace qeth_l3_get_addr_buffer()Julian Wiedmann2-40/+23
2019-11-14s390/qeth: remove VLAN tracking for L3 devicesJulian Wiedmann2-32/+11
2019-11-14s390/qeth: consolidate L3 mcast registration codeJulian Wiedmann1-90/+30
2019-11-14s390/qeth: remove gratuitious RX modesetJulian Wiedmann1-2/+0
2019-11-14s390/qeth: fine-tune L3 mcast lockingJulian Wiedmann1-4/+3
2019-11-14s390/qeth: clean up error path in qeth_core_probe_device()Julian Wiedmann1-1/+2
2019-11-14s390/qeth: handle skb allocation error gracefullyJulian Wiedmann1-15/+10
2019-11-14s390/qeth: drop unwanted packets earlier in RX pathJulian Wiedmann3-41/+44
2019-11-14s390/qeth: support per-frame invalidationJulian Wiedmann3-2/+14
2019-11-14s390/qeth: gather more detailed RX dropped/error statisticsJulian Wiedmann5-8/+20
2019-11-14vhost/vsock: refuse CID assigned to the guest->host transportStefano Garzarella1-0/+6
2019-11-14vsock: fix bind() behaviour taking care of CIDStefano Garzarella1-2/+8
2019-11-14vsock: prevent transport modules unloadingStefano Garzarella6-4/+25
2019-11-14vsock/vmci: register vmci_transport only when VMCI guest/host are activeStefano Garzarella6-11/+102
2019-11-14vsock: add multi-transports supportStefano Garzarella7-97/+297
2019-11-14hv_sock: set VMADDR_CID_HOST in the hvs_remote_addr_init()Stefano Garzarella1-1/+2
2019-11-14vsock: move vsock_insert_unbound() in the vsock_create()Stefano Garzarella1-4/+9
2019-11-14vsock: add vsock_create_connected() called by transportsStefano Garzarella5-17/+17
2019-11-14vsock: handle buffer_size sockopts in the coreStefano Garzarella9-227/+65
2019-11-14vsock: add 'struct vsock_sock *' param to vsock_core_get_transport()Stefano Garzarella3-10/+8
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-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