1. eeb1bd5 net: Add a struct net parameter to sock_create_kern by Eric W. Biederman · 9 years ago
  2. 54ff9ef ipv4, ipv6: kill ip_mc_{join, leave}_group and ipv6_sock_mc_{join, drop} by Marcelo Ricardo Leitner · 10 years ago
  3. 3cef5c5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  4. d752c36 ipvs: allow rescheduling of new connections when port reuse is detected by Marcelo Ricardo Leitner · 10 years ago
  5. 528c943 ipvs: add missing ip_vs_pe_put in sync code by Julian Anastasov · 10 years ago
  6. 982f405 netfilter: Deletion of unnecessary checks before two function calls by Markus Elfring · 10 years ago
  7. ba38528 ipvs: Supply destination address family to ip_vs_conn_new by Alex Gartrell · 10 years ago
  8. 655eef1 ipvs: Supply destination addr family to ip_vs_{lookup_dest,find_dest} by Alex Gartrell · 10 years ago
  9. b734427 ipvs: remove null test before kfree by Fabian Frederick · 10 years ago
  10. 9dcbe1b ipvs: Remove unused variable ret from sync_thread_master() by Geert Uytterhoeven · 11 years ago
  11. 35a2af9 sched/wait: Make the __wait_event*() interface more friendly by Peter Zijlstra · 11 years ago
  12. 4d0c875 ipvs: add sync_persist_mode flag by Julian Anastasov · 11 years ago
  13. 61e7c42 ipvs: replace the SCTP state machine by Julian Anastasov · 11 years ago
  14. 3856143 ipvs: Use network byte order for sync message size by Simon Horman · 11 years ago
  15. ac69269 ipvs: do not disable bh for long time by Julian Anastasov · 12 years ago
  16. 413c2d04 ipvs: convert dests to rcu by Julian Anastasov · 12 years ago
  17. fca9c20 ipvs: add ip_vs_dest_hold and ip_vs_dest_put by Julian Anastasov · 12 years ago
  18. b425df4 ipvs: freeing uninitialized pointer on error by Dan Carpenter · 12 years ago
  19. f73181c ipvs: add support for sync threads by Pablo Neira Ayuso · 12 years ago
  20. 749c42b ipvs: reduce sync rate with time thresholds by Julian Anastasov · 12 years ago
  21. 1c003b1 ipvs: wakeup master thread by Pablo Neira Ayuso · 12 years ago
  22. cdcc5e9 ipvs: always update some of the flags bits in backup by Julian Anastasov · 12 years ago
  23. 4a17fd5 sock: Introduce named constants for sk_reuse by Pavel Emelyanov · 12 years ago
  24. 95c9617 net: cleanup unsigned to unsigned int by Eric Dumazet · 12 years ago
  25. 455ffa6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  26. 52793db ipvs: try also real server with port 0 in backup server by Julian Anastasov · 13 years ago
  27. 4e3fd7a net: remove ipv6_addr_copy() by Alexey Dobriyan · 13 years ago
  28. ae1d48b IPVS netns shutdown/startup dead-lock by Hans Schillstrom · 13 years ago
  29. 6c8f794 IPVS: remove unused init and cleanup functions. by Hans Schillstrom · 13 years ago
  30. 503cf15 IPVS: rename of netns init and cleanup functions. by Hans Schillstrom · 13 years ago
  31. 7a4f076 IPVS: init and cleanup restructuring by Hans Schillstrom · 13 years ago
  32. 1ae132b IPVS: Change of socket usage to enable name space exit. by Hans Schillstrom · 13 years ago
  33. 7532e8d IPVS: Add sysctl_sync_ver() by Simon Horman · 14 years ago
  34. 59e0350 IPVS: Add {sysctl_sync_threshold,period}() by Simon Horman · 14 years ago
  35. 6060c74 netfilter:ipvs: use kmemdup by Shan Wei · 14 years ago
  36. 16a7fd3 ipvs: fix timer in get_curr_sync_buff by Tinggong Wang · 14 years ago
  37. 7c9989a IPVS: precedence bug in ip_vs_sync_switch_mode() by Dan Carpenter · 14 years ago
  38. ed3d1e7 IPVS: Remove ip_vs_sync_cleanup from section __exit by Simon Horman · 14 years ago
  39. 4b3fd57 IPVS: Change sock_create_kernel() to __sock_create() by Simon Horman · 14 years ago
  40. c6d2d44 IPVS: netns, final patch enabling network name space. by Hans Schillstrom · 14 years ago
  41. a0840e2 IPVS: netns, ip_vs_ctl local vars moved to ipvs struct. by Hans Schillstrom · 14 years ago
  42. 6e67e58 IPVS: netns, connection hash got net as param. by Hans Schillstrom · 14 years ago
  43. f131315 IPVS: netns awareness to ip_vs_sync by Hans Schillstrom · 14 years ago
  44. 9bbac6a IPVS: netns, common protocol changes and use of appcnt. by Hans Schillstrom · 14 years ago
  45. fc72325 IPVS: netns to services part 1 by Hans Schillstrom · 14 years ago
  46. 61b1ab4 IPVS: netns, add basic init per netns. by Hans Schillstrom · 14 years ago
  47. b880c1f IPVS: Backup, adding version 0 sending capabilities by Hans Schillstrom · 14 years ago
  48. 986a075 IPVS: Backup, Change sending to Version 1 format by Hans Schillstrom · 14 years ago
  49. fe5e7a1 IPVS: Backup, Adding Version 1 receive capability by Hans Schillstrom · 14 years ago
  50. 2981bc9 IPVS: Backup, Adding structs for new sync format by Hans Schillstrom · 14 years ago
  51. 0e051e6 IPVS: Backup, Prepare for transferring firewall marks (fwmark) to the backup daemon. by Hans Schillstrom · 14 years ago
  52. 8aadf93 IPVS: buffer argument to ip_vs_process_message() should not be const by Simon Horman · 14 years ago
  53. 7ae246a IPVS: Remove useless { } block from ip_vs_process_message() by Simon Horman · 14 years ago
  54. d494262 IPVS: Make the cp argument to ip_vs_sync_conn() static by Simon Horman · 14 years ago
  55. 8599928 IPVS: Add struct ip_vs_pe by Simon Horman · 14 years ago
  56. f11017e IPVS: Add struct ip_vs_conn_param by Simon Horman · 14 years ago
  57. aa39514 net: sk_sleep() helper by Eric Dumazet · 14 years ago
  58. 2906f66 ipvs: SCTP Trasport Loadbalancing Support by Venkata Mohan Reddy · 15 years ago
  59. 1e3e238 IPVS: use pr_err and friends instead of IP_VS_ERR and friends by Hannes Eder · 15 years ago
  60. 9aada7a IPVS: use pr_fmt by Hannes Eder · 15 years ago
  61. 09640e6 net: replace uses of __constant_{endian} by Harvey Harrison · 16 years ago
  62. 14d5e83 net: replace NIPQUAD() in net/netfilter/ by Harvey Harrison · 16 years ago
  63. cb7f6a7 IPVS: Move IPVS to net/netfilter/ipvs by Julius Volz · 16 years ago[Renamed from net/ipv4/ipvs/ip_vs_sync.c]
  64. e6f225e ipvs: Restrict sync message to 255 connections by Sven Wegener · 16 years ago
  65. cd9fe6c ipvs: Use pointer to address from sync message by Sven Wegener · 16 years ago
  66. 7937df1 IPVS: Convert real server lookup functions by Julius Volz · 16 years ago
  67. 28364a5 IPVS: Extend functions for getting/creating connections by Julius Volz · 16 years ago
  68. e7ade46 IPVS: Change IPVS data structures to support IPv6 addresses by Julius Volz · 16 years ago
  69. bc0fde2 ipvs: Fix possible deadlock in sync code by Sven Wegener · 16 years ago
  70. 375c6bb ipvs: Use schedule_timeout_interruptible() instead of msleep_interruptible() by Sven Wegener · 16 years ago
  71. ba6fd85 ipvs: Put backup thread on mcast socket wait queue by Sven Wegener · 16 years ago
  72. 998e7a7 ipvs: Use kthread_run() instead of doing a double-fork via kernel_thread() by Sven Wegener · 16 years ago
  73. e6dd731 ipvs: Use ERR_PTR for returning errors from make_receive_sock() and make_send_sock() by Sven Wegener · 16 years ago
  74. d564005 ipvs: Initialize mcast addr at compile time by Sven Wegener · 16 years ago
  75. 0b04082 net: remove CVS keywords by Adrian Bunk · 16 years ago
  76. 2ad17de ipvs: fix oops in backup for fwmark conn templates by Julian Anastasov · 16 years ago
  77. 0dc4787 net: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
  78. b209639 [IPVS]: Create synced connections with their real state by Rumen G. Bogdanovski · 17 years ago
  79. 7a4fbb1 [IPVS]: Flag synced connections and expose them in proc by Rumen G. Bogdanovski · 17 years ago
  80. efac527 [IPVS]: Synchronize closing of Connections by Rumen G. Bogdanovski · 17 years ago
  81. 1e356f9 [IPVS]: Bind connections on stanby if the destination exists by Rumen G. Bogdanovski · 17 years ago
  82. 5c81833 [IPVS]: use proper timeout instead of fixed value by Andy Gospodarek · 17 years ago
  83. 6651fd5 Use task_pid_nr() in ip_vs_sync.c by Pavel Emelyanov · 17 years ago
  84. ba25f9d Use helpers to obtain task pid in printks by Pavel Emelyanov · 17 years ago
  85. 881d966 [NET]: Make the device list and device lookups per namespace. by Eric W. Biederman · 17 years ago
  86. cc0191a [IPVS]: Fix state variable on failure to start ipvs threads by Neil Horman · 17 years ago
  87. 37004af [IPVS]: Make ip_vs_sync.c <= 80col wide. by Simon Horman · 18 years ago
  88. 89eaeb0 [IPVS]: Use msleep_interruptable() instead of ssleep() aka msleep() by Simon Horman · 18 years ago
  89. 6e9a473 [PATCH] completions: lockdep annotate on stack completions by Peter Zijlstra · 18 years ago
  90. 014d730 [IPVS]: ipvs annotations by Al Viro · 18 years ago
  91. a61ced5 [IPV4]: inet_select_addr() annotations by Al Viro · 18 years ago
  92. 14c8502 [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h by Arnaldo Carvalho de Melo · 19 years ago
  93. 87375ab [IPVS]: ip_vs_ftp breaks connections using persistence by Julian Anastasov · 19 years ago
  94. 4da62fc [IPVS]: Fix for overflows by pageexec · 19 years ago
  95. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago