1. 8f3d002 ipvs: convert dh scheduler to rcu by Julian Anastasov · 11 years ago
  2. fca9c20 ipvs: add ip_vs_dest_hold and ip_vs_dest_put by Julian Anastasov · 11 years ago
  3. 6b6df46 ipvs: preparations for using rcu in schedulers by Julian Anastasov · 11 years ago
  4. 71dfa98 ipvs: change ip_vs_sched_lock to mutex by Julian Anastasov · 11 years ago
  5. 9a05475c ipvs: avoid kmem_cache_zalloc in ip_vs_conn_new by Julian Anastasov · 11 years ago
  6. 1845ed0 ipvs: reorder keys in connection structure by Julian Anastasov · 11 years ago
  7. 088339a ipvs: convert connection locking by Julian Anastasov · 11 years ago
  8. 60b6aa3 ipvs: convert locks used in persistence engines by Julian Anastasov · 11 years ago
  9. 276472e ipvs: remove rs_lock by using RCU by Julian Anastasov · 11 years ago
  10. 363c97d ipvs: convert app locks by Julian Anastasov · 11 years ago
  11. 026ace0 ipvs: optimize dst usage for real server by Julian Anastasov · 11 years ago
  12. 4115ded ipvs: consolidate all dst checks on transmit in one place by Julian Anastasov · 11 years ago
  13. f11cb2c ipvs: do not use skb_share_check by Julian Anastasov · 11 years ago
  14. 183dce5 ipvs: no need to reroute anymore on DNAT over loopback by Julian Anastasov · 11 years ago
  15. d1deae4 ipvs: rename functions related to dst_cache reset by Julian Anastasov · 11 years ago
  16. b8abdf0 ipvs: convert the IP_VS_XMIT macros to functions by Julian Anastasov · 11 years ago
  17. 313eae6 ipvs: prefer NETDEV_DOWN event to free cached dsts by Julian Anastasov · 11 years ago
  18. c90558d ipvs: avoid routing by TOS for real server by Julian Anastasov · 11 years ago
  19. da13482 Merge branch 'master' of git://1984.lsi.us.es/nf-next by David S. Miller · 11 years ago
  20. bf93ad7 ipvs: remove extra rcu lock by Julian Anastasov · 11 years ago
  21. 0c12582 ipvs: add backup_only flag to avoid loops by Julian Anastasov · 11 years ago
  22. b962abd ipvs: fix some sparse warnings by Julian Anastasov · 11 years ago
  23. e9836f2 ipvs: fix hashing in ip_vs_svc_hashkey by Julian Anastasov · 11 years ago
  24. cf2e394 ipvs: fix sctp chunk length order by Julian Anastasov · 11 years ago
  25. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 12 years ago
  26. ece31ff net: proc: change proc_net_remove to remove_proc_entry by Gao feng · 12 years ago
  27. d4beaa6 net: proc: change proc_net_fops_create to proc_create by Gao feng · 12 years ago
  28. 9f6d98c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  29. 4b47bc9 ipvs: sctp: fix checksumming on snat and dnat handlers by Daniel Borkmann · 12 years ago
  30. 25cc4ae net: remove redundant check for timer pending state before del_timer by Ying Xue · 12 years ago
  31. b425df4 ipvs: freeing uninitialized pointer on error by Dan Carpenter · 12 years ago
  32. e716503 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch by David S. Miller · 12 years ago
  33. e5ef39e netfilter: Remove the spurious \ in __ip_vs_lblc_init by Eric W. Biederman · 12 years ago
  34. df008c9 net: Allow userns root to control llc, netfilter, netlink, packet, and xfrm by Eric W. Biederman · 12 years ago
  35. 464dc80 net: Don't export sysctls to unprivileged users by Eric W. Biederman · 12 years ago
  36. 05b4b06 ipvs: remove silly double assignment by Alan Cox · 12 years ago
  37. f019948 Merge branch 'master' of git://1984.lsi.us.es/nf-next by David S. Miller · 12 years ago
  38. 0b4f5b1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Pablo Neira Ayuso · 12 years ago
  39. b61a602 ipvs: initialize returned data in do_ip_vs_get_ctl by Arnd Bergmann · 12 years ago
  40. ad4d3ef ipvs: fix ARP resolving for direct routing mode by Julian Anastasov · 12 years ago
  41. 92eec78 ipvs: SIP fragment handling by Jesper Dangaard Brouer · 12 years ago
  42. d4383f0 ipvs: API change to avoid rescan of IPv6 exthdr by Jesper Dangaard Brouer · 12 years ago
  43. 2f74713 ipvs: Complete IPv6 fragment handling for IPVS by Jesper Dangaard Brouer · 12 years ago
  44. 63dca2c ipvs: Fix faulty IPv6 extension header handling in IPVS by Jesper Dangaard Brouer · 12 years ago
  45. 2fab891 ipvs: IPv6 extend ICMPv6 handling for future types by Jesper Dangaard Brouer · 12 years ago
  46. 120b9c1 ipvs: Trivial changes, use compressed IPv6 address in output by Jesper Dangaard Brouer · 12 years ago
  47. b0e61d9 Merge branch 'master' of git://1984.lsi.us.es/nf-next by David S. Miller · 12 years ago
  48. 15e4730 netlink: Rename pid to portid to avoid confusion by Eric W. Biederman · 12 years ago
  49. 0edd948 ipvs: use list_del_init instead of list_del/INIT_LIST_HEAD by Wei Yongjun · 12 years ago
  50. ace1fe1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Pablo Neira Ayuso · 12 years ago
  51. c32f386 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  52. 0a54e93 ipvs: fix error return code by Julia Lawall · 12 years ago
  53. 051966c netfilter: nf_nat: add protoff argument to packet mangling functions by Patrick McHardy · 12 years ago
  54. 4cdd3408 netfilter: nf_conntrack_ipv6: improve fragmentation handling by Patrick McHardy · 12 years ago
  55. 590e3f7 ipvs: IPv6 MTU checking cleanup and bugfix by Jesper Dangaard Brouer · 12 years ago
  56. bf277b0 Merge git://1984.lsi.us.es/nf-next by David S. Miller · 12 years ago
  57. 2d8a041 ipvs: fix info leak in getsockopt(IP_VS_SO_GET_TIMEOUT) by Mathias Krause · 12 years ago
  58. 3654e61 ipvs: add pmtu_disc option to disable IP DF for TUN packets by Julian Anastasov · 12 years ago
  59. f2edb9f ipvs: implement passive PMTUD for IPIP packets by Julian Anastasov · 12 years ago
  60. 2b2d280 ipvs: fixed sparse warning by Claudiu Ghioc · 12 years ago
  61. be97fdb ipvs: generalize app registration in netns by Julian Anastasov · 12 years ago
  62. aaea4ed ipvs: ip_vs_ftp depends on nf_conntrack_ftp helper by Julian Anastasov · 12 years ago
  63. abaa72d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  64. 6700c27 net: Pass optional SKB and SK arguments to dst_ops->{update_pmtu,redirect}() by David S. Miller · 12 years ago
  65. 283283c ipvs: fix oops in ip_vs_dst_event on rmmod by Julian Anastasov · 12 years ago
  66. c90a9bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  67. c24584c netfilter: ipvs: fix dst leak in __ip_vs_addr_is_local_v6 by Eric Dumazet · 12 years ago
  68. 67da255 Merge branch 'master' of git://1984.lsi.us.es/net-next by David S. Miller · 12 years ago
  69. 4c809d6 netfilter: ipvs: switch hook PFs to nfproto by Alban Crequy · 12 years ago
  70. 5d0ba55 net: use consume_skb() in place of kfree_skb() by Eric Dumazet · 12 years ago
  71. 068d522 ipvs: ip_vs_proto: local functions should not be exposed globally by H Hartley Sweeten · 12 years ago
  72. d5cce20 ipvs: ip_vs_ftp: local functions should not be exposed globally by H Hartley Sweeten · 12 years ago
  73. 6b324db ipvs: optimize the use of flags in ip_vs_bind_dest by Pablo Neira Ayuso · 12 years ago
  74. f73181c ipvs: add support for sync threads by Pablo Neira Ayuso · 12 years ago
  75. 749c42b ipvs: reduce sync rate with time thresholds by Julian Anastasov · 12 years ago
  76. 1c003b1 ipvs: wakeup master thread by Pablo Neira Ayuso · 12 years ago
  77. cdcc5e9 ipvs: always update some of the flags bits in backup by Julian Anastasov · 12 years ago
  78. 882a844 ipvs: fix ip_vs_try_bind_dest to rebind app and transmitter by Julian Anastasov · 12 years ago
  79. 06611f8 ipvs: remove check for IP_VS_CONN_F_SYNC from ip_vs_bind_dest by Julian Anastasov · 12 years ago
  80. 82cfc06 ipvs: ignore IP_VS_CONN_F_NOOUTPUT in backup server by Julian Anastasov · 12 years ago
  81. 9615e61e ipvs: use GFP_KERNEL allocation where possible by Sasha Levin · 12 years ago
  82. d6318f0 ipvs: SH scheduler does not need GFP_ATOMIC allocation by Julian Anastasov · 12 years ago
  83. 45d4e71 ipvs: LBLCR scheduler does not need GFP_ATOMIC allocation on init by Julian Anastasov · 12 years ago
  84. 4f2a94d ipvs: WRR scheduler does not need GFP_ATOMIC allocation by Julian Anastasov · 12 years ago
  85. 4beddbe ipvs: DH scheduler does not need GFP_ATOMIC allocation by Julian Anastasov · 12 years ago
  86. 748d845 ipvs: LBLC scheduler does not need GFP_ATOMIC allocation on init by Julian Anastasov · 12 years ago
  87. 41cff6d ipvs: timeout tables do not need GFP_ATOMIC allocation by Julian Anastasov · 12 years ago
  88. 0d6c4a2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  89. 8537de8 ipvs: kernel oops - do_ip_vs_get_ctl by Hans Schillstrom · 12 years ago
  90. 582b8e3 ipvs: take care of return value from protocol init_netns by Hans Schillstrom · 12 years ago
  91. 4b984cd ipvs: null check of net->ipvs in lblc(r) shedulers by Hans Schillstrom · 12 years ago
  92. 39f618b ipvs: reset ipvs pointer in netns by Julian Anastasov · 12 years ago
  93. 8d08d71 ipvs: add check in ftp for initialized core by Julian Anastasov · 12 years ago
  94. 8f9b9a2 ipvs: fix crash in ip_vs_control_net_cleanup on unload by Julian Anastasov · 12 years ago
  95. 7118c07 ipvs: Verify that IP_VS protocol has been registered by Sasha Levin · 12 years ago
  96. 4a17fd5 sock: Introduce named constants for sk_reuse by Pavel Emelyanov · 12 years ago
  97. a5347fe net: Delete all remaining instances of ctl_path by Eric W. Biederman · 12 years ago
  98. ec8f23c net: Convert all sysctl registrations to register_net_sysctl by Eric W. Biederman · 12 years ago
  99. 95c9617 net: cleanup unsigned to unsigned int by Eric Dumazet · 12 years ago
  100. 06eb4ea Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago