1. 1e493d1 ipv6: On interface down/unregister, purge icmp routes too. by David S. Miller · 16 years ago
  2. 0856990 ipsec: Add missing list_del() in xfrm_state_gc_task(). by David S. Miller · 16 years ago
  3. abb81c4 ipsec: Use RCU-like construct for saved state within a walk by Herbert Xu · 16 years ago
  4. dacc62d Merge branch 'lvs-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/lvs-2.6 by David S. Miller · 16 years ago
  5. 47abf28 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  6. c051a0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 into lvs-next-2.6 by Simon Horman · 16 years ago
  7. 28faa97 ipsec: Make xfrm_larval_drop default to 1. by David S. Miller · 16 years ago
  8. e550dfb ipv6: Fix OOPS in ip6_dst_lookup_tail(). by Neil Horman · 16 years ago
  9. 225f400 ipsec: Restore larval states and socket policies in dump by Herbert Xu · 16 years ago
  10. 410e27a This reverts "Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/dccp_exp" by Gerrit Renker · 16 years ago
  11. fd9ec7d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6 by David S. Miller · 16 years ago
  12. e7c29cb [Bluetooth] Reject L2CAP connections on an insecure ACL link by Marcel Holtmann · 16 years ago
  13. 09ab6f4 [Bluetooth] Enforce correct authentication requirements by Marcel Holtmann · 16 years ago
  14. f1c08ca [Bluetooth] Fix reference counting during ACL config stage by Marcel Holtmann · 16 years ago
  15. 0a68a20 Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/dccp_exp by David S. Miller · 16 years ago
  16. 17dce5d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  17. e9c0ce2 ipvs: Embed user stats structure into kernel stats structure by Sven Wegener · 16 years ago
  18. 2206a3f ipvs: Restrict connection table size via Kconfig by Sven Wegener · 16 years ago
  19. 9d7f2a2 IPVS: Remove incorrect ip_route_me_harder(), fix IPv6 by Julius Volz · 16 years ago
  20. 503e81f ipvs: handle PARTIAL_CHECKSUM by Simon Horman · 16 years ago
  21. 712d695 netns bridge: cleanup bridges during netns stop by Alexey Dobriyan · 16 years ago
  22. 4aa678b netns bridge: allow bridges in netns! by Alexey Dobriyan · 16 years ago
  23. 5337407 warn: Turn the netdev timeout WARN_ON() into a WARN() by Arjan van de Ven · 16 years ago
  24. 9bff9db Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 16 years ago
  25. e2a6b85 net: Enable TSO if supported by at least one device by Herbert Xu · 16 years ago
  26. bcbc713 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  27. 8d4698f7 bridge: don't allow setting hello time to zero by Stephen Hemminger · 16 years ago
  28. d315492 netns : fix kernel panic in timewait socket destruction by Daniel Lezcano · 16 years ago
  29. 701b9cb mac80211: add missing kernel-doc by Randy Dunlap · 16 years ago
  30. 8e1535d mac80211: Fix rate scale initialization in IBSS by Emmanuel Grumbach · 16 years ago
  31. 9818bab mac80211: Fix low bit rate in IBSS by Tomas Winkler · 16 years ago
  32. e8a83e1 pkt_sched: Fix qdisc state in net_tx_action() by Jarek Poplawski · 16 years ago
  33. e3b802b netfilter: nf_conntrack_irc: make sure string is terminated before calling simple_strtoul by Patrick McHardy · 16 years ago
  34. 51807e9 netfilter: nf_conntrack_gre: nf_ct_gre_keymap_flush() fixlet by Alexey Dobriyan · 16 years ago
  35. 887464a netfilter: nf_conntrack_gre: more locking around keymap list by Alexey Dobriyan · 16 years ago
  36. 66bf791 netfilter: nf_conntrack_sip: de-static helper pointers by Alexey Dobriyan · 16 years ago
  37. 178f5e4 IPVS: use ipv6_addr_copy() by Simon Horman · 16 years ago
  38. 5af149c IPVS: fix bogus indentation by Simon Horman · 16 years ago
  39. 3bfb92f ipvs: Reject ipv6 link-local addresses for destinations by Sven Wegener · 16 years ago
  40. 77eb851 ipvs: Mark tcp/udp v4 and v6 debug functions static by Sven Wegener · 16 years ago
  41. a5ba4bf ipvs: Return negative error values from ip_vs_edit_service() by Sven Wegener · 16 years ago
  42. cd9fe6c ipvs: Use pointer to address from sync message by Sven Wegener · 16 years ago
  43. f59ac04 cfg80211: keep track of supported interface modes by Luis R. Rodriguez · 16 years ago
  44. bf7394c Revert "mac80211: Use IWEVASSOCREQIE instead of IWEVCUSTOM" by Linus Torvalds · 16 years ago
  45. f2428ed ipvs: load balance ipv6 connections from a local process by Simon Horman · 16 years ago
  46. 4856c84 ipvs: load balance IPv4 connections from a local process by Malcolm Turnbull · 16 years ago
  47. f94fd04 IPVS: Allow adding IPv6 services from userspace by Julius Volz · 16 years ago
  48. 473b23d IPVS: Activate IPv6 Netfilter hooks by Julius Volz · 16 years ago
  49. cfc78c5 IPVS: Adjust various debug outputs to use new macros by Julius Volz · 16 years ago
  50. 09571c7 IPVS: Add function to determine if IPv6 address is local by Vince Busam · 16 years ago
  51. a0eb662 IPVS: Turn off FTP application helper for IPv6 by Julius Volz · 16 years ago
  52. c6883f5 IVPS: Disable sync daemon for IPv6 connections by Julius Volz · 16 years ago
  53. 667a5f1 IPVS: Convert procfs files for IPv6 entry output by Vince Busam · 16 years ago
  54. 7937df1 IPVS: Convert real server lookup functions by Julius Volz · 16 years ago
  55. 2a3b791 IPVS: Add/adjust Netfilter hook functions and helpers for v6 by Julius Volz · 16 years ago
  56. cd17f9e IPVS: Extend scheduling functions for IPv6 support by Julius Volz · 16 years ago
  57. b3cdd2a7 IPVS: Add and bind IPv6 xmit functions by Julius Volz · 16 years ago
  58. 38cdcc9 IPVS: Add IPv6 support to xmit() support functions by Julius Volz · 16 years ago
  59. 28364a5 IPVS: Extend functions for getting/creating connections by Julius Volz · 16 years ago
  60. 0bbdd42 IPVS: Extend protocol DNAT/SNAT and state handlers by Julius Volz · 16 years ago
  61. 3b047d9 IPVS: Add protocol debug functions for IPv6 by Julius Volz · 16 years ago
  62. 51ef348 IPVS: Add 'af' args to protocol handler functions by Julius Volz · 16 years ago
  63. b14198f IPVS: Add IPv6 support flag to schedulers by Julius Volz · 16 years ago
  64. 3c2e050 IPVS: Add v6 support to ip_vs_service_get() by Julius Volz · 16 years ago
  65. b18610d IPVS: Convert __ip_vs_svc_get() and __ip_vs_fwm_get() by Julius Volz · 16 years ago
  66. c860c6b IPVS: Add internal versions of sockopt interface structs by Julius Volz · 16 years ago
  67. e7ade46 IPVS: Change IPVS data structures to support IPv6 addresses by Julius Volz · 16 years ago
  68. fab0de0 IPVS: Add CONFIG_IP_VS_IPV6 option for IPv6 support by Julius Volz · 16 years ago
  69. a3cbdde dccp ccid-3: Preventing Oscillations by Gerrit Renker · 16 years ago
  70. 53ac957 dccp ccid-3: Simplify computing and range-checking of t_ipi by Gerrit Renker · 16 years ago
  71. c8f41d5 dccp ccid-3: Measuring the packet size s with regard to rfc3448bis-06 by Gerrit Renker · 16 years ago
  72. 891e4d8 dccp ccid-3: Tidy up CCID-Kconfig dependencies by Gerrit Renker · 16 years ago
  73. 9d497a2 dccp ccid-3: Implement rfc3448bis change to initial-rate computation by Gerrit Renker · 16 years ago
  74. 88e97a9 dccp ccid-3: Update the RX history records in one place by Gerrit Renker · 16 years ago
  75. 68c89ee dccp ccid-3: Update the computation of X_recv by Gerrit Renker · 16 years ago
  76. 22338f0 dccp tfrc: Increase number of RTT samples by Gerrit Renker · 16 years ago
  77. 49ffc29 dccp: Clamping RTT values by Gerrit Renker · 16 years ago
  78. 2b81143 dccp ccid-3: Always perform receiver RTT sampling by Gerrit Renker · 16 years ago
  79. 2f3e3bb dccp ccid-3: Remove duplicate RX states by Gerrit Renker · 16 years ago
  80. 34a081b dccp tfrc: Let dccp_tfrc_lib do the sampling work by Gerrit Renker · 16 years ago
  81. 3ca7aea dccp tfrc: Return type of update_i_mean is void by Gerrit Renker · 16 years ago
  82. d20ed95 dccp tfrc: Perform early loss detection by Gerrit Renker · 16 years ago
  83. 24b8d34 dccp tfrc: Receiver history initialisation routine by Gerrit Renker · 16 years ago
  84. 8b67ad1 dccp tfrc: Suppress unavoidable "below resolution" warning by Gerrit Renker · 16 years ago
  85. d0c05fe dccp ccid-3: Simplified handling of TX states by Gerrit Renker · 16 years ago
  86. f76fd32 dccp ccid-3: Runtime verification of timer resolution by Gerrit Renker · 16 years ago
  87. 7d1af6a dccp qpolicy: Parameter checking of cmsg qpolicy parameters by Tomasz Grobelny · 16 years ago
  88. d6da351 dccp: Policy-based packet dequeueing infrastructure by Tomasz Grobelny · 16 years ago
  89. ddab055 dccp: Clean up slow-path input processing by Gerrit Renker · 16 years ago
  90. 6224877 tcp/dccp: Consolidate common code for RFC 3390 conversion by Gerrit Renker · 16 years ago
  91. b25b0c6 dccp: Combine the functionality of enqeueing and cloning by Gerrit Renker · 16 years ago
  92. 20bbd0f dccp ccid-2: Remove wrappers around sk_{reset,stop}_timer() by Gerrit Renker · 16 years ago
  93. 1435562 dccp ccid-2: Replace broken RTT estimator with better algorithm by Gerrit Renker · 16 years ago
  94. e9803c0 dccp ccid-2: Simplify dec_pipe and rearming of RTO timer by Gerrit Renker · 16 years ago
  95. c6f0f2e dccp ccid-2: Remove redundant sanity tests by Gerrit Renker · 16 years ago
  96. 83337da dccp ccid-2: Stop polling by Gerrit Renker · 16 years ago
  97. 146993c dccp: Refine the wait-for-ccid mechanism by Gerrit Renker · 16 years ago
  98. e793777 dccp: Extend CCID packet dequeueing interface by Gerrit Renker · 16 years ago
  99. f4a66ca dccp: Return-value convention of hc_tx_send_packet() by Gerrit Renker · 16 years ago
  100. c8bf462 dccp ccid-2: Separate option parsing from CCID processing by Gerrit Renker · 16 years ago