1. f9fd7ec7 sfc: Removed adhoc scheme to rate limit PTP event queue overflow message by Laurence Evans · 10 years ago
  2. a146b59 Merge branch 'ethtool_docs' by David S. Miller · 10 years ago
  3. 073e3cf ethtool: Fix unwanted section breaks in kernel-doc by Ben Hutchings · 10 years ago
  4. ba569dc ethtool: Move kernel-doc comment next to struct ethtool_dump definition by Ben Hutchings · 10 years ago
  5. 6e201c8 ethtool: Document the general convention for VLAs in kernel space by Ben Hutchings · 10 years ago
  6. f432c09 ethtool: Expand documentation of struct ethtool_perm_addr by Ben Hutchings · 10 years ago
  7. 5909122 ethtool: Expand documentation of struct ethtool_stats by Ben Hutchings · 10 years ago
  8. 4e5a62d ethtool: Expand documentation of struct ethtool_test by Ben Hutchings · 10 years ago
  9. fe5df1b ethtool: Expand documentation of string set types by Ben Hutchings · 10 years ago
  10. 6a7a108 ethtool: Update documentation of struct ethtool_pauseparam by Ben Hutchings · 10 years ago
  11. af440a8 ethtool: Expand documentation of struct ethtool_ringparam by Ben Hutchings · 10 years ago
  12. c8364a6 ethtool: Expand documentation of struct ethtool_eeprom by Ben Hutchings · 10 years ago
  13. 09fb8bb ethtool: Expand documentation of struct ethtool_regs by Ben Hutchings · 10 years ago
  14. 02d59f3 ethtool: Expand documentation of struct ethtool_wol by Ben Hutchings · 10 years ago
  15. daba1b6 ethtool: Expand documentation of struct ethtool_drvinfo by Ben Hutchings · 10 years ago
  16. bf8fc60 ethtool: Expand documentation of struct ethtool_cmd by Ben Hutchings · 10 years ago
  17. 738b52b Merge tag 'microblaze-3.14-rc3' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 10 years ago
  18. a87af77 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  19. 16e5a2e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  20. 17a50ee can: at91_can: add listen only mode by Yoann DI RUZZA · 10 years ago
  21. 20e7c4e8 6lowpan: fix lockdep splats by Eric Dumazet · 10 years ago
  22. 3e5ccc2 alx: add missing stats_lock spinlock init by John Greene · 10 years ago
  23. b6f52ae 9p/trans_virtio.c: Fix broken zero-copy on vmalloc() buffers by Richard Yao · 10 years ago
  24. 6b8790b bonding: remove unwanted bond lock for enslave processing by dingtianhong · 10 years ago
  25. 19a38d8 USB2NET : SR9800 : One chip USB2.0 USB2NET SR9800 Device Driver Support by Liu Junliang · 10 years ago
  26. 6792dfe Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 10 years ago
  27. 0e04831 ocfs2: check existence of old dentry in ocfs2_link() by Xue jiufei · 10 years ago
  28. c7d2cbc ocfs2: update inode size after zeroing the hole by Junxiao Bi · 10 years ago
  29. d62e74b ocfs2: fix issue that ocfs2_setattr() does not deal with new_i_size==i_size by Younger Liu · 10 years ago
  30. 8d547ff mm/memory-failure.c: move refcount only in !MF_COUNT_INCREASED by Naoya Horiguchi · 10 years ago
  31. fb37bb0 smp.h: fix x86+cpu.c sparse warnings about arch nonboot CPU calls by Paul Gortmaker · 10 years ago
  32. a0b54ad mm: fix page leak at nfs_symlink() by Rafael Aquini · 10 years ago
  33. 1e4dd94 slub: do not assert not having lock in removing freed partial by Steven Rostedt · 10 years ago
  34. 25fba9b gitignore: add all.config by Borislav Petkov · 10 years ago
  35. a987c7c ocfs2: fix ocfs2_sync_file() if filesystem is readonly by Younger Liu · 10 years ago
  36. 79040ca drivers/edac/edac_mc_sysfs.c: poll timeout cannot be zero by Prarit Bhargava · 10 years ago
  37. 96c7a2f fs/file.c:fdtable: avoid triggering OOMs from alloc_fdmem by Eric W. Biederman · 10 years ago
  38. a9c8e4b xen: properly account for _PAGE_NUMA during xen pte translations by Mel Gorman · 10 years ago
  39. 255d088 mm/slub.c: list_lock may not be held in some circumstances by David Rientjes · 10 years ago
  40. bd180b4 drivers/md/bcache/extents.c: use %zi to format size_t by Geert Uytterhoeven · 10 years ago
  41. 38dfac8 vmcore: prevent PT_NOTE p_memsz overflow during header update by Greg Pearson · 10 years ago
  42. a3eb7fb drivers/message/i2o/i2o_config.c: fix deadlock in compat_ioctl(I2OGETIOPS) by Alexey Khoroshilov · 10 years ago
  43. 3cf8ca1 Documentation/: update 00-INDEX files by Henrik Austad · 10 years ago
  44. 3645e32 checkpatch: fix detection of git repository by Richard Genoud · 10 years ago
  45. ec83b61 get_maintainer: fix detection of git repository by Richard Genoud · 10 years ago
  46. 49d3d6c drivers/misc/sgi-gru/grukdump.c: unlocking should be conditional in gru_dump_context() by Dan Carpenter · 10 years ago
  47. bf06200 tcp: tsq: fix nonagle handling by John Ogness · 10 years ago
  48. 684bd2e Merge branch 'bridge' by David S. Miller · 10 years ago
  49. ac4c886 bridge: Prevent possible race condition in br_fdb_change_mac_address by Toshiaki Makita · 10 years ago
  50. 424bb9c bridge: Properly check if local fdb entry can be deleted when deleting vlan by Toshiaki Makita · 10 years ago
  51. a778e6d bridge: Properly check if local fdb entry can be deleted in br_fdb_delete_by_port by Toshiaki Makita · 10 years ago
  52. 960b589 bridge: Properly check if local fdb entry can be deleted in br_fdb_change_mac_address by Toshiaki Makita · 10 years ago
  53. 2b292fb bridge: Fix the way to check if a local fdb entry can be deleted by Toshiaki Makita · 10 years ago
  54. a4b816d bridge: Change local fdb entries whenever mac address of bridge device changes by Toshiaki Makita · 10 years ago
  55. a3ebb7e bridge: Fix the way to find old local fdb entries in br_fdb_change_mac_address by Toshiaki Makita · 10 years ago
  56. 2836882 bridge: Fix the way to insert new local fdb entries in br_fdb_changeaddr by Toshiaki Makita · 10 years ago
  57. a5642ab bridge: Fix the way to find old local fdb entries in br_fdb_changeaddr by Toshiaki Makita · 10 years ago
  58. cbf2822 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 10 years ago
  59. a49f56e microblaze: Fix a typo when disabling stack protection by Edgar E. Iglesias · 10 years ago
  60. 4f3cbd7 microblaze: Define readq and writeq IO helper function by Michal Simek · 10 years ago
  61. ac1566e microblaze: Fix missing HZ macro by Michal Simek · 10 years ago
  62. b10bd54 tcp: correct code comment stating 3 min timeout for FIN_WAIT2, we only do 1 min by Jesper Juhl · 10 years ago
  63. 0fbb829 net: vxge: Remove unused device pointer by Christian Engelmayer · 10 years ago
  64. 7653aab net: qmi_wwan: add ZTE MF667 by Raymond Wanyoike · 10 years ago
  65. 4e6ecd4 3c59x: Remove unused pointer in vortex_eisa_cleanup() by Christian Engelmayer · 10 years ago
  66. 946c032 net: fix 'ip rule' iif/oif device rename by Maciej Żenczykowski · 10 years ago
  67. a88f92b wan: dlci: Remove unused netdev_priv pointer by Christian Engelmayer · 10 years ago
  68. 310f6fd 6lowpan: Remove unused pointer in lowpan_header_create() by Christian Engelmayer · 10 years ago
  69. b28a960 Linux 3.14-rc2 by Linus Torvalds · 10 years ago
  70. cd63204 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 10 years ago
  71. d94c1f9 ipv6: icmp6_send: fix Oops when pinging a not set up IPv6 peer on a sit tunnel by FX Le Bail · 10 years ago
  72. f94aa7c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  73. e1d83ee net: Mark functions as static in net/sunrpc/svc_xprt.c by Rashika Kheria · 10 years ago
  74. bd76ed3 net: Include appropriate header file in netfilter/nft_lookup.c by Rashika Kheria · 10 years ago
  75. 535d3ae net: Move prototype declaration to header file include/net/net_namespace.h from net/ipx/af_ipx.c by Rashika Kheria · 10 years ago
  76. 7780d8a net: Move prototype declaration to header file include/net/datalink.h from net/ipx/af_ipx.c by Rashika Kheria · 10 years ago
  77. 578efbc net: Move prototype declaration to header file include/net/ipx.h from net/ipx/af_ipx.c by Rashika Kheria · 10 years ago
  78. 493cc5e net: Move prototype declaration to include/net/ipx.h from net/ipx/ipx_route.c by Rashika Kheria · 10 years ago
  79. ab3301bd net: Move prototype declaration to header file include/net/dn.h from net/decnet/af_decnet.c by Rashika Kheria · 10 years ago
  80. f56b8bf net: Move prototype declaration to appropriate header file from decnet/af_decnet.c by Rashika Kheria · 10 years ago
  81. 0a59f3a net: Mark functions as static in core/dev.c by Rashika Kheria · 10 years ago
  82. 02fe72c net: Include appropriate header file in caif/cfsrvl.c by Rashika Kheria · 10 years ago
  83. 8203274 net: Include appropriate header file in caif/caif_dev.c by Rashika Kheria · 10 years ago
  84. fd944bd net: Mark function as static in 9p/client.c by Rashika Kheria · 10 years ago
  85. f743166 Merge branch 'stable-3.14' of git://git.infradead.org/users/pcmoore/selinux into for-linus by James Morris · 10 years ago
  86. 872c7e6f Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 10 years ago
  87. f41f031 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 10 years ago
  88. c9efe51 fix a kmap leak in virtio_console by Al Viro · 10 years ago
  89. d311d79 fix O_SYNC|O_APPEND syncing the wrong range on write() by Al Viro · 10 years ago
  90. 9c1db77 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 10 years ago
  91. 6f2a1c1 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  92. a2aa75e Btrfs: fix data corruption when reading/updating compressed extents by Filipe David Borba Manana · 10 years ago
  93. 27a377d Btrfs: don't loop forever if we can't run because of the tree mod log by Josef Bacik · 10 years ago
  94. 8051aa1 btrfs: reserve no transaction units in btrfs_ioctl_set_features by David Sterba · 10 years ago
  95. d0270ac btrfs: commit transaction after setting label and features by Jeff Mahoney · 10 years ago
  96. 6cc98d9 Btrfs: fix assert screwup for the pending move stuff by Josef Bacik · 10 years ago
  97. 4944790 Merge tag 'pinctrl-v3.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 10 years ago
  98. c132ade Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  99. c1ff843 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  100. ec2e6cb Merge tag 'jfs-3.14-rc2' of git://github.com/kleikamp/linux-shaggy by Linus Torvalds · 10 years ago