summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
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
2016-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-12-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-12-14drivers/net/wireless/intel/iwlwifi/dvm/calib.c: simplfy min() expressionAndrew Morton
2016-12-14igb: update code to better handle incrementing page countAlexander Duyck
2016-12-14igb: update driver to make use of DMA_ATTR_SKIP_CPU_SYNCAlexander Duyck
2016-12-14Merge branch 'vmw_pvrdma' into merge-testDoug Ledford
2016-12-14Merge branches 'misc', 'qedr', 'reject-helpers', 'rxe' and 'srp' into merge-testDoug Ledford
2016-12-14qede: fix general protection fault may occur on probeAmrani, Ram
2016-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-12-14IB/mlx4: avoid a -Wmaybe-uninitialize warningArnd Bergmann
2016-12-14treewide: Fix printk() message errorsMasanari Iida
2016-12-13Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2016-12-13Merge tag 'staging-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds