1. 82e6bfe netfilter: xt_limit: have r->cost != 0 case work by Jan Engelhardt · 12 years ago
  2. 16af511 netfilter: log: Fix log-level processing by Joe Perches · 12 years ago
  3. 4a70bbf netfilter: Validate the sequence number of dataless ACK packets as well by Jozsef Kadlecsik · 12 years ago
  4. 64f509c netfilter: Mark SYN/ACK packets as invalid from original direction by Jozsef Kadlecsik · 12 years ago
  5. 0626af3 netfilter: take care of timewait sockets by Eric Dumazet · 12 years ago
  6. 5b423f6 netfilter: nf_conntrack: fix racy timer handling with reliable events by Pablo Neira Ayuso · 12 years ago
  7. 6fc09f1 netfilter: nfnetlink_log: fix error return code in init path by Julia Lawall · 12 years ago
  8. ef6acf6 netfilter: ctnetlink: fix error return code in init path by Julia Lawall · 12 years ago
  9. 0a54e93 ipvs: fix error return code by Julia Lawall · 12 years ago
  10. 2dba62c netfilter: nfnetlink_log: fix NLA_PUT macro removal bug by Patrick McHardy · 12 years ago
  11. 6c71bec Merge git://1984.lsi.us.es/nf by David S. Miller · 12 years ago
  12. 2614f86 netfilter: nf_ct_expect: fix possible access to uninitialized timer by Pablo Neira Ayuso · 12 years ago
  13. 2d8a041 ipvs: fix info leak in getsockopt(IP_VS_SO_GET_TIMEOUT) by Mathias Krause · 12 years ago
  14. 68e035c netfilter: ctnetlink: fix missing locking while changing conntrack from nfqueue by Pablo Neira Ayuso · 12 years ago
  15. 02b69cb netfilter: nf_ct_sip: fix IPv6 address parsing by Patrick McHardy · 12 years ago
  16. e9324b2 netfilter: nf_ct_sip: fix helper name by Patrick McHardy · 12 years ago
  17. abaa72d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  18. 6700c27 net: Pass optional SKB and SK arguments to dst_ops->{update_pmtu,redirect}() by David S. Miller · 12 years ago
  19. 283283c ipvs: fix oops in ip_vs_dst_event on rmmod by Julian Anastasov · 12 years ago
  20. 04c9f41 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  21. 2c53040 net: Fix (nearly-)kernel-doc comments for various functions by Ben Hutchings · 12 years ago
  22. a73f89a netfilter: ipset: timeout fixing bug broke SET target special timeout value by Jozsef Kadlecsik · 12 years ago
  23. d3a5ea6 Merge branch 'master' of git://1984.lsi.us.es/nf-next by David S. Miller · 12 years ago
  24. c90a9bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  25. 46ba5a2 netfilter: nfnetlink_queue: do not allow to set unsupported flag bits by Krishna Kumar · 12 years ago
  26. 59560a3 netfilter: nfnetlink: check callbacks before using those in nfnetlink_rcv_msg by Tomasz Bursztyka · 12 years ago
  27. be0593c netfilter: nf_ct_tcp: missing per-net support for cttimeout by Pablo Neira Ayuso · 12 years ago
  28. 0891147 netfilter: nf_conntrack: generalize nf_ct_l4proto_net by Pablo Neira Ayuso · 12 years ago
  29. 0329274 netlink: add nlk->netlink_bind hook for module auto-loading by Pablo Neira Ayuso · 12 years ago
  30. a31f2d1 netlink: add netlink_kernel_cfg parameter to netlink_kernel_create by Pablo Neira Ayuso · 12 years ago
  31. 4009e18 netfilter: nfnetlink: fix missing rcu_read_unlock in nfnetlink_rcv_msg by Tomasz Bursztyka · 12 years ago
  32. d31f4d4 netfilter: ipset: fix crash if IPSET_CMD_NONE command is sent by Tomasz Bursztyka · 12 years ago
  33. 54b8873 netfilter: nf_ct_dccp: add dccp_kmemdup_sysctl_table function by Gao feng · 12 years ago
  34. 22ac037 netfilter: nf_ct_generic: add generic_kmemdup_sysctl_table function by Gao feng · 12 years ago
  35. f42c418 netfilter: nf_ct_sctp: merge sctpv[4,6]_net_init into sctp_net_init by Gao feng · 12 years ago
  36. 51b4c82 netfilter: nf_ct_udplite: add udplite_kmemdup_sysctl_table function by Gao feng · 12 years ago
  37. dee7364 netfilter: nf_ct_udp: merge udpv[4,6]_net_init into udp_net_init by Gao feng · 12 years ago
  38. efa758f netfilter: nf_ct_tcp: merge tcpv[4,6]_net_init into tcp_net_init by Gao feng · 12 years ago
  39. 12c26df netfilter: nf_conntrack: fix memory leak if sysctl registration fails by Gao feng · 12 years ago
  40. fa34fff netfilter: nf_conntrack: use l4proto->users as refcount for per-net data by Gao feng · 12 years ago
  41. f28997e netfilter: nf_conntrack: add nf_ct_kfree_compat_sysctl_table by Gao feng · 12 years ago
  42. f1caad2 netfilter: nf_conntrack: prepare l4proto->init_net cleanup by Gao feng · 12 years ago
  43. fa0f61f netfilter: nf_conntrack: fix nf_conntrack_l3proto_register by Gao feng · 12 years ago
  44. 392025f netfilter: ctnetlink: add new messages to obtain statistics by Pablo Neira Ayuso · 12 years ago
  45. 3da07c0 netfilter: nfnetlink_queue_core: Move away from NLMSG_PUT(). by David S. Miller · 12 years ago
  46. d550d09 netfilter: nfnetlink_log: Move away from NLMSG_PUT(). by David S. Miller · 12 years ago
  47. c24584c netfilter: ipvs: fix dst leak in __ip_vs_addr_is_local_v6 by Eric Dumazet · 12 years ago
  48. ef5b6e1 netfilter: ipset: fix interface comparision in hash-netiface sets by Florian Westphal · 12 years ago
  49. 8e36c4b netfilter: ctnetlink: fix compilation with NF_CONNTRACK_EVENTS=n by Pablo Neira Ayuso · 12 years ago
  50. ab5e8b7 netfilter: nfnetlink_queue: fix sparse warning due to missing include by Pablo Neira Ayuso · 12 years ago
  51. d584a61 netfilter: nfnetlink_queue: fix compilation with CONFIG_NF_NAT=m and CONFIG_NF_CT_NETLINK=y by Pablo Neira Ayuso · 12 years ago
  52. 5a05fae netfilter: nfq_ct_hook needs __rcu and __read_mostly by Pablo Neira Ayuso · 12 years ago
  53. 7c62234 netfilter: nfnetlink_queue: fix compilation with NF_CONNTRACK disabled by Pablo Neira Ayuso · 12 years ago
  54. 6e9c2db netfilter: fix compilation of the nfnl_cthelper if NF_CONNTRACK is unset by Pablo Neira Ayuso · 12 years ago
  55. 32f5376 netfilter: nf_ct_helper: disable automatic helper re-assignment of different type by Pablo Neira Ayuso · 12 years ago
  56. fd7462d netfilter: ctnetlink: fix NULL dereference while trying to change helper by Pablo Neira Ayuso · 12 years ago
  57. 82f437b Merge branch 'master' of git://1984.lsi.us.es/nf-next by David S. Miller · 12 years ago
  58. 12f7a50 netfilter: add user-space connection tracking helper infrastructure by Pablo Neira Ayuso · 12 years ago
  59. ae243be netfilter: ctnetlink: add CTA_HELP_INFO attribute by Pablo Neira Ayuso · 12 years ago
  60. 8c88f87 netfilter: nfnetlink_queue: add NAT TCP sequence adjustment if packet mangled by Pablo Neira Ayuso · 12 years ago
  61. 9cb0176 netfilter: add glue code to integrate nfnetlink_queue and ctnetlink by Pablo Neira Ayuso · 12 years ago
  62. 1afc567 netfilter: nf_ct_helper: implement variable length helper private data by Pablo Neira Ayuso · 12 years ago
  63. 3cf4c7e netfilter: nf_ct_ext: support variable length extensions by Pablo Neira Ayuso · 12 years ago
  64. 3a8fc53 netfilter: nf_ct_helper: allocate 16 bytes for the helper and policy names by Pablo Neira Ayuso · 12 years ago
  65. 43b03f1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  66. 352e04b netfilter: nf_ct_tcp, udp: fix compilation with sysctl disabled by Pablo Neira Ayuso · 12 years ago
  67. 67da255 Merge branch 'master' of git://1984.lsi.us.es/net-next by David S. Miller · 12 years ago
  68. 4c809d6 netfilter: ipvs: switch hook PFs to nfproto by Alban Crequy · 12 years ago
  69. efdedd5 netfilter: xt_recent: add address masking option by Denys Fedoryshchenko · 12 years ago
  70. 1da6dd0 netfilter: NFQUEUE: don't xor src/dst ip address for load distribution by Florian Westphal · 12 years ago
  71. 8264deb netfilter: nf_conntrack: add namespace support for cttimeout by Gao feng · 12 years ago
  72. e76d0af netfilter: nf_conntrack: remove now unused sysctl for nf_conntrack_l[3|4]proto by Pablo Neira Ayuso · 12 years ago
  73. 4f71d80 netfilter: nf_ct_gre: use new namespace support by Gao feng · 12 years ago
  74. 84c3945 netfilter: nf_ct_dccp: use new namespace support by Gao feng · 12 years ago
  75. a8021fe netfilter: nf_ct_udplite: add namespace support by Gao feng · 12 years ago
  76. 49d485a3 netfilter: nf_ct_sctp: add namespace support by Gao feng · 12 years ago
  77. 7080ba0 netfilter: nf_ct_icmp: add namespace support by Gao feng · 12 years ago
  78. 4b626b9 netfilter: nf_ct_icmp: add namespace support by Gao feng · 12 years ago
  79. 0ce490a netfilter: nf_ct_udp: add namespace support by Gao feng · 12 years ago
  80. d2ba1fd netfilter: nf_ct_tcp: add namespace support by Gao feng · 12 years ago
  81. 15f585b netfilter: nf_ct_generic: add namespace support by Gao feng · 12 years ago
  82. 524a53e netfilter: nf_conntrack: prepare namespace support for l3 protocol trackers by Gao feng · 12 years ago
  83. 2c352f4 netfilter: nf_conntrack: prepare namespace support for l4 protocol trackers by Gao feng · 12 years ago
  84. fdb694a netfilter: Add fail-open support by Krishna Kumar · 12 years ago
  85. 68c07cb netfilter: xt_connlimit: remove revision 0 by Cong Wang · 12 years ago
  86. d109e9a netfilter: nf_ct_h323: fix bug in rtcp natting by Pablo Neira Ayuso · 12 years ago
  87. d1992b1 netfilter: xt_HMARK: fix endianness and provide consistent hashing by Hans Schillstrom · 12 years ago
  88. e319269 net: Remove casts to same type by Joe Perches · 12 years ago
  89. 5d0ba55 net: use consume_skb() in place of kfree_skb() by Eric Dumazet · 12 years ago
  90. f5c1018 Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 12 years ago
  91. 0289403 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  92. be3eed2 netfilter: nf_ct_h323: fix usage of MODULE_ALIAS_NFCT_HELPER by Pablo Neira Ayuso · 12 years ago
  93. 1a52099 netfilter: xt_CT: remove redundant header include by Eldad Zack · 12 years ago
  94. 127f559 netfilter: ipset: fix timeout value overflow bug by Jozsef Kadlecsik · 12 years ago
  95. 1a4ac98 netfilter: nf_ct_tcp: extend log message for invalid ignored packets by Pablo Neira Ayuso · 12 years ago
  96. c44f5fa netfilter: xt_HMARK: modulus is expensive for hash calculation by Pablo Neira Ayuso · 12 years ago
  97. 5861811 netfilter: xt_HMARK: potential NULL dereference in get_inner_hdr() by Dan Carpenter · 12 years ago
  98. 1f27e25 netfilter: xt_hashlimit: use _ALL macro to reject unknown flag bits by Florian Westphal · 12 years ago
  99. 26a5d3c netfilter: ipset: fix hash size checking in kernel by Jozsef Kadlecsik · 12 years ago
  100. e87cc47 net: Convert net_ratelimit uses to net_<level>_ratelimited by Joe Perches · 12 years ago