1. f30bf2a ipvs: fix memory leak in ip_vs_ctl.c by Tommi Rantala · 9 years ago
  2. 71a83a6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  3. d752c36 ipvs: allow rescheduling of new connections when port reuse is detected by Marcelo Ricardo Leitner · 10 years ago
  4. ee92259 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 10 years ago
  5. cd67cd5 ipvs: use 64-bit rates in stats by Julian Anastasov · 10 years ago
  6. dd3733b ipvs: fix inability to remove a mixed-family RS by Alexey Andriyanov · 10 years ago
  7. 053c095 netlink: make nlmsg_end() and genlmsg_end() void by Johannes Berg · 10 years ago
  8. 982f405 netfilter: Deletion of unnecessary checks before two function calls by Markus Elfring · 10 years ago
  9. bc18d37 ipvs: Allow heterogeneous pools now that we support them by Alex Gartrell · 10 years ago
  10. 391f503d ipvs: prevent mixing heterogeneous pools and synchronization by Alex Gartrell · 10 years ago
  11. ad147aa ipvs: Pass destination address family to ip_vs_trash_get_dest by Alex Gartrell · 10 years ago
  12. 655eef1 ipvs: Supply destination addr family to ip_vs_{lookup_dest,find_dest} by Alex Gartrell · 10 years ago
  13. 6cff339 ipvs: Add destination address family to netlink interface by Alex Gartrell · 10 years ago
  14. 5fcf0cf ipvs: reduce stack usage for sockopt data by Julian Anastasov · 10 years ago
  15. 7926dbf netfilter: don't use mutex_lock_interruptible() by Pablo Neira Ayuso · 10 years ago
  16. a8138f4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  17. 16ea4c6 ipvs: Remove dead debug code by Yannick Brosseau · 10 years ago
  18. 9802d21 ipvs: stop tot_stats estimator only under CONFIG_SYSCTL by Julian Anastasov · 10 years ago
  19. e86e180 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  20. 57a7744 net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq by Eric W. Biederman · 10 years ago
  21. c61b0c1 sections, ipvs: Remove useless __read_mostly for ipvs genl_ops by Andi Kleen · 11 years ago
  22. 1ee2dcc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  23. c53ed74 genetlink: only pass array to genl_register_family_with_ops() by Johannes Berg · 11 years ago
  24. 4534de8 genetlink: make all genl_ops users const by Johannes Berg · 11 years ago
  25. 5e30025 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  26. 827da44 net: Explicitly initialize u64_stats_sync structures for lockdep by John Stultz · 11 years ago
  27. 9e4e948 ipvs: avoid rcu_barrier during netns cleanup by Julian Anastasov · 11 years ago
  28. bcbde4c ipvs: make the service replacement more robust by Julian Anastasov · 11 years ago
  29. 4d0c875 ipvs: add sync_persist_mode flag by Julian Anastasov · 11 years ago
  30. c6c96c1 ipvs: sloppy TCP and SCTP by Alexander Frolkin · 11 years ago
  31. d98cae64e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  32. fe2c633 net: Convert uses of typedef ctl_table to struct ctl_table by Joe Perches · 11 years ago
  33. a8241c6 ipvs: info leak in __ip_vs_get_dest_entries() by Dan Carpenter · 11 years ago
  34. 143554a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 11 years ago
  35. 351638e net: pass info struct via netdevice notifier by Jiri Pirko · 11 years ago
  36. 0799567 ipvs: change type of netns_ipvs->sysctl_sync_qlen_max by Zhang Yanfei · 11 years ago
  37. 0a92586 ipvs: fix sparse warnings for some parameters by Julian Anastasov · 11 years ago
  38. 371990e ipvs: fix the remaining sparse warnings in ip_vs_ctl.c by Julian Anastasov · 11 years ago
  39. d717bb2 ipvs: properly dereference dest_dst in ip_vs_forget_dev by Julian Anastasov · 11 years ago
  40. ceec4c3 ipvs: convert services to rcu by Julian Anastasov · 11 years ago
  41. 413c2d04 ipvs: convert dests to rcu by Julian Anastasov · 11 years ago
  42. ba3a3ce ipvs: convert sched_lock to spin lock by Julian Anastasov · 11 years ago
  43. ed3ffc4 ipvs: do not expect result from done_service by Julian Anastasov · 11 years ago
  44. 578bc3e ipvs: reorganize dest trash by Julian Anastasov · 11 years ago
  45. fca9c20 ipvs: add ip_vs_dest_hold and ip_vs_dest_put by Julian Anastasov · 11 years ago
  46. 6b6df46 ipvs: preparations for using rcu in schedulers by Julian Anastasov · 11 years ago
  47. 276472e ipvs: remove rs_lock by using RCU by Julian Anastasov · 11 years ago
  48. 026ace0 ipvs: optimize dst usage for real server by Julian Anastasov · 11 years ago
  49. d1deae4 ipvs: rename functions related to dst_cache reset by Julian Anastasov · 11 years ago
  50. 313eae6 ipvs: prefer NETDEV_DOWN event to free cached dsts by Julian Anastasov · 11 years ago
  51. da13482 Merge branch 'master' of git://1984.lsi.us.es/nf-next by David S. Miller · 11 years ago
  52. 0c12582 ipvs: add backup_only flag to avoid loops by Julian Anastasov · 11 years ago
  53. e9836f2 ipvs: fix hashing in ip_vs_svc_hashkey by Julian Anastasov · 11 years ago
  54. ece31ff net: proc: change proc_net_remove to remove_proc_entry by Gao feng · 12 years ago
  55. d4beaa6 net: proc: change proc_net_fops_create to proc_create by Gao feng · 12 years ago
  56. df008c9 net: Allow userns root to control llc, netfilter, netlink, packet, and xfrm by Eric W. Biederman · 12 years ago
  57. 464dc80 net: Don't export sysctls to unprivileged users by Eric W. Biederman · 12 years ago
  58. b61a602 ipvs: initialize returned data in do_ip_vs_get_ctl by Arnd Bergmann · 12 years ago
  59. b0e61d9 Merge branch 'master' of git://1984.lsi.us.es/nf-next by David S. Miller · 12 years ago
  60. 15e4730 netlink: Rename pid to portid to avoid confusion by Eric W. Biederman · 12 years ago
  61. 0edd948 ipvs: use list_del_init instead of list_del/INIT_LIST_HEAD by Wei Yongjun · 12 years ago
  62. c32f386 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  63. 0a54e93 ipvs: fix error return code by Julia Lawall · 12 years ago
  64. bf277b0 Merge git://1984.lsi.us.es/nf-next by David S. Miller · 12 years ago
  65. 2d8a041 ipvs: fix info leak in getsockopt(IP_VS_SO_GET_TIMEOUT) by Mathias Krause · 12 years ago
  66. 3654e61 ipvs: add pmtu_disc option to disable IP DF for TUN packets by Julian Anastasov · 12 years ago
  67. 2b2d280 ipvs: fixed sparse warning by Claudiu Ghioc · 12 years ago
  68. 283283c ipvs: fix oops in ip_vs_dst_event on rmmod by Julian Anastasov · 12 years ago
  69. c24584c netfilter: ipvs: fix dst leak in __ip_vs_addr_is_local_v6 by Eric Dumazet · 12 years ago
  70. f73181c ipvs: add support for sync threads by Pablo Neira Ayuso · 12 years ago
  71. 749c42b ipvs: reduce sync rate with time thresholds by Julian Anastasov · 12 years ago
  72. 1c003b1 ipvs: wakeup master thread by Pablo Neira Ayuso · 12 years ago
  73. 0d6c4a2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  74. 8537de8 ipvs: kernel oops - do_ip_vs_get_ctl by Hans Schillstrom · 12 years ago
  75. 8f9b9a2 ipvs: fix crash in ip_vs_control_net_cleanup on unload by Julian Anastasov · 12 years ago
  76. a5347fe net: Delete all remaining instances of ctl_path by Eric W. Biederman · 12 years ago
  77. ec8f23c net: Convert all sysctl registrations to register_net_sysctl by Eric W. Biederman · 12 years ago
  78. 95c9617 net: cleanup unsigned to unsigned int by Eric Dumazet · 12 years ago
  79. 969e8e2 ipvs: Stop using NLA_PUT*(). by David S. Miller · 12 years ago
  80. 455ffa6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  81. 52793db ipvs: try also real server with port 0 in backup server by Julian Anastasov · 13 years ago
  82. d191854 ipv6: Kill rt6i_dev and rt6i_expires defines. by David S. Miller · 13 years ago
  83. 0a9ee81 netfilter: Remove unnecessary OOM logging messages by Joe Perches · 13 years ago
  84. b6338b5 ipvs: Removed unused variables by Simon Horman · 13 years ago
  85. ae2a458 Merge branch 'nf' of git://1984.lsi.us.es/net by David S. Miller · 13 years ago
  86. ae1d48b IPVS netns shutdown/startup dead-lock by Hans Schillstrom · 13 years ago
  87. 3458e21 netfilter: Use proper rwlock init function by Thomas Gleixner · 13 years ago
  88. 384b90a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs-2.6 by David S. Miller · 13 years ago
  89. 7676e34 IPVS: Free resources on module removal by Simon Horman · 13 years ago
  90. 552ad65 IPVS: labels at pos 0 by Hans Schillstrom · 13 years ago
  91. 503cf15 IPVS: rename of netns init and cleanup functions. by Hans Schillstrom · 13 years ago
  92. 9cbc94ea Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  93. 0f08190 IPVS: fix netns if reading ip_vs_* procfs entries by Hans Schillstrom · 13 years ago
  94. 3c709f8 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-3.6 by David S. Miller · 13 years ago
  95. 7a4f076 IPVS: init and cleanup restructuring by Hans Schillstrom · 13 years ago
  96. 4805347 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 13 years ago
  97. e3f6a65 IPVS: combine consecutive #ifdef CONFIG_PROC_FS blocks by Simon Horman · 13 years ago
  98. a09d197 IPVS: fix NULL ptr dereference in ip_vs_ctl.c ip_vs_genl_dump_daemons() by Hans Schillstrom · 13 years ago
  99. f40f94f ipvs: fix a typo in __ip_vs_control_init() by Eric Dumazet · 13 years ago
  100. 31111c2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 13 years ago