summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-12ethtool: Document the general convention for VLAs in kernel spaceBen Hutchings
2014-02-12ethtool: Expand documentation of struct ethtool_perm_addrBen Hutchings
2014-02-12ethtool: Expand documentation of struct ethtool_statsBen Hutchings
2014-02-12ethtool: Expand documentation of struct ethtool_testBen Hutchings
2014-02-12ethtool: Expand documentation of string set typesBen Hutchings
2014-02-12ethtool: Update documentation of struct ethtool_pauseparamBen Hutchings
2014-02-12ethtool: Expand documentation of struct ethtool_ringparamBen Hutchings
2014-02-12ethtool: Expand documentation of struct ethtool_eepromBen Hutchings
2014-02-12ethtool: Expand documentation of struct ethtool_regsBen Hutchings
2014-02-12ethtool: Expand documentation of struct ethtool_wolBen Hutchings
2014-02-12ethtool: Expand documentation of struct ethtool_drvinfoBen Hutchings
2014-02-12ethtool: Expand documentation of struct ethtool_cmdBen Hutchings
2014-02-11Merge tag 'microblaze-3.14-rc3' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2014-02-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2014-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-02-106lowpan: fix lockdep splatsEric Dumazet
2014-02-10alx: add missing stats_lock spinlock initJohn Greene
2014-02-109p/trans_virtio.c: Fix broken zero-copy on vmalloc() buffersRichard Yao
2014-02-10bonding: remove unwanted bond lock for enslave processingdingtianhong
2014-02-10USB2NET : SR9800 : One chip USB2.0 USB2NET SR9800 Device Driver SupportLiu Junliang
2014-02-10Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds
2014-02-10ocfs2: check existence of old dentry in ocfs2_link()Xue jiufei
2014-02-10ocfs2: update inode size after zeroing the holeJunxiao Bi
2014-02-10ocfs2: fix issue that ocfs2_setattr() does not deal with new_i_size==i_sizeYounger Liu
2014-02-10mm/memory-failure.c: move refcount only in !MF_COUNT_INCREASEDNaoya Horiguchi
2014-02-10smp.h: fix x86+cpu.c sparse warnings about arch nonboot CPU callsPaul Gortmaker
2014-02-10mm: fix page leak at nfs_symlink()Rafael Aquini
2014-02-10slub: do not assert not having lock in removing freed partialSteven Rostedt
2014-02-10gitignore: add all.configBorislav Petkov
2014-02-10ocfs2: fix ocfs2_sync_file() if filesystem is readonlyYounger Liu
2014-02-10drivers/edac/edac_mc_sysfs.c: poll timeout cannot be zeroPrarit Bhargava
2014-02-10fs/file.c:fdtable: avoid triggering OOMs from alloc_fdmemEric W. Biederman
2014-02-10xen: properly account for _PAGE_NUMA during xen pte translationsMel Gorman
2014-02-10mm/slub.c: list_lock may not be held in some circumstancesDavid Rientjes
2014-02-10drivers/md/bcache/extents.c: use %zi to format size_tGeert Uytterhoeven
2014-02-10vmcore: prevent PT_NOTE p_memsz overflow during header updateGreg Pearson
2014-02-10drivers/message/i2o/i2o_config.c: fix deadlock in compat_ioctl(I2OGETIOPS)Alexey Khoroshilov
2014-02-10Documentation/: update 00-INDEX filesHenrik Austad
2014-02-10checkpatch: fix detection of git repositoryRichard Genoud
2014-02-10get_maintainer: fix detection of git repositoryRichard Genoud
2014-02-10drivers/misc/sgi-gru/grukdump.c: unlocking should be conditional in gru_dump_...Dan Carpenter
2014-02-10tcp: tsq: fix nonagle handlingJohn Ogness
2014-02-10Merge branch 'bridge'David S. Miller
2014-02-10bridge: Prevent possible race condition in br_fdb_change_mac_addressToshiaki Makita
2014-02-10bridge: Properly check if local fdb entry can be deleted when deleting vlanToshiaki Makita
2014-02-10bridge: Properly check if local fdb entry can be deleted in br_fdb_delete_by_...Toshiaki Makita
2014-02-10bridge: Properly check if local fdb entry can be deleted in br_fdb_change_mac...Toshiaki Makita
2014-02-10bridge: Fix the way to check if a local fdb entry can be deletedToshiaki Makita
2014-02-10bridge: Change local fdb entries whenever mac address of bridge device changesToshiaki Makita
2014-02-10bridge: Fix the way to find old local fdb entries in br_fdb_change_mac_addressToshiaki Makita