1. 71092ea tipc: Add support for SO_RCVTIMEO socket option by Allan Stephens · 14 years ago
  2. f137917 tipc: Cosmetic changes to node subscription code by Allan Stephens · 14 years ago
  3. 431697e tipc: Prevent null pointer error when removing a node subscription by Allan Stephens · 14 years ago
  4. a3796f8 tipc: Add network address mask helper routines by Allan Stephens · 14 years ago
  5. aa847294 tipc: Correct broadcast link peer info when displaying links by Allan Stephens · 14 years ago
  6. 0232fd0 tipc: Allow receiving into iovec containing multiple entries by Allan Stephens · 14 years ago
  7. bef55ae decnet: Convert to use flowidn where applicable. by David S. Miller · 14 years ago
  8. 1958b85 net: Put fl6_* macros to struct flowi6 and use them again. by David S. Miller · 14 years ago
  9. 4c9483b ipv6: Convert to use flowi6 where applicable. by David S. Miller · 14 years ago
  10. 9cce96d net: Put fl4_* macros to struct flowi4 and use them again. by David S. Miller · 14 years ago
  11. f42454d ipv4: Kill fib_semantic_match declaration from fib_lookup.h by David S. Miller · 14 years ago
  12. 7e1dc7b net: Use flowi4 and flowi6 in xfrm layer. by David S. Miller · 14 years ago
  13. 2032656 net: Add flowi6_* member helper macros. by David S. Miller · 14 years ago
  14. a1bbb0e netfilter: Use flowi4 and flowi6 in xt_TCPMSS by David S. Miller · 14 years ago
  15. 5a49d0e netfilter: Use flowi4 and flowi6 in nf_conntrack_h323_main by David S. Miller · 14 years ago
  16. b6f21b2 ipv4: Use flowi4 in UDP by David S. Miller · 14 years ago
  17. 3073e5a netfilter: Use flowi4 in nf_nat_standalone.c by David S. Miller · 14 years ago
  18. da91981 ipv4: Use flowi4 in ipmr code. by David S. Miller · 14 years ago
  19. 9ade228 ipv4: Use flowi4 in FIB layer. by David S. Miller · 14 years ago
  20. 9d6ec93 ipv4: Use flowi4 in public route lookup interfaces. by David S. Miller · 14 years ago
  21. 68a5e3d ipv4: Use struct flowi4 internally in routing lookups. by David S. Miller · 14 years ago
  22. 22bd5b9 ipv4: Pass ipv4 flow objects into fib_lookup() paths. by David S. Miller · 14 years ago
  23. 59b1a94 net: Add flowiX_to_flowi() shorthands. by David S. Miller · 14 years ago
  24. 56bb805 net: Break struct flowi out into AF specific instances. by David S. Miller · 14 years ago
  25. 6281dcc net: Make flowi ports AF dependent. by David S. Miller · 14 years ago
  26. 08704bc net: Create union flowi_uli by David S. Miller · 14 years ago
  27. 806566c net: Create struct flowi_common by David S. Miller · 14 years ago
  28. 1d28f42 net: Put flowi_* prefix on AF independent members of struct flowi by David S. Miller · 14 years ago
  29. ca11692 xfrm: Eliminate "fl" and "pol" args to xfrm_bundle_ok(). by David S. Miller · 14 years ago
  30. fbef0a4 net: Remove unnecessary padding in struct flowi by David S. Miller · 14 years ago
  31. 78fbfd8 ipv4: Create and use route lookup helpers. by David S. Miller · 14 years ago
  32. 1561747 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher/net-next-2.6 by David S. Miller · 14 years ago
  33. ab1ebc9 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  34. 1f4a024 ixgbe: DCB, PFC not cleared until reset occurs by John Fastabend · 14 years ago
  35. ff4ab20 ixgbe: add support for VF Transmit rate limit using iproute2 by Lior Levy · 14 years ago
  36. 1390a59 ixgbe: DCB, set minimum bandwidth per traffic class by John Fastabend · 14 years ago
  37. 6fb456a ixgbe: correct typo in define name by Emil Tantilov · 14 years ago
  38. 9dda173 ixgbe: update PHY code to support 100Mbps as well as 1G/10G by Emil Tantilov · 14 years ago
  39. 7e7eb434 ixgbe: remove timer reset to 0 on timeout by Emil Tantilov · 14 years ago
  40. c27931d ixgbe: DCB during ifup use correct CEE or IEEE mode by John Fastabend · 14 years ago
  41. 17049d3 ixgbe: IEEE 802.1Qaz, implement priority assignment table by John Fastabend · 14 years ago
  42. 3b97fd6 ixgbe: DCB, missed translation from 8021Qaz TSA to CEE link strict by John Fastabend · 14 years ago
  43. 8187cd4 ixgbe: DCB: enable RSS to be used with DCB by John Fastabend · 14 years ago
  44. 24095aa ixgbe: enable ndo_tc_setup by John Fastabend · 14 years ago
  45. e5b6463 ixgbe: DCB, use multiple Tx rings per traffic class by John Fastabend · 14 years ago
  46. dc166e2 ixgbe: DCB remove ixgbe_fcoe_getapp routine by John Fastabend · 14 years ago
  47. f8628d4 ixgbe: DCB, implement ieee_setapp dcbnl ops by John Fastabend · 14 years ago
  48. 3032309 ixgbe: DCB, implement capabilities flags by John Fastabend · 14 years ago
  49. 0d1fe82 igb: Bump version to 3.0.6 by Carolyn Wyborny · 14 years ago
  50. 831ec0b igb: Add DMA Coalescing feature to driver by Carolyn Wyborny · 14 years ago
  51. 4322e56 igb: Update NVM functions to work with i350 devices by Carolyn Wyborny · 14 years ago
  52. 09b068d igb: Add Energy Efficient Ethernet (EEE) for i350 devices. by Carolyn Wyborny · 14 years ago
  53. 422e05d ixgbevf: Fix Driver String by Greg Rose · 14 years ago
  54. a9f7c53 ixgbevf: Fix Version String by Greg Rose · 14 years ago
  55. 409ec36 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 14 years ago
  56. 70d279a e1000e: bump version number by Bruce Allan · 14 years ago
  57. 4a29e15 e1000e: do not suggest the driver supports Wake-on-ARP by Bruce Allan · 14 years ago
  58. 23e4f06 e1000e: disable jumbo frames on 82579 when MACsec enabled in EEPROM by Bruce Allan · 14 years ago
  59. 6cc7aae e1000e: do not toggle LANPHYPC value bit when PHY reset is blocked by Bruce Allan · 14 years ago
  60. 1effb45 e1000e: extend EEE LPI timer to prevent dropped link by Bruce Allan · 14 years ago
  61. 5661aeb e1000e: extend timeout for ethtool link test diagnostic by Bruce Allan · 14 years ago
  62. d8d5f8a e1000e: magic number cleanup - ETH_ALEN by Bruce Allan · 14 years ago
  63. ef5ab89 e1000e: use dev_kfree_skb_irq() instead of dev_kfree_skb() by Bruce Allan · 14 years ago
  64. 23633b1 ixgbevf: remove Tx hang detection by Lior Levy · 14 years ago
  65. e9bce84 net: add proper documentation for previously added net_device_ops for FCoE by Yi Zou · 14 years ago
  66. e2444d9 ixgb: convert to new VLAN model by Emil Tantilov · 14 years ago
  67. 1b7fe593 ipv4: Kill flowi arg to fib_select_multipath() by David S. Miller · 14 years ago
  68. ff3fccb ipv4: Remove unnecessary test from ip_mkroute_input() by David S. Miller · 14 years ago
  69. dbdd9a5 ipv4: Remove redundant RCU locking in ip_check_mc(). by David S. Miller · 14 years ago
  70. 33175d8 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  71. 6dfbd87 ip6ip6: autoload ip6 tunnel by stephen hemminger · 14 years ago
  72. bef6e7e Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 14 years ago
  73. dcbcdf2 net: bridge builtin vs. ipv6 modular by Randy Dunlap · 14 years ago
  74. 9179746 Merge branch 'media_fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 14 years ago
  75. 4c418ba ipmi: Fix IPMI errors due to timing problems by Doe, YiCheng · 14 years ago
  76. 4afcc10 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  77. 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 · 14 years ago
  78. 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 · 14 years ago
  79. d9597075 Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  80. ba3820a drm/i915: Revive combination mode for backlight control by Takashi Iwai · 14 years ago
  81. d891eed fs/dcache: allow d_obtain_alias() to return unhashed dentries by J. Bruce Fields · 14 years ago
  82. c590893 tg3: Remove 5750 PCI code by Matt Carlson · 14 years ago
  83. e256f8a tg3: Move tg3_init_link_config to tg3_phy_probe by Matt Carlson · 14 years ago
  84. 683644b tg3: Refine VAux decision process by Matt Carlson · 14 years ago
  85. 4143470 tg3: cleanup pci device table vars by Matt Carlson · 14 years ago
  86. d4894f3 tg3: Add code to verify RODATA checksum of VPD by Matt Carlson · 14 years ago
  87. 01c3a39 tg3: Fix NVRAM selftest by Matt Carlson · 14 years ago
  88. bb18bb9 tg3: Add missed 5719 workaround change by Matt Carlson · 14 years ago
  89. 1ca551c Check for immutable/append flag in fallocate path by Marco Stornelli · 14 years ago
  90. 991ac30 sysctl: the include of rcupdate.h is only needed in the kernel by Stephen Rothwell · 14 years ago
  91. 9177ada fat: fix d_revalidate oopsen on NFS exports by Al Viro · 14 years ago
  92. 8ce84ee jfs: fix d_revalidate oopsen on NFS exports by Al Viro · 14 years ago
  93. 4714e63 ocfs2: fix d_revalidate oopsen on NFS exports by Al Viro · 14 years ago
  94. 53fe924 gfs2: fix d_revalidate oopsen on NFS exports by Al Viro · 14 years ago
  95. 529c5f9 fuse: fix d_revalidate oopsen on NFS exports by Al Viro · 14 years ago
  96. 0eb980e ceph: fix d_revalidate oopsen on NFS exports by Al Viro · 14 years ago
  97. c78f4cc reiserfs xattr ->d_revalidate() shouldn't care about RCU by Al Viro · 14 years ago
  98. ae50adc /proc/self is never going to be invalidated... by Al Viro · 14 years ago
  99. a252beb tcp: mark tcp_congestion_ops read_mostly by Stephen Hemminger · 14 years ago
  100. cc7e17e ipv4: Optimize flow initialization in fib_validate_source(). by David S. Miller · 14 years ago