summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | net/mlx5e: Use vport MTU rather than physical port MTUSaeed Mahameed2016-04-242-9/+75
| | * | net/mlx5e: Fix minimum MTUSaeed Mahameed2016-04-241-3/+8
| | * | net/mlx5e: Device's mtu field is u16 and not intSaeed Mahameed2016-04-243-9/+9
| | * | net/mlx5_core: Add ConnectX-5 to list of supported devicesMajd Dibbiny2016-04-241-0/+2
| | * | net/mlx5e: Fix MLX5E_100BASE_T defineRana Shahout2016-04-242-5/+5
| | * | net/mlx5_core: Fix soft lockup in steering error flowMaor Gottlieb2016-04-241-29/+17
| | * | qlcnic: Update version to 5.3.64Manish Chopra2016-04-241-2/+2
| | * | net: stmmac: socfpga: Remove re-registration of reset controllerMarek Vasut2016-04-241-34/+16
| | * | macsec: fix netlink attribute validationSabrina Dubroca2016-04-241-2/+2
| | * | macsec: add missing macsec prefix in uapiSabrina Dubroca2016-04-241-5/+7
| | * | macsec: fix SA leak if initialization failsSabrina Dubroca2016-04-241-0/+2
| | * | macsec: fix memory leaks around rx_handler (un)registrationSabrina Dubroca2016-04-241-2/+6
| | * | macsec: add consistency check to netlink dumpsSabrina Dubroca2016-04-241-0/+11
| | * | macsec: fix rx_sa refcounting with decrypt callbackSabrina Dubroca2016-04-241-7/+9
| | * | macsec: don't put a NULL rxsaSabrina Dubroca2016-04-241-1/+2
| | * | macsec: take rtnl lock before for_each_netdevSabrina Dubroca2016-04-241-5/+2
| | * | macsec: add missing NULL check after kmallocSabrina Dubroca2016-04-241-2/+2
| * | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-04-272-6/+7
| |\ \ \
| | * | | drivers: firmware: psci: unify enable-method binding on ARM {64,32}-bit systemsSudeep Holla2016-04-261-1/+1
| | * | | Merge tag 'omap-for-v4.6/fixes-rc2-v2-signed' of git://git.kernel.org/pub/scm...Kevin Hilman2016-04-2293-801/+981
| | |\ \ \
| | * \ \ \ Merge tag 'v4.6-soc-fixes' of https://github.com/mbgg/linux-mediatek into fixesKevin Hilman2016-04-141-5/+6
| | |\ \ \ \
| | | * | | | Revert "soc: mediatek: SCPSYS: Fix double enabling of regulators"James Liao2016-04-131-5/+6
| * | | | | | devpts: more pty driver interface cleanupsLinus Torvalds2016-04-272-13/+11
| * | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-04-251-30/+57
| |\ \ \ \ \ \
| | * | | | | | crypto: talitos - fix AEAD tcrypt testsHoria Geant?2016-04-201-16/+30
| | * | | | | | crypto: talitos - fix crash in talitos_cra_init()Jonas Eymann2016-04-201-14/+27
| * | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds2016-04-245-9/+10
| |\ \ \ \ \ \ \
| | * | | | | | | thermal: fix Mediatek thermal controller buildJohannes Berg2016-04-211-0/+1
| | * | | | | | | thermal: consistently use int for trip tempWei Ni2016-04-211-4/+4
| | * | | | | | | thermal: fix mtk_thermal build dependencyRandy Dunlap2016-04-211-0/+1
| | * | | | | | | thermal: minor mtk_thermal.c cleanupsRandy Dunlap2016-04-211-2/+1
| | * | | | | | | thermal: power_allocator: req_range multiplication should be a 64 bit typeJavi Merino2016-04-211-1/+1
| | * | | | | | | thermal: of: add __init attributeJulia Lawall2016-04-211-2/+2
| * | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-04-231-4/+26
| |\ \ \ \ \ \ \ \
| | * | | | | | | | x86 EDAC, sb_edac.c: Take account of channel hashing when neededTony Luck2016-04-221-1/+23
| | * | | | | | | | x86 EDAC, sb_edac.c: Repair damage introduced when "fixing" channel addressTony Luck2016-04-221-3/+3
| | | | | | | | | |
| | \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ Merge branches 'perf-urgent-for-linus', 'smp-urgent-for-linus' and 'timers-ur...Linus Torvalds2016-04-231-1/+1
| |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | clocksource/drivers/tango-xtal: Fix boot hang due to incorrect testDaniel Lezcano2016-04-221-1/+1
| * | | | | | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-04-231-2/+2
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | irqchip/mips-gic: Don't overrun pcpu_masks arrayPaul Burton2016-04-211-2/+2
| | |/ / / / / / / / / /
| * | | | | | | | | | | Merge tag 'usb-4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-04-238-20/+53
| |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge tag 'phy-for-4.6-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Greg Kroah-Hartman2016-04-222-3/+9
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | phy: rockchip-emmc: should be a child device of the GRFHeiko Stuebner2016-04-131-1/+4
| | | * | | | | | | | | | | phy: rockchip-dp: should be a child device of the GRFHeiko Stuebner2016-04-131-2/+5
| | | | |_|_|_|_|_|/ / / / | | | |/| | | | | | | | |
| | * | | | | | | | | | | usb: gadget: f_fs: Fix use-after-freeLars-Peter Clausen2016-04-201-3/+2
| | * | | | | | | | | | | usb: dwc3: gadget: Fix suspend/resume during device modeRoger Quadros2016-04-181-0/+6
| | * | | | | | | | | | | usb: dwc3: fix memory leak of dwc->regsetDu, Changbin2016-04-181-5/+8
| | * | | | | | | | | | | usb: dwc3: core: fix PHY handling during suspendFelipe Balbi2016-04-181-1/+22
| | * | | | | | | | | | | usb: dwc3: omap: fix up error path on probe()Felipe Balbi2016-04-181-8/+4
| | * | | | | | | | | | | usb: gadget: composite: Clear reserved fields of SSP Dev CapJohn Youn2016-04-181-0/+2
| | | |/ / / / / / / / / | | |/| | | | | | | | |