1. a778a15 netfilter: ipset: add resched points during set listing by Florian Westphal · 7 years ago
  2. 49971b8 netfilter: ipset: use nfnl_mutex_is_locked by Florian Westphal · 7 years ago
  3. e8542dc netfilter: mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  4. 2eb3ed3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 7 years ago
  5. 2a17178 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  6. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  7. a92c575 netfilter: ipset: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  8. 63c2af9 netfilter: ipset: deduplicate prefixlen maps by Aaron Conole · 8 years ago
  9. 8851e79 netfilter: ipset: Fix sparse warnings by Jozsef Kadlecsik · 8 years ago
  10. 522e89d netfilter: ipset: Compress return logic by simran singhal · 8 years ago
  11. e517341 netfilter: ipset: Fix race between dump and swap by Ross Lagerwall · 7 years ago
  12. e23ed76 netfilter: ipset: pernet ops must be unregistered last by Florian Westphal · 7 years ago
  13. 48596a8 netfilter: ipset: Fix adding an IPv4 range containing more than 2^31 addresses by Jozsef Kadlecsik · 7 years ago
  14. 7f4f7dd netfilter: ipset: ipset list may return wrong member count for set with timeout by Vishwanath Pai · 8 years ago
  15. ae146d9 sctp: remove the typedef sctp_sctphdr_t by Xin Long · 8 years ago
  16. 04ba724 netfilter: nfnetlink: extended ACK reporting by Pablo Neira Ayuso · 8 years ago
  17. a01aa92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 8 years ago
  18. db268d4 ipset: remove unused function __ip_set_get_netlink by Aaron Conole · 8 years ago
  19. fceb643 netlink: pass extended ACK struct to parsing functions by Johannes Berg · 8 years ago
  20. 2d4bc93 netlink: extended ACK reporting by Johannes Berg · 8 years ago
  21. d4ef383 netfilter: Remove exceptional & on function name by Arushi Singhal · 8 years ago
  22. 68ad546 netfilter: Remove unnecessary cast on void pointer by simran singhal · 8 years ago
  23. dedb67c netfilter: Add nfnl_msg_type() helper function by Pablo Neira Ayuso · 8 years ago
  24. 40b446a netfilter: ipset: Null pointer exception in ipset list:set by Vishwanath Pai · 8 years ago
  25. 50054a9 Fix bug: sometimes valid entries in hash:* types of sets were evicted by Jozsef Kadlecsik · 8 years ago
  26. c7d03a0 netns: make struct pernet_operations::id unsigned int by Alexey Dobriyan · 8 years ago
  27. 737d387 netfilter: ipset: hash: fix boolreturn.cocci warnings by kbuild test robot · 8 years ago
  28. fcb58a0 netfilter: ipset: use setup_timer() and mod_timer(). by Jozsef Kadlecsik · 8 years ago
  29. c0db95c netfilter: ipset: hash:ipmac type support added to ipset by Tomasz Chilinski · 9 years ago
  30. a71bdbf netfilter: ipset: Fix reported memory size for hash:* types by Jozsef Kadlecsik · 9 years ago
  31. 9be37d2 netfilter: ipset: Collapse same condition body to a single one by Jozsef Kadlecsik · 9 years ago
  32. 21956ab netfilter: ipset: Make struct htype per ipset family by Jozsef Kadlecsik · 10 years ago
  33. 961509a netfilter: ipset: Optimize hash creation routine by Jozsef Kadlecsik · 8 years ago
  34. 5a902e6 netfilter: ipset: Make sure element data size is a multiple of u32 by Jozsef Kadlecsik · 10 years ago
  35. cee8b97 netfilter: ipset: Make NLEN compile time constant for hash types by Jozsef Kadlecsik · 8 years ago
  36. 509debc netfilter: ipset: Simplify mtype_expire() for hash types by Jozsef Kadlecsik · 8 years ago
  37. 5fdb5f6 netfilter: ipset: Remove redundant mtype_expire() arguments by Jozsef Kadlecsik · 8 years ago
  38. 9e41f26 netfilter: ipset: Count non-static extension memory for userspace by Jozsef Kadlecsik · 8 years ago
  39. 702b71e netfilter: ipset: Add element count to all set types header by Jozsef Kadlecsik · 8 years ago
  40. a54dad5 netfilter: ipset: Add element count to hash headers by Eric B Munson · 8 years ago
  41. 722a945 netfilter: ipset: Separate memsize calculation code into dedicated function by Jozsef Kadlecsik · 8 years ago
  42. bec810d netfilter: ipset: Improve skbinfo get/init helpers by Jozsef Kadlecsik · 10 years ago
  43. 613dbd9 netfilter: x_tables: move hook state into xt_action_param structure by Pablo Neira Ayuso · 8 years ago
  44. 596cf3f netfilter: ipset: fix race condition in ipset save, swap and delete by Vishwanath Pai · 9 years ago
  45. d8aacd8 netfilter: ipset: Check IPSET_ATTR_ETHER netlink attribute length by Jozsef Kadlecsik · 9 years ago
  46. 4504097 netfilter: ipset: Fix set:list type crash when flush/dump set in parallel by Jozsef Kadlecsik · 9 years ago
  47. f90d2d3 netfilter: ipset: allow a 0 netmask with hash_netiface type by Florian Westphal · 9 years ago
  48. 7b8002a netfilter: nfnetlink: pass down netns pointer to call() and call_rcu() by Pablo Neira Ayuso · 9 years ago
  49. 0aae24e netfilter: ipset: Fix hash type expire: release empty hash bucket block by Jozsef Kadlecsik · 9 years ago
  50. e9dfdc0 netfilter: ipset: Fix hash:* type expiration by Jozsef Kadlecsik · 9 years ago
  51. 95ad1f4 netfilter: ipset: Fix extension alignment by Jozsef Kadlecsik · 9 years ago
  52. ba3e208 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  53. 00db674 netfilter: ipset: Fix sleeping memory allocation in atomic context by Nikolay Borisov · 9 years ago
  54. 686c9b5 netfilter: x_tables: Use par->net instead of computing from the passed net devices by Eric W. Biederman · 9 years ago
  55. 96be5f2 netfilter: ipset: Fixing unnamed union init by Elad Raz · 10 years ago
  56. 6fe7ccf netfilter: ipset: Out of bound access in hash:net* types fixed by Jozsef Kadlecsik · 10 years ago
  57. ca0f6a5 netfilter: ipset: Fix coding styles reported by checkpatch.pl by Jozsef Kadlecsik · 10 years ago
  58. 00590fd netfilter: ipset: Introduce RCU locking in list type by Jozsef Kadlecsik · 10 years ago
  59. 18f84d4 netfilter: ipset: Introduce RCU locking in hash:* types by Jozsef Kadlecsik · 10 years ago
  60. 96f51428 netfilter: ipset: Introduce RCU locking in bitmap:* types by Jozsef Kadlecsik · 10 years ago
  61. b57b2d1 netfilter: ipset: Prepare the ipset core to use RCU at set level by Jozsef Kadlecsik · 10 years ago
  62. bd55389 netfilter:ipset Remove rbtree from hash:net,iface by Jozsef Kadlecsik · 10 years ago
  63. 9c1ba5c netfilter: ipset: Make sure listing doesn't grab a set which is just being destroyed. by Jozsef Kadlecsik · 10 years ago
  64. c4c9978 netfilter: ipset: Fix parallel resizing and listing of the same set by Jozsef Kadlecsik · 10 years ago
  65. f690cba netfilter: ipset: Fix cidr handling for hash:*net* types by Jozsef Kadlecsik · 10 years ago
  66. aff2275 netfilter: ipset: Check CIDR value only when attribute is given by Sergey Popovich · 10 years ago
  67. a212e08 netfilter: ipset: Make sure we always return line number on batch by Sergey Popovich · 10 years ago
  68. 2c227f2 netfilter: ipset: Permit CIDR equal to the host address CIDR in IPv6 by Sergey Popovich · 10 years ago
  69. 7dd37bc netfilter: ipset: Check extensions attributes before getting extensions. by Sergey Popovich · 10 years ago
  70. edda079 netfilter: ipset: Use SET_WITH_*() helpers to test set extensions by Sergey Popovich · 10 years ago
  71. a3b1c1e netfilter: ipset: deinline ip_set_put_extensions() by Denys Vlasenko · 10 years ago
  72. 1823fb7 netfilter: ipset: Improve preprocessor macros checks by Sergey Popovich · 10 years ago
  73. 58cc06d netfilter: ipset: Fix hashing for ipv6 sets by Sergey Popovich · 10 years ago
  74. 0372618 netfilter: ipset: Check for comment netlink attribute length by Sergey Popovich · 10 years ago
  75. 728a7e6 netfilter: ipset: Return bool values instead of int by Sergey Popovich · 10 years ago
  76. cabfd13 netfilter: ipset: Use HOST_MASK literal to represent host address CIDR len by Sergey Popovich · 10 years ago
  77. d25472e netfilter: ipset: Check IPSET_ATTR_PORT only once by Sergey Popovich · 10 years ago
  78. 8e55d2e netfilter: ipset: Return ipset error instead of bool by Sergey Popovich · 10 years ago
  79. 43ef29c netfilter: ipset: Preprocessor directices cleanup by Sergey Popovich · 10 years ago
  80. 2b67d6e netfilter: ipset: No need to make nomatch bitfield by Sergey Popovich · 10 years ago
  81. caed0ed netfilter: ipset: Properly calculate extensions offsets and total length by Sergey Popovich · 10 years ago
  82. 3e4e8d1 netfilter: ipset: make ip_set_get_ip*_port to use skb_network_offset by Alexander Drozdov · 10 years ago
  83. 22496f09 netfilter: ipset: Give a better name to a macro in ip_set_core.c by Jozsef Kadlecsik · 10 years ago
  84. 2006aa4 netfilter: ipset: Fix sparse warning by Jozsef Kadlecsik · 10 years ago
  85. c737b7c netfilter: bridge: add helpers for fetching physin/outdev by Florian Westphal · 10 years ago
  86. cac3763 netfilter: ipset: Explicitly add padding elements to hash:net, net and hash:net, port, net by Jozsef Kadlecsik · 10 years ago
  87. 77b4311 netfilter: ipset: Allocate the proper size of memory when /0 networks are supported by Jozsef Kadlecsik · 10 years ago
  88. 25a76f3 netfilter: ipset: Simplify cidr handling for hash:*net* types by Jozsef Kadlecsik · 10 years ago
  89. 59de79c netfilter: ipset: Indicate when /0 networks are supported by Jozsef Kadlecsik · 10 years ago
  90. 86ac79c netfilter: ipset: Support updating extensions when the set is full by Jozsef Kadlecsik · 10 years ago
  91. 2196937 netfilter: ipset: small potential read beyond the end of buffer by Dan Carpenter · 10 years ago
  92. 0f9f5e1 netfilter: ipset: off by one in ip_set_nfnl_get_byindex() by Dan Carpenter · 10 years ago
  93. 35a9ad8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  94. 1109a90 netfilter: use IS_ENABLED(CONFIG_BRIDGE_NETFILTER) by Pablo Neira Ayuso · 10 years ago
  95. 07034ae netfilter: ipset: hash:mac type added to ipset by Jozsef Kadlecsik · 10 years ago
  96. cbee93d netfilter: ipset: Add skbinfo extension kernel support for the list set type. by Anton Danilov · 11 years ago
  97. af33141 netfilter: ipset: Add skbinfo extension kernel support for the hash set types. by Anton Danilov · 11 years ago
  98. 39d1ecf netfilter: ipset: Add skbinfo extension kernel support for the bitmap set types. by Anton Danilov · 11 years ago
  99. 0e9871e netfilter: ipset: Add skbinfo extension kernel support in the ipset core. by Anton Danilov · 11 years ago
  100. 73e64e1 netfilter: ipset: Fix static checker warning in ip_set_core.c by Jozsef Kadlecsik · 10 years ago