summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2015-09-26vxlan: support both IPv4 and IPv6 sockets in a single vxlan deviceJiri Benc
2015-09-26vxlan: make vxlan_sock_add and vxlan_sock_release complementaryJiri Benc
2015-09-268139cp: Fix GSO MSS handlingDavid Woodhouse
2015-09-268139cp: Enable offload features by defaultDavid Woodhouse
2015-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-09-25net: update docbook comment for __mdiobus_register()Russell King
2015-09-25ppp: fix lockdep splat in ppp_dev_uninit()Guillaume Nault
2015-09-25net: via/Kconfig: GENERIC_PCI_IOMAP required if PCI not selectedSudip Mukherjee
2015-09-25phy: marvell: add link partner advertised modesRussell King
2015-09-24phy: add phy_device_remove()Russell King
2015-09-24phy: fixed-phy: properly validate phy in fixed_phy_update_state()Russell King
2015-09-24net: fix phy refcounting in a bunch of driversRussell King
2015-09-24phy: add proper phy struct device refcountingRussell King
2015-09-24phy: fix mdiobus module safetyRussell King
2015-09-24phy: fix of_mdio_find_bus() device refcount leakRussell King
2015-09-24rocker: use switchdev transaction queue for allocated memoryJiri Pirko
2015-09-24rocker: push struct switchdev_trans down through rocker codeJiri Pirko
2015-09-24switchdev: move transaction phase enum under transaction structureJiri Pirko
2015-09-24switchdev: introduce transaction item queue for attr_set and obj_addJiri Pirko
2015-09-24switchdev: rename "trans" to "trans_ph".Jiri Pirko
2015-09-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2015-09-24bnx2x: byte swap rss_key to comply to Toeplitz specsEric Dumazet
2015-09-24net: axinet: Use of_property_read_u32 instead of open-coding itTobias Klauser
2015-09-24net: ll_temac: Use of_property_read_u32 instead of open-coding itTobias Klauser
2015-09-24net: gianfar: remove misuse of IRQF_NO_SUSPEND flagSudeep Holla
2015-09-24ipv6: remove unused neigh parameter from ndisc functionsJiri Benc
2015-09-24genetlink: simplify genl_notifyJiri Benc
2015-09-23ixgbe: Advance version to 4.2.1Mark Rustad
2015-09-23ixgbe: X540 thermal warning interrupt not a GPIMark Rustad
2015-09-23ixgbe: Fix FCRTH value in VM-to-VM loopback modeMark Rustad
2015-09-23ixgbe: Only clear adapter_stopped if ixgbe_setup_fc succeededMark Rustad
2015-09-23ixgbe: Correct several flaws with with DCA setupMark Rustad
2015-09-23ixgbe: Add new X550EM SFP+ device IDMark Rustad
2015-09-23ixgbe: Update ixgbe_disable_pcie_master flow for X550*Mark Rustad
2015-09-23ixgbe: Add small packet padding support for X550Mark Rustad
2015-09-23ixgbe: Correct setting of RDRXCTL register for X550* devicesMark Rustad
2015-09-23ixgbe: Correct error path in semaphore handlingMark Rustad
2015-09-23ixgbe: Add I2C bus mux supportMark Rustad
2015-09-23ixgbe: Limit SFP polling rateMark Rustad
2015-09-23ixgbe: Allow SFP+ on more than 82598 and 82599Mark Rustad
2015-09-23ixgbe: Add logic to reset CS4227 when neededMark Rustad
2015-09-23ixgbe: Fix 1G and 10G link stability for X550EM_x SFP+Mark Rustad
2015-09-23ixgbe: Add X550EM_x dual-speed SFP+ supportMark Rustad
2015-09-23ixgbe: Allow reduced delays during SFP detectionMark Rustad
2015-09-23ixgbe: Clear I2C destination locationMark Rustad
2015-09-23geneve: use network byte order for destination port config parameterJohn W. Linville
2015-09-23net/ethoc: support big-endian register layoutMax Filippov
2015-09-23net: davinci_emac: Add support for fixed-link PHYNeil Armstrong
2015-09-23Driver: Vmxnet3: Extend register dump supportShrikrishna Khare