summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | platform/x86: mlx-platform: Fix semicolon.cocci warningskbuild test robot2016-12-161-1/+1
| * | | platform/x86: mlx-platform: Move module from arch/x86Vadim Pasternak2016-12-163-1/+278
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-12-181-1/+1
|\ \ \ \
| * | | | ACPI/NUMA: Do not map pxm to node when NUMA is turned offBoris Ostrovsky2016-12-151-1/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-12-1838-315/+946
|\ \ \ \ \
| * | | | | net: mv643xx_eth: fix build failureSudip Mukherjee2016-12-181-1/+1
| * | | | | isdn: Constify some function parametersEmese Revfy2016-12-182-10/+10
| * | | | | mlxsw: spectrum: Mark split ports as suchIdo Schimmel2016-12-181-1/+1
| * | | | | qed: fix old-style function definitionArnd Bergmann2016-12-181-1/+1
| * | | | | r6040: move spinlock in r6040_close as SOFTIRQ-unsafe lock order detectedManuel Bessler2016-12-181-5/+5
| * | | | | irda: w83977af_ir: cleanup an indent issueDan Carpenter2016-12-181-3/+3
| * | | | | net: sfc: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-12-183-42/+65
| * | | | | net: davicom: dm9000: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-12-181-6/+8
| * | | | | net: cirrus: ep93xx: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-12-181-6/+8
| * | | | | net: chelsio: cxgb3: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-12-181-28/+37
| * | | | | net: chelsio: cxgb2: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-12-181-27/+37
| * | | | | gtp: Fix initialization of Flags octet in GTPv1 headerHarald Welte2016-12-171-2/+2
| * | | | | gtp: gtp_check_src_ms_ipv4() always return successLionel Gauthier2016-12-171-2/+2
| * | | | | isdn: use designated initializersKees Cook2016-12-172-11/+11
| * | | | | bna: use designated initializersKees Cook2016-12-171-4/+4
| * | | | | WAN: use designated initializersKees Cook2016-12-171-48/+49
| * | | | | isdn/gigaset: use designated initializersKees Cook2016-12-173-48/+48
| * | | | | virtio_net: xdp, add slowpath case for non contiguous buffersJohn Fastabend2016-12-171-1/+74
| * | | | | virtio_net: add XDP_TX supportJohn Fastabend2016-12-171-7/+93
| * | | | | virtio_net: add dedicated XDP transmit queuesJohn Fastabend2016-12-171-2/+28
| * | | | | virtio_net: Add XDP supportJohn Fastabend2016-12-171-5/+171
| * | | | | dpaa_eth: remove redundant dependency on FSL_SOCMadalin Bucur2016-12-171-1/+1
| * | | | | dpaa_eth: use big endian accessorsClaudiu Manoil2016-12-171-34/+37
| * | | | | net: vrf: Drop conntrack data after pass through VRF device on TxDavid Ahern2016-12-171-0/+4
| * | | | | net: vrf: Fix NAT within a VRFDavid Ahern2016-12-171-2/+0
| * | | | | net: macb: Added PCI wrapper for Platform Driver.Bartosz Folta2016-12-174-5/+189
| * | | | | ibmveth: calculate gso_segs for large packetsThomas Falcon2016-12-171-2/+10
| * | | | | net: qcom/emac: don't try to claim clocks on ACPI systemsTimur Tabi2016-12-171-0/+9
| * | | | | encx24j600: Fix some checkstyle warningsJeroen De Wachter2016-12-162-8/+25
| * | | | | encx24j600: bugfix - always move ERXTAIL to next packet in encx24j600_rx_packetsJeroen De Wachter2016-12-161-1/+2
| * | | | | net: ethernet: hip04: Call SET_NETDEV_DEV()Dongpo Li2016-12-161-1/+1
| * | | | | net: ethernet: hisi_femac: Call SET_NETDEV_DEV()Dongpo Li2016-12-161-1/+1
| * | | | | net: dsa: mv88e6xxx: Fix opps when adding vlan bridgeAndrew Lunn2016-12-161-0/+6
| * | | | | net/3com/3c515: Fix timer handling, prevent leaks and crashesThomas Gleixner2016-12-161-7/+8
| * | | | | virtio-net: correctly enable multiqueueJason Wang2016-12-131-1/+3
* | | | | | Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/...Linus Torvalds2016-12-181-1/+0
|\ \ \ \ \ \
| * | | | | | vfs: remove ".readlink = generic_readlink" assignmentsMiklos Szeredi2016-12-091-1/+0
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-12-181-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Merge remote-tracking branch 'djwong/ocfs2-vfs-reflink-6' into for-linusAl Viro2016-12-1688-318/+756
| |\| | | | | |
| * | | | | | | constify get_dcookie() and friendsAl Viro2016-12-061-1/+1
* | | | | | | | Merge tag 'kvmgt-vfio-mdev-for-v4.10-rc1' of git://github.com/01org/gvt-linuxLinus Torvalds2016-12-184-61/+923
|\ \ \ \ \ \ \ \
| * | | | | | | | drm/i915/gvt/kvmgt: add vfio/mdev support to KVMGTJike Song2016-12-164-40/+907
| * | | | | | | | drm/i915/gvt/kvmgt: read/write GPA via KVM APIJike Song2016-12-161-21/+16
| * | | | | | | | drm/i915/gvt/kvmgt: replace kmalloc() by kzalloc()Jike Song2016-12-161-1/+1
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-12-1844-711/+4150
|\ \ \ \ \ \ \ \ \