summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-02-05skge: use napi_complete_done()Eric Dumazet
2017-02-05ep93xx_eth: add GRO supportEric Dumazet
2017-02-05pcnet32: use napi_complete_done()Eric Dumazet
2017-02-05amd8111e: add GRO supportEric Dumazet
2017-02-05epic100: use napi_complete_done()Eric Dumazet
2017-02-058139cp: use napi_complete_done()Eric Dumazet
2017-02-058139too: use napi_complete_done()Eric Dumazet
2017-02-04virtio_net: exploit napi_complete_done() return valueEric Dumazet
2017-02-04Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2017-02-03enic: Remove local ndo_busy_poll() implementation.David S. Miller
2017-02-03ixgbevf: get rid of custom busy polling codeEric Dumazet
2017-02-03ixgbe: get rid of custom busy polling codeEric Dumazet
2017-02-03mlxsw: spectrum: Implement TC flower offloadJiri Pirko
2017-02-03mlxsw: spectrum: Introduce ACL core with simple TCAM implementationJiri Pirko
2017-02-03mlxsw: resources: Add ACL related resourcesJiri Pirko
2017-02-03mlxsw: spectrum: Introduce basic set of flexible key blocksJiri Pirko
2017-02-03mlxsw: core: Introduce flexible actions supportJiri Pirko
2017-02-03mlxsw: core: Introduce flexible keys supportJiri Pirko
2017-02-03mlxsw: reg: Add Policy-Engine Extended Flexible Action RegisterJiri Pirko
2017-02-03mlxsw: reg: Add Policy-Engine Policy Based Switching RegisterJiri Pirko
2017-02-03mlxsw: reg: Add Policy-Engine Rules Copy RegisterJiri Pirko
2017-02-03mlxsw: reg: Add Policy-Engine Port Binding TableJiri Pirko
2017-02-03mlxsw: reg: Add Policy-Engine TCAM Entry Register Version 2Jiri Pirko
2017-02-03mlxsw: reg: Add Policy-Engine TCAM Allocation RegisterJiri Pirko
2017-02-03mlxsw: reg: Add Policy-Engine ACL Group Table registerJiri Pirko
2017-02-03mlxsw: reg: Add Policy-Engine ACL RegisterJiri Pirko
2017-02-03mlxsw: item: Add helpers for getting pointer into payload for char buffer itemJiri Pirko
2017-02-03mlxsw: item: Add 8bit item helpersJiri Pirko
2017-02-03bonding: Remove unnecessary returned value checkZhu Yanjun
2017-02-03cxgb4: get rid of custom busy poll codeEric Dumazet
2017-02-03myri10ge: get rid of custom busy poll codeEric Dumazet
2017-02-03be2net: get rid of custom busy poll codeEric Dumazet
2017-02-03vxlan: support fdb and learning in COLLECT_METADATA modeRoopa Prabhu
2017-02-03hns_enet: use cpumask_var_t for on-stack maskArnd Bergmann
2017-02-03virtio_net: remove custom busy_pollEric Dumazet
2017-02-03atl1e: add GRO supportEric Dumazet
2017-02-03cxgb4: Fix uld_send() for ctrl pktsArjun V
2017-02-03sfc-falcon: get rid of custom busy polling codeEric Dumazet
2017-02-03sfc: get rid of custom busy polling codeEric Dumazet
2017-02-02i40e: add interrupt rate limit verbosityAlan Brady
2017-02-02i40e: refactor macro INTRL_USEC_TO_REGAlan Brady
2017-02-02i40e: remove unused functionMitch Williams
2017-02-02i40e: Remove FPK HyperV VF device IDJayaprakash Shanmugam
2017-02-02i40e: Quick refactor to start moving data off stack and into Tx buffer infoAlexander Duyck
2017-02-02i40e: remove unnecessary __packedTushar Dave
2017-02-02i40evf: remove unused device IDMitch Williams
2017-02-02i40e: Deprecating unused macroBimmy Pujari
2017-02-02i40e: when adding or removing MAC filters, correctly handle VLANsJacob Keller
2017-02-02i40e: avoid O(n^2) loop when deleting all filtersJacob Keller
2017-02-02i40e: rename i40e_put_mac_in_vlan and i40e_del_mac_all_vlanJacob Keller