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