1. 2cd0846 xfrm: Add support for IPsec extended sequence numbers by Steffen Klassert · 15 years ago
  2. 9fdc488 xfrm: Move IPsec replay detection functions to a separate file by Steffen Klassert · 15 years ago
  3. 1ce3644 xfrm: Use separate low and high order bits of the sequence numbers in xfrm_skb_cb by Steffen Klassert · 15 years ago
  4. 9736acf xfrm: Add basic infrastructure to support IPsec extended sequence numbers by Steffen Klassert · 15 years ago
  5. bef55ae decnet: Convert to use flowidn where applicable. by David S. Miller · 15 years ago
  6. 1958b85 net: Put fl6_* macros to struct flowi6 and use them again. by David S. Miller · 15 years ago
  7. 4c9483b ipv6: Convert to use flowi6 where applicable. by David S. Miller · 15 years ago
  8. 9cce96d net: Put fl4_* macros to struct flowi4 and use them again. by David S. Miller · 15 years ago
  9. 7e1dc7b net: Use flowi4 and flowi6 in xfrm layer. by David S. Miller · 15 years ago
  10. 2032656 net: Add flowi6_* member helper macros. by David S. Miller · 15 years ago
  11. 9d6ec93 ipv4: Use flowi4 in public route lookup interfaces. by David S. Miller · 15 years ago
  12. 22bd5b9 ipv4: Pass ipv4 flow objects into fib_lookup() paths. by David S. Miller · 15 years ago
  13. 59b1a94 net: Add flowiX_to_flowi() shorthands. by David S. Miller · 15 years ago
  14. 56bb805 net: Break struct flowi out into AF specific instances. by David S. Miller · 15 years ago
  15. 6281dcc net: Make flowi ports AF dependent. by David S. Miller · 15 years ago
  16. 08704bc net: Create union flowi_uli by David S. Miller · 15 years ago
  17. 806566c net: Create struct flowi_common by David S. Miller · 15 years ago
  18. 1d28f42 net: Put flowi_* prefix on AF independent members of struct flowi by David S. Miller · 15 years ago
  19. fbef0a4 net: Remove unnecessary padding in struct flowi by David S. Miller · 15 years ago
  20. 78fbfd8 ipv4: Create and use route lookup helpers. by David S. Miller · 15 years ago
  21. 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 · 15 years ago
  22. 1b7fe593 ipv4: Kill flowi arg to fib_select_multipath() by David S. Miller · 15 years ago
  23. f7ae8d5 Phonet: allocate sock from accept syscall rather than soft IRQ by Rémi Denis-Courmont · 15 years ago
  24. a7ac8fc ipv4: Fix scope value used in route src-address caching. by David S. Miller · 15 years ago
  25. 1fc050a ipv4: Cache source address in nexthop entries. by David S. Miller · 15 years ago
  26. 5e2b61f ipv4: Remove flowi from struct rtable. by David S. Miller · 15 years ago
  27. 4157434 ipv4: Use passed-in protocol in ip_route_newports(). by David S. Miller · 15 years ago
  28. d72751e Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  29. 85a7045 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 · 15 years ago
  30. a177584 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next-2.6 by John W. Linville · 15 years ago
  31. 0a0e9ae Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  32. d276055 net_sched: reduce fifo qdisc size by Eric Dumazet · 15 years ago
  33. dc6ed1d dcbnl: add support for retrieving peer configuration - cee by Shmulik Ravid · 15 years ago
  34. eed8471 dcbnl: add support for retrieving peer configuration - ieee by Shmulik Ravid · 15 years ago
  35. 5bfa787 ipv4: ip_route_output_key() is better as an inline. by David S. Miller · 15 years ago
  36. b23dd4f ipv4: Make output route lookup return rtable directly. by David S. Miller · 15 years ago
  37. 452edd5 xfrm: Return dst directly from xfrm_lookup() by David S. Miller · 15 years ago
  38. 3872b28 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 15 years ago
  39. 2774c13 xfrm: Handle blackhole route creation via afinfo. by David S. Miller · 15 years ago
  40. 69ead7a ipv6: Normalize arguments to ip6_dst_blackhole(). by David S. Miller · 15 years ago
  41. 80c0bc9 xfrm: Kill XFRM_LOOKUP_WAIT flag. by David S. Miller · 15 years ago
  42. a141471 ipv6: Change final dst lookup arg name to "can_sleep" by David S. Miller · 15 years ago
  43. 273447b ipv4: Kill can_sleep arg to ip_route_output_flow() by David S. Miller · 15 years ago
  44. 5df65e5 net: Add FLOWI_FLAG_CAN_SLEEP. by David S. Miller · 15 years ago
  45. 420d44d ipv4: Make final arg to ip_route_output_flow to be boolean "can_sleep" by David S. Miller · 15 years ago
  46. abdf7e7 ipv4: Can final ip_route_connect() arg to boolean "can_sleep". by David S. Miller · 15 years ago
  47. 68d0c6d ipv6: Consolidate route lookup sequences. by David S. Miller · 15 years ago
  48. f6b9664 udp: Switch to ip_finish_skb by Herbert Xu · 15 years ago
  49. 1c32c5a inet: Add ip_make_skb and ip_finish_skb by Herbert Xu · 15 years ago
  50. 1470ddf inet: Remove explicit write references to sk/inet in ip_append_data by Herbert Xu · 15 years ago
  51. c8dcfd8 cfg80211: add a field for the bitrate of the last rx data packet from a station by Felix Fietkau · 15 years ago
  52. e3dfa38 xfrm: Pass const xfrm_mark to xfrm_mark_put(). by David S. Miller · 15 years ago
  53. a70486f xfrm: Pass const xfrm_address_t objects to xfrm_state_lookup* and xfrm_find_acq. by David S. Miller · 15 years ago
  54. 8515862 xfrm: Pass const arg to xfrm_alg_len and xfrm_alg_auth_len. by David S. Miller · 15 years ago
  55. 6f2f19e xfrm: Pass name as const to xfrm_*_get_byname(). by David S. Miller · 15 years ago
  56. 4e51eae Bluetooth: Move index to common header in management interface by Szymon Janc · 15 years ago
  57. 5f16a43 mac80211: support direct offchannel TX offload by Johannes Berg · 15 years ago
  58. 7bb4568 mac80211: make tx() operation return void by Johannes Berg · 15 years ago
  59. 8f44fcc Phonet: fix flawed "SYN/ACK" logic by Rémi Denis-Courmont · 15 years ago
  60. 0165d69 Phonet: don't bother with transaction IDs (especially for indications) by Rémi Denis-Courmont · 15 years ago
  61. 2feb618 Phonet: remove redumdant pep->pipe_state by Rémi Denis-Courmont · 15 years ago
  62. 14ba8fa Phonet: use socket destination in pipe protocol by Rémi Denis-Courmont · 15 years ago
  63. a805951 Phonet: implement per-socket destination/peer address by Rémi Denis-Courmont · 15 years ago
  64. 1b0db64 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  65. b552f7e ipvs: unify the formula to estimate the overhead of processing connections by Changli Gao · 15 years ago
  66. dca8b08 ipv4: Rearrange how ip_route_newports() gets port keys. by David S. Miller · 15 years ago
  67. 33765d0 xfrm: Const'ify xfrm_address_t args to xfrm_state_find. by David S. Miller · 15 years ago
  68. f884806 xfrm: Const'ify ptr args to xfrm_state_*_check and xfrm_state_kern. by David S. Miller · 15 years ago
  69. 21eddb5 xfrm: Const'ify xfrm_tmpl and xfrm_state args to xfrm_state_addr_cmp. by David S. Miller · 15 years ago
  70. 63eb23f xfrm: Const'ify policy arg to xp_net. by David S. Miller · 15 years ago
  71. b4b7c0b xfrm: Const'ify selector args in xfrm_migrate paths. by David S. Miller · 15 years ago
  72. 183cad1 xfrm: Const'ify pointer args to km_migrate() and implementations. by David S. Miller · 15 years ago
  73. 6cc3296 xfrm: Const'ify address argument to xfrm_addr_any() by David S. Miller · 15 years ago
  74. ff6acd1 xfrm: Const'ify address arguments to xfrm_addr_cmp() by David S. Miller · 15 years ago
  75. 5e6b930 xfrm: Const'ify address arguments to ->dst_lookup() by David S. Miller · 15 years ago
  76. 200ce96 xfrm: Const'ify selector argument to xfrm_selector_match() by David S. Miller · 15 years ago
  77. 19bd624 xfrm: Const'ify tmpl and address arguments to ->init_temprop() by David S. Miller · 15 years ago
  78. 214e005 xfrm: Pass km_event pointers around as const when possible. by David S. Miller · 15 years ago
  79. 9e924cf net_sched: long word align struct qdisc_skb_cb data by Eric Dumazet · 15 years ago
  80. 6ebacbb mac80211: rename RX_FLAG_TSFT by Johannes Berg · 15 years ago
  81. dee9f4b net: Make flow cache paths use a const struct flowi. by David S. Miller · 15 years ago
  82. 0730b9a net: Mark flowi arg to flow_cache_uli_match() const. by David S. Miller · 15 years ago
  83. b520e9f xfrm: Mark flowi arg to xfrm_state_find() const. by David S. Miller · 15 years ago
  84. e1ad2ab xfrm: Mark flowi arg to xfrm_selector_match() const. by David S. Miller · 15 years ago
  85. 1744a8f xfrm: Mark token args to addr_match() const. by David S. Miller · 15 years ago
  86. 8f029de xfrm: Mark flowi arg to xfrm_type->reject() const. by David S. Miller · 15 years ago
  87. 73e5ebb xfrm: Mark flowi arg to ->init_tempsel() const. by David S. Miller · 15 years ago
  88. 0c7b3ee xfrm: Mark flowi arg to ->fill_dst() const. by David S. Miller · 15 years ago
  89. 05d8402 xfrm: Mark flowi arg to ->get_tos() const. by David S. Miller · 15 years ago
  90. e8a4e37 xfrm: Mark flowi arg const in key extraction helpers. by David S. Miller · 15 years ago
  91. 5db5e44 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 · 15 years ago
  92. eaefd11 net: add __rcu annotations to sk_wq and wq by Eric Dumazet · 15 years ago
  93. 5ced133 ipv6: Add IPv6 multicast address flag defines by Linus Lüssing · 15 years ago
  94. 731109e ipvs: use hlist instead of list by Changli Gao · 15 years ago
  95. 2a61169 Bluetooth: Add mgmt_auth_failed event by Johan Hedberg · 15 years ago
  96. ac56fb1 Bluetooth: Fix mgmt_pin_code_reply return parameters by Johan Hedberg · 15 years ago
  97. a5c2968 Bluetooth: Add management support for user confirmation request by Johan Hedberg · 15 years ago
  98. e9a416b Bluetooth: Add mgmt_pair_device command by Johan Hedberg · 15 years ago
  99. 089c348 tcp: Remove debug macro of TCP_CHECK_TIMER by Shan Wei · 15 years ago
  100. da935c6 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago