summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-06-05bnx2x: allow adding VLANs while interface is downMichal Schmidt
2016-06-04Merge tag 'wireless-drivers-for-davem-2016-06-04' of git://git.kernel.org/pub...David S. Miller
2016-06-03net-next: mediatek: properly handle RGMII modesJohn Crispin
2016-06-03net-next: mediatek: add fixed-phy supportJohn Crispin
2016-06-03net-next: mediatek: fix gigabit and flow control advertisementJohn Crispin
2016-06-03net-next: mediatek: use mdiobus_free() in favour of kfree()John Crispin
2016-06-03net: ethernet: ti: cpsw: fix rx-usecs interrupt pacing consistencyIvan Khoronzhuk
2016-06-03gianfar: fix the last transmit buffer descriptorYangbo Lu
2016-06-03brcmfmac: add eth_type_trans back for PCIe full dongleFranky Lin
2016-06-02stmmac: do not sleep in atomic context for mdio_resetVincent Palatin
2016-06-01qed: fix qed_fill_link() error handlingArnd Bergmann
2016-06-01net/ethoc: fix null dereference on error exit pathColin Ian King
2016-06-01Merge tag 'mac80211-for-davem-2016-06-01' of git://git.kernel.org/pub/scm/lin...David S. Miller
2016-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-05-31sfc: Track RPS flow IDs per channel instead of per functionJon Cooper
2016-05-31usbnet: smsc95xx: fix link detection for disabled autonegotiationChristoph Fritz
2016-05-31virtio_net: fix virtnet_open and virtnet_probe competing for try_fill_recvwangyunjian
2016-05-31bnx2x: avoid leaking memory on bnx2x_init_one() failuresVitaly Kuznetsov
2016-05-31net: fec: update dirty_tx even if no skbTroy Kisky
2016-05-31atm: iphase: off by one in rx_pkt()Dan Carpenter
2016-05-31atm: firestream: add more reserved stringsDan Carpenter
2016-05-31vxlan: Accept user specified MTU value when create new vxlan linkChen Haiquan
2016-05-31Merge tag 'gpio-v4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2016-05-31mac80211_hwsim: Add missing check for HWSIM_ATTR_SIGNALMartin Willi
2016-05-30Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-05-30gpio: drop lock before reading GPIO directionLinus Walleij
2016-05-30gpio: bail out silently on NULL descriptorsLinus Walleij
2016-05-30gpio: handle compatible ioctl() pointersLinus Walleij
2016-05-30gpio: flush direction status in gpiochip_lock_as_irq()Linus Walleij
2016-05-30gpio: lpc32xx: disable broken to_irq supportSylvain Lemieux
2016-05-29sfc: use flow dissector helpers for aRFSEdward Cree
2016-05-29net: nps_enet: Disable interrupts before napi rescheduleElad Kanfi
2016-05-29ptp: oops in ptp_ioctl()Dan Carpenter
2016-05-29Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2016-05-28Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2016-05-28Merge branch 'hash' of git://ftp.sciencehorizons.net/linuxLinus Torvalds
2016-05-28Eliminate bad hash multipliers from hash_32() and hash_64()George Spelvin
2016-05-28Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-05-28Merge tag 'chrome-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-05-28Merge tag 'sound-4.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-05-28Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2016-05-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-05-28Revert "platform/chrome: chromeos_laptop: Add Leon Touch"Benson Leung
2016-05-28i2c: dev: use after free in detachDan Carpenter
2016-05-28irqchip: mips-gic: Setup EIC mode on each CPU if it's in usePaul Burton
2016-05-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2016-05-27Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-05-27Merge tag 'upstream-4.7-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2016-05-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-05-27switch ->setxattr() to passing dentry and inode separatelyAl Viro