summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-11-28atm: suni: remove extraneous space to fix indentationColin Ian King
2017-11-28atm: lanai: use %p to format kernel addresses instead of %xColin Ian King
2017-11-28atm: fore200e: use %pK to format kernel addresses instead of %xColin Ian King
2017-11-28ambassador: fix incorrect indentation of assignment statementColin Ian King
2017-11-28vxlan: use __be32 type for the param vni in __vxlan_fdb_deleteXin Long
2017-11-28bonding: use nla_get_u64 to extract the value for IFLA_BOND_AD_ACTOR_SYSTEMXin Long
2017-11-28lmc: Use memdup_user() as a cleanupVasyl Gomonovych
2017-11-28bnxt_en: Fix an error handling path in 'bnxt_get_module_eeprom()'Christophe JAILLET
2017-11-28net: phy: marvell10g: fix the PHY id maskAntoine Tenart
2017-11-28net: mvpp2: check ethtool sets the Tx ring size is to a valid min valueAntoine Tenart
2017-11-28net: mvpp2: do not disable GMAC paddingYan Markman
2017-11-28net: mvpp2: cleanup probed ports in the probe error pathAntoine Tenart
2017-11-28net: mvpp2: fix the txq_init error pathAntoine Tenart
2017-11-28mlxsw: spectrum_router: Update nexthop RIF on updatePetr Machata
2017-11-28mlxsw: spectrum_router: Handle encap to demoted tunnelsPetr Machata
2017-11-28mlxsw: spectrum_router: Demote tunnels on VRF migrationPetr Machata
2017-11-28mlxsw: spectrum_router: Offload decap only for up tunnelsPetr Machata
2017-11-28Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2017-11-27e1000: Fix off-by-one in debug messageAhmad Fatoum
2017-11-27i40e: Fix reporting incorrect error codesAmritha Nambiar
2017-11-27e1000e: fix the use of magic numbers for buffer overrun issueSasha Neftin
2017-11-27i40e/virtchnl: fix application of sizeof to pointerGustavo A R Silva
2017-11-27xen-netfront: remove warning when unloading moduleEduardo Otubo
2017-11-28Merge tag 'mac80211-for-davem-2017-11-27' of git://git.kernel.org/pub/scm/lin...David S. Miller
2017-11-27mac80211: use QoS NDP for AP probingJohannes Berg
2017-11-25net: thunderbolt: Stop using zero to mean no valid DMA mappingMika Westerberg
2017-11-25net: thunderx: Fix TCP/UDP checksum offload for IPv6 pktsSunil Goutham
2017-11-25forcedeth: replace pci_unmap_page with dma_unmap_pageZhu Yanjun
2017-11-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-11-23Merge tag 'platform-drivers-x86-v4.15-2' of git://git.infradead.org/linux-pla...Linus Torvalds
2017-11-23Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-11-23Merge tag 'drm-for-v4.15-part2' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2017-11-24ipvlan: Fix insufficient skb linear check for ipv6 icmpGao Feng
2017-11-24ipvlan: Fix insufficient skb linear check for arpGao Feng
2017-11-24geneve: only configure or fill UDP_ZERO_CSUM6_RX/TX info when CONFIG_IPV6Hangbin Liu
2017-11-24Merge tag 'wireless-drivers-for-davem-2017-11-22' of git://git.kernel.org/pub...David S. Miller
2017-11-24Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2017-11-24net: dsa: bcm_sf2: Clear IDDQ_GLOBAL_PWR bit for PHYFlorian Fainelli
2017-11-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2017-11-24net: accept UFO datagrams from tuntap and packetWillem de Bruijn
2017-11-24net: realtek: r8169: implement set_link_ksettings()Tobias Jakobi
2017-11-24net: phy: cortina: add missing MODULE_DESCRIPTION/AUTHOR/LICENSEJesse Chan
2017-11-22Merge tag 'pwm/for-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-11-22Merge tag 'rtc-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds
2017-11-22Merge tag 'for-linus-20171120' of git://git.infradead.org/linux-mtdLinus Torvalds
2017-11-23drm/edid: quirk HTC vive headset as non-desktop. [v2]Dave Airlie
2017-11-23drm/fb: add support for not enabling fbcon on non-desktop displays [v2]Dave Airlie
2017-11-23drm: add connector info/property for non-desktop displays [v2]Dave Airlie
2017-11-23Merge tag 'tilcdc-4.15-fixes' of https://github.com/jsarha/linux into drm-nextDave Airlie
2017-11-23Merge branch 'drm-next-4.15' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie