summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* batman-adv: Add hard_iface specific sysfs wrapper macros for UINTLinus Luessing2016-02-291-0/+49
* 3c59x: Ensure to apply the expires timeStafford Horne2016-02-291-1/+1
* rocker: fix an error codeDan Carpenter2016-02-271-1/+1
* Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller2016-02-2613-144/+261
|\
| * igb: call ndo_stop() instead of dev_close() when running offline selftestStefan Assmann2016-02-253-6/+8
| * igb: Fix VLAN tag stripping on Intel i350Corinna Vinschen2016-02-251-9/+32
| * igbvf: remove "link is Up" message when registering mcast addressJon Maxwell2016-02-251-1/+0
| * igbvf: Add support for generic Tx checksumsAlexander Duyck2016-02-252-61/+82
| * igb: Add support for generic Tx checksumsAlexander Duyck2016-02-251-58/+48
| * igb: rename igb define to be more genericTodd Fujinaka2016-02-252-4/+4
| * igb: add conditions for I210 to generate periodic clock outputRoland Hii2016-02-251-1/+2
| * igb: enable WoL for OEM devices regardless of EEPROM settingTodd Fujinaka2016-02-251-0/+20
| * igb: constify e1000_phy_operations structureJulia Lawall2016-02-252-2/+2
| * igb: When GbE link up, wait for Remote receiver status conditionTakuma Ueba2016-02-241-0/+20
| * e1000e: Initial support for KabeLakeRaanan Avargil2016-02-242-0/+8
| * e1000e: Clear ULP configuration register on ULP exitRaanan Avargil2016-02-242-0/+6
| * e1000e: Set HW FIFO minimum pointer gap for non-gig speedsRaanan Avargil2016-02-241-0/+12
| * e1000e: Increase PHY PLL clock gate timingRaanan Avargil2016-02-242-0/+15
| * e1000e: Increase ULP timerRaanan Avargil2016-02-241-2/+2
* | GSO: Provide software checksum of tunneled UDP fragmentation offloadAlexander Duyck2016-02-263-7/+37
* | Merge branch 'vrf-saddr-selection'David S. Miller2016-02-263-4/+33
|\ \
| * | net: l3mdev: prefer VRF master for source address selectionDavid Lamparter2016-02-261-0/+17
| * | net: l3mdev: address selection should only consider devices in L3 domainDavid Ahern2016-02-263-4/+16
|/ /
* | Merge branch 'ethtool-ksettings'David S. Miller2016-02-2618-327/+1032
|\ \
| * | net: mlx4: use new ETHTOOL_G/SSETTINGS APIDavid Decotigny2016-02-263-170/+189
| * | net: ethtool: remove unused __ethtool_get_settingsDavid Decotigny2016-02-262-35/+14
| * | net: core: use __ethtool_get_ksettingsDavid Decotigny2016-02-262-12/+14
| * | net: bridge: use __ethtool_get_ksettingsDavid Decotigny2016-02-261-3/+3
| * | net: 8021q: use __ethtool_get_ksettingsDavid Decotigny2016-02-261-4/+4
| * | net: rdma: use __ethtool_get_ksettingsDavid Decotigny2016-02-261-8/+6
| * | net: fcoe: use __ethtool_get_ksettingsDavid Decotigny2016-02-261-16/+20
| * | net: team: use __ethtool_get_ksettingsDavid Decotigny2016-02-261-4/+4
| * | net: macvlan: use __ethtool_get_ksettingsDavid Decotigny2016-02-261-4/+4
| * | net: ipvlan: use __ethtool_get_ksettingsDavid Decotigny2016-02-261-4/+4
| * | net: bonding: use __ethtool_get_ksettingsDavid Decotigny2016-02-261-8/+6
| * | net: usnic: use __ethtool_get_ksettingsDavid Decotigny2016-02-261-4/+4
| * | tx4939: use __ethtool_get_ksettingsDavid Decotigny2016-02-261-3/+4
| * | net: ethtool: add new ETHTOOL_xLINKSETTINGS APIDavid Decotigny2016-02-263-80/+786
| * | net: usnic: use __ethtool_get_settingsDavid Decotigny2016-02-261-1/+1
| * | net: usnic: remove unused call to ethtool_ops::get_settingsDavid Decotigny2016-02-261-2/+0
|/ /
* | net: Facility to report route quality of connected socketsTom Herbert2016-02-2614-0/+30
* | net: ipv6: Make address flushing on ifdown optionalDavid Ahern2016-02-264-15/+132
* | tipc: fix null deref crash in compat config pathFlorian Westphal2016-02-251-0/+1
* | tipc: fix crash during node removalJon Paul Maloy2016-02-251-13/+11
* | tipc: eliminate risk of finding to-be-deleted node instanceJon Paul Maloy2016-02-251-9/+9
* | Merge branch 'qed-misc'David S. Miller2016-02-252-18/+63
|\ \
| * | qed, qede: rebrand module descriptionYuval Mintz2016-02-252-6/+6
| * | qed: Prevent probe on previous errorYuval Mintz2016-02-251-0/+11
| * | qed: add MODULE_FIRMWARE()Yuval Mintz2016-02-251-0/+2
| * | qede: Don't report link change needlesslyYuval Mintz2016-02-251-6/+10