1. e1b207d netfilter: avoid race with exp->master ct by Jesper Dangaard Brouer · 10 years ago
  2. b7779d0 netfilter: conntrack: spinlock per cpu to protect special lists. by Jesper Dangaard Brouer · 10 years ago
  3. b476b72 netfilter: trivial code cleanup and doc changes by Jesper Dangaard Brouer · 10 years ago
  4. 52af2bf Merge git://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs-next by Pablo Neira Ayuso · 10 years ago
  5. 411fd52 ipvs: Reduce checkpatch noise in ip_vs_lblc.c by Tingwei Liu · 10 years ago
  6. c61b0c1 sections, ipvs: Remove useless __read_mostly for ipvs genl_ops by Andi Kleen · 10 years ago
  7. 07cf8f5 netfilter: ipset: add forceadd kernel support for hash set types by Josh Hunt · 10 years ago
  8. 6843bc3 netfilter: ipset: move registration message to init from net_init by Ilia Mirkin · 10 years ago
  9. 4d0e5c0 netfilter: ipset: add markmask for hash:ip,mark data type by Vytas Dauksa · 10 years ago
  10. 3b02b56 netfilter: ipset: add hash:ip,mark data type to ipset by Vytas Dauksa · 10 years ago
  11. 9562cf2 netfilter: ipset: Add hash: fix coccinelle warnings by Fengguang Wu · 10 years ago
  12. 35f6e63 netfilter: ipset: Follow manual page behavior for SET target on list:set by Sergey Popovich · 11 years ago
  13. 0768b3b netfilter: nf_tables: add optional user data area to rules by Pablo Neira Ayuso · 10 years ago
  14. 39111fd netfilter: nfnetlink_log: remove unused code by Florian Westphal · 10 years ago
  15. e0abdad netfilter: nf_tables: accept QUEUE/DROP verdict parameters by Patrick McHardy · 10 years ago
  16. 67a8fc2 netfilter: nf_tables: add nft_dereference() macro by Patrick McHardy · 10 years ago
  17. 0eb5db7 netfilter: nfnetlink: add rcu_dereference_protected() helpers by Patrick McHardy · 10 years ago
  18. 3e90ebd netfilter: ip_set: rename nfnl_dereference()/nfnl_set() by Patrick McHardy · 10 years ago
  19. d2bf2f3 netfilter: nft_ct: labels get support by Florian Westphal · 10 years ago
  20. 2ba436f netfilter: xt_ipcomp: Use ntohs to ease sparse warning by Pablo Neira Ayuso · 10 years ago
  21. bd76ed3 net: Include appropriate header file in netfilter/nft_lookup.c by Rashika Kheria · 10 years ago
  22. 6d8c00d netfilter: nf_tables: unininline nft_trace_packet() by Patrick McHardy · 10 years ago
  23. 62f9c8b netfilter: nf_tables: fix loop checking with end interval elements by Pablo Neira Ayuso · 10 years ago
  24. 2fb91dd netfilter: nft_rbtree: fix data handling of end interval elements by Pablo Neira Ayuso · 10 years ago
  25. bd7fc64 netfilter: nf_tables: do not allow NFT_SET_ELEM_INTERVAL_END flag and data by Pablo Neira Ayuso · 10 years ago
  26. 0165d93 netfilter: nf_tables: fix racy rule deletion by Pablo Neira Ayuso · 10 years ago
  27. b8ecbee netfilter: nf_tables: fix log/queue expressions for NFPROTO_INET by Patrick McHardy · 10 years ago
  28. 05513e9 netfilter: nf_tables: add reject module for NFPROTO_INET by Patrick McHardy · 10 years ago
  29. cc4723c netfilter: nft_reject: split up reject module into IPv4 and IPv6 specifc parts by Patrick McHardy · 10 years ago
  30. 64d4680 netfilter: nf_tables: add AF specific expression support by Patrick McHardy · 10 years ago
  31. 51292c0 netfilter: nft_ct: fix missing NFT_CT_L3PROTOCOL key in validity checks by Patrick McHardy · 10 years ago
  32. ec2c993 netfilter: nf_tables: fix potential oops when dumping sets by Patrick McHardy · 10 years ago
  33. 53b7028 netfilter: nf_tables: fix overrun in nf_tables_set_alloc_name() by Patrick McHardy · 10 years ago
  34. e53376b netfilter: nf_conntrack: don't release a conntrack with non-zero refcnt by Pablo Neira Ayuso · 10 years ago
  35. c6825c0 netfilter: nf_conntrack: fix RCU race in nf_conntrack_find_get by Andrey Vagin · 10 years ago
  36. 3dd7279 netfilter: nf_tables: fix oops when deleting a chain with references by Patrick McHardy · 10 years ago
  37. 2a53bfb netfilter: nft_ct: fix unconditional dump of 'dir' attr by Arturo Borrero · 10 years ago
  38. 2a97135 ipvs: fix AF assignment in ip_vs_conn_new() by Michal Kubecek · 10 years ago
  39. 4ba9920 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  40. b182837 net/netfilter/ipset/ip_set_hash_netiface.c: use rbtree postorder iteration instead of opencoding by Cody P Schafer · 10 years ago
  41. bb1281f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  42. 5ff1dd2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nftables by David S. Miller · 10 years ago
  43. 847c8e2 netfilter: nft_ct: fix compilation warning if NF_CONNTRACK_MARK is not set by Kristian Evensen · 10 years ago
  44. 63862b5 net: replace macros net_random and net_srandom with direct calls to prandom by Aruna-Hewapathirane · 10 years ago
  45. 0a379e21 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  46. 419331d netfilter: Add dependency on IPV6 for NF_TABLES_INET by Paul Gortmaker · 10 years ago
  47. ef8570d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  48. 8f46df1 netfilter: nf_tables: fix missing byteorder conversion in policy by Pablo Neira Ayuso · 10 years ago
  49. 751fcac Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nftables by David S. Miller · 10 years ago
  50. cf4dfa8 netfilter: nf_tables: fix error path in the init functions by Pablo Neira Ayuso · 10 years ago
  51. 74f77a6 netfilter: introduce l2tp match extension by James Chapman · 10 years ago
  52. 3876d22 netfilter: nf_tables: rename nft_do_chain_pktinfo() to nft_do_chain() by Patrick McHardy · 10 years ago
  53. 44a6f0d netfilter: nf_tables: prohibit deletion of a table with existing sets by Patrick McHardy · 10 years ago
  54. 7047f9d netfilter: nf_tables: take AF module reference when creating a table by Patrick McHardy · 10 years ago
  55. c5c1f97 netfilter: nf_tables: perform flags validation before table allocation by Patrick McHardy · 10 years ago
  56. fa2c1de netfilter: nf_tables: minor nf_chain_type cleanups by Patrick McHardy · 10 years ago
  57. 2a37d75 netfilter: nf_tables: constify chain type definitions and pointers by Patrick McHardy · 10 years ago
  58. 93b0806 netfilter: nf_tables: replay request after dropping locks to load chain type by Patrick McHardy · 10 years ago
  59. 88ce65a netfilter: nf_tables: add missing module references to chain types by Patrick McHardy · 10 years ago
  60. baae3e6 netfilter: nf_tables: fix chain type module reference handling by Patrick McHardy · 10 years ago
  61. 7582067 netfilter: nf_tables: fix check for table overflow by Patrick McHardy · 10 years ago
  62. 4401a86 netfilter: nf_tables: restore chain change atomicity by Patrick McHardy · 10 years ago
  63. 57de2a0 netfilter: nf_tables: split chain policy validation from actually setting it by Patrick McHardy · 10 years ago
  64. b38895c netfilter: nft_meta: fix lack of validation of the input register by Pablo Neira Ayuso · 10 years ago
  65. c4ede3d netfilter: nft_ct: Add support to set the connmark by Kristian Evensen · 10 years ago
  66. 54b553e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  67. 9638f33 netfilter: nft_ct: load both IPv4 and IPv6 conntrack modules for NFPROTO_INET by Patrick McHardy · 10 years ago
  68. 4566bf2 netfilter: nft_meta: add l4proto support by Patrick McHardy · 10 years ago
  69. 124edfa netfilter: nf_tables: add nfproto support to meta expression by Patrick McHardy · 10 years ago
  70. 1d49144 netfilter: nf_tables: add "inet" table for IPv4/IPv6 by Patrick McHardy · 10 years ago
  71. 115a60b netfilter: nf_tables: add support for multi family tables by Patrick McHardy · 10 years ago
  72. c948487 netfilter: nf_tables: add hook ops to struct nft_pktinfo by Patrick McHardy · 10 years ago
  73. 3b088c4 netfilter: nf_tables: make chain types override the default AF functions by Patrick McHardy · 10 years ago
  74. 688d186 netfilter: nft_reject: fix compilation warning if NF_TABLES_IPV6 is disabled by Pablo Neira Ayuso · 10 years ago
  75. 39b6b29 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch by David S. Miller · 10 years ago
  76. af2806f net: Export skb_zerocopy() to zerocopy from one skb to another by Thomas Graf · 11 years ago
  77. 56a4342 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  78. 83111e7 netfilter: Fix build failure in nfnetlink_queue_core.c. by David S. Miller · 10 years ago
  79. 9aa28f2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nftables by David S. Miller · 10 years ago
  80. b22f512 netfilter: nf_conntrack_dccp: fix skb_header_pointer API usages by Daniel Borkmann · 10 years ago
  81. f2661ad netfilter: only warn once on wrong seqadj usage by Jesper Dangaard Brouer · 10 years ago
  82. 138aef7 netfilter: nf_conntrack_dccp: use %s format string for buffer by Daniel Borkmann · 10 years ago
  83. 2690d97 netfilter: nf_nat: fix access to uninitialized buffer in IRC NAT helper by Daniel Borkmann · 10 years ago
  84. 2a50d80 Revert "netfilter: avoid get_random_bytes calls" by Pablo Neira Ayuso · 10 years ago
  85. 855404e Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  86. c9c8e48 netfilter: nf_tables: dump sets in all existing families by Pablo Neira Ayuso · 10 years ago
  87. 82a3713 netfilter: x_tables: lightweight process control group matching by Daniel Borkmann · 10 years ago
  88. 14abfa1 netfilter: xt_CT: fix error value in xt_ct_tg_check() by Eric Leblond · 10 years ago
  89. dcd93ed netfilter: nf_conntrack: remove dead code by stephen hemminger · 10 years ago
  90. 02eca9d netfilter: ipset: remove unused code by stephen hemminger · 10 years ago
  91. 34ce324 netfilter: nf_nat: add full port randomization support by Daniel Borkmann · 10 years ago
  92. 720e0df netfilter: nf_tables: remove unused variable in nf_tables_dump_set() by Michal Nazarewicz · 10 years ago
  93. 1466291 netfilter: nf_tables: fix type in parsing in nf_tables_set_alloc_name() by Daniel Borkmann · 10 years ago
  94. d497c63 netfilter: add help information to new nf_tables Kconfig options by Pablo Neira Ayuso · 10 years ago
  95. bee11dc netfilter: nft_reject: support for IPv6 and TCP reset by Eric Leblond · 10 years ago
  96. 5f291c2 netfilter: select NFNETLINK when enabling NF_TABLES by Eric Leblond · 10 years ago
  97. 2ee0d3c netfilter: nf_tables: fix wrong datatype in nft_validate_data_load() by Pablo Neira Ayuso · 10 years ago
  98. 9947375 netfilter: nf_tables: remove nft_meta_target by Pablo Neira Ayuso · 10 years ago
  99. e035b77 netfilter: nf_tables: nft_meta module get/set ops by Arturo Borrero Gonzalez · 10 years ago
  100. d201297 netfilter: nf_tables: fix oops when updating table with user chains by Pablo Neira Ayuso · 10 years ago