aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-12-18Merge tag 'platform-drivers-x86-v4.10-2' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86Linus Torvalds8-1/+1158
2016-12-18platform/x86: surface3-wmi: Balance locking on error pathAndy Shevchenko1-5/+6
2016-12-18platform/x86: Add Whiskey Cove PMIC TMU supportNilesh Bacchewar4-0/+210
2016-12-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2016-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds38-315/+946
2016-12-17Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfsLinus Torvalds1-1/+0
2016-12-17net: mv643xx_eth: fix build failureSudip Mukherjee1-1/+1
2016-12-17isdn: Constify some function parametersEmese Revfy2-10/+10
2016-12-17mlxsw: spectrum: Mark split ports as suchIdo Schimmel1-1/+1
2016-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+1
2016-12-17qed: fix old-style function definitionArnd Bergmann1-1/+1
2016-12-17r6040: move spinlock in r6040_close as SOFTIRQ-unsafe lock order detectedManuel Bessler1-5/+5
2016-12-17irda: w83977af_ir: cleanup an indent issueDan Carpenter1-3/+3
2016-12-17net: sfc: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes3-42/+65
2016-12-17net: davicom: dm9000: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-6/+8
2016-12-17net: cirrus: ep93xx: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-6/+8
2016-12-17net: chelsio: cxgb3: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-28/+37
2016-12-17net: chelsio: cxgb2: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-27/+37
2016-12-17Merge tag 'kvmgt-vfio-mdev-for-v4.10-rc1' of git://github.com/01org/gvt-linuxLinus Torvalds4-61/+923
2016-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds44-711/+4150
2016-12-17Merge tag 'for-linus-20161216' of git://git.infradead.org/linux-mtdLinus Torvalds44-349/+1370
2016-12-17gtp: Fix initialization of Flags octet in GTPv1 headerHarald Welte1-2/+2
2016-12-17gtp: gtp_check_src_ms_ipv4() always return successLionel Gauthier1-2/+2
2016-12-17isdn: use designated initializersKees Cook2-11/+11
2016-12-17bna: use designated initializersKees Cook1-4/+4
2016-12-17WAN: use designated initializersKees Cook1-48/+49
2016-12-17isdn/gigaset: use designated initializersKees Cook3-48/+48
2016-12-17virtio_net: xdp, add slowpath case for non contiguous buffersJohn Fastabend1-1/+74
2016-12-17virtio_net: add XDP_TX supportJohn Fastabend1-7/+93
2016-12-17virtio_net: add dedicated XDP transmit queuesJohn Fastabend1-2/+28
2016-12-17virtio_net: Add XDP supportJohn Fastabend1-5/+171
2016-12-17dpaa_eth: remove redundant dependency on FSL_SOCMadalin Bucur1-1/+1
2016-12-17dpaa_eth: use big endian accessorsClaudiu Manoil1-34/+37
2016-12-17net: vrf: Drop conntrack data after pass through VRF device on TxDavid Ahern1-0/+4
2016-12-17net: vrf: Fix NAT within a VRFDavid Ahern1-2/+0
2016-12-17net: macb: Added PCI wrapper for Platform Driver.Bartosz Folta4-5/+189
2016-12-17ibmveth: calculate gso_segs for large packetsThomas Falcon1-2/+10
2016-12-17net: qcom/emac: don't try to claim clocks on ACPI systemsTimur Tabi1-0/+9
2016-12-16platform/x86: ideapad-laptop: Add Y700 15-ACZ to no_hw_rfkill DMI listvelemas1-0/+7
2016-12-16platform/x86: Introduce button support for the Surface 3Benjamin Tissoires3-0/+257
2016-12-16platform/x86: Add custom surface3 platform device for controlling LIDBenjamin Tissoires3-0/+309
2016-12-16platform/x86: mlx-platform: Add mlxcpld-hotplug driver registrationVadim Pasternak1-1/+97
2016-12-16platform/x86: mlx-platform: Fix semicolon.cocci warningskbuild test robot1-1/+1
2016-12-16platform/x86: mlx-platform: Move module from arch/x86Vadim Pasternak3-1/+278
2016-12-16Merge remote-tracking branch 'djwong/ocfs2-vfs-reflink-6' into for-linusAl Viro88-318/+756
2016-12-16Merge tag 'ceph-for-4.10-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds1-1/+1
2016-12-16encx24j600: Fix some checkstyle warningsJeroen De Wachter2-8/+25
2016-12-16encx24j600: bugfix - always move ERXTAIL to next packet in encx24j600_rx_packetsJeroen De Wachter1-1/+2
2016-12-16net: ethernet: hip04: Call SET_NETDEV_DEV()Dongpo Li1-1/+1
2016-12-16net: ethernet: hisi_femac: Call SET_NETDEV_DEV()Dongpo Li1-1/+1