1. 03701d6 net_sched: act: clean up tca_action_flush() by WANG Cong · 11 years ago
  2. 55334a5 net_sched: act: refuse to remove bound action outside by WANG Cong · 11 years ago
  3. 4f1e9d8 net_sched: act: move tcf_hashinfo_init() into tcf_register_action() by WANG Cong · 11 years ago
  4. a5b5c95 net_sched: act: refactor cleanup ops by WANG Cong · 11 years ago
  5. 8606203 net_sched: act: hide struct tcf_common from API by WANG Cong · 11 years ago
  6. 7282ec8 Merge branch 'bnx2x' by David S. Miller · 11 years ago
  7. 3156b8e bnx2x: utilize FW 7.8.19 by Dmitry Kravkov · 11 years ago
  8. 230bb0f bnx2x: (semantic) revise scheduling of sp_rtnl by Yuval Mintz · 11 years ago
  9. 0155a27 bnx2x: Fix bnx2x_panic_dump for VFs by Yuval Mintz · 11 years ago
  10. 3a3534e bnx2x: Revise IOV vlan/mac validation by Yuval Mintz · 11 years ago
  11. 14a94eb bnx2x: Add support in PF driver for RSC by Michal Kalderon · 11 years ago
  12. ba72f32 bnx2x: Semantic Validate vlan/mac changes by Yuval Mintz · 11 years ago
  13. f96d8d8 bnx2x: Remove unnecessary internal mem config by Ariel Elior · 11 years ago
  14. 3565b66 bnx2x: Remove unused iov code by Yuval Mintz · 11 years ago
  15. 76ca70f bnx2x: [Debug] change verbosity of some prints by Yuval Mintz · 11 years ago
  16. 8bed1285 net: phy: expose phydev->has_fixups to sysfs by Florian Fainelli · 11 years ago
  17. b0ae009 net: phy: add "has_fixups" boolean property by Florian Fainelli · 11 years ago
  18. 3d055d8 net: phy: expose PHY device interface mode by Florian Fainelli · 11 years ago
  19. 8a2fe56 net: phy: re-design phy_modes to be self-contained by Florian Fainelli · 11 years ago
  20. ad03350 net: phy: fix phy_{clear,config}_interrupt comment typos by Florian Fainelli · 11 years ago
  21. 76a423a net: phy: allow driver to implement their own aneg_done by Florian Fainelli · 11 years ago
  22. a9fa6e6 net: phy: add genphy_aneg_done() by Florian Fainelli · 11 years ago
  23. 766d1d3 net: phy: display human readable PHY speed settings by Florian Fainelli · 11 years ago
  24. df40cc8 net: phy: update phy_print_status to show pause settings by Florian Fainelli · 11 years ago
  25. 43b6329 net: phy: use network device in phy_print_status by Florian Fainelli · 11 years ago
  26. 0e4767a Merge branch 'sfc' by David S. Miller · 11 years ago
  27. 5b3b760 sfc: Add/remove blank lines to taste by Ben Hutchings · 11 years ago
  28. 5eed1f6 sfc: Fail self-test with -EBUSY, not -EIO, if the device is busy by Ben Hutchings · 11 years ago
  29. 17e678d sfc: Cosmetic changes to self-test from the out-of-tree driver by Ben Hutchings · 11 years ago
  30. 6a350fd sfc: Update product naming by Ben Hutchings · 11 years ago
  31. e0b3ae3 sfc: Use canonical pointer type for MAC address in efx_set_mac_address() by Ben Hutchings · 11 years ago
  32. 93413f5 sfc: Rename 'use_options' variable in tso_start() to clearer 'use_opt_desc' by Ben Hutchings · 11 years ago
  33. 2fa25cf sfc: Preserve rx_frm_trunc counters when resizing DMA rings by Ben Hutchings · 11 years ago
  34. aa3930e sfc: Correct comment about number of TX queues used on EF10 by Ben Hutchings · 11 years ago
  35. 86fc187 sfc: Remove unused definitions of EF10 user-mode DMA descriptors by Ben Hutchings · 11 years ago
  36. 0bdadad sfc: Replace TSOH_OFFSET with the equivalent NET_IP_ALIGN by Ben Hutchings · 11 years ago
  37. 92d8f76 sfc: Rewrite adjustment of PPS event in a clearer way by Ben Hutchings · 11 years ago
  38. ce320f4 sfc: Cache skb->data in local variable in efx_ptp_rx() by Ben Hutchings · 11 years ago
  39. f9fd7ec7 sfc: Removed adhoc scheme to rate limit PTP event queue overflow message by Laurence Evans · 11 years ago
  40. a146b59 Merge branch 'ethtool_docs' by David S. Miller · 11 years ago
  41. 073e3cf ethtool: Fix unwanted section breaks in kernel-doc by Ben Hutchings · 11 years ago
  42. ba569dc ethtool: Move kernel-doc comment next to struct ethtool_dump definition by Ben Hutchings · 11 years ago
  43. 6e201c8 ethtool: Document the general convention for VLAs in kernel space by Ben Hutchings · 11 years ago
  44. f432c09 ethtool: Expand documentation of struct ethtool_perm_addr by Ben Hutchings · 11 years ago
  45. 5909122 ethtool: Expand documentation of struct ethtool_stats by Ben Hutchings · 11 years ago
  46. 4e5a62d ethtool: Expand documentation of struct ethtool_test by Ben Hutchings · 11 years ago
  47. fe5df1b ethtool: Expand documentation of string set types by Ben Hutchings · 11 years ago
  48. 6a7a108 ethtool: Update documentation of struct ethtool_pauseparam by Ben Hutchings · 11 years ago
  49. af440a8 ethtool: Expand documentation of struct ethtool_ringparam by Ben Hutchings · 11 years ago
  50. c8364a6 ethtool: Expand documentation of struct ethtool_eeprom by Ben Hutchings · 11 years ago
  51. 09fb8bb ethtool: Expand documentation of struct ethtool_regs by Ben Hutchings · 11 years ago
  52. 02d59f3 ethtool: Expand documentation of struct ethtool_wol by Ben Hutchings · 11 years ago
  53. daba1b6 ethtool: Expand documentation of struct ethtool_drvinfo by Ben Hutchings · 11 years ago
  54. bf8fc60 ethtool: Expand documentation of struct ethtool_cmd by Ben Hutchings · 11 years ago
  55. 738b52b Merge tag 'microblaze-3.14-rc3' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 11 years ago
  56. a87af77 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  57. 16e5a2e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  58. 20e7c4e8 6lowpan: fix lockdep splats by Eric Dumazet · 11 years ago
  59. 3e5ccc2 alx: add missing stats_lock spinlock init by John Greene · 11 years ago
  60. b6f52ae 9p/trans_virtio.c: Fix broken zero-copy on vmalloc() buffers by Richard Yao · 11 years ago
  61. 6b8790b bonding: remove unwanted bond lock for enslave processing by dingtianhong · 11 years ago
  62. 19a38d8 USB2NET : SR9800 : One chip USB2.0 USB2NET SR9800 Device Driver Support by Liu Junliang · 11 years ago
  63. 6792dfe Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 11 years ago
  64. 0e04831 ocfs2: check existence of old dentry in ocfs2_link() by Xue jiufei · 11 years ago
  65. c7d2cbc ocfs2: update inode size after zeroing the hole by Junxiao Bi · 11 years ago
  66. d62e74b ocfs2: fix issue that ocfs2_setattr() does not deal with new_i_size==i_size by Younger Liu · 11 years ago
  67. 8d547ff mm/memory-failure.c: move refcount only in !MF_COUNT_INCREASED by Naoya Horiguchi · 11 years ago
  68. fb37bb0 smp.h: fix x86+cpu.c sparse warnings about arch nonboot CPU calls by Paul Gortmaker · 11 years ago
  69. a0b54ad mm: fix page leak at nfs_symlink() by Rafael Aquini · 11 years ago
  70. 1e4dd94 slub: do not assert not having lock in removing freed partial by Steven Rostedt · 11 years ago
  71. 25fba9b gitignore: add all.config by Borislav Petkov · 11 years ago
  72. a987c7c ocfs2: fix ocfs2_sync_file() if filesystem is readonly by Younger Liu · 11 years ago
  73. 79040ca drivers/edac/edac_mc_sysfs.c: poll timeout cannot be zero by Prarit Bhargava · 11 years ago
  74. 96c7a2f fs/file.c:fdtable: avoid triggering OOMs from alloc_fdmem by Eric W. Biederman · 11 years ago
  75. a9c8e4b xen: properly account for _PAGE_NUMA during xen pte translations by Mel Gorman · 11 years ago
  76. 255d088 mm/slub.c: list_lock may not be held in some circumstances by David Rientjes · 11 years ago
  77. bd180b4 drivers/md/bcache/extents.c: use %zi to format size_t by Geert Uytterhoeven · 11 years ago
  78. 38dfac8 vmcore: prevent PT_NOTE p_memsz overflow during header update by Greg Pearson · 11 years ago
  79. a3eb7fb drivers/message/i2o/i2o_config.c: fix deadlock in compat_ioctl(I2OGETIOPS) by Alexey Khoroshilov · 11 years ago
  80. 3cf8ca1 Documentation/: update 00-INDEX files by Henrik Austad · 11 years ago
  81. 3645e32 checkpatch: fix detection of git repository by Richard Genoud · 11 years ago
  82. ec83b61 get_maintainer: fix detection of git repository by Richard Genoud · 11 years ago
  83. 49d3d6c drivers/misc/sgi-gru/grukdump.c: unlocking should be conditional in gru_dump_context() by Dan Carpenter · 11 years ago
  84. bf06200 tcp: tsq: fix nonagle handling by John Ogness · 11 years ago
  85. 684bd2e Merge branch 'bridge' by David S. Miller · 11 years ago
  86. ac4c886 bridge: Prevent possible race condition in br_fdb_change_mac_address by Toshiaki Makita · 11 years ago
  87. 424bb9c bridge: Properly check if local fdb entry can be deleted when deleting vlan by Toshiaki Makita · 11 years ago
  88. a778e6d bridge: Properly check if local fdb entry can be deleted in br_fdb_delete_by_port by Toshiaki Makita · 11 years ago
  89. 960b589 bridge: Properly check if local fdb entry can be deleted in br_fdb_change_mac_address by Toshiaki Makita · 11 years ago
  90. 2b292fb bridge: Fix the way to check if a local fdb entry can be deleted by Toshiaki Makita · 11 years ago
  91. a4b816d bridge: Change local fdb entries whenever mac address of bridge device changes by Toshiaki Makita · 11 years ago
  92. a3ebb7e bridge: Fix the way to find old local fdb entries in br_fdb_change_mac_address by Toshiaki Makita · 11 years ago
  93. 2836882 bridge: Fix the way to insert new local fdb entries in br_fdb_changeaddr by Toshiaki Makita · 11 years ago
  94. a5642ab bridge: Fix the way to find old local fdb entries in br_fdb_changeaddr by Toshiaki Makita · 11 years ago
  95. cbf2822 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 11 years ago
  96. a49f56e microblaze: Fix a typo when disabling stack protection by Edgar E. Iglesias · 11 years ago
  97. 4f3cbd7 microblaze: Define readq and writeq IO helper function by Michal Simek · 11 years ago
  98. ac1566e microblaze: Fix missing HZ macro by Michal Simek · 11 years ago
  99. b10bd54 tcp: correct code comment stating 3 min timeout for FIN_WAIT2, we only do 1 min by Jesper Juhl · 11 years ago
  100. 0fbb829 net: vxge: Remove unused device pointer by Christian Engelmayer · 11 years ago