1. 25f929f net: allow setting mac address of loopback device by WANG Cong · 11 years ago
  2. 0e42aa4 Merge branch 'i40e' by David S. Miller · 11 years ago
  3. ef8693e i40evf: refactor reset handling by Mitch Williams · 11 years ago
  4. e8106eb i40evf: change type of flags variable by Mitch Williams · 11 years ago
  5. e1dfee8 i40evf: don't store unnecessary array of strings by Mitch Williams · 11 years ago
  6. 708e8c2 i40evf: fix bogus comment by Mitch Williams · 11 years ago
  7. a377384 i40evf: clean up adapter struct by Mitch Williams · 11 years ago
  8. eb2d80b i40e: don't handle VF reset on unload by Mitch Williams · 11 years ago
  9. 4aeec01 i40e: enable extant VFs by Mitch Williams · 11 years ago
  10. 69f64b2 i40e: reset VFs after PF reset by Mitch Williams · 11 years ago
  11. c17b362 i40e: set VF state to active when reset is complete by Mitch Williams · 11 years ago
  12. fd1646e i40e: remove dead code by Mitch Williams · 11 years ago
  13. e108b0e i40e: Setting i40e_down bit for tx_timeout by Akeem G Abodunrin · 11 years ago
  14. a63fa1c i40evf: clean up memsets by Mitch Williams · 11 years ago
  15. af1a2a9 i40evf: trivial fixes by Jesse Brandeburg · 11 years ago
  16. 14ad375 i40e: bump driver version by Jesse Brandeburg · 11 years ago
  17. ddf1d0d i40e: spelling error by Jesse Brandeburg · 11 years ago
  18. 8815cbd ipx: implement shutdown() by Sabrina Dubroca · 11 years ago
  19. 6028323 Merge branch 'net_sched' by David S. Miller · 11 years ago
  20. 03701d6 net_sched: act: clean up tca_action_flush() by WANG Cong · 11 years ago
  21. 55334a5 net_sched: act: refuse to remove bound action outside by WANG Cong · 11 years ago
  22. 4f1e9d8 net_sched: act: move tcf_hashinfo_init() into tcf_register_action() by WANG Cong · 11 years ago
  23. a5b5c95 net_sched: act: refactor cleanup ops by WANG Cong · 11 years ago
  24. 8606203 net_sched: act: hide struct tcf_common from API by WANG Cong · 11 years ago
  25. 7282ec8 Merge branch 'bnx2x' by David S. Miller · 11 years ago
  26. 3156b8e bnx2x: utilize FW 7.8.19 by Dmitry Kravkov · 11 years ago
  27. 230bb0f bnx2x: (semantic) revise scheduling of sp_rtnl by Yuval Mintz · 11 years ago
  28. 0155a27 bnx2x: Fix bnx2x_panic_dump for VFs by Yuval Mintz · 11 years ago
  29. 3a3534e bnx2x: Revise IOV vlan/mac validation by Yuval Mintz · 11 years ago
  30. 14a94eb bnx2x: Add support in PF driver for RSC by Michal Kalderon · 11 years ago
  31. ba72f32 bnx2x: Semantic Validate vlan/mac changes by Yuval Mintz · 11 years ago
  32. f96d8d8 bnx2x: Remove unnecessary internal mem config by Ariel Elior · 11 years ago
  33. 3565b66d bnx2x: Remove unused iov code by Yuval Mintz · 11 years ago
  34. 76ca70f bnx2x: [Debug] change verbosity of some prints by Yuval Mintz · 11 years ago
  35. 8bed1285 net: phy: expose phydev->has_fixups to sysfs by Florian Fainelli · 11 years ago
  36. b0ae009 net: phy: add "has_fixups" boolean property by Florian Fainelli · 11 years ago
  37. 3d055d8 net: phy: expose PHY device interface mode by Florian Fainelli · 11 years ago
  38. 8a2fe56 net: phy: re-design phy_modes to be self-contained by Florian Fainelli · 11 years ago
  39. ad03350 net: phy: fix phy_{clear,config}_interrupt comment typos by Florian Fainelli · 11 years ago
  40. 76a423a net: phy: allow driver to implement their own aneg_done by Florian Fainelli · 11 years ago
  41. a9fa6e6 net: phy: add genphy_aneg_done() by Florian Fainelli · 11 years ago
  42. 766d1d3 net: phy: display human readable PHY speed settings by Florian Fainelli · 11 years ago
  43. df40cc8 net: phy: update phy_print_status to show pause settings by Florian Fainelli · 11 years ago
  44. 43b6329 net: phy: use network device in phy_print_status by Florian Fainelli · 11 years ago
  45. 0e4767a Merge branch 'sfc' by David S. Miller · 11 years ago
  46. 5b3b760 sfc: Add/remove blank lines to taste by Ben Hutchings · 11 years ago
  47. 5eed1f6 sfc: Fail self-test with -EBUSY, not -EIO, if the device is busy by Ben Hutchings · 11 years ago
  48. 17e678d sfc: Cosmetic changes to self-test from the out-of-tree driver by Ben Hutchings · 11 years ago
  49. 6a350fd sfc: Update product naming by Ben Hutchings · 11 years ago
  50. e0b3ae3 sfc: Use canonical pointer type for MAC address in efx_set_mac_address() by Ben Hutchings · 11 years ago
  51. 93413f5 sfc: Rename 'use_options' variable in tso_start() to clearer 'use_opt_desc' by Ben Hutchings · 11 years ago
  52. 2fa25cf sfc: Preserve rx_frm_trunc counters when resizing DMA rings by Ben Hutchings · 11 years ago
  53. aa3930e sfc: Correct comment about number of TX queues used on EF10 by Ben Hutchings · 11 years ago
  54. 86fc187 sfc: Remove unused definitions of EF10 user-mode DMA descriptors by Ben Hutchings · 11 years ago
  55. 0bdadad sfc: Replace TSOH_OFFSET with the equivalent NET_IP_ALIGN by Ben Hutchings · 11 years ago
  56. 92d8f76 sfc: Rewrite adjustment of PPS event in a clearer way by Ben Hutchings · 11 years ago
  57. ce320f4 sfc: Cache skb->data in local variable in efx_ptp_rx() by Ben Hutchings · 11 years ago
  58. f9fd7ec7 sfc: Removed adhoc scheme to rate limit PTP event queue overflow message by Laurence Evans · 11 years ago
  59. a146b59 Merge branch 'ethtool_docs' by David S. Miller · 11 years ago
  60. 073e3cf ethtool: Fix unwanted section breaks in kernel-doc by Ben Hutchings · 11 years ago
  61. ba569dc ethtool: Move kernel-doc comment next to struct ethtool_dump definition by Ben Hutchings · 11 years ago
  62. 6e201c8 ethtool: Document the general convention for VLAs in kernel space by Ben Hutchings · 11 years ago
  63. f432c09 ethtool: Expand documentation of struct ethtool_perm_addr by Ben Hutchings · 11 years ago
  64. 5909122 ethtool: Expand documentation of struct ethtool_stats by Ben Hutchings · 11 years ago
  65. 4e5a62d ethtool: Expand documentation of struct ethtool_test by Ben Hutchings · 11 years ago
  66. fe5df1b ethtool: Expand documentation of string set types by Ben Hutchings · 11 years ago
  67. 6a7a1081 ethtool: Update documentation of struct ethtool_pauseparam by Ben Hutchings · 11 years ago
  68. af440a8 ethtool: Expand documentation of struct ethtool_ringparam by Ben Hutchings · 11 years ago
  69. c8364a6 ethtool: Expand documentation of struct ethtool_eeprom by Ben Hutchings · 11 years ago
  70. 09fb8bb ethtool: Expand documentation of struct ethtool_regs by Ben Hutchings · 11 years ago
  71. 02d59f3 ethtool: Expand documentation of struct ethtool_wol by Ben Hutchings · 11 years ago
  72. daba1b6 ethtool: Expand documentation of struct ethtool_drvinfo by Ben Hutchings · 11 years ago
  73. bf8fc60a6 ethtool: Expand documentation of struct ethtool_cmd by Ben Hutchings · 11 years ago
  74. 738b52b Merge tag 'microblaze-3.14-rc3' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 11 years ago
  75. a87af77 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  76. 16e5a2e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  77. 20e7c4e8 6lowpan: fix lockdep splats by Eric Dumazet · 11 years ago
  78. 3e5ccc2 alx: add missing stats_lock spinlock init by John Greene · 11 years ago
  79. b6f52ae 9p/trans_virtio.c: Fix broken zero-copy on vmalloc() buffers by Richard Yao · 11 years ago
  80. 6b8790b bonding: remove unwanted bond lock for enslave processing by dingtianhong · 11 years ago
  81. 19a38d8 USB2NET : SR9800 : One chip USB2.0 USB2NET SR9800 Device Driver Support by Liu Junliang · 11 years ago
  82. 6792dfe3 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 11 years ago
  83. 0e04831 ocfs2: check existence of old dentry in ocfs2_link() by Xue jiufei · 11 years ago
  84. c7d2cbc ocfs2: update inode size after zeroing the hole by Junxiao Bi · 11 years ago
  85. d62e74b ocfs2: fix issue that ocfs2_setattr() does not deal with new_i_size==i_size by Younger Liu · 11 years ago
  86. 8d547ff mm/memory-failure.c: move refcount only in !MF_COUNT_INCREASED by Naoya Horiguchi · 11 years ago
  87. fb37bb0 smp.h: fix x86+cpu.c sparse warnings about arch nonboot CPU calls by Paul Gortmaker · 11 years ago
  88. a0b54add mm: fix page leak at nfs_symlink() by Rafael Aquini · 11 years ago
  89. 1e4dd94 slub: do not assert not having lock in removing freed partial by Steven Rostedt · 11 years ago
  90. 25fba9b gitignore: add all.config by Borislav Petkov · 11 years ago
  91. a987c7c ocfs2: fix ocfs2_sync_file() if filesystem is readonly by Younger Liu · 11 years ago
  92. 79040ca drivers/edac/edac_mc_sysfs.c: poll timeout cannot be zero by Prarit Bhargava · 11 years ago
  93. 96c7a2f fs/file.c:fdtable: avoid triggering OOMs from alloc_fdmem by Eric W. Biederman · 11 years ago
  94. a9c8e4b xen: properly account for _PAGE_NUMA during xen pte translations by Mel Gorman · 11 years ago
  95. 255d088 mm/slub.c: list_lock may not be held in some circumstances by David Rientjes · 11 years ago
  96. bd180b4 drivers/md/bcache/extents.c: use %zi to format size_t by Geert Uytterhoeven · 11 years ago
  97. 38dfac8 vmcore: prevent PT_NOTE p_memsz overflow during header update by Greg Pearson · 11 years ago
  98. a3eb7fb drivers/message/i2o/i2o_config.c: fix deadlock in compat_ioctl(I2OGETIOPS) by Alexey Khoroshilov · 11 years ago
  99. 3cf8ca1 Documentation/: update 00-INDEX files by Henrik Austad · 11 years ago
  100. 3645e32 checkpatch: fix detection of git repository by Richard Genoud · 11 years ago