summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-10-09qed: Add LL2 slowpath handlingMichal Kalderon2-2/+43
2017-10-09qed: Add the source of a packet sent on an iWARP ll2 connectionMichal Kalderon1-1/+6
2017-10-09qed: Fix initialization of ll2 offload featureMichal Kalderon1-0/+3
2017-10-09qed: Add ll2 option for dropping a tx packetMichal Kalderon2-2/+15
2017-10-09qed: Add ll2 ability of opening a secondary queueMichal Kalderon3-1/+8
2017-10-09qed: Add ll2 option to limit the number of bds per packetMichal Kalderon2-14/+24
2017-10-09Merge branch 'mlxsw-Offload-bridge-device-mrouter'David S. Miller6-7/+128
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-09net: bridge: Export bridge multicast router stateYotam Gigi2-0/+17
2017-10-09net: bridge: Notify on bridge device mrouter state changesYotam Gigi2-3/+36
2017-10-09Merge branch 'nfp-bpf-ABIv2-and-multi-port'David S. Miller8-378/+640
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-09Merge branch 'hns3-cleanups'David S. Miller10-347/+344
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 branch 'ipv6_dev_get_saddr-rcu'David S. Miller1-45/+25
2017-10-08ipv6: avoid cache line dirtying in ipv6_dev_get_saddr()Eric Dumazet1-11/+6
2017-10-08ipv6: __ipv6_dev_get_saddr() rcu conversionEric Dumazet1-3/+1
2017-10-08ipv6: ipv6_chk_prefix() rcu conversionEric Dumazet1-5/+3
2017-10-08ipv6: ipv6_chk_custom_prefix() rcu conversionEric Dumazet1-5/+3
2017-10-08ipv6: ipv6_count_addresses() rcu conversionEric Dumazet1-6/+6
2017-10-08ipv6: prepare RCU lookups for idev->addr_listEric Dumazet1-15/+6
2017-10-08Merge branch 'bridge-neigh-msg-proxy-and-flood-suppression-support'David S. Miller11-61/+533
2017-10-08bridge: suppress nd pkts on BR_NEIGH_SUPPRESS portsRoopa Prabhu4-0/+274
2017-10-08bridge: suppress arp pkts on BR_NEIGH_SUPPRESS portsRoopa Prabhu4-58/+205
2017-10-08bridge: add new BR_NEIGH_SUPPRESS port flag to suppress arp and nd floodRoopa Prabhu9-3/+54
2017-10-08ipv6: fix a BUG in rt6_get_pcpu_route()Eric Dumazet1-20/+6