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