1. 29a26a5 netfilter: Pass struct net into the netfilter hooks by Eric W. Biederman · 9 years ago
  2. 5a70649 net: Merge dst_output and dst_output_sk by Eric W. Biederman · 9 years ago
  3. ad5001c netfilter: nf_log: wait for rcu grace after logger unregistration by Pablo Neira Ayuso · 9 years ago
  4. 4e47809 ipvs: add sysctl to ignore tunneled packets by Alex Gartrell · 9 years ago
  5. ba378ca netfilter: nft_compat: skip family comparison in case of NFPROTO_UNSPEC by Pablo Neira Ayuso · 9 years ago
  6. 205ee117 netfilter: nf_log: don't zap all loggers on unregister by Florian Westphal · 9 years ago
  7. 6bb0fef netlink, mmap: fix edge-case leakages in nf queue zero-copy by Daniel Borkmann · 9 years ago
  8. 53cfd05 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 9 years ago
  9. 62da986 netfilter: nf_conntrack: make nf_ct_zone_dflt built-in by Daniel Borkmann · 9 years ago
  10. 9cf94ea netfilter: conntrack: use nf_ct_tmpl_free in CT/synproxy error paths by Daniel Borkmann · 9 years ago
  11. 5e26b1b ipvs: support scheduling inverse and icmp SCTP packets by Alex Gartrell · 9 years ago
  12. 2b0f39e ipvs: support scheduling inverse and icmp UDP packets by Alex Gartrell · 9 years ago
  13. 8f88ea6 ipvs: support scheduling inverse and icmp TCP packets by Alex Gartrell · 9 years ago
  14. 89621f3 ipvs: ensure that ICMP cannot be sent in reply to ICMP by Alex Gartrell · 9 years ago
  15. 6044eef ipvs: attempt to schedule icmp packets by Alex Gartrell · 9 years ago
  16. 1471f35 ipvs: sh: support scheduling icmp/inverse packets consistently by Alex Gartrell · 9 years ago
  17. 3481894 ipvs: Use outer header in ip_vs_bypass_xmit_v6 by Alex Gartrell · 9 years ago
  18. 94485fe ipvs: add schedule_icmp sysctl by Alex Gartrell · 9 years ago
  19. ee78378f ipvs: Make ip_vs_schedule aware of inverse iph'es by Alex Gartrell · 9 years ago
  20. 802c41a ipvs: drop inverse argument to conn_{in,out}_get by Alex Gartrell · 9 years ago
  21. 3b5ca61 ipvs: pull out ip_vs_try_to_schedule function by Alex Gartrell · 9 years ago
  22. 0b72902 ipvs: Handle inverse and icmp headers in ip_vs_leave by Alex Gartrell · 9 years ago
  23. 4fd9bee ipvs: Add hdr_flags to iphdr by Alex Gartrell · 9 years ago
  24. b0e010c ipvs: replace ip_vs_fill_ip4hdr with ip_vs_fill_iph_skb_off by Alex Gartrell · 9 years ago
  25. 581a5f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  26. a9de977 netfilter: nfnetlink: work around wrong endianess in res_id field by Pablo Neira Ayuso · 9 years ago
  27. 96be5f2 netfilter: ipset: Fixing unnamed union init by Elad Raz · 9 years ago
  28. 851345c netfilter: reduce sparse warnings by Florian Westphal · 9 years ago
  29. 6fe7ccf netfilter: ipset: Out of bound access in hash:net* types fixed by Jozsef Kadlecsik · 9 years ago
  30. 86ca02e netfilter: connlabels: Export setting connlabel length by Joe Stringer · 9 years ago
  31. 55e5713 netfilter: Always export nf_connlabels_replace() by Joe Stringer · 9 years ago
  32. 1b383bf Merge tag 'ipvs2-for-v4.3' of https://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs-next by Pablo Neira Ayuso · 9 years ago
  33. 116984a3 netfilter: xt_TEE: use IS_ENABLED(CONFIG_NF_DUP_IPV6) by Pablo Neira Ayuso · 9 years ago
  34. d332881 ipvs: add more mcast parameters for the sync daemon by Julian Anastasov · 9 years ago
  35. e4ff675 ipvs: add sync_maxlen parameter for the sync daemon by Julian Anastasov · 9 years ago
  36. e0b26cc ipvs: call rtnl_lock early by Julian Anastasov · 9 years ago
  37. eefa32d ipvs: Add ovf scheduler by Raducu Deaconu · 9 years ago
  38. 81bf1c6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Pablo Neira Ayuso · 9 years ago
  39. 8cfd23e netfilter: nft_payload: work around vlan header stripping by Florian Westphal · 9 years ago
  40. 4b048d6 net: Change pseudohdr argument of inet_proto_csum_replace* to be a bool by Tom Herbert · 9 years ago
  41. 5e8018f netfilter: nf_conntrack: add efficient mark to zone mapping by Daniel Borkmann · 9 years ago
  42. deedb59 netfilter: nf_conntrack: add direction support for zones by Daniel Borkmann · 9 years ago
  43. 182ad46 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  44. 308ac91 netfilter: nf_conntrack: push zone object into functions by Daniel Borkmann · 9 years ago
  45. 3499abb netfilter: nfacct: per network namespace support by Andreas Schultz · 9 years ago
  46. d2168e8 netfilter: nft_limit: add per-byte limiting by Pablo Neira Ayuso · 9 years ago
  47. 8bdf362 netfilter: nft_limit: constant token cost per packet by Pablo Neira Ayuso · 9 years ago
  48. 3e87baa netfilter: nft_limit: add burst parameter by Pablo Neira Ayuso · 9 years ago
  49. f8d3a6b netfilter: nft_limit: factor out shared code with per-byte limiting by Pablo Neira Ayuso · 9 years ago
  50. dba27ec netfilter: nft_limit: convert to token-based limiting at nanosecond granularity by Pablo Neira Ayuso · 9 years ago
  51. 09e4e42 netfilter: nft_limit: rename to nft_limit_pkts by Pablo Neira Ayuso · 9 years ago
  52. bbde9fc netfilter: factor out packet duplication for IPv4/IPv6 by Pablo Neira Ayuso · 9 years ago
  53. 24b7811 netfilter: xt_TEE: get rid of WITH_CONNTRACK definition by Pablo Neira Ayuso · 9 years ago
  54. 0c45e76 netfilter: nft_counter: convert it to use per-cpu counters by Pablo Neira Ayuso · 9 years ago
  55. f58e5aa netfilter: conntrack: Use flags in nf_ct_tmpl_alloc() by Joe Stringer · 9 years ago
  56. 9dc20a6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 9 years ago
  57. 5510b3c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  58. 1a727c6 netfilter: nf_conntrack: checking for IS_ERR() instead of NULL by Dan Carpenter · 9 years ago
  59. d7ee351 netfilter: nf_ct_sctp: minimal multihoming support by Michal Kubeček · 9 years ago
  60. f0ad462 netfilter: nf_conntrack: silence warning on falling back to vmalloc() by Pablo Neira Ayuso · 9 years ago
  61. 3bbd14e netfilter: rename local nf_hook_list to hook_list by Pablo Neira Ayuso · 9 years ago
  62. 7181eba netfilter: fix possible removal of wrong hook by Pablo Neira Ayuso · 9 years ago
  63. 2385eb0 netfilter: nf_queue: fix nf_queue_nf_hook_drop() by Pablo Neira Ayuso · 9 years ago
  64. 4b31814 netfilter: nf_conntrack: Support expectations in different zones by Joe Stringer · 9 years ago
  65. e181a54 net: #ifdefify sk_classid member of struct sock by Mathias Krause · 9 years ago
  66. b64f48d Merge tag 'ipvs-fixes-for-v4.2' of https://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs by Pablo Neira Ayuso · 9 years ago
  67. 0838aa7 netfilter: fix netns dependencies with conntrack templates by Pablo Neira Ayuso · 9 years ago
  68. e317fa5 netfilter: Fix memory leak in nf_register_net_hook by Eric W. Biederman · 9 years ago
  69. dcebd31 netfilter: add and use jump label for xt_tee by Florian Westphal · 9 years ago
  70. 7814b6e netfilter: xtables: don't save/restore jumpstack offset by Florian Westphal · 9 years ago
  71. e7c8899 netfilter: move tee_active to core by Florian Westphal · 9 years ago
  72. 98d1bd8 netfilter: xtables: compute exact size needed for jumpstack by Florian Westphal · 9 years ago
  73. fd2ecda netfilter: nftables: Only run the nftables chains in the proper netns by Eric W. Biederman · 9 years ago
  74. 085db2c netfilter: Per network namespace netfilter hooks. by Eric W. Biederman · 9 years ago
  75. 0edcf28 netfilter: Factor out the hook list selection from nf_register_hook by Eric W. Biederman · 9 years ago
  76. 4c09115 netfilter: Simply the tests for enabling and disabling the ingress queue hook by Eric W. Biederman · 9 years ago
  77. 0d6ef06 ipvs: Delete an unnecessary check before the function call "module_put" by Markus Elfring · 9 years ago
  78. e3895c0 ipvs: call skb_sender_cpu_clear by Julian Anastasov · 9 years ago
  79. 5618485 ipvs: fix crash with sync protocol v0 and FTP by Julian Anastasov · 9 years ago
  80. 71563f3 ipvs: skb_orphan in case of forwarding by Alex Gartrell · 9 years ago
  81. 05f0050 ipvs: fix crash if scheduler is changed by Julian Anastasov · 9 years ago
  82. 4754957 ipvs: do not use random local source address for tunnels by Julian Anastasov · 9 years ago
  83. 326bf17 ipvs: fix ipv6 route unreach panic by Alex Gartrell · 9 years ago
  84. 638d3c6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  85. 484836e netfilter: IDLETIMER: fix lockdep warning by Dmitry Torokhov · 9 years ago
  86. 95dd865 netfilter: ctnetlink: put back references to master ct and expect objects by Pablo Neira Ayuso · 9 years ago
  87. dbe7faa inet: inet_twsk_deschedule factorization by Eric Dumazet · 9 years ago
  88. 6742b9e netfilter: nfnetlink: keep going batch handling on missing modules by Pablo Neira Ayuso · 9 years ago
  89. f307170 netfilter: nf_queue: Don't recompute the hook_list head by Eric W. Biederman · 9 years ago
  90. 8405a8f netfilter: nf_qeueue: Drop queue entries on nf_unregister_hook by Eric W. Biederman · 9 years ago
  91. fdab6a4 netfilter: nftables: Do not run chains in the wrong network namespace by Eric W. Biederman · 9 years ago
  92. 10c04a8 netfilter: use forward declaration instead of including linux/proc_fs.h by Pablo Neira Ayuso · 9 years ago
  93. 2fd1dc9 netfilter: Kill unused copies of RCV_SKB_FAIL by Eric W. Biederman · 9 years ago
  94. 01555e7 netfilter: xt_socket: add XT_SOCKET_RESTORESKMARK flag by Harout Hedeshian · 9 years ago
  95. ef493bd netfilter: nfnetlink_queue: add security context information by Roman Kubiak · 9 years ago
  96. 835b803 netfilter: nf_tables_netdev: unregister hooks on net_device removal by Pablo Neira Ayuso · 9 years ago
  97. d8ee8f7 netfilter: nf_tables: add nft_register_basechain() and nft_unregister_basechain() by Pablo Neira Ayuso · 9 years ago
  98. 2cbce13 netfilter: nf_tables: attach net_device to basechain by Pablo Neira Ayuso · 9 years ago
  99. 711bdde netfilter: x_tables: remove XT_TABLE_INFO_SZ and a dereference. by Eric Dumazet · 9 years ago
  100. 53b8762 Merge branch 'master' of git://blackhole.kfki.hu/nf-next by Pablo Neira Ayuso · 9 years ago