1. f2661ad netfilter: only warn once on wrong seqadj usage by Jesper Dangaard Brouer · 11 years ago
  2. 2690d97 netfilter: nf_nat: fix access to uninitialized buffer in IRC NAT helper by Daniel Borkmann · 11 years ago
  3. 2ee0d3c netfilter: nf_tables: fix wrong datatype in nft_validate_data_load() by Pablo Neira Ayuso · 11 years ago
  4. d201297 netfilter: nf_tables: fix oops when updating table with user chains by Pablo Neira Ayuso · 11 years ago
  5. e38195b netfilter: nf_tables: fix dumping with large number of sets by Pablo Neira Ayuso · 11 years ago
  6. b25adce ipvs: correct usage/allocation of seqadj ext in ipvs by Jesper Dangaard Brouer · 11 years ago
  7. db12cf2 netfilter: WARN about wrong usage of sequence number adjustments by Jesper Dangaard Brouer · 11 years ago
  8. 443d20f netfilter: nf_ct_timestamp: Fix BUG_ON after netns deletion by Helmut Schaa · 11 years ago
  9. 540436c netfilter: nft_exthdr: call ipv6_find_hdr() with explicitly initialized offset by Daniel Borkmann · 11 years ago
  10. 45c2aff netfilter: nfnetlink_log: unset nf_loggers for netns when unloading module by Gao feng · 11 years ago
  11. cf9dc09 netfilter: nf_tables: fix missing rules flushing per table by Pablo Neira Ayuso · 11 years ago
  12. b4ef4ce netfilter: xt_hashlimit: fix proc entry leak in netns destroy path by Sergey Popovich · 11 years ago
  13. b49faea netfilter: ipset: fix incorret comparison in hash_netnet4_data_equal() by Dave Jones · 11 years ago
  14. cd2cc01 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 11 years ago
  15. 1ee2dcc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  16. c53ed74 genetlink: only pass array to genl_register_family_with_ops() by Johannes Berg · 11 years ago
  17. 0c3c6c0 netfilter: nf_conntrack: decrement global counter after object release by Pablo Neira Ayuso · 11 years ago
  18. 8691a9a netfilter: nft_compat: fix error path in nft_parse_compat() by Pablo Neira Ayuso · 11 years ago
  19. 23dfe13 netfilter: fix wrong byte order in nf_ct_seqadj_set internal information by Phil Oester · 11 years ago
  20. c1898c4 netfilter: synproxy: correct wscale option passing by Martin Topholm · 11 years ago
  21. 9073e1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  22. 4534de8 genetlink: make all genl_ops users const by Johannes Berg · 11 years ago
  23. 5e30025 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  24. 4819224 netfilter: fix connlimit Kconfig prompt string by Randy Dunlap · 11 years ago
  25. 42a2d92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  26. 39cf275 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  27. 6aafeef netfilter: push reasm skb through instead of original frag skbs by Jiri Pirko · 11 years ago
  28. cdbe7c2 nfnetlink: do not ack malformed messages by Jiri Benc · 11 years ago
  29. 827da44 net: Explicitly initialize u64_stats_sync structures for lockdep by John Stultz · 11 years ago
  30. f8785c5 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nftables by David S. Miller · 11 years ago
  31. 72c39a0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 11 years ago
  32. c359c41 netfilter: nft_compat: use _safe version of list_for_each by Dan Carpenter · 11 years ago
  33. 394efd1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  34. 4542fa4 netfilter: ctnetlink: account both directions in one step by Holger Eitzenberger · 11 years ago
  35. f7b13e4 netfilter: introduce nf_conn_acct structure by Holger Eitzenberger · 11 years ago
  36. fb10d5b Merge branch 'linus' into sched/core by Ingo Molnar · 11 years ago
  37. 97203ab net: ipvs: sctp: do not recalc sctp csum when ports didn't change by Daniel Borkmann · 11 years ago
  38. d954777 netfilter: xt_NFQUEUE: fix --queue-bypass regression by Holger Eitzenberger · 11 years ago
  39. 98c37b6 netfilter: nft_nat: Fix endianness issue reported by sparse by Tomasz Bursztyka · 11 years ago
  40. 6e7cd27 net: ipvs: sctp: add missing verdict assignments in sctp_conn_schedule by Daniel Borkmann · 11 years ago
  41. 1e56555 netfilter: ipset: remove duplicate define by Michael Opdenacker · 11 years ago
  42. dc476e7 netfilter:ipset: Fix memory allocation for bitmap:port by Jozsef Kadlecsik · 11 years ago
  43. afb14c7 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 11 years ago
  44. c3fa32b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  45. 1a86920 netfilter: ipset: The unnamed union initialization may lead to compilation error by Jozsef Kadlecsik · 11 years ago
  46. 9330288 netfilter: ipset: Use netlink callback dump args only by Jozsef Kadlecsik · 11 years ago
  47. b416c14 netfilter: x_tables: fix ordering of jumpstack allocation and table update by Will Deacon · 11 years ago
  48. 56e4244 netfilter: nf_conntrack: fix rt6i_gateway checks for H.323 helper by Julian Anastasov · 11 years ago
  49. c1b1203 net: misc: Remove extern from function prototypes by Joe Perches · 11 years ago
  50. 1a8bf6e netfilter: xt_socket: use sock_gen_put() by Eric Dumazet · 11 years ago
  51. 1255ce5 ipvs: improved SH fallback strategy by Alexander Frolkin · 11 years ago
  52. 9e4e948 ipvs: avoid rcu_barrier during netns cleanup by Julian Anastasov · 11 years ago
  53. b5bc89b netfilter: nf_tables: add trace support by Pablo Neira Ayuso · 11 years ago
  54. 0628b12 netfilter: nfnetlink: add batch support and use it from nf_tables by Pablo Neira Ayuso · 11 years ago
  55. 5e94846 netfilter: nf_tables: add insert operation by Eric Leblond · 11 years ago
  56. 99633ab netfilter: nf_tables: complete net namespace support by Pablo Neira Ayuso · 11 years ago
  57. eb31628 netfilter: nf_tables: Add support for IPv6 NAT by Tomasz Bursztyka · 11 years ago
  58. 9ddf632 netfilter: nf_tables: add support for dormant tables by Pablo Neira Ayuso · 11 years ago
  59. c54032e netfilter: nf_tables: nft_payload: fix transport header base by Pablo Neira Ayuso · 11 years ago
  60. 0ca743a netfilter: nf_tables: add compatibility layer for x_tables by Pablo Neira Ayuso · 11 years ago
  61. 9370761 netfilter: nf_tables: convert built-in tables/chains to chain types by Pablo Neira Ayuso · 11 years ago
  62. c29b72e netfilter: nft_payload: add optimized payload implementation for small loads by Patrick McHardy · 11 years ago
  63. cb7dbfd netfilter: nf_tables: add optimized data comparison for small values by Patrick McHardy · 11 years ago
  64. ef1f7df netfilter: nf_tables: expression ops overloading by Patrick McHardy · 11 years ago
  65. 20a6934 netfilter: nf_tables: add netlink set API by Patrick McHardy · 11 years ago
  66. 9651851 netfilter: add nftables by Patrick McHardy · 11 years ago
  67. 3f79410 treewide: Fix common typo in "identify" by Maxime Jayat · 11 years ago
  68. f59cb04 netfilter: nf_nat: move alloc_null_binding to nf_nat_core.c by Pablo Neira Ayuso · 11 years ago
  69. 795aa6e netfilter: pass hook ops to hookfn by Patrick McHardy · 11 years ago
  70. 37bf063 Merge tag 'v3.12-rc4' into sched/core by Ingo Molnar · 11 years ago
  71. efe4208 ipv6: make lookups simpler and faster by Eric Dumazet · 11 years ago
  72. d639fea Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next by David S. Miller · 11 years ago
  73. 35a2af9 sched/wait: Make the __wait_event*() interface more friendly by Peter Zijlstra · 11 years ago
  74. e024bdc Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 11 years ago
  75. 91cb498 netfilter: cttimeout: allow to set/get default protocol timeouts by Pablo Neira Ayuso · 11 years ago
  76. 180cf72 netfilter: nf_ct_sip: consolidate NAT hook functions by holger@eitzenberger.org · 11 years ago
  77. afff14f netfilter: nfnetlink_log: use proper net to allocate skb by Gao feng · 11 years ago
  78. 7433268 netfilter: nfnetlink_queue: use proper net namespace to allocate skb by Gao feng · 11 years ago
  79. 7c3ad05 netfilter: ipset: Add hash:net,port,net module to kernel. by Oliver Smith · 11 years ago
  80. 1785e8f netfiler: ipset: Add net namespace for ipset by Vitaly Lavrov · 11 years ago
  81. 3fd986b netfilter: ipset: Use a common function at listing the extensions by Jozsef Kadlecsik · 11 years ago
  82. 8ec81f9 netfilter: ipset: For set:list types, replaced elements must be zeroed out by Jozsef Kadlecsik · 11 years ago
  83. 80571a9 netfilter: ipset: Fix hash resizing with comments by Jozsef Kadlecsik · 11 years ago
  84. fda75c6 netfilter: ipset: Support comments in hash-type ipsets. by Oliver Smith · 11 years ago
  85. 81b10bb netfilter: ipset: Support comments in the list-type ipset. by Oliver Smith · 11 years ago
  86. b90cb8b netfilter: ipset: Support comments in bitmap-type ipsets. by Oliver Smith · 11 years ago
  87. 68b63f0 netfilter: ipset: Support comments for ipset entries in the core. by Oliver Smith · 11 years ago
  88. ea53ac5 netfilter: ipset: Add hash:net,net module to kernel. by Oliver Smith · 11 years ago
  89. d9628bb netfilter: ipset: Kconfig: ipset needs NETFILTER_NETLINK by Jozsef Kadlecsik · 11 years ago
  90. b91b396 netfilter: ipset: list:set: make sure all elements are checked by the gc by Jozsef Kadlecsik · 11 years ago
  91. 40cd63b netfilter: ipset: Support extensions which need a per data destroy function by Jozsef Kadlecsik · 11 years ago
  92. 03c8b23 netfilter: ipset: Generalize extensions support by Jozsef Kadlecsik · 11 years ago
  93. ca134ce netfilter: ipset: Move extension data to set structure by Jozsef Kadlecsik · 11 years ago
  94. f925f70 netfilter: ipset: Rename extension offset ids to extension ids by Jozsef Kadlecsik · 11 years ago
  95. a04d8b6 netfilter: ipset: Prepare ipset to support multiple networks for hash types by Jozsef Kadlecsik · 11 years ago
  96. 5e04c0c netfilter: ipset: Introduce new operation to get both setname and family by Jozsef Kadlecsik · 11 years ago
  97. bd3129f netfilter: ipset: order matches and targets separatedly in xt_set.c by Jozsef Kadlecsik · 11 years ago
  98. 60b0fe3 netfilter: ipset: Support package fragments for IPv4 protos without ports by Anders K. Pedersen · 11 years ago
  99. 20b2fab netfilter: ipset: Fix "may be used uninitialized" warnings by Jozsef Kadlecsik · 11 years ago
  100. 35b8dcf netfilter: ipset: Rename simple macro names to avoid namespace issues. by Jozsef Kadlecsik · 11 years ago