aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-28vrf: add CRC32c offload to device featuresDavide Caratti1-1/+1
2018-05-28net: stmmac: Use mutex instead of spinlockThierry Reding3-24/+21
2018-05-28bnx2x: Collect the device debug information during Tx timeout.Sudarsana Reddy Kalluru1-1/+6
2018-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller71-270/+452
2018-05-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-2/+3
2018-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds25-109/+168
2018-05-25mm/memory_hotplug: fix leftover use of struct page during hotplugJonathan Cameron1-2/+3
2018-05-25net: dsa: dsa_loop: Make dynamic debugging helpfulFlorian Fainelli1-14/+17
2018-05-25Merge tag 'mlx5e-updates-2018-05-19' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller11-80/+860
2018-05-258139too: Remove unnecessary netif_napi_del()Bo Chen1-2/+0
2018-05-25ibmvnic: Fix partial success login retriesThomas Falcon1-1/+6
2018-05-25qed*: Support drop action classificationManish Chopra5-15/+37
2018-05-25qede: Support flow classification to the VFs.Manish Chopra1-4/+30
2018-05-25qed*: Support other classification modes.Manish Chopra2-2/+31
2018-05-25qede: Validate unsupported configurationsManish Chopra1-0/+73
2018-05-25qede: Refactor ethtool rx classification flow.Manish Chopra1-182/+330
2018-05-25cxgb4/cxgb4vf: Notify link changes to OS-dependent codeArjun Vynipadath6-6/+64
2018-05-25cxgb4: clean up init_oneGanesh Goudar2-21/+28
2018-05-25cxgb4/cxgb4vf: link management changes for new SFPGanesh Goudar3-18/+85
2018-05-25net: fec: remove stale commentYueHaibing1-6/+0
2018-05-25sfc: stop the TX queue before pushing new buffersMartin Habets1-8/+25
2018-05-25Merge tag 'mmc-v4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2-8/+27
2018-05-25Merge tag 'drm-fixes-for-v4.17-rc7' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds6-46/+58
2018-05-25mlx4_core: allocate ICM memory in page size chunksQing Huang1-7/+9
2018-05-24nfp: flower: compute link aggregation actionJohn Hurley5-28/+169
2018-05-24nfp: flower: implement host cmsg handler for LAGJohn Hurley3-2/+105
2018-05-24nfp: flower: monitor and offload LAG groupsJohn Hurley4-3/+646
2018-05-24net: include hash policy in LAG changeupper infoJohn Hurley2-1/+27
2018-05-24nfp: flower: add per repr private data for LAG offloadJohn Hurley2-0/+34
2018-05-24nfp: flower: check for/turn on LAG support in firmwareJohn Hurley4-0/+19
2018-05-24nfp: nfpcore: add rtsym writing functionJohn Hurley2-0/+45
2018-05-24nfp: add ndo_set_mac_address for representorsJohn Hurley1-0/+1
2018-05-24hv_netvsc: fix bogus ifalias on network deviceStephen Hemminger1-1/+4
2018-05-24enic: set DMA mask to 47 bitGovindarajulu Varadarajan1-4/+4
2018-05-24ppp: remove the PPPIOCDETACH ioctlEric Biggers1-22/+5
2018-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller10-75/+543
2018-05-24ibmvnic: Introduce hard reset recoveryThomas Falcon2-4/+98
2018-05-24ibmvnic: Set resetting state at earliest possible pointThomas Falcon1-2/+1
2018-05-24ibmvnic: Create separate initialization routine for resetsThomas Falcon1-2/+46
2018-05-24ibmvnic: Handle error case when setting link stateThomas Falcon1-0/+4
2018-05-24ibmvnic: Return error code if init interrupted by transport eventThomas Falcon1-1/+4
2018-05-24ibmvnic: Check CRQ command return codesThomas Falcon1-14/+37
2018-05-24ibmvnic: Introduce active CRQ stateThomas Falcon2-0/+11
2018-05-24ibmvnic: Mark NAPI flag as disabled when releasedThomas Falcon1-0/+1
2018-05-24vhost: synchronize IOTLB message with dev cleanupJason Wang1-0/+3
2018-05-24cxgb4: Check for kvzalloc allocation failureYueHaibing1-0/+4
2018-05-24xdp: change ndo_xdp_xmit API to support bulkingJesper Dangaard Brouer5-44/+108
2018-05-25Merge branch 'vmwgfx-fixes-4.17' of git://people.freedesktop.org/~thomash/linux into drm-fixesDave Airlie5-46/+55
2018-05-24Merge branch 'stable/for-linus-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlbLinus Torvalds1-1/+1
2018-05-24net/mlx5: IPSec, Fix a race between concurrent sandbox QP commandsYossi Kuperman1-7/+5