aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* l2tp: auto load type modulesstephen hemminger2015-09-25
* net: dsa: Set a "dsa" device_typeFlorian Fainelli2015-09-25
* Merge branch 'switchdev-transaction-item-queue'David S. Miller2015-09-25
|\
| * switchdev: reduce transaction phase enum down to a booleanJiri Pirko2015-09-25
| * dsa: use prepare/commit switchdev transaction helpersJiri Pirko2015-09-25
| * switchdev: remove "ABORT" transaction phaseJiri Pirko2015-09-25
| * switchdev: remove "NONE" transaction phaseJiri Pirko2015-09-25
| * rocker: use switchdev transaction queue for allocated memoryJiri Pirko2015-09-25
| * rocker: push struct switchdev_trans down through rocker codeJiri Pirko2015-09-25
| * switchdev: add switchdev_trans_ph_prepare/commit helpersJiri Pirko2015-09-25
| * switchdev: move transaction phase enum under transaction structureJiri Pirko2015-09-25
| * switchdev: introduce transaction item queue for attr_set and obj_addJiri Pirko2015-09-25
| * switchdev: rename "trans" to "trans_ph".Jiri Pirko2015-09-25
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2015-09-24
|\
| * ixgbe: Advance version to 4.2.1Mark Rustad2015-09-24
| * ixgbe: X540 thermal warning interrupt not a GPIMark Rustad2015-09-24
| * ixgbe: Fix FCRTH value in VM-to-VM loopback modeMark Rustad2015-09-24
| * ixgbe: Only clear adapter_stopped if ixgbe_setup_fc succeededMark Rustad2015-09-24
| * ixgbe: Correct several flaws with with DCA setupMark Rustad2015-09-24
| * ixgbe: Add new X550EM SFP+ device IDMark Rustad2015-09-24
| * ixgbe: Update ixgbe_disable_pcie_master flow for X550*Mark Rustad2015-09-24
| * ixgbe: Add small packet padding support for X550Mark Rustad2015-09-24
| * ixgbe: Correct setting of RDRXCTL register for X550* devicesMark Rustad2015-09-24
| * ixgbe: Correct error path in semaphore handlingMark Rustad2015-09-24
| * ixgbe: Add I2C bus mux supportMark Rustad2015-09-24
| * ixgbe: Limit SFP polling rateMark Rustad2015-09-24
| * ixgbe: Allow SFP+ on more than 82598 and 82599Mark Rustad2015-09-24
| * ixgbe: Add logic to reset CS4227 when neededMark Rustad2015-09-24
| * ixgbe: Fix 1G and 10G link stability for X550EM_x SFP+Mark Rustad2015-09-24
| * ixgbe: Add X550EM_x dual-speed SFP+ supportMark Rustad2015-09-24
| * ixgbe: Allow reduced delays during SFP detectionMark Rustad2015-09-24
| * ixgbe: Clear I2C destination locationMark Rustad2015-09-24
* | tcp: factorize sk_txhash initEric Dumazet2015-09-24
* | net: axinet: Use of_property_read_u32 instead of open-coding itTobias Klauser2015-09-24
* | net: ll_temac: Use of_property_read_u32 instead of open-coding itTobias Klauser2015-09-24
* | ipv6: remove unused neigh parameter from ndisc functionsJiri Benc2015-09-24
* | genetlink: simplify genl_notifyJiri Benc2015-09-24
|/
* net/ethoc: support big-endian register layoutMax Filippov2015-09-23
* net: davinci_emac: Add support for fixed-link PHYNeil Armstrong2015-09-23
* Driver: Vmxnet3: Extend register dump supportShrikrishna Khare2015-09-23
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2015-09-23
|\
| * ixgbe: Enable bit-banging mode on X550Mark Rustad2015-09-22
| * ixgbe: Set lan_id before first I2C eeprom accessMark Rustad2015-09-22
| * ixgbe: Provide unlocked I2C methodsMark Rustad2015-09-22
| * ixgbe: Provide I2C combined on X550EMMark Rustad2015-09-22
| * ixgbe: Add X550EM support for SFP insertion interruptMark Rustad2015-09-22
| * ixgbe: Accept SFP not present errors on all devicesMark Rustad2015-09-22
| * ixgbevf: Enables TSO for stacked VLANToshiaki Makita2015-09-22
| * e1000e: Enable TSO for stacked VLANToshiaki Makita2015-09-22
| * igbvf: Enable TSO for stacked VLANToshiaki Makita2015-09-22