summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-04-271-0/+29
|\
| * workqueue: fix ghost PENDING flag while doing MQ IORoman Pen2016-04-261-0/+29
* | Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-04-275-28/+27
|\ \
| * | memcg: relocate charge moving from ->attach to ->post_attachTejun Heo2016-04-251-18/+19
| * | cgroup, cpuset: replace cpuset_post_attach_flush() with cgroup_subsys->post_a...Tejun Heo2016-04-254-10/+8
* | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-04-276-11/+28
|\ \ \
| * | | i2c: exynos5: Fix possible ABBA deadlock by keeping I2C clock preparedJavier Martinez Canillas2016-04-221-5/+19
| * | | i2c: cpm: Fix build break due to incompatible pointer typesMichael Ellerman2016-04-221-2/+2
| * | | i2c: ismt: Add Intel DNV PCI IDMika Westerberg2016-04-121-0/+2
| * | | i2c: xlp9xx: add support for Broadcom VulcanTanmay Jagdale2016-04-121-2/+2
| * | | i2c: rk3x: add support for rk3228Yakir Yang2016-04-122-2/+3
* | | | Merge tag 'arc-4.6-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-04-277-4/+55
|\ \ \ \
| * | | | ARC: add support for reserved memory defined by device treeAlexey Brodkin2016-04-272-0/+5
| * | | | ARC: support generic per-device coherent dma memAlexey Brodkin2016-04-271-0/+1
| * | | | Documentation: dt: arc: fix spelling mistakesEric Engestrom2016-04-252-2/+2
| * | | | ARCv2: Enable LOCKDEPEvgeny Voevodin2016-04-223-2/+47
* | | | | Merge tag 'nios2-v4.6-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2016-04-271-1/+1
|\ \ \ \ \
| * | | | | nios2: memset: use the right constraint modifier for the %4 output operandRomain Perier2016-04-271-1/+1
* | | | | | Merge tag 'platform-drivers-x86-v4.6-3' of git://git.infradead.org/users/dvha...Linus Torvalds2016-04-271-1/+1
|\ \ \ \ \ \
| * | | | | | toshiba_acpi: Fix regression caused by hotkey enabling valueAzael Avalos2016-04-251-1/+1
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-04-2627-218/+351
|\ \ \ \ \ \ \
| * | | | | | | bpf: fix double-fdput in replace_map_fd_with_map_ptr()Jann Horn2016-04-261-1/+0
| * | | | | | | net: ipv6: Delete host routes on an ifdownDavid Ahern2016-04-261-33/+15
| * | | | | | | Revert "ipv6: Revert optional address flusing on ifdown."David S. Miller2016-04-264-12/+161
| * | | | | | | net/mlx4_en: fix spurious timestamping callbacksEric Dumazet2016-04-261-2/+4
| * | | | | | | net: dummy: remove note about being Y by defaultIvan Babrou2016-04-261-3/+2
| * | | | | | | cxgbi: fix uninitialized flowi6Jiri Benc2016-04-251-0/+1
| * | | | | | | ipv6: Revert optional address flusing on ifdown.David S. Miller2016-04-254-161/+12
| * | | | | | | ipv4/fib: don't warn when primary address is missing if in_dev is deadPaolo Abeni2016-04-241-1/+5
| * | | | | | | Merge branch 'mlx5-fixes'David S. Miller2016-04-2411-67/+157
| |\ \ \ \ \ \ \
| | * | | | | | | net/mlx5: Add pci shutdown callbackMajd Dibbiny2016-04-243-9/+36
| | * | | | | | | net/mlx5_core: Remove static from local variableEli Cohen2016-04-241-1/+1
| | * | | | | | | net/mlx5e: Use vport MTU rather than physical port MTUSaeed Mahameed2016-04-243-9/+77
| | * | | | | | | net/mlx5e: Fix minimum MTUSaeed Mahameed2016-04-241-3/+8
| | * | | | | | | net/mlx5e: Device's mtu field is u16 and not intSaeed Mahameed2016-04-244-12/+12
| | * | | | | | | 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
| * | | | | | | Merge branch 'macsec-fixes'David S. Miller2016-04-242-25/+44
| |\ \ \ \ \ \ \
| | * | | | | | | macsec: fix netlink attribute validationSabrina Dubroca2016-04-241-2/+2
| | * | | | | | | macsec: add missing macsec prefix in uapiSabrina Dubroca2016-04-242-7/+9
| | * | | | | | | 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
| |/ / / / / / /
OpenPOWER on IntegriCloud