1. 945b2b2 netfilter: nf_nat: fix oops on netns removal by Florian Westphal · 10 years ago
  2. 4a00106 netfilter: ctnetlink: add zone size to length by Ken-ichirou MATSUZAWA · 10 years ago
  3. 98ca74f Merge branch 'ipvs' by Pablo Neira Ayuso · 10 years ago
  4. 9151360 netfilter: nft_nat: don't dump port information if unset by Pablo Neira Ayuso · 10 years ago
  5. 6403d96 netfilter: nf_tables: indicate family when dumping set elements by Pablo Neira Ayuso · 10 years ago
  6. 3d9b142 netfilter: nft_compat: call {target, match}->destroy() to cleanup entry by Pablo Neira Ayuso · 10 years ago
  7. ac904ac netfilter: nf_tables: fix wrong type in transaction when replacing rules by Pablo Neira Ayuso · 10 years ago
  8. ac34b86 netfilter: nf_tables: decrement chain use counter when replacing rules by Pablo Neira Ayuso · 10 years ago
  9. a0a7379 netfilter: nf_tables: use u32 for chain use counter by Pablo Neira Ayuso · 10 years ago
  10. 5bc5c30 netfilter: nf_tables: use RCU-safe list insertion when replacing rules by Pablo Neira Ayuso · 10 years ago
  11. cd5f336 netfilter: ctnetlink: fix refcnt leak in dying/unconfirmed list dumper by Florian Westphal · 10 years ago
  12. 266155b netfilter: ctnetlink: fix dumping of dying/unconfirmed conntracks by Pablo Neira Ayuso · 10 years ago
  13. 9802d21 ipvs: stop tot_stats estimator only under CONFIG_SYSCTL by Julian Anastasov · 10 years ago
  14. f9da455 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  15. b20dcab Merge tag 'llvmlinux-for-v3.16' of git://git.linuxfoundation.org/llvmlinux/kernel by Linus Torvalds · 10 years ago
  16. 3f17ea6 Merge branch 'next' (accumulated 3.16 merge window patches) into master by Linus Torvalds · 10 years ago
  17. 066c680 net: netfilter: LLVMLinux: vlais-netfilter by Mark Charlebois · 11 years ago
  18. 6934e79 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  19. 4cb2897 net: use the new API kvfree() by WANG Cong · 10 years ago
  20. c99f7ab Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  21. 776edb5 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  22. 73f156a inetpeer: get rid of ip_id_count by Eric Dumazet · 10 years ago
  23. 31f8441 netfilter: nf_tables: atomic allocation in set notifications from rcu callback by Pablo Neira Ayuso · 10 years ago
  24. 4fefee5 netfilter: nf_tables: allow to delete several objects from a batch by Pablo Neira Ayuso · 10 years ago
  25. 7632667 netfilter: nft_rbtree: introduce locking by Pablo Neira Ayuso · 10 years ago
  26. a1cee07 netfilter: nf_tables: release objects in reverse order in the abort path by Pablo Neira Ayuso · 10 years ago
  27. 46bbafc netfilter: nf_tables: fix wrong transaction ordering in set elements by Pablo Neira Ayuso · 10 years ago
  28. 4c552a6 netfilter: nfnetlink_acct: Fix memory leak by Mathieu Poirier · 10 years ago
  29. 90d0e08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  30. f44a5f4 ipvs: Fix panic due to non-linear skb by Peter Christensen · 10 years ago
  31. 54e5c4d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  32. b1fcd35 net: filter: let unattached filters use sock_fprog_kern by Daniel Borkmann · 10 years ago
  33. 8af750d Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nftables by David S. Miller · 10 years ago
  34. c7c32e7 netfilter: nf_tables: defer all object release via rcu by Pablo Neira Ayuso · 10 years ago
  35. 128ad33 netfilter: nf_tables: remove skb and nlh from context structure by Pablo Neira Ayuso · 10 years ago
  36. 35151d8 netfilter: nf_tables: simplify nf_tables_*_notify by Pablo Neira Ayuso · 10 years ago
  37. 60319eb netfilter: nf_tables: use new transaction infrastructure to handle elements by Pablo Neira Ayuso · 10 years ago
  38. 55dd6f9 netfilter: nf_tables: use new transaction infrastructure to handle table by Pablo Neira Ayuso · 10 years ago
  39. e1aaca9 netfilter: nf_tables: pass context to nf_tables_updtable() by Pablo Neira Ayuso · 10 years ago
  40. f75edf5 netfilter: nf_tables: disabling table hooks always succeeds by Pablo Neira Ayuso · 10 years ago
  41. 91c7b38 netfilter: nf_tables: use new transaction infrastructure to handle chain by Pablo Neira Ayuso · 10 years ago
  42. ff3cd7b netfilter: nf_tables: refactor chain statistic routines by Pablo Neira Ayuso · 10 years ago
  43. 958bee1 netfilter: nf_tables: use new transaction infrastructure to handle sets by Pablo Neira Ayuso · 10 years ago
  44. b380e5c netfilter: nf_tables: add message type to transactions by Pablo Neira Ayuso · 10 years ago
  45. 37082f9 netfilter: nf_tables: relocate commit and abort routines in the source file by Pablo Neira Ayuso · 10 years ago
  46. 1081d11 netfilter: nf_tables: generalise transaction infrastructure by Pablo Neira Ayuso · 10 years ago
  47. 7c95f6d netfilter: nf_tables: deconstify table and chain in context structure by Pablo Neira Ayuso · 10 years ago
  48. 3b084e9 netfilter: nf_tables: fix trace of matching non-terminal rule by Pablo Neira Ayuso · 10 years ago
  49. 60ff746 net: rename local_df to ignore_df by WANG Cong · 10 years ago
  50. 5f013c9b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  51. 7e9bc10 netfilter: nf_tables: fix missing return trace at the end of non-base chain by Pablo Neira Ayuso · 10 years ago
  52. f7e7e39 netfilter: nf_tables: fix bogus rulenum after goto action by Pablo Neira Ayuso · 10 years ago
  53. 7b9d5ef netfilter: nf_tables: fix tracing of the goto action by Pablo Neira Ayuso · 10 years ago
  54. 5467a51 netfilter: nf_tables: fix goto action by Pablo Neira Ayuso · 10 years ago
  55. d088be8 netfilter: nf_tables: reset rule number counter after jump and goto by Pablo Neira Ayuso · 10 years ago
  56. ecd15dd netfilter: nfnetlink: Fix use after free when it fails to process batch by Denys Fedoryshchenko · 10 years ago
  57. f768e5b netfilter: add helper for adding nat extension by Florian Westphal · 10 years ago
  58. fe337ac netfilter: ctnetlink: don't add null bindings if no nat requested by Florian Westphal · 10 years ago
  59. 683399e netfilter: nfnetlink_acct: Adding quota support to accounting framework by Mathieu Poirier · 10 years ago
  60. 4c1f781 netfilter: nf_tables: relax string validation of NFTA_CHAIN_TYPE by Pablo Neira · 10 years ago
  61. a64d90f netfilter: Fix warning in nfnetlink_receive(). by David S. Miller · 10 years ago
  62. 90f62cf net: Use netlink_ns_capable to verify the permisions of netlink messages by Eric W. Biederman · 10 years ago
  63. 1404c3a netfilter: Fix format string mismatch in ip_vs_proto_name() by Masanari Iida · 10 years ago
  64. aa45660 netfilter: nf_tables: Make meta expression core functions public by Tomasz Bursztyka · 10 years ago
  65. 758dbce netfilter: nf_tables: Stack expression type depending on their family by Tomasz Bursztyka · 10 years ago
  66. 4f52090 netlink: have netlink per-protocol bind function return an error code. by Richard Guy Briggs · 10 years ago
  67. bfe4bc7 netlink: simplify nfnetlink_bind by Richard Guy Briggs · 10 years ago
  68. 4e857c5 arch: Mass conversion of smp_mb__*() by Peter Zijlstra · 10 years ago
  69. b855d41 netfilter: nf_tables: fix nft_cmp_fast failure on big endian for size < 4 by Patrick McHardy · 10 years ago
  70. ee214d5 netfilter: nf_conntrack: initialize net.ct.generation by Andrey Vagin · 10 years ago
  71. 60eb189 netfilter: nf_tables: handle more than 8 * PAGE_SIZE set name allocations by Patrick McHardy · 11 years ago
  72. 8142b22 netfilter: nf_conntrack: flush net_gre->keymap_list only from gre helper by Andrey Vagin · 10 years ago
  73. 2fec6bb netfilter: nf_tables: fix wrong format in request_module() by Pablo Neira Ayuso · 10 years ago
  74. a9bdd83 netfilter: nf_tables: set names cannot be larger than 15 bytes by Pablo Neira Ayuso · 10 years ago
  75. b8ddd9e netfilter: Add {ipt,ip6t}_osf aliases for xt_osf by Kirill Tkhai · 10 years ago
  76. a00e763 netfilter: x_tables: allow to use cgroup match for LOCAL_IN nf hooks by Alexey Perevalov · 10 years ago
  77. e00b437b netfilter: connlimit: move lock array out of struct connlimit_data by Florian Westphal · 10 years ago
  78. e5ac6ea netfilter: connlimit: fix UP build by Florian Westphal · 10 years ago
  79. d60ce62 netfilter: nf_tables: add set_elem notifications by Arturo Borrero · 10 years ago
  80. 2c96c25 netfilter: nft_hash: use set global element counter instead of private one by Patrick McHardy · 10 years ago
  81. c50b960 netfilter: nf_tables: implement proper set selection by Patrick McHardy · 10 years ago
  82. fe92ca4 netfilter: nft_ct: split nft_ct_init() into two functions for get/set by Patrick McHardy · 10 years ago
  83. d2caa69 netfilter: nft_meta: split nft_meta_init() into two functions for get/set by Patrick McHardy · 10 years ago
  84. e88e514 netfilter: nft_ct: add missing ifdef for NFT_MARK setting by Patrick McHardy · 10 years ago
  85. 64c2723 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  86. 36d5fe6 core, nfqueue, openvswitch: Orphan frags in skb_zerocopy and handle errors by Zoltan Kiss · 10 years ago
  87. 3ab428a netfilter: Add missing vmalloc.h include to nft_hash.c by David S. Miller · 10 years ago
  88. d5d2091 netfilter: conntrack: Fix UP builds by Eric Dumazet · 10 years ago
  89. e86e180 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  90. 7d08487 netfilter: connlimit: use rbtree for per-host conntrack obj storage by Florian Westphal · 10 years ago
  91. 50e0e9b netfilter: connlimit: make same_source_net signed by Florian Westphal · 10 years ago
  92. 1442e75 netfilter: connlimit: use keyed locks by Florian Westphal · 10 years ago
  93. 57a7744 net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq by Eric W. Biederman · 10 years ago
  94. b80edf0 netfilter: Convert uses of __constant_<foo> to <foo> by Joe Perches · 10 years ago
  95. 14e1a97 netfilter: connlimit: use kmem_cache for conn objects by Florian Westphal · 11 years ago
  96. 3bcc5fd netfilter: connlimit: move insertion of new element out of count function by Florian Westphal · 11 years ago
  97. d9ec4f1 netfilter: connlimit: improve packet-to-closed-connection logic by Florian Westphal · 11 years ago
  98. 15cfd52 netfilter: connlimit: factor hlist search into new function by Florian Westphal · 11 years ago
  99. a4c2e8b netfilter: nft_nat: fix family validation by Patrick McHardy · 11 years ago
  100. d46f2cd netfilter: nft_ct: remove family from struct nft_ct by Patrick McHardy · 11 years ago