1. 2cd0846 xfrm: Add support for IPsec extended sequence numbers by Steffen Klassert · 13 years ago
  2. 97e15c3 xfrm: Support anti-replay window size bigger than 32 packets by Steffen Klassert · 13 years ago
  3. 9fdc488 xfrm: Move IPsec replay detection functions to a separate file by Steffen Klassert · 13 years ago
  4. d212a4c esp6: Add support for IPsec extended sequence numbers by Steffen Klassert · 13 years ago
  5. 0dc49e9 esp4: Add support for IPsec extended sequence numbers by Steffen Klassert · 13 years ago
  6. 1ce3644 xfrm: Use separate low and high order bits of the sequence numbers in xfrm_skb_cb by Steffen Klassert · 13 years ago
  7. 9736acf xfrm: Add basic infrastructure to support IPsec extended sequence numbers by Steffen Klassert · 13 years ago
  8. a5079d0 crypto: authencesn - Add algorithm to handle IPsec extended sequence numbers by Steffen Klassert · 13 years ago
  9. 27b61ae Merge branch 'tipc-Mar13-2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/net-next-2.6 by David S. Miller · 13 years ago
  10. 46af318 ipv4: Fix PMTU update. by Hiroaki SHIMODA · 13 years ago
  11. 633d2bd tipc: Update maintenance information by Allan Stephens · 13 years ago
  12. 390bce4 tipc: Eliminate obsolete routine for handling routed messages by Allan Stephens · 13 years ago
  13. 7945c1f tipc: Eliminate remaining support for routing table messages by Allan Stephens · 13 years ago
  14. 50d4923 tipc: Remove bearer flag indicating existence of broadcast address by Allan Stephens · 13 years ago
  15. f9107eb tipc: Don't respond to neighbor discovery request on blocked bearer by Allan Stephens · 13 years ago
  16. d901a42 tipc: Eliminate unnecessary constant for neighbor discovery msg size by Allan Stephens · 13 years ago
  17. a2b58de tipc: Remove unused field in bearer structure by Allan Stephens · 13 years ago
  18. 50d3e63 tipc: Correct misnamed references to neighbor discovery domain by Allan Stephens · 13 years ago
  19. 37b9c08 tipc: Optimizations to link creation code by Allan Stephens · 13 years ago
  20. fa2bae2 tipc: Give Tx of discovery responses priority over link messages by Allan Stephens · 13 years ago
  21. a728750 tipc: Cosmetic changes to neighbor discovery logic by Allan Stephens · 13 years ago
  22. 75f0aa4 tipc: Fix redundant link field handling in link protocol message by Allan Stephens · 13 years ago
  23. 77f167f tipc: make msg_set_redundant_link() consistent with other set ops by Allan Stephens · 13 years ago
  24. 8f19afb tipc: cosmetic - function names are not to be full sentences by Paul Gortmaker · 13 years ago
  25. e7b3acb tipc: Eliminate timestamp from link protocol messages by Allan Stephens · 13 years ago
  26. 34e4625 tipc: manually inline net_start/stop, make assoc. vars static by Allan Stephens · 13 years ago
  27. 672d99e tipc: Convert node object array to a hash table by Allan Stephens · 13 years ago
  28. f831c96 tipc: Eliminate configuration for maximum number of cluster nodes by Allan Stephens · 13 years ago
  29. d1bcb11 tipc: Split up unified structure of network-related variables by Allan Stephens · 13 years ago
  30. 9df3b7e tipc: Fix problem with missing link in "tipc-config -l" output by Allan Stephens · 13 years ago
  31. 71092ea tipc: Add support for SO_RCVTIMEO socket option by Allan Stephens · 13 years ago
  32. f137917 tipc: Cosmetic changes to node subscription code by Allan Stephens · 13 years ago
  33. 431697e tipc: Prevent null pointer error when removing a node subscription by Allan Stephens · 13 years ago
  34. a3796f8 tipc: Add network address mask helper routines by Allan Stephens · 13 years ago
  35. aa847294 tipc: Correct broadcast link peer info when displaying links by Allan Stephens · 13 years ago
  36. 0232fd0 tipc: Allow receiving into iovec containing multiple entries by Allan Stephens · 13 years ago
  37. bef55ae decnet: Convert to use flowidn where applicable. by David S. Miller · 13 years ago
  38. 1958b85 net: Put fl6_* macros to struct flowi6 and use them again. by David S. Miller · 13 years ago
  39. 4c9483b ipv6: Convert to use flowi6 where applicable. by David S. Miller · 13 years ago
  40. 9cce96d net: Put fl4_* macros to struct flowi4 and use them again. by David S. Miller · 13 years ago
  41. f42454d ipv4: Kill fib_semantic_match declaration from fib_lookup.h by David S. Miller · 13 years ago
  42. 7e1dc7b net: Use flowi4 and flowi6 in xfrm layer. by David S. Miller · 13 years ago
  43. 2032656e net: Add flowi6_* member helper macros. by David S. Miller · 13 years ago
  44. a1bbb0e netfilter: Use flowi4 and flowi6 in xt_TCPMSS by David S. Miller · 13 years ago
  45. 5a49d0e netfilter: Use flowi4 and flowi6 in nf_conntrack_h323_main by David S. Miller · 13 years ago
  46. b6f21b2 ipv4: Use flowi4 in UDP by David S. Miller · 13 years ago
  47. 3073e5a netfilter: Use flowi4 in nf_nat_standalone.c by David S. Miller · 13 years ago
  48. da91981 ipv4: Use flowi4 in ipmr code. by David S. Miller · 13 years ago
  49. 9ade228 ipv4: Use flowi4 in FIB layer. by David S. Miller · 13 years ago
  50. 9d6ec93 ipv4: Use flowi4 in public route lookup interfaces. by David S. Miller · 13 years ago
  51. 68a5e3d ipv4: Use struct flowi4 internally in routing lookups. by David S. Miller · 13 years ago
  52. 22bd5b9 ipv4: Pass ipv4 flow objects into fib_lookup() paths. by David S. Miller · 13 years ago
  53. 59b1a94 net: Add flowiX_to_flowi() shorthands. by David S. Miller · 13 years ago
  54. 56bb805 net: Break struct flowi out into AF specific instances. by David S. Miller · 13 years ago
  55. 6281dcc net: Make flowi ports AF dependent. by David S. Miller · 13 years ago
  56. 08704bc net: Create union flowi_uli by David S. Miller · 13 years ago
  57. 806566c net: Create struct flowi_common by David S. Miller · 13 years ago
  58. 1d28f42 net: Put flowi_* prefix on AF independent members of struct flowi by David S. Miller · 13 years ago
  59. ca11692 xfrm: Eliminate "fl" and "pol" args to xfrm_bundle_ok(). by David S. Miller · 13 years ago
  60. fbef0a4 net: Remove unnecessary padding in struct flowi by David S. Miller · 13 years ago
  61. 78fbfd8 ipv4: Create and use route lookup helpers. by David S. Miller · 13 years ago
  62. 1561747 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher/net-next-2.6 by David S. Miller · 13 years ago
  63. ab1ebc9 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 13 years ago
  64. 1f4a024 ixgbe: DCB, PFC not cleared until reset occurs by John Fastabend · 13 years ago
  65. ff4ab20 ixgbe: add support for VF Transmit rate limit using iproute2 by Lior Levy · 13 years ago
  66. 1390a59 ixgbe: DCB, set minimum bandwidth per traffic class by John Fastabend · 13 years ago
  67. 6fb456a ixgbe: correct typo in define name by Emil Tantilov · 13 years ago
  68. 9dda173 ixgbe: update PHY code to support 100Mbps as well as 1G/10G by Emil Tantilov · 13 years ago
  69. 7e7eb43 ixgbe: remove timer reset to 0 on timeout by Emil Tantilov · 13 years ago
  70. c27931d ixgbe: DCB during ifup use correct CEE or IEEE mode by John Fastabend · 13 years ago
  71. 17049d3 ixgbe: IEEE 802.1Qaz, implement priority assignment table by John Fastabend · 13 years ago
  72. 3b97fd6 ixgbe: DCB, missed translation from 8021Qaz TSA to CEE link strict by John Fastabend · 13 years ago
  73. 8187cd4 ixgbe: DCB: enable RSS to be used with DCB by John Fastabend · 13 years ago
  74. 24095aa ixgbe: enable ndo_tc_setup by John Fastabend · 13 years ago
  75. e5b6463 ixgbe: DCB, use multiple Tx rings per traffic class by John Fastabend · 13 years ago
  76. dc166e2 ixgbe: DCB remove ixgbe_fcoe_getapp routine by John Fastabend · 13 years ago
  77. f8628d4 ixgbe: DCB, implement ieee_setapp dcbnl ops by John Fastabend · 13 years ago
  78. 3032309 ixgbe: DCB, implement capabilities flags by John Fastabend · 13 years ago
  79. 0d1fe82 igb: Bump version to 3.0.6 by Carolyn Wyborny · 13 years ago
  80. 831ec0b igb: Add DMA Coalescing feature to driver by Carolyn Wyborny · 13 years ago
  81. 4322e56 igb: Update NVM functions to work with i350 devices by Carolyn Wyborny · 13 years ago
  82. 09b068d igb: Add Energy Efficient Ethernet (EEE) for i350 devices. by Carolyn Wyborny · 13 years ago
  83. 422e05d ixgbevf: Fix Driver String by Greg Rose · 13 years ago
  84. a9f7c53 ixgbevf: Fix Version String by Greg Rose · 13 years ago
  85. 81266ba ath5k: implement ieee80211_ops->{get,set}_ringparam by John W. Linville · 13 years ago
  86. 38c0915 mac80211: implement support for cfg80211_ops->{get,set}_ringparam by John W. Linville · 13 years ago
  87. 3677713 wireless: add support for ethtool_ops->{get,set}_ringparam by John W. Linville · 13 years ago
  88. 266af4c7 iwlagn: support off-channel TX by Johannes Berg · 13 years ago
  89. 808118c mac80211: do not enable ps if 802.1x controlled port is unblocked by Jason Young · 13 years ago
  90. d89dba7 libertas: fix write past end of array in mesh_id_get() by Dan Carpenter · 13 years ago
  91. 23952ec ath9k_hw: Increase the wait count for nf load. by Vivek Natarajan · 13 years ago
  92. 75e0351 ath9k_hw: Fix PLL initialization for AR9485. by Vivek Natarajan · 13 years ago
  93. 7ea1362 ath9k_hw: Improve idle power consumption for AR9485. by Vivek Natarajan · 13 years ago
  94. 2e28694 ath9k: remove support for the FIF_PROMISC_IN_BSS filter flag by Felix Fietkau · 13 years ago
  95. 5f6722e wl1251: fix elp_work race condition by Grazvydas Ignotas · 13 years ago
  96. d0c331a wl1251: remove wl1251_ps_set_elp function by Grazvydas Ignotas · 13 years ago
  97. 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 · 13 years ago
  98. 70d279a e1000e: bump version number by Bruce Allan · 13 years ago
  99. 4a29e15 e1000e: do not suggest the driver supports Wake-on-ARP by Bruce Allan · 13 years ago
  100. 23e4f06 e1000e: disable jumbo frames on 82579 when MACsec enabled in EEPROM by Bruce Allan · 13 years ago