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