1. 609ccf0 netfilter: nf_tables: fix error return code by Julia Lawall · 10 years ago
  2. 7926dbf netfilter: don't use mutex_lock_interruptible() by Pablo Neira Ayuso · 10 years ago
  3. b88825d netfilter: nf_tables: don't update chain with unset counters by Pablo Neira Ayuso · 10 years ago
  4. a3716e7 netfilter: nf_tables: uninitialize element key/data from the commit path by Pablo Neira Ayuso · 10 years ago
  5. d247b6a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  6. cfe4a9d nftables: Convert nft_hash to use generic rhashtable by Thomas Graf · 10 years ago
  7. 7ae457c net: filter: split 'struct sk_filter' into socket and bpf parts by Alexei Starovoitov · 10 years ago
  8. 0dc1362 netfilter: nf_tables: Avoid duplicate call to nft_data_uninit() for same key by Thomas Graf · 10 years ago
  9. a173e55 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  10. 7d5570c netfilter: nf_tables: check for unset NFTA_SET_ELEM_LIST_ELEMENTS attribute by Pablo Neira Ayuso · 10 years ago
  11. b6d0468 netfilter: nfnetlink_acct: avoid using NFACCT_F_OVERQUOTA with bit helper functions by Alexey Perevalov · 10 years ago
  12. f139c74 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  13. d24675c netfilter: nfnetlink_acct: dump unmodified nfacct flags by Alexey Perevalov · 10 years ago
  14. 8452e6f netfilter: xt_LED: fix too short led-always-blink by Jiri Prchal · 10 years ago
  15. a2b60c7 netfilter: xt_LED: don't output error message redundantly by Duan Jiong · 10 years ago
  16. 7bd8490 netfilter: xt_hashlimit: perform garbage collection from process context by Eric Dumazet · 10 years ago
  17. 5b96af7 netfilter: nf_tables: simplify set dump through netlink by Pablo Neira Ayuso · 10 years ago
  18. 8fd90bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  19. a8138f4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  20. 76f084b ipvs: Maintain all DSCP and ECN bits for ipv6 tun forwarding by Alex Gartrell · 10 years ago
  21. 16ea4c6 ipvs: Remove dead debug code by Yannick Brosseau · 10 years ago
  22. b734427 ipvs: remove null test before kfree by Fabian Frederick · 10 years ago
  23. 2627b7e ipvs: avoid netns exit crash on ip_vs_conn_drop_conntrack by Julian Anastasov · 10 years ago
  24. ce355e2 netfilter: nf_tables: 64bit stats need some extra synchronization by Eric Dumazet · 10 years ago
  25. 38e029f netfilter: nf_tables: set NLM_F_DUMP_INTR if netlink dumping is stale by Pablo Neira Ayuso · 10 years ago
  26. e688a7f netfilter: nf_tables: safe RCU iteration on list when dumping by Pablo Neira Ayuso · 10 years ago
  27. 63283dd netfilter: nf_tables: skip transaction if no update flags in tables by Pablo Neira Ayuso · 10 years ago
  28. 24de3d3 netfilter: use IS_ENABLED() macro by Duan Jiong · 10 years ago
  29. 5cbfda2 netfilter: nft_log: fix coccinelle warnings by Fengguang Wu · 10 years ago
  30. ca1aa54 netfilter: xt_LOG: add missing string format in nf_log_packet() by Pablo Neira Ayuso · 10 years ago
  31. c187886 netfilter: fix several Kconfig problems in NF_LOG_* by Pablo Neira Ayuso · 10 years ago
  32. 09d27b8 netfilter: nft_log: complete logging support by Pablo Neira Ayuso · 10 years ago
  33. 85d30e2 netfilter: nft_log: request explicit logger when loading rules by Pablo Neira Ayuso · 10 years ago
  34. 960649d netfilter: bridge: add generic packet logger by Pablo Neira Ayuso · 10 years ago
  35. fab4085 netfilter: log: nf_log_packet() as real unified interface by Pablo Neira Ayuso · 10 years ago
  36. 83e96d4 netfilter: log: split family specific code to nf_log_{ip,ip6,common}.c files by Pablo Neira Ayuso · 10 years ago
  37. 27fd8d90 netfilter: nf_log: move log buffering to core logging by Pablo Neira Ayuso · 10 years ago
  38. 5962815 netfilter: nf_log: use an array of loggers instead of list by Pablo Neira Ayuso · 10 years ago
  39. 9500507 netfilter: conntrack: remove timer from ecache extension by Florian Westphal · 10 years ago
  40. f6b5082 netfilter: x_tables: xt_free_table_info() cleanup by Eric Dumazet · 10 years ago
  41. 397304b netfilter: ctnetlink: remove null test before kfree by Fabian Frederick · 10 years ago
  42. 945b2b2 netfilter: nf_nat: fix oops on netns removal by Florian Westphal · 10 years ago
  43. 4a00106 netfilter: ctnetlink: add zone size to length by Ken-ichirou MATSUZAWA · 10 years ago
  44. 98ca74f Merge branch 'ipvs' by Pablo Neira Ayuso · 10 years ago
  45. 9151360 netfilter: nft_nat: don't dump port information if unset by Pablo Neira Ayuso · 10 years ago
  46. 6403d96 netfilter: nf_tables: indicate family when dumping set elements by Pablo Neira Ayuso · 10 years ago
  47. 3d9b142 netfilter: nft_compat: call {target, match}->destroy() to cleanup entry by Pablo Neira Ayuso · 10 years ago
  48. ac904ac netfilter: nf_tables: fix wrong type in transaction when replacing rules by Pablo Neira Ayuso · 10 years ago
  49. ac34b86 netfilter: nf_tables: decrement chain use counter when replacing rules by Pablo Neira Ayuso · 10 years ago
  50. a0a7379 netfilter: nf_tables: use u32 for chain use counter by Pablo Neira Ayuso · 10 years ago
  51. 5bc5c30 netfilter: nf_tables: use RCU-safe list insertion when replacing rules by Pablo Neira Ayuso · 10 years ago
  52. cd5f336 netfilter: ctnetlink: fix refcnt leak in dying/unconfirmed list dumper by Florian Westphal · 10 years ago
  53. 266155b netfilter: ctnetlink: fix dumping of dying/unconfirmed conntracks by Pablo Neira Ayuso · 10 years ago
  54. 9802d21 ipvs: stop tot_stats estimator only under CONFIG_SYSCTL by Julian Anastasov · 10 years ago
  55. f9da455 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  56. b20dcab Merge tag 'llvmlinux-for-v3.16' of git://git.linuxfoundation.org/llvmlinux/kernel by Linus Torvalds · 10 years ago
  57. 3f17ea6 Merge branch 'next' (accumulated 3.16 merge window patches) into master by Linus Torvalds · 10 years ago
  58. 066c680 net: netfilter: LLVMLinux: vlais-netfilter by Mark Charlebois · 10 years ago
  59. 6934e79 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  60. 4cb2897 net: use the new API kvfree() by WANG Cong · 10 years ago
  61. c99f7ab Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  62. 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
  63. 73f156a inetpeer: get rid of ip_id_count by Eric Dumazet · 10 years ago
  64. 31f8441 netfilter: nf_tables: atomic allocation in set notifications from rcu callback by Pablo Neira Ayuso · 10 years ago
  65. 4fefee5 netfilter: nf_tables: allow to delete several objects from a batch by Pablo Neira Ayuso · 10 years ago
  66. 7632667 netfilter: nft_rbtree: introduce locking by Pablo Neira Ayuso · 10 years ago
  67. a1cee07 netfilter: nf_tables: release objects in reverse order in the abort path by Pablo Neira Ayuso · 10 years ago
  68. 46bbafc netfilter: nf_tables: fix wrong transaction ordering in set elements by Pablo Neira Ayuso · 10 years ago
  69. 4c552a6 netfilter: nfnetlink_acct: Fix memory leak by Mathieu Poirier · 10 years ago
  70. 90d0e08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  71. f44a5f4 ipvs: Fix panic due to non-linear skb by Peter Christensen · 10 years ago
  72. 54e5c4d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  73. b1fcd35 net: filter: let unattached filters use sock_fprog_kern by Daniel Borkmann · 10 years ago
  74. 8af750d Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nftables by David S. Miller · 10 years ago
  75. c7c32e7 netfilter: nf_tables: defer all object release via rcu by Pablo Neira Ayuso · 10 years ago
  76. 128ad33 netfilter: nf_tables: remove skb and nlh from context structure by Pablo Neira Ayuso · 10 years ago
  77. 35151d8 netfilter: nf_tables: simplify nf_tables_*_notify by Pablo Neira Ayuso · 10 years ago
  78. 60319eb netfilter: nf_tables: use new transaction infrastructure to handle elements by Pablo Neira Ayuso · 10 years ago
  79. 55dd6f9 netfilter: nf_tables: use new transaction infrastructure to handle table by Pablo Neira Ayuso · 10 years ago
  80. e1aaca9 netfilter: nf_tables: pass context to nf_tables_updtable() by Pablo Neira Ayuso · 10 years ago
  81. f75edf5 netfilter: nf_tables: disabling table hooks always succeeds by Pablo Neira Ayuso · 10 years ago
  82. 91c7b38 netfilter: nf_tables: use new transaction infrastructure to handle chain by Pablo Neira Ayuso · 10 years ago
  83. ff3cd7b netfilter: nf_tables: refactor chain statistic routines by Pablo Neira Ayuso · 10 years ago
  84. 958bee1 netfilter: nf_tables: use new transaction infrastructure to handle sets by Pablo Neira Ayuso · 10 years ago
  85. b380e5c netfilter: nf_tables: add message type to transactions by Pablo Neira Ayuso · 10 years ago
  86. 37082f9 netfilter: nf_tables: relocate commit and abort routines in the source file by Pablo Neira Ayuso · 10 years ago
  87. 1081d11 netfilter: nf_tables: generalise transaction infrastructure by Pablo Neira Ayuso · 10 years ago
  88. 7c95f6d netfilter: nf_tables: deconstify table and chain in context structure by Pablo Neira Ayuso · 10 years ago
  89. 3b084e9 netfilter: nf_tables: fix trace of matching non-terminal rule by Pablo Neira Ayuso · 10 years ago
  90. 60ff746 net: rename local_df to ignore_df by WANG Cong · 10 years ago
  91. 5f013c9b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  92. 7e9bc10 netfilter: nf_tables: fix missing return trace at the end of non-base chain by Pablo Neira Ayuso · 10 years ago
  93. f7e7e39 netfilter: nf_tables: fix bogus rulenum after goto action by Pablo Neira Ayuso · 10 years ago
  94. 7b9d5ef netfilter: nf_tables: fix tracing of the goto action by Pablo Neira Ayuso · 10 years ago
  95. 5467a51 netfilter: nf_tables: fix goto action by Pablo Neira Ayuso · 10 years ago
  96. d088be8 netfilter: nf_tables: reset rule number counter after jump and goto by Pablo Neira Ayuso · 10 years ago
  97. ecd15dd netfilter: nfnetlink: Fix use after free when it fails to process batch by Denys Fedoryshchenko · 10 years ago
  98. f768e5b netfilter: add helper for adding nat extension by Florian Westphal · 10 years ago
  99. fe337ac netfilter: ctnetlink: don't add null bindings if no nat requested by Florian Westphal · 10 years ago
  100. 683399e netfilter: nfnetlink_acct: Adding quota support to accounting framework by Mathieu Poirier · 10 years ago