aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller9-16/+101
2017-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-1/+5
2017-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds1-0/+61
2017-08-09net-next: mediatek: bring up QDMA RX ring 0John Crispin2-10/+29
2017-08-09net-next: mediatek: fix typos inside the header fileJohn Crispin1-2/+2
2017-08-09atm: make atmdev_ops constBhumika Goyal6-6/+6
2017-08-09net: dsa: make dsa_switch_ops constBhumika Goyal3-3/+3
2017-08-09liquidio: napi cleanupIntiyaz Basha2-0/+29
2017-08-09geneve: maximum value of VNI cannot be usedGirish Moodalbail1-1/+1
2017-08-09net: systemport: Fix software statistics for SYSTEMPORT LiteFlorian Fainelli1-0/+4
2017-08-09ibmvnic: Correct 'unused variable' warning in build.Nathan Fontenot1-1/+0
2017-08-09ibmvnic: Add netdev_dbg output for debuggingNathan Fontenot1-7/+55
2017-08-09ibmvnic: Clean up resources on probe failureNathan Fontenot1-11/+15
2017-08-09sunvdc: prevent sunvdc panic when mpgroup disk added to guest domainJim Quigley1-0/+61
2017-08-09bpf, nfp: implement jiting of BPF_J{LT,LE}Daniel Borkmann1-0/+24
2017-08-09Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller14-31/+166
2017-08-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller65-363/+595
2017-08-09Merge tag 'pinctrl-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds6-15/+37
2017-08-09Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds6-7/+32
2017-08-09Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-4/+4
2017-08-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds33-109/+368
2017-08-08isdn: hfcsusb: constify usb_device_idArvind Yadav1-1/+1
2017-08-08isdn: hisax: hfc_usb: constify usb_device_idArvind Yadav1-1/+1
2017-08-08qmi_wwan: fix NULL deref on disconnectBjørn Mork1-1/+5
2017-08-08qmi_wwan: fix NULL deref on disconnectBjørn Mork1-1/+5
2017-08-08net: phy: mdio-bcm-unimac: fix unsigned wrap-around when decrementing timeoutColin Ian King1-1/+1
2017-08-08ppp: fix xmit recursion detection on ppp channelsGuillaume Nault1-8/+10
2017-08-08cxgb4: Clear On FLASH config file after a FW upgradeArjun Vynipadath2-0/+71
2017-08-08net: dsa: lan9303: Only allocate 3 portsEgil Hjelmeland1-1/+1
2017-08-08liquidio: fix misspelled firmware image filenamesDerek Chickles1-4/+8
2017-08-08netvsc: make sure and unregister datapathstephen hemminger3-48/+28
2017-08-08igb: support BCM54616 PHYJohn W Linville3-0/+8
2017-08-08liquidio: fix wrong info about vf rx/tx ring parameters reported to ethtoolIntiyaz Basha1-21/+9
2017-08-08igbvf: convert msleep to mdelay in atomic contextGreg Edwards1-1/+1
2017-08-08igbvf: after mailbox write, wait for replyGreg Edwards1-2/+8
2017-08-08net: dsa: mediatek: add adjust link support for user portsJohn Crispin2-0/+39
2017-08-08net/mlx4_en: don't set CHECKSUM_COMPLETE on SCTP packetsDavide Caratti1-11/+18
2017-08-08igbvf: add lock around mailbox opsGreg Edwards4-0/+56
2017-08-08e1000e: Initial Support for IceLakeSasha Neftin2-0/+8
2017-08-08igb: do not drop PF mailbox lock after read of VF messageGreg Edwards4-12/+26
2017-08-08bpf/verifier: rework value trackingEdward Cree1-10/+14
2017-08-08igb: expose mailbox unlock methodGreg Edwards3-0/+41
2017-08-08igb: add argument names to mailbox op function declarationsGreg Edwards2-13/+14
2017-08-08net: usb: rtl8150: constify usb_device_idArvind Yadav1-1/+1
2017-08-08net: usb: r8152: constify usb_device_idArvind Yadav1-1/+1
2017-08-08net: usb: kaweth: constify usb_device_idArvind Yadav1-1/+1
2017-08-08net: usb: ipheth: constify usb_device_idArvind Yadav1-1/+1
2017-08-08net: usb: cdc-phonet: constify usb_device_idArvind Yadav1-1/+1
2017-08-08net: usb: catc: constify usb_device_id and fix space before '[' errorArvind Yadav1-1/+1
2017-08-08net: irda: stir4200: constify usb_device_idArvind Yadav1-1/+1