1. b3cf3cb ipvs: Pass ipvs not net to stop_sync_thread by Eric W. Biederman · 9 years ago
  2. 6ac121d ipvs: Pass ipvs not net to start_sync_thread by Eric W. Biederman · 9 years ago
  3. df04ffb ipvs: Pass ipvs not net to ip_vs_genl_del_daemon by Eric W. Biederman · 9 years ago
  4. d8443c5 ipvs: Pass ipvs not net to ip_vs_genl_new_daemon by Eric W. Biederman · 9 years ago
  5. 34c2f51 ipvs: Pass ipvs not net to ip_vs_genl_find_service by Eric W. Biederman · 9 years ago
  6. 613fb83 ipvs: Pass ipvs not net to ip_vs_genl_parse_service by Eric W. Biederman · 9 years ago
  7. af54034 ipvs: Pass ipvs not net to __ip_vs_get_timeouts by Eric W. Biederman · 9 years ago
  8. 08fff4c ipvs: Pass ipvs not net to __ip_vs_get_dest_entries by Eric W. Biederman · 9 years ago
  9. b2876b7 ipvs: Pass ipvs not net to __ip_vs_get_service_entries by Eric W. Biederman · 9 years ago
  10. f1faa1e ipvs: Pass ipvs not net to ip_vs_set_timeout by Eric W. Biederman · 9 years ago
  11. 18d6ade ipvs: Pass ipvs not net to ip_vs_proto_data_get by Eric W. Biederman · 9 years ago
  12. a47b430 ipvs: Cache ipvs in ip_vs_in_icmp and ip_vs_in_icmp_v6 by Eric W. Biederman · 9 years ago
  13. c60856c ipvs: Pass ipvs not net to ip_vs_zero_all by Eric W. Biederman · 9 years ago
  14. 56d2169 ipvs: Pass ipvs not net to ip_vs_service_net_cleanup by Eric W. Biederman · 9 years ago
  15. ef7c599 ipvs: Pass ipvs not net to ip_vs_flush by Eric W. Biederman · 9 years ago
  16. 5060bd8 ipvs: Pass ipvs not net to ip_vs_add_service by Eric W. Biederman · 9 years ago
  17. cd58278 ipvs: Cache ipvs in ip_vs_genl_set_cmd by Eric W. Biederman · 9 years ago
  18. 8e743f1 ipvs: Pass ipvs not net to ip_vs_dest_trash_expire by Eric W. Biederman · 9 years ago
  19. 79ac82e ipvs: Pass ipvs not net to __ip_vs_del_dest by Eric W. Biederman · 9 years ago
  20. 6c0e14f ipvs: Pass ipvs not net to ip_vs_trash_cleanup by Eric W. Biederman · 9 years ago
  21. dc2add6 ipvs: Pass ipvs not net to ip_vs_find_dest by Eric W. Biederman · 9 years ago
  22. 48aed1b ipvs: Pass ipvs not net to ip_vs_has_real_service by Eric W. Biederman · 9 years ago
  23. 0a4fd6c ipvs: Pass ipvs not net to ip_vs_service_find by Eric W. Biederman · 9 years ago
  24. bb2e2a8 ipvs: Pass ipvs not net to __ip_vs_service_find by Eric W. Biederman · 9 years ago
  25. ba61f39 ipvs: Pass ipvs not net to ip_vs_svc_hashkey by Eric W. Biederman · 9 years ago
  26. 1ed8b94 ipvs: Pass ipvs not net to __ip_vs_svc_fwm_find by Eric W. Biederman · 9 years ago
  27. f6510b2 ipvs: Pass ipvs not net to ip_vs_svc_fwm_hashkey by Eric W. Biederman · 9 years ago
  28. 3109d2f ipvs: Store ipvs not net in struct ip_vs_service by Eric W. Biederman · 9 years ago
  29. 19913de ipvs: Pass ipvs not net to ip_vs_fill_conn by Eric W. Biederman · 9 years ago
  30. e64e2b4 ipvs: Store ipvs not net in struct ip_vs_conn_param by Eric W. Biederman · 9 years ago
  31. 58dbc6f ipvs: Store ipvs not net in struct ip_vs_conn by Eric W. Biederman · 9 years ago
  32. d484fc3 ipvs: Use state->net in the ipvs forward functions by Eric W. Biederman · 9 years ago
  33. 717e917 ipvs: Don't use current in proc_do_defense_mode by Eric W. Biederman · 9 years ago
  34. 1daea8e ipvs: Hoist computation of ipvs earlier in sctp_conn_schedule by Eric W. Biederman · 9 years ago
  35. 06198b3 netfilter: Pass priv instead of nf_hook_ops to netfilter hooks by Eric W. Biederman · 9 years ago
  36. 176971b ipvs: Read hooknum from state rather than ops->hooknum by Eric W. Biederman · 9 years ago
  37. 36aea58 Merge tag 'ipvs-for-v4.4' of https://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs-next by Pablo Neira Ayuso · 9 years ago
  38. 0c4b51f netfilter: Pass net into okfn by Eric W. Biederman · 9 years ago
  39. 29a26a5 netfilter: Pass struct net into the netfilter hooks by Eric W. Biederman · 9 years ago
  40. 5a70649 net: Merge dst_output and dst_output_sk by Eric W. Biederman · 9 years ago
  41. 4e47809 ipvs: add sysctl to ignore tunneled packets by Alex Gartrell · 9 years ago
  42. 5e26b1b ipvs: support scheduling inverse and icmp SCTP packets by Alex Gartrell · 9 years ago
  43. 2b0f39e ipvs: support scheduling inverse and icmp UDP packets by Alex Gartrell · 9 years ago
  44. 8f88ea6 ipvs: support scheduling inverse and icmp TCP packets by Alex Gartrell · 9 years ago
  45. 89621f3 ipvs: ensure that ICMP cannot be sent in reply to ICMP by Alex Gartrell · 9 years ago
  46. 6044eef ipvs: attempt to schedule icmp packets by Alex Gartrell · 9 years ago
  47. 1471f35 ipvs: sh: support scheduling icmp/inverse packets consistently by Alex Gartrell · 9 years ago
  48. 3481894 ipvs: Use outer header in ip_vs_bypass_xmit_v6 by Alex Gartrell · 9 years ago
  49. 94485fe ipvs: add schedule_icmp sysctl by Alex Gartrell · 9 years ago
  50. ee78378f ipvs: Make ip_vs_schedule aware of inverse iph'es by Alex Gartrell · 9 years ago
  51. 802c41a ipvs: drop inverse argument to conn_{in,out}_get by Alex Gartrell · 9 years ago
  52. 3b5ca61 ipvs: pull out ip_vs_try_to_schedule function by Alex Gartrell · 9 years ago
  53. 0b72902 ipvs: Handle inverse and icmp headers in ip_vs_leave by Alex Gartrell · 9 years ago
  54. 4fd9bee ipvs: Add hdr_flags to iphdr by Alex Gartrell · 9 years ago
  55. b0e010c ipvs: replace ip_vs_fill_ip4hdr with ip_vs_fill_iph_skb_off by Alex Gartrell · 9 years ago
  56. d332881 ipvs: add more mcast parameters for the sync daemon by Julian Anastasov · 9 years ago
  57. e4ff675 ipvs: add sync_maxlen parameter for the sync daemon by Julian Anastasov · 9 years ago
  58. e0b26cc ipvs: call rtnl_lock early by Julian Anastasov · 9 years ago
  59. eefa32d ipvs: Add ovf scheduler by Raducu Deaconu · 9 years ago
  60. 308ac91 netfilter: nf_conntrack: push zone object into functions by Daniel Borkmann · 9 years ago
  61. 9dc20a6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  62. 0d6ef06 ipvs: Delete an unnecessary check before the function call "module_put" by Markus Elfring · 9 years ago
  63. e3895c0 ipvs: call skb_sender_cpu_clear by Julian Anastasov · 9 years ago
  64. 5618485 ipvs: fix crash with sync protocol v0 and FTP by Julian Anastasov · 9 years ago
  65. 71563f3 ipvs: skb_orphan in case of forwarding by Alex Gartrell · 9 years ago
  66. 05f0050 ipvs: fix crash if scheduler is changed by Julian Anastasov · 9 years ago
  67. 4754957 ipvs: do not use random local source address for tunnels by Julian Anastasov · 9 years ago
  68. 326bf17 ipvs: fix ipv6 route unreach panic by Alex Gartrell · 9 years ago
  69. 48e8aa6 ipv6: Set FLOWI_FLAG_KNOWN_NH at flowi6_flags by Martin KaFai Lau · 9 years ago
  70. b197df4 ipv6: Add rt6_get_cookie() function by Martin KaFai Lau · 9 years ago
  71. fd0273d ipv6: Remove external dependency on rt6i_dst and rt6i_src by Martin KaFai Lau · 9 years ago
  72. 36583eb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  73. 26abe14 net: Modify sk_alloc to not reference count the netns of kernel sockets. by Eric W. Biederman · 9 years ago
  74. eeb1bd5 net: Add a struct net parameter to sock_create_kern by Eric W. Biederman · 9 years ago
  75. f30bf2a ipvs: fix memory leak in ip_vs_ctl.c by Tommi Rantala · 9 years ago
  76. 7026b1d netfilter: Pass socket pointer down through okfn(). by David Miller · 9 years ago
  77. 238e54c netfilter: Make nf_hookfn use nf_hook_state. by David S. Miller · 9 years ago
  78. b6a7719 ipv4: hash net ptr into fragmentation bucket selection by Hannes Frederic Sowa · 9 years ago
  79. 54ff9ef ipv4, ipv6: kill ip_mc_{join, leave}_group and ipv6_sock_mc_{join, drop} by Marcelo Ricardo Leitner · 9 years ago
  80. a839923 netfilter: use sk_fullsock() helper by Eric Dumazet · 9 years ago
  81. 3cef5c5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  82. 71a83a6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  83. 77f0379 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  84. d752c36 ipvs: allow rescheduling of new connections when port reuse is detected by Marcelo Ricardo Leitner · 9 years ago
  85. 8f711a6 Merge https://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs by Pablo Neira Ayuso · 9 years ago
  86. 528c943 ipvs: add missing ip_vs_pe_put in sync code by Julian Anastasov · 9 years ago
  87. ee92259 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 9 years ago
  88. cd67cd5 ipvs: use 64-bit rates in stats by Julian Anastasov · 9 years ago
  89. dd3733b ipvs: fix inability to remove a mixed-family RS by Alexey Andriyanov · 9 years ago
  90. 6e03f89 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  91. 579eb62 ipvs: rerouting to local clients is not needed anymore by Julian Anastasov · 10 years ago
  92. 053c095 netlink: make nlmsg_end() and genlmsg_end() void by Johannes Berg · 9 years ago
  93. 3b05ac3 ipvs: uninitialized data with IP_VS_IPV6 by Dan Carpenter · 10 years ago
  94. dbfc4fb dst: no need to take reference on DST_NOCACHE dsts by Hannes Frederic Sowa · 10 years ago
  95. 958d03b Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  96. 982f405 netfilter: Deletion of unnecessary checks before two function calls by Markus Elfring · 10 years ago
  97. 50656d9 ipvs: Keep skb->sk when allocating headroom on tunnel xmit by Calvin Owens · 10 years ago
  98. d770108 ipvs: remove unnecessary assignment in __ip_vs_get_out_rt by Alex Gartrell · 10 years ago
  99. 3d53666 ipvs: Avoid null-pointer deref in debug code by Alex Gartrell · 10 years ago
  100. 1808274 netfilter: replace strnicmp with strncasecmp by Rasmus Villemoes · 10 years ago