aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-12-22sh_eth: fix 16-bit descriptor field access endianness tooSergei Shtylyov
2015-12-22veth: don’t modify ip_summed; doing so treats packets with bad checksums as...Vijay Pandurangan
2015-12-21net: usb: cdc_ncm: Adding Dell DW5813 LTE AT&T Mobile Broadband CardDaniele Palmas
2015-12-21net: usb: cdc_ncm: Adding Dell DW5812 LTE Verizon Mobile Broadband CardDaniele Palmas
2015-12-19natsemi: add checks for dma mapping errorsAlexey Khoroshilov
2015-12-18bnx2x: Prevent FW assertion when using VxlanYuval Mintz
2015-12-18mkiss: Fix use after free in mkiss_close().David Miller
2015-12-186pack: Fix use after free in sixpack_close().David Miller
2015-12-18be2net: Avoid accessing eq object in be_msix_register routine, when i < 0.Venkat Duvvuru
2015-12-18net/mlx4_en: Fix HW timestamp init issue upon system startupEugenia Emantayev
2015-12-18net/mlx4_en: Remove dependency between timestamping capability and service_taskEugenia Emantayev
2015-12-18drivers: net: cpsw: increment reference count on fixed-link PHY nodeDavid Rivshin
2015-12-18drivers: net: cpsw: fix RMII/RGMII mode when used with fixed-link PHYDavid Rivshin
2015-12-18ethernet:ti:cpsw: fix phy identification with multiple slaves on fixed-phyPascal Speck (Iktek)
2015-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-12-17drivers: net: xgene: fix Tx flow controlIyappan Subramanian
2015-12-17Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-12-17Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-12-1682xx: FCC: Fixing a bug causing to FCC port lock-upMartin Roth
2015-12-16gianfar: Don't enable RX Filer if not supportedHamish Martin
2015-12-15Revert "scatterlist: use sg_phys()"Dan Williams
2015-12-15Merge tag 'dmaengine-fix-4.4-rc6' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds
2015-12-15Merge tag 'fbdev-fixes-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-12-15ser_gigaset: remove unnecessary kfree() calls from release methodTilman Schmidt
2015-12-15ser_gigaset: fix deallocation of platform device structureTilman Schmidt
2015-12-15ser_gigaset: turn nonsense checks into WARN_ONAlan Cox
2015-12-15ser_gigaset: fix up NULL checksTilman Schmidt
2015-12-15qlcnic: fix a timeout loopDan Carpenter
2015-12-15sfc: fix a timeout loopDan Carpenter
2015-12-15qlge: fix a timeout loop in ql_change_rx_buffers()Dan Carpenter
2015-12-15amd-xgbe: fix a couple timeout loopsDan Carpenter
2015-12-15mISDN: fix a loop countDan Carpenter
2015-12-15net/mlx4_core: fix handling return value of mlx4_slave_convert_portAndrzej Hajda
2015-12-15pptp: verify sockaddr_len in pptp_bind() and pptp_connect()WANG Cong
2015-12-15ravb: Add disable 10baseKazuya Mizuguchi
2015-12-15sh_eth: fix descriptor access endiannessSergei Shtylyov
2015-12-15sh_eth: fix TX buffer byte-swappingSergei Shtylyov
2015-12-15drm: Don't overwrite UNVERFIED mode status to OKVille Syrjälä
2015-12-15Merge tag 'drm-intel-fixes-2015-12-11' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2015-12-14sh_eth: uninline sh_eth_{write|read}()Sergei Shtylyov
2015-12-14stmmac: dwmac-sunxi: Call exit cleanup function in probe error pathChen-Yu Tsai
2015-12-14net: phy: mdio-mux: Check return value of mdiobus_alloc()Tobias Klauser
2015-12-14drm/omap: fix fbdev pix format to support all platformsTomi Valkeinen
2015-12-13net:hns: print MAC with %pMAndy Shevchenko
2015-12-13net:hns: annotate IO address space properlyAndy Shevchenko
2015-12-13Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2015-12-13Merge tag 'char-misc-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-12-13Merge tag 'staging-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-12-13Merge tag 'usb-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-12-12Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds