1. 48e8aa6 ipv6: Set FLOWI_FLAG_KNOWN_NH at flowi6_flags by Martin KaFai Lau · 9 years ago
  2. b197df4 ipv6: Add rt6_get_cookie() function by Martin KaFai Lau · 9 years ago
  3. fd0273d ipv6: Remove external dependency on rt6i_dst and rt6i_src by Martin KaFai Lau · 9 years ago
  4. 36583eb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  5. 26abe14 net: Modify sk_alloc to not reference count the netns of kernel sockets. by Eric W. Biederman · 9 years ago
  6. eeb1bd5 net: Add a struct net parameter to sock_create_kern by Eric W. Biederman · 9 years ago
  7. f30bf2a ipvs: fix memory leak in ip_vs_ctl.c by Tommi Rantala · 9 years ago
  8. 7026b1d netfilter: Pass socket pointer down through okfn(). by David Miller · 9 years ago
  9. 238e54c netfilter: Make nf_hookfn use nf_hook_state. by David S. Miller · 9 years ago
  10. b6a7719 ipv4: hash net ptr into fragmentation bucket selection by Hannes Frederic Sowa · 9 years ago
  11. 54ff9ef ipv4, ipv6: kill ip_mc_{join, leave}_group and ipv6_sock_mc_{join, drop} by Marcelo Ricardo Leitner · 9 years ago
  12. a839923 netfilter: use sk_fullsock() helper by Eric Dumazet · 9 years ago
  13. 3cef5c5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  14. 71a83a6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  15. 77f0379 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  16. d752c36 ipvs: allow rescheduling of new connections when port reuse is detected by Marcelo Ricardo Leitner · 9 years ago
  17. 8f711a6 Merge https://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs by Pablo Neira Ayuso · 9 years ago
  18. 528c943 ipvs: add missing ip_vs_pe_put in sync code by Julian Anastasov · 9 years ago
  19. ee92259 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 9 years ago
  20. cd67cd5 ipvs: use 64-bit rates in stats by Julian Anastasov · 9 years ago
  21. dd3733b ipvs: fix inability to remove a mixed-family RS by Alexey Andriyanov · 9 years ago
  22. 6e03f89 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  23. 579eb62 ipvs: rerouting to local clients is not needed anymore by Julian Anastasov · 10 years ago
  24. 053c095 netlink: make nlmsg_end() and genlmsg_end() void by Johannes Berg · 9 years ago
  25. 3b05ac3 ipvs: uninitialized data with IP_VS_IPV6 by Dan Carpenter · 10 years ago
  26. dbfc4fb dst: no need to take reference on DST_NOCACHE dsts by Hannes Frederic Sowa · 10 years ago
  27. 958d03b Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  28. 982f405 netfilter: Deletion of unnecessary checks before two function calls by Markus Elfring · 10 years ago
  29. 50656d9 ipvs: Keep skb->sk when allocating headroom on tunnel xmit by Calvin Owens · 10 years ago
  30. d770108 ipvs: remove unnecessary assignment in __ip_vs_get_out_rt by Alex Gartrell · 10 years ago
  31. 3d53666 ipvs: Avoid null-pointer deref in debug code by Alex Gartrell · 10 years ago
  32. 1808274 netfilter: replace strnicmp with strncasecmp by Rasmus Villemoes · 10 years ago
  33. bc18d37 ipvs: Allow heterogeneous pools now that we support them by Alex Gartrell · 10 years ago
  34. f18ae72 ipvs: use the new dest addr family field by Julian Anastasov · 10 years ago
  35. 4d316f3 ipvs: use correct address family in scheduler logs by Julian Anastasov · 10 years ago
  36. cf34e64 ipvs: address family of LBLCR entry depends on svc family by Julian Anastasov · 10 years ago
  37. f7fa380 ipvs: address family of LBLC entry depends on svc family by Julian Anastasov · 10 years ago
  38. 8052ba2 ipvs: support ipv4 in ipv6 and ipv6 in ipv4 tunnel forwarding by Alex Gartrell · 10 years ago
  39. c63e4de ipvs: Add generic ensure_mtu_is_adequate to handle mixed pools by Alex Gartrell · 10 years ago
  40. 919aa0b ipvs: Pull out update_pmtu code by Alex Gartrell · 10 years ago
  41. 4a4739d5 ipvs: Pull out crosses_local_route_boundary logic by Alex Gartrell · 10 years ago
  42. 391f503d ipvs: prevent mixing heterogeneous pools and synchronization by Alex Gartrell · 10 years ago
  43. ba38528 ipvs: Supply destination address family to ip_vs_conn_new by Alex Gartrell · 10 years ago
  44. ad147aa ipvs: Pass destination address family to ip_vs_trash_get_dest by Alex Gartrell · 10 years ago
  45. 655eef1 ipvs: Supply destination addr family to ip_vs_{lookup_dest,find_dest} by Alex Gartrell · 10 years ago
  46. 6cff339 ipvs: Add destination address family to netlink interface by Alex Gartrell · 10 years ago
  47. 616a9be ipvs: Add simple weighted failover scheduler by Kenny Mathis · 10 years ago
  48. 0aac383 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  49. 5fcf0cf ipvs: reduce stack usage for sockopt data by Julian Anastasov · 10 years ago
  50. eb90b0c ipvs: fix ipv6 hook registration for local replies by Julian Anastasov · 10 years ago
  51. ea1d5d7 ipvs: properly declare tunnel encapsulation by Julian Anastasov · 10 years ago
  52. 7926dbf netfilter: don't use mutex_lock_interruptible() by Pablo Neira Ayuso · 10 years ago
  53. d247b6a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  54. f139c74 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  55. a8138f4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  56. 76f084b ipvs: Maintain all DSCP and ECN bits for ipv6 tun forwarding by Alex Gartrell · 10 years ago
  57. 16ea4c6 ipvs: Remove dead debug code by Yannick Brosseau · 10 years ago
  58. b734427 ipvs: remove null test before kfree by Fabian Frederick · 10 years ago
  59. 2627b7e ipvs: avoid netns exit crash on ip_vs_conn_drop_conntrack by Julian Anastasov · 10 years ago
  60. 98ca74f Merge branch 'ipvs' by Pablo Neira Ayuso · 10 years ago
  61. 9802d21 ipvs: stop tot_stats estimator only under CONFIG_SYSCTL by Julian Anastasov · 10 years ago
  62. c99f7ab Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  63. 73f156a inetpeer: get rid of ip_id_count by Eric Dumazet · 10 years ago
  64. 90d0e08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  65. f44a5f4 ipvs: Fix panic due to non-linear skb by Peter Christensen · 10 years ago
  66. 60ff746 net: rename local_df to ignore_df by WANG Cong · 10 years ago
  67. 1404c3a netfilter: Fix format string mismatch in ip_vs_proto_name() by Masanari Iida · 10 years ago
  68. e86e180 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  69. 57a7744 net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq by Eric W. Biederman · 10 years ago
  70. 411fd52 ipvs: Reduce checkpatch noise in ip_vs_lblc.c by Tingwei Liu · 10 years ago
  71. c61b0c1 sections, ipvs: Remove useless __read_mostly for ipvs genl_ops by Andi Kleen · 10 years ago
  72. 2a97135 ipvs: fix AF assignment in ip_vs_conn_new() by Michal Kubecek · 10 years ago
  73. 63862b5 net: replace macros net_random and net_srandom with direct calls to prandom by Aruna-Hewapathirane · 10 years ago
  74. 56a4342 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  75. b25adce ipvs: correct usage/allocation of seqadj ext in ipvs by Jesper Dangaard Brouer · 11 years ago
  76. 9dcbe1b ipvs: Remove unused variable ret from sync_thread_master() by Geert Uytterhoeven · 11 years ago
  77. e664eab netfilter: Fix FSF address in file headers by Jeff Kirsher · 11 years ago
  78. 1ee2dcc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  79. c53ed74 genetlink: only pass array to genl_register_family_with_ops() by Johannes Berg · 11 years ago
  80. 4534de8 genetlink: make all genl_ops users const by Johannes Berg · 11 years ago
  81. 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
  82. 42a2d92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  83. 6aafeef netfilter: push reasm skb through instead of original frag skbs by Jiri Pirko · 11 years ago
  84. 827da44 net: Explicitly initialize u64_stats_sync structures for lockdep by John Stultz · 11 years ago
  85. 72c39a0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 11 years ago
  86. 97203ab net: ipvs: sctp: do not recalc sctp csum when ports didn't change by Daniel Borkmann · 11 years ago
  87. 6e7cd27 net: ipvs: sctp: add missing verdict assignments in sctp_conn_schedule by Daniel Borkmann · 11 years ago
  88. 1255ce5 ipvs: improved SH fallback strategy by Alexander Frolkin · 11 years ago
  89. 9e4e948 ipvs: avoid rcu_barrier during netns cleanup by Julian Anastasov · 11 years ago
  90. 795aa6e netfilter: pass hook ops to hookfn by Patrick McHardy · 11 years ago
  91. 37bf063 Merge tag 'v3.12-rc4' into sched/core by Ingo Molnar · 11 years ago
  92. 35a2af9 sched/wait: Make the __wait_event*() interface more friendly by Peter Zijlstra · 11 years ago
  93. e024bdc Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 11 years ago
  94. 703133d ip: generate unique IP identificator if local fragmentation is allowed by Ansis Atteka · 11 years ago
  95. d1ee4fe ipvs: stats should not depend on CPU 0 by Julian Anastasov · 11 years ago
  96. 742617b ipvs: do not use dest after ip_vs_dest_put in LBLCR by Julian Anastasov · 11 years ago
  97. 2f3d771 ipvs: do not use dest after ip_vs_dest_put in LBLC by Julian Anastasov · 11 years ago
  98. bcbde4c ipvs: make the service replacement more robust by Julian Anastasov · 11 years ago
  99. c16526a ipvs: fix overflow on dest weight multiply by Simon Kirby · 11 years ago
  100. 89d5e23 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 11 years ago