1. b855d41 netfilter: nf_tables: fix nft_cmp_fast failure on big endian for size < 4 by Patrick McHardy · 10 years ago
  2. ee214d5 netfilter: nf_conntrack: initialize net.ct.generation by Andrey Vagin · 10 years ago
  3. 8142b22 netfilter: nf_conntrack: flush net_gre->keymap_list only from gre helper by Andrey Vagin · 10 years ago
  4. 2fec6bb netfilter: nf_tables: fix wrong format in request_module() by Pablo Neira Ayuso · 10 years ago
  5. a9bdd83 netfilter: nf_tables: set names cannot be larger than 15 bytes by Pablo Neira Ayuso · 10 years ago
  6. b8ddd9e netfilter: Add {ipt,ip6t}_osf aliases for xt_osf by Kirill Tkhai · 10 years ago
  7. a00e763 netfilter: x_tables: allow to use cgroup match for LOCAL_IN nf hooks by Alexey Perevalov · 10 years ago
  8. e00b437b netfilter: connlimit: move lock array out of struct connlimit_data by Florian Westphal · 10 years ago
  9. e5ac6ea netfilter: connlimit: fix UP build by Florian Westphal · 10 years ago
  10. 64c2723 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  11. 36d5fe6 core, nfqueue, openvswitch: Orphan frags in skb_zerocopy and handle errors by Zoltan Kiss · 10 years ago
  12. 3ab428a netfilter: Add missing vmalloc.h include to nft_hash.c by David S. Miller · 10 years ago
  13. d5d2091 netfilter: conntrack: Fix UP builds by Eric Dumazet · 10 years ago
  14. e86e180 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  15. 7d08487 netfilter: connlimit: use rbtree for per-host conntrack obj storage by Florian Westphal · 10 years ago
  16. 50e0e9b netfilter: connlimit: make same_source_net signed by Florian Westphal · 10 years ago
  17. 1442e75 netfilter: connlimit: use keyed locks by Florian Westphal · 10 years ago
  18. 57a7744 net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq by Eric W. Biederman · 10 years ago
  19. b80edf0 netfilter: Convert uses of __constant_<foo> to <foo> by Joe Perches · 10 years ago
  20. 14e1a97 netfilter: connlimit: use kmem_cache for conn objects by Florian Westphal · 10 years ago
  21. 3bcc5fd netfilter: connlimit: move insertion of new element out of count function by Florian Westphal · 10 years ago
  22. d9ec4f1 netfilter: connlimit: improve packet-to-closed-connection logic by Florian Westphal · 10 years ago
  23. 15cfd52 netfilter: connlimit: factor hlist search into new function by Florian Westphal · 10 years ago
  24. a4c2e8b netfilter: nft_nat: fix family validation by Patrick McHardy · 10 years ago
  25. d46f2cd netfilter: nft_ct: remove family from struct nft_ct by Patrick McHardy · 10 years ago
  26. ab9da5c1 netfilter: nf_tables: restore notifications for anonymous set destruction by Patrick McHardy · 10 years ago
  27. 62472bc netfilter: nf_tables: restore context for expression destructors by Patrick McHardy · 10 years ago
  28. a36e901c netfilter: nf_tables: clean up nf_tables_trans_add() argument order by Patrick McHardy · 10 years ago
  29. ce6eb0d netfilter: nft_hash: bug fixes and resizing by Patrick McHardy · 10 years ago
  30. 93bb0ce netfilter: conntrack: remove central spinlock nf_conntrack_lock by Jesper Dangaard Brouer · 10 years ago
  31. ca7433d netfilter: conntrack: seperate expect locking from nf_conntrack_lock by Jesper Dangaard Brouer · 10 years ago
  32. e1b207d netfilter: avoid race with exp->master ct by Jesper Dangaard Brouer · 10 years ago
  33. b7779d0 netfilter: conntrack: spinlock per cpu to protect special lists. by Jesper Dangaard Brouer · 10 years ago
  34. b476b72 netfilter: trivial code cleanup and doc changes by Jesper Dangaard Brouer · 10 years ago
  35. 52af2bf Merge git://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs-next by Pablo Neira Ayuso · 10 years ago
  36. 411fd52 ipvs: Reduce checkpatch noise in ip_vs_lblc.c by Tingwei Liu · 10 years ago
  37. c61b0c1 sections, ipvs: Remove useless __read_mostly for ipvs genl_ops by Andi Kleen · 10 years ago
  38. 07cf8f5 netfilter: ipset: add forceadd kernel support for hash set types by Josh Hunt · 10 years ago
  39. 6843bc3 netfilter: ipset: move registration message to init from net_init by Ilia Mirkin · 10 years ago
  40. 4d0e5c0 netfilter: ipset: add markmask for hash:ip,mark data type by Vytas Dauksa · 11 years ago
  41. 3b02b56 netfilter: ipset: add hash:ip,mark data type to ipset by Vytas Dauksa · 11 years ago
  42. 9562cf2 netfilter: ipset: Add hash: fix coccinelle warnings by Fengguang Wu · 11 years ago
  43. 35f6e63 netfilter: ipset: Follow manual page behavior for SET target on list:set by Sergey Popovich · 11 years ago
  44. 0768b3b netfilter: nf_tables: add optional user data area to rules by Pablo Neira Ayuso · 10 years ago
  45. 39111fd netfilter: nfnetlink_log: remove unused code by Florian Westphal · 10 years ago
  46. e0abdad netfilter: nf_tables: accept QUEUE/DROP verdict parameters by Patrick McHardy · 10 years ago
  47. 67a8fc2 netfilter: nf_tables: add nft_dereference() macro by Patrick McHardy · 10 years ago
  48. 0eb5db7 netfilter: nfnetlink: add rcu_dereference_protected() helpers by Patrick McHardy · 10 years ago
  49. 3e90ebd netfilter: ip_set: rename nfnl_dereference()/nfnl_set() by Patrick McHardy · 10 years ago
  50. d2bf2f3 netfilter: nft_ct: labels get support by Florian Westphal · 10 years ago
  51. 2ba436f netfilter: xt_ipcomp: Use ntohs to ease sparse warning by Pablo Neira Ayuso · 11 years ago
  52. 0eba801 netfilter: ctnetlink: force null nat binding on insert by Pablo Neira Ayuso · 10 years ago
  53. f627ed9 netfilter: nf_tables: check if payload length is a power of 2 by Nikolay Aleksandrov · 10 years ago
  54. 06efbd6 netfilter: nft_meta: fix typo "CONFIG_NET_CLS_ROUTE" by Paul Bolle · 10 years ago
  55. ce898ec netfilter: nft_reject_inet: fix unintended fall-through in switch-statatement by Patrick McHardy · 10 years ago
  56. bd76ed3 net: Include appropriate header file in netfilter/nft_lookup.c by Rashika Kheria · 10 years ago
  57. 6d8c00d netfilter: nf_tables: unininline nft_trace_packet() by Patrick McHardy · 11 years ago
  58. 62f9c8b netfilter: nf_tables: fix loop checking with end interval elements by Pablo Neira Ayuso · 10 years ago
  59. 2fb91dd netfilter: nft_rbtree: fix data handling of end interval elements by Pablo Neira Ayuso · 10 years ago
  60. bd7fc64 netfilter: nf_tables: do not allow NFT_SET_ELEM_INTERVAL_END flag and data by Pablo Neira Ayuso · 10 years ago
  61. 0165d93 netfilter: nf_tables: fix racy rule deletion by Pablo Neira Ayuso · 11 years ago
  62. b8ecbee netfilter: nf_tables: fix log/queue expressions for NFPROTO_INET by Patrick McHardy · 10 years ago
  63. 05513e9 netfilter: nf_tables: add reject module for NFPROTO_INET by Patrick McHardy · 10 years ago
  64. cc4723c netfilter: nft_reject: split up reject module into IPv4 and IPv6 specifc parts by Patrick McHardy · 10 years ago
  65. 64d4680 netfilter: nf_tables: add AF specific expression support by Patrick McHardy · 10 years ago
  66. 51292c0 netfilter: nft_ct: fix missing NFT_CT_L3PROTOCOL key in validity checks by Patrick McHardy · 10 years ago
  67. ec2c993 netfilter: nf_tables: fix potential oops when dumping sets by Patrick McHardy · 10 years ago
  68. 53b7028 netfilter: nf_tables: fix overrun in nf_tables_set_alloc_name() by Patrick McHardy · 10 years ago
  69. e53376b netfilter: nf_conntrack: don't release a conntrack with non-zero refcnt by Pablo Neira Ayuso · 10 years ago
  70. c6825c0 netfilter: nf_conntrack: fix RCU race in nf_conntrack_find_get by Andrey Vagin · 11 years ago
  71. 3dd7279 netfilter: nf_tables: fix oops when deleting a chain with references by Patrick McHardy · 11 years ago
  72. 2a53bfb netfilter: nft_ct: fix unconditional dump of 'dir' attr by Arturo Borrero · 11 years ago
  73. 2a97135 ipvs: fix AF assignment in ip_vs_conn_new() by Michal Kubecek · 11 years ago
  74. 4ba9920 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  75. b182837 net/netfilter/ipset/ip_set_hash_netiface.c: use rbtree postorder iteration instead of opencoding by Cody P Schafer · 11 years ago
  76. bb1281f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  77. 5ff1dd2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nftables by David S. Miller · 11 years ago
  78. 847c8e2 netfilter: nft_ct: fix compilation warning if NF_CONNTRACK_MARK is not set by Kristian Evensen · 11 years ago
  79. 63862b5 net: replace macros net_random and net_srandom with direct calls to prandom by Aruna-Hewapathirane · 11 years ago
  80. 0a379e21 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  81. 419331d netfilter: Add dependency on IPV6 for NF_TABLES_INET by Paul Gortmaker · 11 years ago
  82. ef8570d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 11 years ago
  83. 8f46df1 netfilter: nf_tables: fix missing byteorder conversion in policy by Pablo Neira Ayuso · 11 years ago
  84. 751fcac Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nftables by David S. Miller · 11 years ago
  85. cf4dfa8 netfilter: nf_tables: fix error path in the init functions by Pablo Neira Ayuso · 11 years ago
  86. 74f77a6 netfilter: introduce l2tp match extension by James Chapman · 11 years ago
  87. 3876d22 netfilter: nf_tables: rename nft_do_chain_pktinfo() to nft_do_chain() by Patrick McHardy · 11 years ago
  88. 44a6f0d netfilter: nf_tables: prohibit deletion of a table with existing sets by Patrick McHardy · 11 years ago
  89. 7047f9d netfilter: nf_tables: take AF module reference when creating a table by Patrick McHardy · 11 years ago
  90. c5c1f97 netfilter: nf_tables: perform flags validation before table allocation by Patrick McHardy · 11 years ago
  91. fa2c1de netfilter: nf_tables: minor nf_chain_type cleanups by Patrick McHardy · 11 years ago
  92. 2a37d75 netfilter: nf_tables: constify chain type definitions and pointers by Patrick McHardy · 11 years ago
  93. 93b0806 netfilter: nf_tables: replay request after dropping locks to load chain type by Patrick McHardy · 11 years ago
  94. 88ce65a netfilter: nf_tables: add missing module references to chain types by Patrick McHardy · 11 years ago
  95. baae3e6 netfilter: nf_tables: fix chain type module reference handling by Patrick McHardy · 11 years ago
  96. 7582067 netfilter: nf_tables: fix check for table overflow by Patrick McHardy · 11 years ago
  97. 4401a86 netfilter: nf_tables: restore chain change atomicity by Patrick McHardy · 11 years ago
  98. 57de2a0 netfilter: nf_tables: split chain policy validation from actually setting it by Patrick McHardy · 11 years ago
  99. b38895c netfilter: nft_meta: fix lack of validation of the input register by Pablo Neira Ayuso · 11 years ago
  100. c4ede3d netfilter: nft_ct: Add support to set the connmark by Kristian Evensen · 11 years ago