1. e93615d ipvs: Explictly clear ip_vs_stats members by Simon Horman · 16 years ago
  2. 519e49e ipvs: No need to zero out ip_vs_stats during initialization by Sven Wegener · 16 years ago
  3. 3a14a313 ipvs: Embed estimator object into stats object by Sven Wegener · 16 years ago
  4. 5587da5 ipvs: Mark net_vs_ctl_path const by Sven Wegener · 16 years ago
  5. 048cf48 ipvs: Annotate init functions with __init by Sven Wegener · 16 years ago
  6. d149ccc ipvs: Initialize schedulers' struct list_head at compile time by Sven Wegener · 16 years ago
  7. 66a0be4 ipvs: Use list_empty() instead of open-coding the same functionality by Sven Wegener · 16 years ago
  8. 8ab19ea ipvs: Fix possible deadlock in estimator code by Sven Wegener · 16 years ago
  9. bc0fde2 ipvs: Fix possible deadlock in sync code by Sven Wegener · 16 years ago
  10. 885a4c9 Merge branch 'stealer/ipvs/sync-daemon-cleanup-for-next' of git://git.stealer.net/linux-2.6 by David S. Miller · 16 years ago
  11. 9d3a0de ipvs: More reliable synchronization on connection close by Rumen G. Bogdanovski · 16 years ago
  12. 375c6bb ipvs: Use schedule_timeout_interruptible() instead of msleep_interruptible() by Sven Wegener · 16 years ago
  13. ba6fd85 ipvs: Put backup thread on mcast socket wait queue by Sven Wegener · 16 years ago
  14. 998e7a7 ipvs: Use kthread_run() instead of doing a double-fork via kernel_thread() by Sven Wegener · 16 years ago
  15. e6dd731 ipvs: Use ERR_PTR for returning errors from make_receive_sock() and make_send_sock() by Sven Wegener · 16 years ago
  16. d564005 ipvs: Initialize mcast addr at compile time by Sven Wegener · 16 years ago
  17. 0b04082 net: remove CVS keywords by Adrian Bunk · 16 years ago
  18. 2ad17de ipvs: fix oops in backup for fwmark conn templates by Julian Anastasov · 16 years ago
  19. 0dc4787 net: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  20. 9c1ca6e ipvs: Make wrr "no available servers" error message rate-limited by Sven Wegener · 16 years ago
  21. f206351 [NETNS]: Add namespace parameter to ip_route_output_key. by Denis V. Lunev · 16 years ago
  22. 6b175b2 [NETNS]: Add netns parameter to inet_(dev_)add_type. by Eric W. Biederman · 16 years ago
  23. 90754f8 [IPVS]: Switch to using ctl_paths. by Pavel Emelyanov · 16 years ago
  24. ad1b30b [IPVS]: Kill some bloat by Ilpo Järvinen · 16 years ago
  25. 5661df7 [IPVS]: Use htons() where appropriate. by YOSHIFUJI Hideaki · 17 years ago
  26. 1999414 [NETFILTER]: Mark hooks __read_mostly by Patrick McHardy · 17 years ago
  27. 41c5b31 [NETFILTER]: Use nf_register_hooks for multiple registrations by Patrick McHardy · 17 years ago
  28. 85b6068 [IPVS]: Relax the module get/put in ip_vs_app.c by Pavel Emelyanov · 17 years ago
  29. b209639 [IPVS]: Create synced connections with their real state by Rumen G. Bogdanovski · 17 years ago
  30. 7a4fbb1 [IPVS]: Flag synced connections and expose them in proc by Rumen G. Bogdanovski · 17 years ago
  31. 6e23ae2 [NETFILTER]: Introduce NF_INET_ hook values by Patrick McHardy · 17 years ago
  32. c439cb2 [IPV4]: Add ip_local_out by Herbert Xu · 16 years ago
  33. b24b8a2 [NET]: Convert init_timer into setup_timer by Pavel Emelyanov · 16 years ago
  34. 4ac63ad6 [IPVS]: Fix sched registration race when checking for name collision. by Pavel Emelyanov · 17 years ago
  35. a014bc8 [IPVS]: Don't leak sysctl tables if the scheduler registration fails. by Pavel Emelyanov · 17 years ago
  36. d535a91 [IPVS]: Fix compiler warning about unused register_ip_vs_protocol by Pavel Emelyanov · 17 years ago
  37. 464c4f1 [IPV4]: Add missing "space" by Joe Perches · 17 years ago
  38. 9055fa1 [IPVS]: Move remaining sysctl handlers over to CTL_UNNUMBERED by Simon Horman · 17 years ago
  39. 9e103fa [IPVS]: Fix sysctl warnings about missing strategy in schedulers by Simon Horman · 17 years ago
  40. 611cd55 [IPVS]: Fix sysctl warnings about missing strategy by Christian Borntraeger · 17 years ago
  41. 22649d1 [IPVS]: Remove unused exports. by Adrian Bunk · 17 years ago
  42. efac527 [IPVS]: Synchronize closing of Connections by Rumen G. Bogdanovski · 17 years ago
  43. 1e356f9 [IPVS]: Bind connections on stanby if the destination exists by Rumen G. Bogdanovski · 17 years ago
  44. 07afa04 [IPVS]: Remove /proc/net/ip_vs_lblcr by Alexey Dobriyan · 17 years ago
  45. 5c81833 [IPVS]: use proper timeout instead of fixed value by Andy Gospodarek · 17 years ago
  46. c2636b4 [NET]: Treat the sign of the result of skb_headroom() consistently by Chuck Lever · 17 years ago
  47. 6651fd5 Use task_pid_nr() in ip_vs_sync.c by Pavel Emelyanov · 17 years ago
  48. ba25f9d Use helpers to obtain task pid in printks by Pavel Emelyanov · 17 years ago
  49. 3db05fe [NETFILTER]: Replace sk_buff ** with sk_buff * by Herbert Xu · 17 years ago
  50. af1e1cf [IPVS]: Replace local version of skb_make_writable by Herbert Xu · 17 years ago
  51. 776c729 [IPV4]: Change ip_defrag to return an integer by Herbert Xu · 17 years ago
  52. cf7732e [NET]: Make core networking code use seq_open_private by Pavel Emelyanov · 17 years ago
  53. 0cc217e [IPV4]: When possible test for IFF_LOOPBACK and not dev == loopback_dev by Eric W. Biederman · 17 years ago
  54. de3cb74 [NET]: Dynamically allocate the loopback device, part 1. by Daniel Lezcano · 17 years ago
  55. 881d966 [NET]: Make the device list and device lookups per namespace. by Eric W. Biederman · 17 years ago
  56. 457c4cb [NET]: Make /proc/net per network namespace by Eric W. Biederman · 17 years ago
  57. 16fcec3 [NETFILTER]: Fix/improve deadlock condition on module removal netfilter by Neil Horman · 17 years ago
  58. cae7ca3 [IPVS]: Use IP_VS_WAIT_WHILE when encessary. by Heiko Carstens · 17 years ago
  59. f49f996 [IPV4]: Clean up duplicate includes in net/ipv4/ by Jesper Juhl · 17 years ago
  60. ccc7911 [IPVS]: Use skb_forward_csum by Herbert Xu · 17 years ago
  61. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  62. 56b3d97 [NET]: Make all initialized struct seq_operations const. by Philippe De Muyter · 17 years ago
  63. cc0191a [IPVS]: Fix state variable on failure to start ipvs threads by Neil Horman · 17 years ago
  64. a6938a1 [IPVS]: Use menuconfig objects. by Jan Engelhardt · 17 years ago
  65. 9a9136e2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 17 years ago
  66. 28e53bd unify flush_work/flush_work_keventd and rename it to cancel_work_sync by Oleg Nesterov · 17 years ago
  67. c214b2c ipvs: flush defense_work before module unload by Oleg Nesterov · 17 years ago
  68. 59c5159 Fix occurrences of "the the " by Michael Opdenacker · 17 years ago
  69. 6047637 [NET]: Treat CHECKSUM_PARTIAL as CHECKSUM_UNNECESSARY by Herbert Xu · 17 years ago
  70. 27d7ff4 [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset} by Arnaldo Carvalho de Melo · 17 years ago
  71. 27a884d [SK_BUFF]: Convert skb->tail to sk_buff_data_t by Arnaldo Carvalho de Melo · 17 years ago
  72. 2e07fa9 [SK_BUFF]: Use offsets for skb->{mac,network,transport}_header on 64bit architectures by Arnaldo Carvalho de Melo · 17 years ago
  73. b0e380b [SK_BUFF]: unions of just one member don't get anything done, kill them by Arnaldo Carvalho de Melo · 17 years ago
  74. d10ba34 [SK_BUFF]: More skb_put related skb_reset_transport_header by Arnaldo Carvalho de Melo · 17 years ago
  75. eddc9ec [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph by Arnaldo Carvalho de Melo · 17 years ago
  76. c9bdd4b [IP]: Introduce ip_hdrlen() by Arnaldo Carvalho de Melo · 17 years ago
  77. d56f90a [SK_BUFF]: Introduce skb_network_header() by Arnaldo Carvalho de Melo · 17 years ago
  78. e2d1bca [SK_BUFF]: Use skb_reset_network_header in skb_push cases by Arnaldo Carvalho de Melo · 17 years ago
  79. 4412ec4 [NET] IPV4: Use hton{s,l}() where appropriate. by YOSHIFUJI Hideaki · 17 years ago
  80. 0b4d414 [PATCH] sysctl: remove insert_at_head from register_sysctl by Eric W. Biederman · 17 years ago
  81. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  82. 9a32144 [PATCH] mark struct file_operations const 7 by Arjan van de Ven · 17 years ago
  83. cb18eccf Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  84. c376222 [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc(). by Robert P. J. Day · 17 years ago
  85. e905a9e [NET] IPV4: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  86. 37004af [IPVS]: Make ip_vs_sync.c <= 80col wide. by Simon Horman · 18 years ago
  87. 89eaeb0 [IPVS]: Use msleep_interruptable() instead of ssleep() aka msleep() by Simon Horman · 18 years ago
  88. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  89. 9db7372 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  90. 4c1ac1b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  91. d7fe0f2 [PATCH] severing skbuff.h -> mm.h by Al Viro · 18 years ago
  92. 8b2ed4b [IPVS]: Use kmemdup where appropriate by Arnaldo Carvalho de Melo · 18 years ago
  93. f9214b2 [NET]: ipvs checksum annotations. by Al Viro · 18 years ago
  94. f6ab028 [NET]: Make mangling a checksum (0 -> 0xffff on the wire) explicit. by Al Viro · 18 years ago
  95. b1550f2 [NET]: Annotate ip_vs_checksum_complete() and callers. by Al Viro · 18 years ago
  96. d3bc23e [NET]: Annotate callers of csum_fold() in net/* by Al Viro · 18 years ago
  97. 75e7ce6 [IPVS]: Annotate ..._app_hashkey(). by Al Viro · 18 years ago
  98. 82e91ff [NET]: Turn nfmark into generic mark by Thomas Graf · 18 years ago
  99. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  100. bb831eb [IPVS]: More endianness fixed. by Julian Anastasov · 18 years ago