summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-02-10net/ena: change condition for host attribute configurationNetanel Belgazal
2017-02-10net/ena: change driver's default timeoutsNetanel Belgazal
2017-02-10net/ena: reduce the severity of ena printoutsNetanel Belgazal
2017-02-10net/ena: use READ_ONCE to access completion descriptorsNetanel Belgazal
2017-02-10net/ena: use napi_complete_done() return valueNetanel Belgazal
2017-02-10net/ena: fix potential access to freed memory during device resetNetanel Belgazal
2017-02-10net/ena: refactor ena_get_stats64 to be atomic context safeNetanel Belgazal
2017-02-10net/ena: fix NULL dereference when removing the driver after device reset failedNetanel Belgazal
2017-02-10net/ena: fix RSS default hash configurationNetanel Belgazal
2017-02-10net/ena: fix ethtool RSS flow configurationNetanel Belgazal
2017-02-10net/ena: fix queues number calculationNetanel Belgazal
2017-02-10net/ena: remove ntuple filter support from device feature listNetanel Belgazal
2017-02-09Merge branch 'enic-vxlan-offload'David S. Miller
2017-02-09enic: add vxlan offload on tx pathGovindarajulu Varadarajan
2017-02-09enic: add udp_tunnel ndo for vxlan offloadGovindarajulu Varadarajan
2017-02-09enic: add devcmds for vxlan offloadGovindarajulu Varadarajan
2017-02-09net: dsa: mv88e6xxx: Move forward declaration to where it is neededAndrew Lunn
2017-02-09net: dsa: Fix duplicate object ruleFlorian Fainelli
2017-02-09Merge branch 'qcom-emac-more-ethtool'David S. Miller
2017-02-09net: qcom/emac: add ethtool support for setting ring parametersTimur Tabi
2017-02-09net: qcom/emac: add ethtool support for reading hardware registersTimur Tabi
2017-02-09ARM: orion: remove unused wnr854t_switch_plat_dataArnd Bergmann
2017-02-09Merge branch 'sctp-sender-stream-reconf-reset-add-streams'David S. Miller
2017-02-09sctp: implement sender-side procedures for Add Incoming/Outgoing Streams Request ParameterXin Long
2017-02-09sctp: add support for generating stream reconf add incoming/outgoing streams request chunkXin Long
2017-02-09sctp: implement sender-side procedures for SSN/TSN Reset Request ParameterXin Long
2017-02-09sctp: add support for generating stream reconf ssn/tsn reset request chunkXin Long
2017-02-09sctp: streams should be recovered when it fails to send request.Xin Long
2017-02-09sctp: drop unnecessary __packed from some stream reconf structuresXin Long
2017-02-09Merge branch 'sfc-more-encap-offloads'David S. Miller
2017-02-09sfc: configure UDP tunnel offload portsJon Cooper
2017-02-09sfc: update mcdi_pcol definitions for MC_CMD_SET_TUNNEL_ENCAP_UDP_PORTSMatthew Slattery
2017-02-09sfc: call mcdi_reboot_detected() when MC reboots during an MCDI commandJon Cooper
2017-02-09sfc: harden driver against MC resets during initial probeJon Cooper
2017-02-09sfc: set csum_level for encapsulated packetsJon Cooper
2017-02-09sfc: process RX event inner checksum flagsJon Cooper
2017-02-08mlxsw: spectrum_router: Don't reflect LINKDOWN nexthopsIdo Schimmel
2017-02-08Merge branch 'mlxsw-Reflect-nexthop-status-changes'David S. Miller
2017-02-08mlxsw: spectrum_router: Flush resources when RIF is deletedIdo Schimmel
2017-02-08mlxsw: spectrum_router: Reflect nexthop status changesIdo Schimmel
2017-02-08ipv4: fib: Notify about nexthop status changesIdo Schimmel
2017-02-08mlxsw: spectrum_router: Use trap action only for some route typesIdo Schimmel
2017-02-08mlxsw: spectrum_router: Determine offload status using generic functionIdo Schimmel
2017-02-08mlxsw: spectrum_router: More accurately set offload flagIdo Schimmel
2017-02-08mlxsw: spectrum_router: Refactor nexthop init routineIdo Schimmel
2017-02-08mlxsw: spectrum_router: Remove FIB info from FIB entry structIdo Schimmel
2017-02-08mlxsw: spectrum_router: Store routes in a more generic wayIdo Schimmel
2017-02-08mlxsw: spectrum_router: Add gateway indication to nexthop groupIdo Schimmel
2017-02-08mlxsw: spectrum_router: Use nexthop's scope to set action typeIdo Schimmel
2017-02-08mlxsw: spectrum_router: Store nexthops in a hash tableIdo Schimmel