summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-09qed: Add ll2 connection for processing unaligned MPA packetsMichal Kalderon
2017-10-09qed: Add LL2 slowpath handlingMichal Kalderon
2017-10-09qed: Add the source of a packet sent on an iWARP ll2 connectionMichal Kalderon
2017-10-09qed: Fix initialization of ll2 offload featureMichal Kalderon
2017-10-09qed: Add ll2 option for dropping a tx packetMichal Kalderon
2017-10-09qed: Add ll2 ability of opening a secondary queueMichal Kalderon
2017-10-09qed: Add ll2 option to limit the number of bds per packetMichal Kalderon
2017-10-09Merge branch 'mlxsw-Offload-bridge-device-mrouter'David S. Miller
2017-10-09mlxsw: spectrum_switchdev: Support bridge mrouter notificationsYotam Gigi
2017-10-09mlxsw: spectrum_switchdev: Add support for router port in SMID entriesYotam Gigi
2017-10-09mlxsw: spectrum: router: Export the mlxsw_sp_router_port functionYotam Gigi
2017-10-09net: bridge: Export bridge multicast router stateYotam Gigi
2017-10-09net: bridge: Notify on bridge device mrouter state changesYotam Gigi
2017-10-09Merge branch 'nfp-bpf-ABIv2-and-multi-port'David S. Miller
2017-10-09nfp: bpf: pass dst register to ld_field instructionJakub Kicinski
2017-10-09nfp: bpf: byte swap the instructionsJakub Kicinski
2017-10-09nfp: bpf: pad code with valid nopsJakub Kicinski
2017-10-09nfp: bpf: calculate code store ECCJakub Kicinski
2017-10-09nfp: bpf: move to datapath ABI version 2Jakub Kicinski
2017-10-09nfp: bpf: encode extended LM pointer operandsJakub Kicinski
2017-10-09nfp: bpf: encode LMEM accessesJakub Kicinski
2017-10-09nfp: add more white space to the instruction definesJakub Kicinski
2017-10-09nfp: bpf: remove packet marking supportJakub Kicinski
2017-10-09nfp: bpf: remove register renameJakub Kicinski
2017-10-09nfp: bpf: encode all 64bit shiftsJakub Kicinski
2017-10-09nfp: bpf: move software reg helpers and cmd table out of translatorJakub Kicinski
2017-10-09nfp: bpf: use the power of sparse to check we encode registers rightJakub Kicinski
2017-10-09nfp: bpf: lift the single-port limitationJakub Kicinski
2017-10-09nfp: output control messages to trace_devlink_hwmsg()Jakub Kicinski
2017-10-09Merge branch 'hns3-cleanups'David S. Miller
2017-10-09net: hns3: Cleanup for non-static function in hns3 driverYunsheng Lin
2017-10-09net: hns3: Cleanup for endian issue in hns3 driverYunsheng Lin
2017-10-09net: hns3: Cleanup for struct that used to send cmd to firmwareYunsheng Lin
2017-10-09net: hns3: Consistently using GENMASK in hns3 driverYunsheng Lin
2017-10-09net: hns3: Cleanup indentation for Kconfig in the the hisilicon folderYunsheng Lin
2017-10-09net: hns3: Add hns3_get_handle macro in hns3 driverYunsheng Lin
2017-10-09net: hns3: Cleanup for shifting true in hns3 driverYunsheng Lin
2017-10-08qed: Delete redundant check on dcb_app priorityChristos Gkekas
2017-10-08net: ethernet: stmmac: Clean up dead codeChristos Gkekas
2017-10-08Merge branch 'ipv6_dev_get_saddr-rcu'David S. Miller
2017-10-08ipv6: avoid cache line dirtying in ipv6_dev_get_saddr()Eric Dumazet
2017-10-08ipv6: __ipv6_dev_get_saddr() rcu conversionEric Dumazet
2017-10-08ipv6: ipv6_chk_prefix() rcu conversionEric Dumazet
2017-10-08ipv6: ipv6_chk_custom_prefix() rcu conversionEric Dumazet
2017-10-08ipv6: ipv6_count_addresses() rcu conversionEric Dumazet
2017-10-08ipv6: prepare RCU lookups for idev->addr_listEric Dumazet
2017-10-08Merge branch 'bridge-neigh-msg-proxy-and-flood-suppression-support'David S. Miller
2017-10-08bridge: suppress nd pkts on BR_NEIGH_SUPPRESS portsRoopa Prabhu
2017-10-08bridge: suppress arp pkts on BR_NEIGH_SUPPRESS portsRoopa Prabhu
2017-10-08bridge: add new BR_NEIGH_SUPPRESS port flag to suppress arp and nd floodRoopa Prabhu