1. 5389090 netfilter: nf_conntrack: fix error return code by Wei Yongjun · 11 years ago
  2. deadcfc netfilter: nfnetlink_acct: return -EINVAL if object name is empty by Pablo Neira Ayuso · 11 years ago
  3. 558724a netfilter: nfnetlink_queue: fix error return code in nfnetlink_queue_init() by Wei Yongjun · 11 years ago
  4. bf93ad7 ipvs: remove extra rcu lock by Julian Anastasov · 12 years ago
  5. 0c12582 ipvs: add backup_only flag to avoid loops by Julian Anastasov · 12 years ago
  6. cf2e394 ipvs: fix sctp chunk length order by Julian Anastasov · 12 years ago
  7. bae99f7 netfilter: nfnetlink_queue: fix incorrect initialization of copy range field by Pablo Neira Ayuso · 11 years ago
  8. 0d98da5 netfilter: nf_conntrack: register pernet subsystem before register L4 proto by Gao feng · 12 years ago
  9. 43b18db Merge branch 'master' of git://1984.lsi.us.es/nf by David S. Miller · 12 years ago
  10. 9da060d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  11. 9df9e783 netfilter: nfnetlink: silence warning if CONFIG_PROVE_RCU isn't set by Paul Bolle · 12 years ago
  12. ed018fa netfilter: xt_AUDIT: only generate audit log when audit enabled by Gao feng · 12 years ago
  13. f9caed5 netfilter: nf_ct_helper: Fix logging for dropped packets by Joe Perches · 12 years ago
  14. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 12 years ago
  15. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  16. b86c761 Merge branch 'master' of git://1984.lsi.us.es/nf by David S. Miller · 12 years ago
  17. 496ad9a new helper: file_inode(file) by Al Viro · 12 years ago
  18. 06991c2 Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  19. dd82088 netfilter: ipset: "Directory not empty" error message by Jozsef Kadlecsik · 12 years ago
  20. 2ccba54 Merge branch 'master' of git://1984.lsi.us.es/nf-next by David S. Miller · 12 years ago
  21. 6338a53 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into net by David S. Miller · 12 years ago
  22. b20ab9cc netfilter: nf_ct_helper: better logging for dropped packets by Pablo Neira Ayuso · 12 years ago
  23. ece31ff net: proc: change proc_net_remove to remove_proc_entry by Gao feng · 12 years ago
  24. d4beaa6 net: proc: change proc_net_fops_create to proc_create by Gao feng · 12 years ago
  25. 9f6d98c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  26. 6e2f0aa netfilter: nf_ct_helper: don't discard helper if it is actually the same by Florian Westphal · 12 years ago
  27. 442fad9 netfilter: ctnetlink: don't permit ct creation with random tuple by Florian Westphal · 12 years ago
  28. 4b47bc9 ipvs: sctp: fix checksumming on snat and dnat handlers by Daniel Borkmann · 12 years ago
  29. 3812432 netfilter: nf_ct_pptp: Fix comment referring to incorrect RFC by Reese Moore · 12 years ago
  30. c14b78e netfilter: nfnetlink: add mutex per subsystem by Pablo Neira Ayuso · 12 years ago
  31. 5474f57 netfilter: xt_CT: add alias flag by Pablo Neira Ayuso · 12 years ago
  32. d52ed43 netfilter: xt_CT: merge common code of revision 0 and 1 by Pablo Neira Ayuso · 12 years ago
  33. 35612a2 netfilter: fix missing dependencies for NETFILTER_XT_MATCH_CONNLABEL by Florian Westphal · 12 years ago
  34. 25cc4ae net: remove redundant check for timer pending state before del_timer by Ying Xue · 12 years ago
  35. 29e3b16 netfilter ipset: Use ipv6_addr_equal() where appropriate. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  36. b425df4 ipvs: freeing uninitialized pointer on error by Dan Carpenter · 12 years ago
  37. 5f9f946 netfilter: nf_conntrack: fix compilation if sysctl are disabled by Pablo Neira Ayuso · 12 years ago
  38. c296bb4 netfilter: nf_conntrack: refactor l4proto support for netns by Gao feng · 12 years ago
  39. 6330750 netfilter: nf_conntrack: refactor l3proto support for netns by Gao feng · 12 years ago
  40. 04d8700 netfilter: nf_ct_proto: move initialization out of pernet_operations by Gao feng · 12 years ago
  41. 5f69b8f netfilter: nf_ct_labels: move initialization out of pernet_operations by Gao feng · 12 years ago
  42. 5e615b2 netfilter: nf_ct_helper: move initialization out of pernet_operations by Gao feng · 12 years ago
  43. 8684094 netfilter: nf_ct_timeout: move initialization out of pernet_operations by Gao feng · 12 years ago
  44. 3fe0f94 netfilter: nf_ct_ecache: move initialization out of pernet_operations by Gao feng · 12 years ago
  45. 73f4001 netfilter: nf_ct_tstamp: move initialization out of pernet_operations by Gao feng · 12 years ago
  46. b7ff3a1 netfilter: nf_ct_acct: move initialization out of pernet_operations by Gao feng · 12 years ago
  47. 83b4dbe netfilter: nf_ct_expect: move initialization out of pernet_operations by Gao feng · 12 years ago
  48. f94161c netfilter: nf_conntrack: move initialization out of pernet operations by Gao feng · 12 years ago
  49. e6f30c7 netfilter: x_tables: add xt_bpf match by Willem de Bruijn · 12 years ago
  50. 5a406b0 netfilter: nf_ct_snmp: add include file by stephen hemminger · 12 years ago
  51. 9b21f6a netfilter: ctnetlink: allow userspace to modify labels by Florian Westphal · 12 years ago
  52. 0ceabd8 netfilter: ctnetlink: deliver labels to userspace by Florian Westphal · 12 years ago
  53. c539f01 netfilter: add connlabel conntrack extension by Florian Westphal · 12 years ago
  54. 7266507 netfilter: nf_ct_sip: support Cisco 7941/7945 IP phones by Kevin Cernekee · 12 years ago
  55. 5b76c49 netfilter: x_tables: print correct hook names for ARP by Jan Engelhardt · 12 years ago
  56. 1e47ee8 netfilter: nf_conntrack: fix BUG_ON while removing nf_conntrack with netns by Pablo Neira Ayuso · 12 years ago
  57. 663ef0d net/netfilter: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  58. 4610476 netfilter: xt_CT: fix unset return value if conntrack zone are disabled by Pablo Neira Ayuso · 12 years ago
  59. 2727de7 netfilter: xt_recent: avoid high order page allocations by Eric Dumazet · 12 years ago
  60. 757ae31 netfilter: fix missing dependencies for the NOTRACK target by Pablo Neira Ayuso · 12 years ago
  61. 1310b955 netfilter: ctnetlink: fix leak in error path of ctnetlink_create_expect by Jesper Juhl · 12 years ago
  62. 32263dd netfilter: xt_hashlimit: fix namespace destroy path by Vitaly E. Lavrov · 12 years ago
  63. 665e205 netfilter: xt_recent: fix namespace destroy path by Vitaly E. Lavrov · 12 years ago
  64. 0918184 netfilter: xt_hashlimit: fix race that results in duplicated entries by Pablo Neira Ayuso · 12 years ago
  65. 10db906 netfilter: xt_CT: recover NOTRACK target support by Pablo Neira Ayuso · 12 years ago
  66. e035edd netfilter: nfnetlink_log: fix possible compilation issue due to missing include by Pablo Neira Ayuso · 12 years ago
  67. 252b3e8 netfilter: xt_CT: fix crash while destroy ct templates by Pablo Neira Ayuso · 12 years ago
  68. 0c36b48 netfilter: nfnetlink_log: fix mac address for 6in4 tunnels by Bob Hockney · 12 years ago
  69. a2013a1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  70. a71258d net: remove obsolete simple_strto<foo> by Abhijit Pawar · 12 years ago
  71. 4b5511e net: remove obsolete simple_strto<foo> by Abhijit Pawar · 12 years ago
  72. 6d1fafc netfilter: ctnetlink: nla_policy updates by Florian Westphal · 12 years ago
  73. 0360ae4 netfilter: kill support for per-af queue backends by Florian Westphal · 12 years ago
  74. d871bef netfilter: ctnetlink: dump entries from the dying and unconfirmed lists by Pablo Neira Ayuso · 12 years ago
  75. 04dac01 netfilter: nf_conntrack: improve nf_conn object traceability by Pablo Neira Ayuso · 12 years ago
  76. 9076aea netfilter: ipset: Increase the number of maximal sets automatically by Jozsef Kadlecsik · 12 years ago
  77. e716503 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/openvswitch by David S. Miller · 12 years ago
  78. 8a2cf06 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  79. 24bc518 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  80. 4a6dd66 netfilter: ipset: fix netiface set name overflow by Florian Westphal · 12 years ago
  81. e93b5f9 netfilter: cttimeout: fix buffer overflow by Florian Westphal · 12 years ago
  82. 4fe198e netfilter: ipset: Fix range bug in hash:ip,port,net by Jozsef Kadlecsik · 12 years ago
  83. e5ef39e netfilter: Remove the spurious \ in __ip_vs_lblc_init by Eric W. Biederman · 12 years ago
  84. d93cf06 various: Fix spelling of "registered" in comments. by Adam Buchbinder · 12 years ago
  85. df008c9 net: Allow userns root to control llc, netfilter, netlink, packet, and xfrm by Eric W. Biederman · 12 years ago
  86. 464dc80 net: Don't export sysctls to unprivileged users by Eric W. Biederman · 12 years ago
  87. 545b290 Merge branch 'master' of git://1984.lsi.us.es/nf-next by David S. Miller · 12 years ago
  88. d4185bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  89. f8f6267 ipv6: Move ipv6_find_hdr() out of Netfilter code. by Jesse Gross · 12 years ago
  90. 05b4b06 ipvs: remove silly double assignment by Alan Cox · 12 years ago
  91. f019948 Merge branch 'master' of git://1984.lsi.us.es/nf-next by David S. Miller · 12 years ago
  92. bcc58c4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs-next by Pablo Neira Ayuso · 12 years ago
  93. bbb5823 netfilter: nf_conntrack: fix rt_gateway checks for H.323 helper by Julian Anastasov · 12 years ago
  94. 2ad5b9e netfilter: xt_TEE: don't use destination address found in header by Eric Dumazet · 12 years ago
  95. 0b4f5b1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Pablo Neira Ayuso · 12 years ago
  96. 939ccba netfilter: xt_nat: fix incorrect hooks for SNAT and DNAT targets by Elison Niven · 12 years ago
  97. 0153d5a netfilter: xt_CT: fix timeout setting with IPv6 by Pablo Neira Ayuso · 12 years ago
  98. b61a602 ipvs: initialize returned data in do_ip_vs_get_ctl by Arnd Bergmann · 12 years ago
  99. ad4d3ef ipvs: fix ARP resolving for direct routing mode by Julian Anastasov · 12 years ago
  100. aecdc33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago