aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-10-09qed: Fix initialization of ll2 offload featureMichal Kalderon1-0/+3
2017-10-09qed: Add ll2 option for dropping a tx packetMichal Kalderon1-2/+14
2017-10-09qed: Add ll2 ability of opening a secondary queueMichal Kalderon2-1/+7
2017-10-09qed: Add ll2 option to limit the number of bds per packetMichal Kalderon2-14/+24
2017-10-09mlxsw: spectrum_switchdev: Support bridge mrouter notificationsYotam Gigi1-2/+63
2017-10-09mlxsw: spectrum_switchdev: Add support for router port in SMID entriesYotam Gigi1-2/+11
2017-10-09mlxsw: spectrum: router: Export the mlxsw_sp_router_port functionYotam Gigi2-1/+2
2017-10-09nfp: bpf: pass dst register to ld_field instructionJakub Kicinski1-1/+2
2017-10-09nfp: bpf: byte swap the instructionsJakub Kicinski1-2/+4
2017-10-09nfp: bpf: pad code with valid nopsJakub Kicinski2-1/+13
2017-10-09nfp: bpf: calculate code store ECCJakub Kicinski3-0/+60
2017-10-09nfp: bpf: move to datapath ABI version 2Jakub Kicinski3-19/+26
2017-10-09nfp: bpf: encode extended LM pointer operandsJakub Kicinski3-20/+70
2017-10-09nfp: bpf: encode LMEM accessesJakub Kicinski2-0/+85
2017-10-09nfp: add more white space to the instruction definesJakub Kicinski1-78/+78
2017-10-09nfp: bpf: remove packet marking supportJakub Kicinski2-15/+1
2017-10-09nfp: bpf: remove register renameJakub Kicinski1-43/+3
2017-10-09nfp: bpf: encode all 64bit shiftsJakub Kicinski1-12/+36
2017-10-09nfp: bpf: move software reg helpers and cmd table out of translatorJakub Kicinski4-147/+192
2017-10-09nfp: bpf: use the power of sparse to check we encode registers rightJakub Kicinski3-69/+99
2017-10-09nfp: bpf: lift the single-port limitationJakub Kicinski1-8/+0
2017-10-09nfp: output control messages to trace_devlink_hwmsg()Jakub Kicinski1-0/+8
2017-10-09net: hns3: Cleanup for non-static function in hns3 driverYunsheng Lin4-27/+15
2017-10-09net: hns3: Cleanup for endian issue in hns3 driverYunsheng Lin5-109/+145
2017-10-09net: hns3: Cleanup for struct that used to send cmd to firmwareYunsheng Lin3-119/+120
2017-10-09net: hns3: Consistently using GENMASK in hns3 driverYunsheng Lin2-26/+26
2017-10-09net: hns3: Cleanup indentation for Kconfig in the the hisilicon folderYunsheng Lin1-3/+3
2017-10-09net: hns3: Add hns3_get_handle macro in hns3 driverYunsheng Lin4-63/+35
2017-10-09net: hns3: Cleanup for shifting true in hns3 driverYunsheng Lin1-1/+1
2017-10-08qed: Delete redundant check on dcb_app priorityChristos Gkekas1-1/+1
2017-10-08net: ethernet: stmmac: Clean up dead codeChristos Gkekas1-13/+1
2017-10-08Merge tag 'mlx5-updates-2017-10-06' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxDavid S. Miller2-317/+547
2017-10-08hv_netvsc: Add ethtool handler to set and get TCP hash levelsHaiyang Zhang1-1/+24
2017-10-08hv_netvsc: Change the hash level variable to bit flagsHaiyang Zhang2-25/+59
2017-10-08mlxsw: spectrum: Propagate extack further for bridge enslavementsIdo Schimmel3-11/+23
2017-10-08mlxsw: spectrum: Add extack for VLAN enslavementsIdo Schimmel1-2/+10
2017-10-07bnxt_en: don't consider building bnxt_tc.o if option not enabledJonathan Toppins2-6/+2
2017-10-06Merge branch '40GbE' of ra.kernel.org:/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller12-138/+203
2017-10-06bnx2x: Use pci_ari_enabled() instead of local copyBjorn Helgaas1-6/+1
2017-10-06nfp: add set tcp and udp header action flower offloadPieter Jansen van Vuuren2-0/+51
2017-10-06nfp: add set ipv6 source and destination addressPieter Jansen van Vuuren2-0/+83
2017-10-06nfp: add set ipv4 header action flower offloadPieter Jansen van Vuuren2-0/+56
2017-10-06nfp: add set ethernet header action flower offloadPieter Jansen van Vuuren2-0/+93
2017-10-06nfp: add IPv6 ttl and tos match offloading supportPieter Jansen van Vuuren2-11/+10
2017-10-06nfp: add IPv4 ttl and tos match offloading supportPieter Jansen van Vuuren2-5/+10
2017-10-06nfp: add mpls match offloading supportPieter Jansen van Vuuren3-7/+21
2017-10-06i40e/i40evf: organize and re-number feature flagsJacob Keller3-68/+68
2017-10-06i40e: ignore skb->xmit_more when deciding to set RS bitJacob Keller1-30/+4
2017-10-06i40evf: enable support for VF VLAN tag stripping controlJacob Keller1-8/+14
2017-10-06i40e: do not enter PHY debug mode while setting LEDs behaviourMariusz Stachura1-2/+5