aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2016-12-20net/mlx5: use rb_entry()Geliang Tang
2016-12-20ethernet: sfc: Add Kconfig entry for vendor SolarflareTobias Klauser
2016-12-20net: hix5hd2_gmac: fix compatible strings nameDongpo Li
2016-12-20net: netcp: ethss: fix 10gbe host port tx pri map configurationWingMan Kwok
2016-12-20net: netcp: ethss: fix errors in ethtool opsWingMan Kwok
2016-12-20fsl/fman: enable compilation on ARM64Madalin Bucur
2016-12-20fsl/fman: A007273 only applies to PPC SoCsMadalin Bucur
2016-12-20powerpc: fsl/fman: remove fsl,fman from of_device_ids[]Madalin Bucur
2016-12-20fsl/fman: fix 1G support for QSGMII interfacesMadalin Bucur
2016-12-20net: phy: use boolean dt properties for eee broken modesjbrunet
2016-12-20net: phy: fix sign type error in genphy_config_eee_advertjbrunet
2016-12-19stmmac: fix memory barriersPavel Machek
2016-12-19net: ethernet: cavium: octeon: octeon_mgmt: Handle return NULL error from dev...Arvind Yadav
2016-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-12-17net: mv643xx_eth: fix build failureSudip Mukherjee
2016-12-17mlxsw: spectrum: Mark split ports as suchIdo Schimmel
2016-12-17qed: fix old-style function definitionArnd Bergmann
2016-12-17r6040: move spinlock in r6040_close as SOFTIRQ-unsafe lock order detectedManuel Bessler
2016-12-17irda: w83977af_ir: cleanup an indent issueDan Carpenter
2016-12-17net: sfc: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-12-17net: davicom: dm9000: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-12-17net: cirrus: ep93xx: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-12-17net: chelsio: cxgb3: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-12-17net: chelsio: cxgb2: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-12-17gtp: Fix initialization of Flags octet in GTPv1 headerHarald Welte
2016-12-17gtp: gtp_check_src_ms_ipv4() always return successLionel Gauthier
2016-12-17bna: use designated initializersKees Cook
2016-12-17WAN: use designated initializersKees Cook
2016-12-17virtio_net: xdp, add slowpath case for non contiguous buffersJohn Fastabend
2016-12-17virtio_net: add XDP_TX supportJohn Fastabend
2016-12-17virtio_net: add dedicated XDP transmit queuesJohn Fastabend
2016-12-17virtio_net: Add XDP supportJohn Fastabend
2016-12-17dpaa_eth: remove redundant dependency on FSL_SOCMadalin Bucur
2016-12-17dpaa_eth: use big endian accessorsClaudiu Manoil
2016-12-17net: vrf: Drop conntrack data after pass through VRF device on TxDavid Ahern
2016-12-17net: vrf: Fix NAT within a VRFDavid Ahern
2016-12-17net: macb: Added PCI wrapper for Platform Driver.Bartosz Folta
2016-12-17ibmveth: calculate gso_segs for large packetsThomas Falcon
2016-12-17net: qcom/emac: don't try to claim clocks on ACPI systemsTimur Tabi
2016-12-16encx24j600: Fix some checkstyle warningsJeroen De Wachter
2016-12-16encx24j600: bugfix - always move ERXTAIL to next packet in encx24j600_rx_packetsJeroen De Wachter
2016-12-16net: ethernet: hip04: Call SET_NETDEV_DEV()Dongpo Li
2016-12-16net: ethernet: hisi_femac: Call SET_NETDEV_DEV()Dongpo Li
2016-12-16net: dsa: mv88e6xxx: Fix opps when adding vlan bridgeAndrew Lunn
2016-12-16net/3com/3c515: Fix timer handling, prevent leaks and crashesThomas Gleixner
2016-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-12-15Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2016-12-16Makefile: drop -D__CHECK_ENDIAN__ from cflagsMichael S. Tsirkin
2016-12-16linux: drop __bitwise__ everywhereMichael S. Tsirkin
2016-12-15Merge tag 'pci-v4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds