summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | l2tp: consider '::' as wildcard address in l2tp_ip6 socket lookupGuillaume Nault2017-01-011-2/+2
| |/ / /
| * | | drop_monitor: add missing call to genlmsg_endReiter Wolfgang2017-01-011-9/+24
| * | | net: socket: don't set sk_uid to garbage value in ->setattr()Eric Biggers2017-01-011-1/+1
| * | | net: ipv4: dst for local input routes should use l3mdev if relevantDavid Ahern2016-12-291-1/+2
| * | | sh_eth: fix branch prediction in sh_eth_interrupt()Sergei Shtylyov2016-12-291-1/+1
| * | | Merge branch 'mlx4-misc-fixes'David S. Miller2016-12-297-33/+52
| |\ \ \
| | * | | net/mlx4_core: Fix raw qp flow steering rules under SRIOVJack Morgenstein2016-12-294-23/+33
| | * | | net/mlx4_en: Fix type mismatch for 32-bit systemsSlava Shwartsman2016-12-291-6/+2
| | * | | net/mlx4: Remove BUG_ON from ICM allocation routineLeon Romanovsky2016-12-291-1/+6
| | * | | net/mlx4_en: Fix bad WQE issueEugenia Emantayev2016-12-291-1/+7
| | * | | net/mlx4_core: Use-after-free causes a resource leak in flow-steering detachJack Morgenstein2016-12-291-2/+4
| |/ / /
| * | | net: fix incorrect original ingress device index in PKTINFOWei Zhang2016-12-291-1/+7
| * | | rtnl: stats - add missing netlink message size checksMathias Krause2016-12-291-0/+6
| * | | net: stmmac: Fix error path after register_netdev moveFlorian Fainelli2016-12-291-1/+8
| * | | ipv6: Should use consistent conditional judgement for ip6 fragment between __...Zheng Li2016-12-291-1/+1
| * | | net: wan: slic_ds26522: fix spelling mistake: "configurated" -> "configured"Colin Ian King2016-12-281-1/+1
| * | | net: atm: Fix warnings in net/atm/lec.c when !CONFIG_PROC_FSAugusto Mecking Caringi2016-12-281-0/+2
| * | | Merge branch 'mlx5-fixes'David S. Miller2016-12-2812-187/+45
| |\ \ \
| | * | | net/mlx5e: Disable netdev after closeSaeed Mahameed2016-12-281-4/+4
| | * | | net/mlx5e: Don't sync netdev state when not registeredSaeed Mahameed2016-12-281-7/+12
| | * | | net/mlx5e: Check ets capability before initializing ets settingsHuy Nguyen2016-12-281-0/+3
| | * | | Revert "net/mlx5: Add MPCNT register infrastructure"Gal Pressman2016-12-283-99/+0
| | * | | Revert "net/mlx5e: Expose PCIe statistics to ethtool"Gal Pressman2016-12-283-72/+1
| | * | | net/mlx5: Prevent setting multicast macs for VFsMohamad Haj Yahia2016-12-281-1/+1
| | * | | net/mlx5: Release FTE lock in error flowMaor Gottlieb2016-12-281-0/+1
| | * | | net/mlx5: Mask destination mac value in ethtool steering rulesMaor Gottlieb2016-12-281-0/+1
| | * | | net/mlx5: Avoid shadowing numa_nodeEli Cohen2016-12-281-2/+1
| | * | | net/mlx5: Cancel recovery work in remove flowDaniel Jurgens2016-12-281-2/+3
| | * | | net/mlx5: Check FW limitations on log_max_qp before setting itNoa Osherovich2016-12-281-0/+7
| | * | | net/mlx5: Disable RoCE on the e-switch management port under switchdev modeOr Gerlitz2016-12-281-0/+11
| |/ / /
| * | | net/sched: cls_flower: Fix missing addr_type in classifyPaul Blakey2016-12-281-0/+4
| * | | net: stmmac: Fix race between stmmac_drv_probe and stmmac_openFlorian Fainelli2016-12-271-10/+6
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-01-0413-88/+39
|\ \ \ \
| * | | | block: fix up io_poll documentationJeff Moyer2017-01-031-3/+3
| * | | | block: Avoid that sparse complains about context imbalance in __wbt_wait()Bart Van Assche2017-01-021-5/+6
| * | | | block: Make wbt_wait() definition consistent with declarationBart Van Assche2017-01-021-1/+1
| * | | | clean_bdev_aliases: Prevent cleaning blocks that are not in block rangeChandan Rajendra2017-01-021-1/+1
| * | | | Merge branch 'nvme-4.10' of git://git.infradead.org/nvme into for-linusJens Axboe2016-12-228-69/+25
| |\ \ \ \
| | * | | | nvmet/fcloop: remove some logically dead code performing redundant ret checksColin Ian King2016-12-211-2/+2
| | * | | | nvmet: fix KATO offset in Set FeaturesDaniel Verkamp2016-12-211-3/+1
| | * | | | nvme/fc: simplify error handling of nvme_fc_create_hw_io_queuesJohannes Thumshirn2016-12-211-7/+8
| | * | | | nvme/fc: correct some printk informationJames Smart2016-12-211-2/+2
| | * | | | nvme/scsi: Remove START STOP emulationAndy Lutomirski2016-12-211-27/+0
| | * | | | nvme/pci: Delete misleading queue-wrap commentKeith Busch2016-12-211-7/+0
| | * | | | nvme/pci: Fix whitespace problemMax Gurtovoy2016-12-211-4/+4
| | * | | | nvme: simplify stripe quirkKeith Busch2016-12-212-16/+2
| | * | | | nvme: update maintainers informationChristoph Hellwig2016-12-211-2/+7
| * | | | | genhd: remove dead and duplicated scsi codeJon Derrick2016-12-221-9/+0
| * | | | | block: add back plugging in __blkdev_direct_IOChristoph Hellwig2016-12-221-0/+3
* | | | | | Merge tag 'fbdev-v4.10-rc2' of git://github.com/bzolnier/linuxLinus Torvalds2017-01-042-1/+8
|\ \ \ \ \ \