1. dc166e2 ixgbe: DCB remove ixgbe_fcoe_getapp routine by John Fastabend · 13 years ago
  2. f8628d4 ixgbe: DCB, implement ieee_setapp dcbnl ops by John Fastabend · 13 years ago
  3. 3032309 ixgbe: DCB, implement capabilities flags by John Fastabend · 13 years ago
  4. 0d1fe82 igb: Bump version to 3.0.6 by Carolyn Wyborny · 13 years ago
  5. 831ec0b igb: Add DMA Coalescing feature to driver by Carolyn Wyborny · 13 years ago
  6. 4322e56 igb: Update NVM functions to work with i350 devices by Carolyn Wyborny · 13 years ago
  7. 09b068d igb: Add Energy Efficient Ethernet (EEE) for i350 devices. by Carolyn Wyborny · 13 years ago
  8. 422e05d ixgbevf: Fix Driver String by Greg Rose · 13 years ago
  9. a9f7c53 ixgbevf: Fix Version String by Greg Rose · 13 years ago
  10. 70d279a e1000e: bump version number by Bruce Allan · 13 years ago
  11. 4a29e15 e1000e: do not suggest the driver supports Wake-on-ARP by Bruce Allan · 13 years ago
  12. 23e4f06 e1000e: disable jumbo frames on 82579 when MACsec enabled in EEPROM by Bruce Allan · 13 years ago
  13. 6cc7aae e1000e: do not toggle LANPHYPC value bit when PHY reset is blocked by Bruce Allan · 13 years ago
  14. 1effb45 e1000e: extend EEE LPI timer to prevent dropped link by Bruce Allan · 13 years ago
  15. 5661aeb e1000e: extend timeout for ethtool link test diagnostic by Bruce Allan · 13 years ago
  16. d8d5f8a e1000e: magic number cleanup - ETH_ALEN by Bruce Allan · 13 years ago
  17. ef5ab89 e1000e: use dev_kfree_skb_irq() instead of dev_kfree_skb() by Bruce Allan · 13 years ago
  18. 23633b1 ixgbevf: remove Tx hang detection by Lior Levy · 13 years ago
  19. e9bce84 net: add proper documentation for previously added net_device_ops for FCoE by Yi Zou · 13 years ago
  20. e2444d9 ixgb: convert to new VLAN model by Emil Tantilov · 13 years ago
  21. 1b7fe593 ipv4: Kill flowi arg to fib_select_multipath() by David S. Miller · 13 years ago
  22. ff3fccb ipv4: Remove unnecessary test from ip_mkroute_input() by David S. Miller · 13 years ago
  23. dbdd9a5 ipv4: Remove redundant RCU locking in ip_check_mc(). by David S. Miller · 13 years ago
  24. 33175d8 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  25. 6dfbd87 ip6ip6: autoload ip6 tunnel by stephen hemminger · 13 years ago
  26. bef6e7e Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 13 years ago
  27. dcbcdf2 net: bridge builtin vs. ipv6 modular by Randy Dunlap · 13 years ago
  28. 9179746 Merge branch 'media_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 13 years ago
  29. 4c418ba ipmi: Fix IPMI errors due to timing problems by Doe, YiCheng · 13 years ago
  30. 4afcc10 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  31. b5562c9 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  32. bf98f77 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  33. d9597075 Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  34. ba3820a drm/i915: Revive combination mode for backlight control by Takashi Iwai · 13 years ago
  35. d891eed fs/dcache: allow d_obtain_alias() to return unhashed dentries by J. Bruce Fields · 13 years ago
  36. c590893 tg3: Remove 5750 PCI code by Matt Carlson · 13 years ago
  37. e256f8a tg3: Move tg3_init_link_config to tg3_phy_probe by Matt Carlson · 13 years ago
  38. 683644b tg3: Refine VAux decision process by Matt Carlson · 13 years ago
  39. 4143470 tg3: cleanup pci device table vars by Matt Carlson · 13 years ago
  40. d4894f3 tg3: Add code to verify RODATA checksum of VPD by Matt Carlson · 13 years ago
  41. 01c3a39 tg3: Fix NVRAM selftest by Matt Carlson · 13 years ago
  42. bb18bb9 tg3: Add missed 5719 workaround change by Matt Carlson · 13 years ago
  43. 1ca551c Check for immutable/append flag in fallocate path by Marco Stornelli · 13 years ago
  44. 991ac30 sysctl: the include of rcupdate.h is only needed in the kernel by Stephen Rothwell · 13 years ago
  45. 9177ada fat: fix d_revalidate oopsen on NFS exports by Al Viro · 13 years ago
  46. 8ce84ee jfs: fix d_revalidate oopsen on NFS exports by Al Viro · 13 years ago
  47. 4714e63 ocfs2: fix d_revalidate oopsen on NFS exports by Al Viro · 13 years ago
  48. 53fe924 gfs2: fix d_revalidate oopsen on NFS exports by Al Viro · 13 years ago
  49. 529c5f9 fuse: fix d_revalidate oopsen on NFS exports by Al Viro · 13 years ago
  50. 0eb980e ceph: fix d_revalidate oopsen on NFS exports by Al Viro · 13 years ago
  51. c78f4cc reiserfs xattr ->d_revalidate() shouldn't care about RCU by Al Viro · 13 years ago
  52. ae50adc /proc/self is never going to be invalidated... by Al Viro · 13 years ago
  53. a252beb tcp: mark tcp_congestion_ops read_mostly by Stephen Hemminger · 13 years ago
  54. cc7e17e ipv4: Optimize flow initialization in fib_validate_source(). by David S. Miller · 13 years ago
  55. 67e28ff ipv4: Optimize flow initialization in input route lookup. by David S. Miller · 13 years ago
  56. 7343ff3 ipv6: Don't create clones of host routes. by David S. Miller · 13 years ago
  57. 35d34df Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  58. ab02a95 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 13 years ago
  59. 684adca sysctl: the include of rcupdate.h is only needed in the kernel by Stephen Rothwell · 13 years ago
  60. 8909c9a net: don't allow CAP_NET_ADMIN to load non-netdev kernel modules by Vasiliy Kulikov · 13 years ago
  61. 36e8695 powerpc/pseries: Disable VPNH feature by Benjamin Herrenschmidt · 13 years ago
  62. f2f6dad powerpc/iseries: Fix early init access to lppaca by Benjamin Herrenschmidt · 13 years ago
  63. 3979491 Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 13 years ago
  64. 03a14ab pktgen: fix errata in show results by Daniel Turull · 13 years ago
  65. 2f4e1b3 tcp: ioctl type SIOCOUTQNSD returns amount of data not sent by Mario Schuknecht · 13 years ago
  66. ee3f1aa ipv4: Lookup multicast routes by rtable using helper. by David S. Miller · 13 years ago
  67. 6b684cd Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 13 years ago
  68. 1b7e7e6 Merge branch 'for-2639-rc7/i2c-fixes' of git://git.fluff.org/bjdooks/linux by Linus Torvalds · 13 years ago
  69. fbf855d alpha: fix compile error from IRQ clean up by Matt Turner · 13 years ago
  70. cfd8065 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 13 years ago
  71. 687530b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 13 years ago
  72. 78833dd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  73. d406577 watchdog: sbc_fitpc2_wdt, fix crash on systems without DMI_BOARD_NAME by Jiri Slaby · 13 years ago
  74. bd33acc bonding: move procfs code into bond_procfs.c by Amerigo Wang · 13 years ago
  75. 6c91afe ipv4: Fix erroneous uses of ifa_address. by David S. Miller · 13 years ago
  76. a015f6f Phonet: kill the ST-Ericsson pipe controller Kconfig by Rémi Denis-Courmont · 13 years ago
  77. 297edb6 Phonet: support active connection without pipe controller on modem by Rémi Denis-Courmont · 13 years ago
  78. acaf7df Phonet: provide pipe socket option to retrieve the pipe identifier by Rémi Denis-Courmont · 13 years ago
  79. f7ae8d5 Phonet: allocate sock from accept syscall rather than soft IRQ by Rémi Denis-Courmont · 13 years ago
  80. 44c9ab1 Phonet: factor common code to send control messages by Rémi Denis-Courmont · 13 years ago
  81. 0ebbf31 Phonet: correct pipe backlog callback return values by Rémi Denis-Courmont · 13 years ago
  82. b765e84 Phonet: return an error when packet TX fails by Rémi Denis-Courmont · 13 years ago
  83. c69d440 Phonet: fix NULL dereference on TX path with implicit source by Rémi Denis-Courmont · 13 years ago
  84. 1f858ef [CPUFREQ] pcc-cpufreq: don't load driver if get_freq fails during init. by Naga Chumbalkar · 13 years ago
  85. 7ee235e perf symbols: Avoid resolving [kernel.kallsyms] to real path for buildid cache by Lin Ming · 13 years ago
  86. 5471262 x86, UV: Initialize the broadcast assist unit base destination node id properly by Cliff Wickman · 13 years ago
  87. b306419 nd->inode is not set on the second attempt in path_walk() by Al Viro · 13 years ago
  88. 3ec07aa nfsd: wrong index used in inner loop by roel · 13 years ago
  89. 6dbc2f3 i2c-eg20t: include slab.h for memory allocations by Wolfram Sang · 13 years ago
  90. 7b46ac4 inetpeer: Don't disable BH for initial fast RCU lookup. by David S. Miller · 13 years ago
  91. 12c3832 i2c-ocores: Fix pointer type mismatch error by Grant Likely · 13 years ago
  92. e380688 vxge: update MAINTAINERS by Jon Mason · 13 years ago
  93. 5217e87 ixgbe: fix compile failure in ixgbe_init_mbx_params_pf by Andy Gospodarek · 13 years ago
  94. fdb838c dsa/mv88e6060: support nonzero mii base address by Peter Korsgaard · 13 years ago
  95. 86f99ff r6040: bump to version 0.27 and date 23Feb2011 by Florian Fainelli · 13 years ago
  96. c60c9c7 r6040: fix multicast operations by Shawn Lin · 13 years ago
  97. bad3bab mmc: fix CONFIG_MMC_UNSAFE_RESUME regression by Ohad Ben-Cohen · 13 years ago
  98. c01c6af Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next-2.6 by David S. Miller · 13 years ago
  99. 6094628 rds: prevent BUG_ON triggering on congestion map updates by Neil Horman · 13 years ago
  100. bf745e8 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher/net-next-2.6 by David S. Miller · 13 years ago