1. 686c9b5 netfilter: x_tables: Use par->net instead of computing from the passed net devices by Eric W. Biederman · 9 years ago
  2. 96be5f2 netfilter: ipset: Fixing unnamed union init by Elad Raz · 9 years ago
  3. 6fe7ccf netfilter: ipset: Out of bound access in hash:net* types fixed by Jozsef Kadlecsik · 9 years ago
  4. ca0f6a5 netfilter: ipset: Fix coding styles reported by checkpatch.pl by Jozsef Kadlecsik · 9 years ago
  5. 00590fd netfilter: ipset: Introduce RCU locking in list type by Jozsef Kadlecsik · 9 years ago
  6. 18f84d4 netfilter: ipset: Introduce RCU locking in hash:* types by Jozsef Kadlecsik · 9 years ago
  7. 96f5142 netfilter: ipset: Introduce RCU locking in bitmap:* types by Jozsef Kadlecsik · 9 years ago
  8. b57b2d1 netfilter: ipset: Prepare the ipset core to use RCU at set level by Jozsef Kadlecsik · 9 years ago
  9. bd55389 netfilter:ipset Remove rbtree from hash:net,iface by Jozsef Kadlecsik · 9 years ago
  10. 9c1ba5c netfilter: ipset: Make sure listing doesn't grab a set which is just being destroyed. by Jozsef Kadlecsik · 9 years ago
  11. c4c9978 netfilter: ipset: Fix parallel resizing and listing of the same set by Jozsef Kadlecsik · 9 years ago
  12. f690cba netfilter: ipset: Fix cidr handling for hash:*net* types by Jozsef Kadlecsik · 9 years ago
  13. aff2275 netfilter: ipset: Check CIDR value only when attribute is given by Sergey Popovich · 9 years ago
  14. a212e08 netfilter: ipset: Make sure we always return line number on batch by Sergey Popovich · 9 years ago
  15. 2c227f2 netfilter: ipset: Permit CIDR equal to the host address CIDR in IPv6 by Sergey Popovich · 9 years ago
  16. 7dd37bc netfilter: ipset: Check extensions attributes before getting extensions. by Sergey Popovich · 9 years ago
  17. edda079 netfilter: ipset: Use SET_WITH_*() helpers to test set extensions by Sergey Popovich · 9 years ago
  18. a3b1c1e netfilter: ipset: deinline ip_set_put_extensions() by Denys Vlasenko · 9 years ago
  19. 1823fb7 netfilter: ipset: Improve preprocessor macros checks by Sergey Popovich · 9 years ago
  20. 58cc06d netfilter: ipset: Fix hashing for ipv6 sets by Sergey Popovich · 9 years ago
  21. 0372618 netfilter: ipset: Check for comment netlink attribute length by Sergey Popovich · 9 years ago
  22. 728a7e6 netfilter: ipset: Return bool values instead of int by Sergey Popovich · 9 years ago
  23. cabfd13 netfilter: ipset: Use HOST_MASK literal to represent host address CIDR len by Sergey Popovich · 9 years ago
  24. d25472e netfilter: ipset: Check IPSET_ATTR_PORT only once by Sergey Popovich · 9 years ago
  25. 8e55d2e netfilter: ipset: Return ipset error instead of bool by Sergey Popovich · 9 years ago
  26. 43ef29c netfilter: ipset: Preprocessor directices cleanup by Sergey Popovich · 9 years ago
  27. 2b67d6e netfilter: ipset: No need to make nomatch bitfield by Sergey Popovich · 9 years ago
  28. caed0ed netfilter: ipset: Properly calculate extensions offsets and total length by Sergey Popovich · 9 years ago
  29. 3e4e8d1 netfilter: ipset: make ip_set_get_ip*_port to use skb_network_offset by Alexander Drozdov · 9 years ago
  30. 22496f09 netfilter: ipset: Give a better name to a macro in ip_set_core.c by Jozsef Kadlecsik · 9 years ago
  31. 2006aa4 netfilter: ipset: Fix sparse warning by Jozsef Kadlecsik · 9 years ago
  32. c737b7c netfilter: bridge: add helpers for fetching physin/outdev by Florian Westphal · 9 years ago
  33. cac3763 netfilter: ipset: Explicitly add padding elements to hash:net, net and hash:net, port, net by Jozsef Kadlecsik · 10 years ago
  34. 77b4311 netfilter: ipset: Allocate the proper size of memory when /0 networks are supported by Jozsef Kadlecsik · 10 years ago
  35. 25a76f3 netfilter: ipset: Simplify cidr handling for hash:*net* types by Jozsef Kadlecsik · 10 years ago
  36. 59de79c netfilter: ipset: Indicate when /0 networks are supported by Jozsef Kadlecsik · 10 years ago
  37. 86ac79c netfilter: ipset: Support updating extensions when the set is full by Jozsef Kadlecsik · 10 years ago
  38. 2196937 netfilter: ipset: small potential read beyond the end of buffer by Dan Carpenter · 10 years ago
  39. 0f9f5e1 netfilter: ipset: off by one in ip_set_nfnl_get_byindex() by Dan Carpenter · 10 years ago
  40. 35a9ad8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  41. 1109a90 netfilter: use IS_ENABLED(CONFIG_BRIDGE_NETFILTER) by Pablo Neira Ayuso · 10 years ago
  42. 07034ae netfilter: ipset: hash:mac type added to ipset by Jozsef Kadlecsik · 10 years ago
  43. cbee93d netfilter: ipset: Add skbinfo extension kernel support for the list set type. by Anton Danilov · 10 years ago
  44. af33141 netfilter: ipset: Add skbinfo extension kernel support for the hash set types. by Anton Danilov · 10 years ago
  45. 39d1ecf netfilter: ipset: Add skbinfo extension kernel support for the bitmap set types. by Anton Danilov · 10 years ago
  46. 0e9871e netfilter: ipset: Add skbinfo extension kernel support in the ipset core. by Anton Danilov · 10 years ago
  47. 73e64e1 netfilter: ipset: Fix static checker warning in ip_set_core.c by Jozsef Kadlecsik · 10 years ago
  48. 0aac383 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 10 years ago
  49. b167a37 netfilter: Convert pr_warning to pr_warn by Joe Perches · 10 years ago
  50. 1a84db5 treewide: fix errors in printk by Masanari Iida · 10 years ago
  51. 1b05756 netfilter: ipset: Fix warn: integer overflows 'sizeof(*map) + size * set->dsize' by Jozsef Kadlecsik · 10 years ago
  52. 94729f8 netfilter: ipset: Resolve missing-field-initializer warnings by Mark Rustad · 10 years ago
  53. 6e41ee6 netfilter: ipset: netnet,netportnet: Fix value range support for IPv4 by Sergey Popovich · 10 years ago
  54. ecc245c netfilter: ipset: Removed invalid IPSET_ATTR_MARKMASK validation by Vytas Dauksa · 10 years ago
  55. 4cb2897 net: use the new API kvfree() by WANG Cong · 10 years ago
  56. b80edf0 netfilter: Convert uses of __constant_<foo> to <foo> by Joe Perches · 10 years ago
  57. 07cf8f5 netfilter: ipset: add forceadd kernel support for hash set types by Josh Hunt · 10 years ago
  58. 6843bc3 netfilter: ipset: move registration message to init from net_init by Ilia Mirkin · 10 years ago
  59. 4d0e5c0 netfilter: ipset: add markmask for hash:ip,mark data type by Vytas Dauksa · 11 years ago
  60. 3b02b56 netfilter: ipset: add hash:ip,mark data type to ipset by Vytas Dauksa · 11 years ago
  61. 9562cf2 netfilter: ipset: Add hash: fix coccinelle warnings by Fengguang Wu · 11 years ago
  62. 35f6e63 netfilter: ipset: Follow manual page behavior for SET target on list:set by Sergey Popovich · 11 years ago
  63. 3e90ebd netfilter: ip_set: rename nfnl_dereference()/nfnl_set() by Patrick McHardy · 10 years ago
  64. 4ba9920 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  65. b182837 net/netfilter/ipset/ip_set_hash_netiface.c: use rbtree postorder iteration instead of opencoding by Cody P Schafer · 11 years ago
  66. 855404e Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 11 years ago
  67. 02eca9d netfilter: ipset: remove unused code by stephen hemminger · 11 years ago
  68. e23c34b Merge branch 'master' into for-next by Jiri Kosina · 11 years ago
  69. 5065a70 treewide: Fix typo in Kconfig by Masanari Iida · 11 years ago
  70. b49faea netfilter: ipset: fix incorret comparison in hash_netnet4_data_equal() by Dave Jones · 11 years ago
  71. 1e56555 netfilter: ipset: remove duplicate define by Michael Opdenacker · 11 years ago
  72. dc476e7 netfilter:ipset: Fix memory allocation for bitmap:port by Jozsef Kadlecsik · 11 years ago
  73. 1a86920 netfilter: ipset: The unnamed union initialization may lead to compilation error by Jozsef Kadlecsik · 11 years ago
  74. 9330288 netfilter: ipset: Use netlink callback dump args only by Jozsef Kadlecsik · 11 years ago
  75. 7c3ad05 netfilter: ipset: Add hash:net,port,net module to kernel. by Oliver Smith · 11 years ago
  76. 1785e8f netfiler: ipset: Add net namespace for ipset by Vitaly Lavrov · 11 years ago
  77. 3fd986b netfilter: ipset: Use a common function at listing the extensions by Jozsef Kadlecsik · 11 years ago
  78. 8ec81f9 netfilter: ipset: For set:list types, replaced elements must be zeroed out by Jozsef Kadlecsik · 11 years ago
  79. 80571a9 netfilter: ipset: Fix hash resizing with comments by Jozsef Kadlecsik · 11 years ago
  80. fda75c6 netfilter: ipset: Support comments in hash-type ipsets. by Oliver Smith · 11 years ago
  81. 81b10bb netfilter: ipset: Support comments in the list-type ipset. by Oliver Smith · 11 years ago
  82. b90cb8b netfilter: ipset: Support comments in bitmap-type ipsets. by Oliver Smith · 11 years ago
  83. 68b63f0 netfilter: ipset: Support comments for ipset entries in the core. by Oliver Smith · 11 years ago
  84. ea53ac5 netfilter: ipset: Add hash:net,net module to kernel. by Oliver Smith · 11 years ago
  85. d9628bb netfilter: ipset: Kconfig: ipset needs NETFILTER_NETLINK by Jozsef Kadlecsik · 11 years ago
  86. b91b396 netfilter: ipset: list:set: make sure all elements are checked by the gc by Jozsef Kadlecsik · 11 years ago
  87. 40cd63b netfilter: ipset: Support extensions which need a per data destroy function by Jozsef Kadlecsik · 11 years ago
  88. 03c8b23 netfilter: ipset: Generalize extensions support by Jozsef Kadlecsik · 11 years ago
  89. ca134ce netfilter: ipset: Move extension data to set structure by Jozsef Kadlecsik · 11 years ago
  90. f925f70 netfilter: ipset: Rename extension offset ids to extension ids by Jozsef Kadlecsik · 11 years ago
  91. a04d8b6 netfilter: ipset: Prepare ipset to support multiple networks for hash types by Jozsef Kadlecsik · 11 years ago
  92. 5e04c0c netfilter: ipset: Introduce new operation to get both setname and family by Jozsef Kadlecsik · 11 years ago
  93. 60b0fe3 netfilter: ipset: Support package fragments for IPv4 protos without ports by Anders K. Pedersen · 11 years ago
  94. 20b2fab netfilter: ipset: Fix "may be used uninitialized" warnings by Jozsef Kadlecsik · 11 years ago
  95. 35b8dcf netfilter: ipset: Rename simple macro names to avoid namespace issues. by Jozsef Kadlecsik · 11 years ago
  96. a0f28dc netfilter: ipset: Fix sparse warnings due to missing rcu annotations by Jozsef Kadlecsik · 11 years ago
  97. b3aabd1 netfilter: ipset: Sparse warning about shadowed variable fixed by Jozsef Kadlecsik · 11 years ago
  98. 122ebbf netfilter: ipset: Don't call ip_nest_end needlessly in the error path by Jozsef Kadlecsik · 11 years ago
  99. 2cf5512 netfilter: ipset: Fix serious failure in CIDR tracking by Oliver Smith · 11 years ago
  100. 169faa2 netfilter: ipset: Validate the set family and not the set type family at swapping by Jozsef Kadlecsik · 11 years ago