summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-06-03virtio_net: implement flush flag for ndo_xdp_xmitJesper Dangaard Brouer
2018-06-03tun: implement flush flag for ndo_xdp_xmitJesper Dangaard Brouer
2018-06-03ixgbe: implement flush flag for ndo_xdp_xmitJesper Dangaard Brouer
2018-06-03i40e: implement flush flag for ndo_xdp_xmitJesper Dangaard Brouer
2018-06-03xdp: add flags argument to ndo_xdp_xmit APIJesper Dangaard Brouer
2018-05-30media: rc: introduce BPF_PROG_LIRC_MODE2Sean Young
2018-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-05-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-05-25mm/memory_hotplug: fix leftover use of struct page during hotplugJonathan Cameron
2018-05-25net: dsa: dsa_loop: Make dynamic debugging helpfulFlorian Fainelli
2018-05-25Merge tag 'mlx5e-updates-2018-05-19' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2018-05-258139too: Remove unnecessary netif_napi_del()Bo Chen
2018-05-25ibmvnic: Fix partial success login retriesThomas Falcon
2018-05-25qed*: Support drop action classificationManish Chopra
2018-05-25qede: Support flow classification to the VFs.Manish Chopra
2018-05-25qed*: Support other classification modes.Manish Chopra
2018-05-25qede: Validate unsupported configurationsManish Chopra
2018-05-25qede: Refactor ethtool rx classification flow.Manish Chopra
2018-05-25cxgb4/cxgb4vf: Notify link changes to OS-dependent codeArjun Vynipadath
2018-05-25cxgb4: clean up init_oneGanesh Goudar
2018-05-25cxgb4/cxgb4vf: link management changes for new SFPGanesh Goudar
2018-05-25net: fec: remove stale commentYueHaibing
2018-05-25sfc: stop the TX queue before pushing new buffersMartin Habets
2018-05-25Merge tag 'mmc-v4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2018-05-25Merge tag 'drm-fixes-for-v4.17-rc7' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2018-05-25mlx4_core: allocate ICM memory in page size chunksQing Huang
2018-05-24nfp: flower: compute link aggregation actionJohn Hurley
2018-05-24nfp: flower: implement host cmsg handler for LAGJohn Hurley
2018-05-24nfp: flower: monitor and offload LAG groupsJohn Hurley
2018-05-24net: include hash policy in LAG changeupper infoJohn Hurley
2018-05-24nfp: flower: add per repr private data for LAG offloadJohn Hurley
2018-05-24nfp: flower: check for/turn on LAG support in firmwareJohn Hurley
2018-05-24nfp: nfpcore: add rtsym writing functionJohn Hurley
2018-05-24nfp: add ndo_set_mac_address for representorsJohn Hurley
2018-05-24hv_netvsc: fix bogus ifalias on network deviceStephen Hemminger
2018-05-24enic: set DMA mask to 47 bitGovindarajulu Varadarajan
2018-05-24ppp: remove the PPPIOCDETACH ioctlEric Biggers
2018-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-05-24ibmvnic: Introduce hard reset recoveryThomas Falcon
2018-05-24ibmvnic: Set resetting state at earliest possible pointThomas Falcon
2018-05-24ibmvnic: Create separate initialization routine for resetsThomas Falcon
2018-05-24ibmvnic: Handle error case when setting link stateThomas Falcon
2018-05-24ibmvnic: Return error code if init interrupted by transport eventThomas Falcon
2018-05-24ibmvnic: Check CRQ command return codesThomas Falcon
2018-05-24ibmvnic: Introduce active CRQ stateThomas Falcon
2018-05-24ibmvnic: Mark NAPI flag as disabled when releasedThomas Falcon
2018-05-24vhost: synchronize IOTLB message with dev cleanupJason Wang
2018-05-24cxgb4: Check for kvzalloc allocation failureYueHaibing
2018-05-24xdp: change ndo_xdp_xmit API to support bulkingJesper Dangaard Brouer