1. ad4d3ef ipvs: fix ARP resolving for direct routing mode by Julian Anastasov · 12 years ago
  2. aecdc33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  3. 437589a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  4. 6a06e5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  5. 82e6bfe netfilter: xt_limit: have r->cost != 0 case work by Jan Engelhardt · 12 years ago
  6. 6ee584b netfilter: nfnetlink_queue: add NFQA_CAP_LEN attribute by Pablo Neira Ayuso · 12 years ago
  7. ba8d3b0 netfilter: nfnetlink_queue: fix maximum packet length to userspace by Pablo Neira Ayuso · 12 years ago
  8. 7be54ca netfilter: nf_ct_ftp: add sequence tracking pickup facility for injected entries by Pablo Neira Ayuso · 12 years ago
  9. 54eb3df netfilter: xt_time: add support to ignore day transition by Florian Westphal · 12 years ago
  10. 3e0304a netfilter: ipset: Support to match elements marked with "nomatch" by Jozsef Kadlecsik · 12 years ago
  11. 3ace95c netfilter: ipset: Coding style fixes by Jozsef Kadlecsik · 12 years ago
  12. 10111a6 netfilter: ipset: Include supported revisions in module description by Jozsef Kadlecsik · 12 years ago
  13. bd9087e netfilter: ipset: Add /0 network support to hash:net,iface type by Jozsef Kadlecsik · 12 years ago
  14. b9fed74 netfilter: ipset: Check and reject crazy /0 input parameters by Jozsef Kadlecsik · 12 years ago
  15. 6e27c9b netfilter: ipset: Fix sparse warnings "incorrect type in assignment" by Jozsef Kadlecsik · 12 years ago
  16. 2cbc78a netfilter: combine ipt_REDIRECT and ip6t_REDIRECT by Jan Engelhardt · 12 years ago
  17. b3d54b3 netfilter: combine ipt_NETMAP and ip6t_NETMAP by Jan Engelhardt · 12 years ago
  18. 136251d netfilter: nf_nat: remove obsolete rcu_read_unlock call by Ulrich Weber · 12 years ago
  19. b0cdb1d netfilter: nf_nat: fix oops when unloading protocol modules by Patrick McHardy · 12 years ago
  20. b48b63a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  21. b0e61d9 Merge branch 'master' of git://1984.lsi.us.es/nf-next by David S. Miller · 12 years ago
  22. c7cbb91 netfilter: ctnetlink: fix module auto-load in ctnetlink_parse_nat by Pablo Neira Ayuso · 12 years ago
  23. 16af511 netfilter: log: Fix log-level processing by Joe Perches · 12 years ago
  24. 15e4730 netlink: Rename pid to portid to avoid confusion by Eric W. Biederman · 12 years ago
  25. 0edd948 ipvs: use list_del_init instead of list_del/INIT_LIST_HEAD by Wei Yongjun · 12 years ago
  26. 4a70bbf netfilter: Validate the sequence number of dataless ACK packets as well by Jozsef Kadlecsik · 12 years ago
  27. 64f509c netfilter: Mark SYN/ACK packets as invalid from original direction by Jozsef Kadlecsik · 12 years ago
  28. a672995 netfilter: nfnetlink_queue: remove pointless conditional before kfree_skb() by Wei Yongjun · 12 years ago
  29. 5693d68 netfilter: nf_nat: fix out-of-bounds access in address selection by Florian Westphal · 12 years ago
  30. 9f00d97 netlink: hide struct module parameter in netlink_kernel_create by Pablo Neira Ayuso · 12 years ago
  31. 0626af3 netfilter: take care of timewait sockets by Eric Dumazet · 12 years ago
  32. 00545be netfilter: fix crash during boot if NAT has been compiled built-in by Pablo Neira Ayuso · 12 years ago
  33. ace1fe1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Pablo Neira Ayuso · 12 years ago
  34. 1c15b67 netfilter: pass 'nf_hook_ops' instead of 'list_head' to nf_queue() by Michael Wang · 12 years ago
  35. 2a6decf netfilter: pass 'nf_hook_ops' instead of 'list_head' to nf_iterate() by Michael Wang · 12 years ago
  36. 9655050 netfilter: remove xt_NOTRACK by Cong Wang · 12 years ago
  37. 84b5ee9 netfilter: nf_conntrack: add nf_ct_timeout_lookup by Pablo Neira Ayuso · 12 years ago
  38. 236df00 netfilter: xt_CT: refactorize xt_ct_tg_check by Pablo Neira Ayuso · 12 years ago
  39. 6703aa7 netfilter: xt_socket: fix compilation warnings with gcc 4.7 by Pablo Neira Ayuso · 12 years ago
  40. c32f386 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  41. 5b423f6 netfilter: nf_conntrack: fix racy timer handling with reliable events by Pablo Neira Ayuso · 12 years ago
  42. 6fc09f1 netfilter: nfnetlink_log: fix error return code in init path by Julia Lawall · 12 years ago
  43. ef6acf6 netfilter: ctnetlink: fix error return code in init path by Julia Lawall · 12 years ago
  44. 0a54e93 ipvs: fix error return code by Julia Lawall · 12 years ago
  45. 320ff56 netfilter: nf_nat: support IPv6 in TFTP NAT helper by Pablo Neira Ayuso · 12 years ago
  46. 5901b6b netfilter: nf_nat: support IPv6 in IRC NAT helper by Pablo Neira Ayuso · 12 years ago
  47. 9a66482 netfilter: nf_nat: support IPv6 in SIP NAT helper by Patrick McHardy · 12 years ago
  48. ee6eb96 netfilter: nf_nat: support IPv6 in amanda NAT helper by Patrick McHardy · 12 years ago
  49. d33cbee netfilter: nf_nat: support IPv6 in FTP NAT helper by Patrick McHardy · 12 years ago
  50. 58a317f netfilter: ipv6: add IPv6 NAT support by Patrick McHardy · 12 years ago
  51. c7232c9 netfilter: add protocol independent NAT core by Patrick McHardy · 12 years ago
  52. 051966c netfilter: nf_nat: add protoff argument to packet mangling functions by Patrick McHardy · 12 years ago
  53. 811927c netfilter: nf_conntrack: restrict NAT helper invocation to IPv4 by Patrick McHardy · 12 years ago
  54. 4cdd3408 netfilter: nf_conntrack_ipv6: improve fragmentation handling by Patrick McHardy · 12 years ago
  55. 590e3f7 ipvs: IPv6 MTU checking cleanup and bugfix by Jesper Dangaard Brouer · 12 years ago
  56. e6acb38 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by David S. Miller · 12 years ago
  57. bf277b0 Merge git://1984.lsi.us.es/nf-next by David S. Miller · 12 years ago
  58. 6705e86 netfilter: replace list_for_each_continue_rcu with new interface by Michael Wang · 12 years ago
  59. 2834a63 netfilter: nf_conntrack: remove unnecessary RTNL locking by Patrick McHardy · 12 years ago
  60. fe31d1a netfilter: sparse endian fixes by Patrick McHardy · 12 years ago
  61. 2dba62c netfilter: nfnetlink_log: fix NLA_PUT macro removal bug by Patrick McHardy · 12 years ago
  62. 6c71bec Merge git://1984.lsi.us.es/nf by David S. Miller · 12 years ago
  63. 2614f86 netfilter: nf_ct_expect: fix possible access to uninitialized timer by Pablo Neira Ayuso · 12 years ago
  64. 2d8a041 ipvs: fix info leak in getsockopt(IP_VS_SO_GET_TIMEOUT) by Mathias Krause · 12 years ago
  65. 26711a7 userns: xt_owner: Add basic user namespace support. by Eric W. Biederman · 13 years ago
  66. da74280 userns xt_recent: Specify the owner/group of ip_list_perms in the initial user namespace by Eric W. Biederman · 12 years ago
  67. 8c6e2a9 userns: Convert xt_LOG to print socket kuids and kgids as uids and gids by Eric W. Biederman · 12 years ago
  68. 9eea951 userns: nfnetlink_log: Report socket uids in the log sockets user namespace by Eric W. Biederman · 12 years ago
  69. 68e035c netfilter: ctnetlink: fix missing locking while changing conntrack from nfqueue by Pablo Neira Ayuso · 12 years ago
  70. 02b69cb netfilter: nf_ct_sip: fix IPv6 address parsing by Patrick McHardy · 12 years ago
  71. e9324b2 netfilter: nf_ct_sip: fix helper name by Patrick McHardy · 12 years ago
  72. 3654e61 ipvs: add pmtu_disc option to disable IP DF for TUN packets by Julian Anastasov · 12 years ago
  73. f2edb9f ipvs: implement passive PMTUD for IPIP packets by Julian Anastasov · 12 years ago
  74. 2b2d280 ipvs: fixed sparse warning by Claudiu Ghioc · 12 years ago
  75. be97fdb ipvs: generalize app registration in netns by Julian Anastasov · 12 years ago
  76. aaea4ed ipvs: ip_vs_ftp depends on nf_conntrack_ftp helper by Julian Anastasov · 12 years ago
  77. abaa72d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  78. 6700c27 net: Pass optional SKB and SK arguments to dst_ops->{update_pmtu,redirect}() by David S. Miller · 12 years ago
  79. 283283c ipvs: fix oops in ip_vs_dst_event on rmmod by Julian Anastasov · 12 years ago
  80. 04c9f41 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  81. 2c53040 net: Fix (nearly-)kernel-doc comments for various functions by Ben Hutchings · 12 years ago
  82. a73f89a netfilter: ipset: timeout fixing bug broke SET target special timeout value by Jozsef Kadlecsik · 12 years ago
  83. d3a5ea6 Merge branch 'master' of git://1984.lsi.us.es/nf-next by David S. Miller · 12 years ago
  84. c90a9bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  85. 46ba5a2 netfilter: nfnetlink_queue: do not allow to set unsupported flag bits by Krishna Kumar · 12 years ago
  86. 59560a3 netfilter: nfnetlink: check callbacks before using those in nfnetlink_rcv_msg by Tomasz Bursztyka · 12 years ago
  87. be0593c netfilter: nf_ct_tcp: missing per-net support for cttimeout by Pablo Neira Ayuso · 12 years ago
  88. 0891147 netfilter: nf_conntrack: generalize nf_ct_l4proto_net by Pablo Neira Ayuso · 12 years ago
  89. 0329274 netlink: add nlk->netlink_bind hook for module auto-loading by Pablo Neira Ayuso · 12 years ago
  90. a31f2d1 netlink: add netlink_kernel_cfg parameter to netlink_kernel_create by Pablo Neira Ayuso · 12 years ago
  91. 4009e18 netfilter: nfnetlink: fix missing rcu_read_unlock in nfnetlink_rcv_msg by Tomasz Bursztyka · 12 years ago
  92. d31f4d4 netfilter: ipset: fix crash if IPSET_CMD_NONE command is sent by Tomasz Bursztyka · 12 years ago
  93. 54b8873 netfilter: nf_ct_dccp: add dccp_kmemdup_sysctl_table function by Gao feng · 12 years ago
  94. 22ac037 netfilter: nf_ct_generic: add generic_kmemdup_sysctl_table function by Gao feng · 12 years ago
  95. f42c418 netfilter: nf_ct_sctp: merge sctpv[4,6]_net_init into sctp_net_init by Gao feng · 12 years ago
  96. 51b4c82 netfilter: nf_ct_udplite: add udplite_kmemdup_sysctl_table function by Gao feng · 12 years ago
  97. dee7364 netfilter: nf_ct_udp: merge udpv[4,6]_net_init into udp_net_init by Gao feng · 12 years ago
  98. efa758f netfilter: nf_ct_tcp: merge tcpv[4,6]_net_init into tcp_net_init by Gao feng · 12 years ago
  99. 12c26df netfilter: nf_conntrack: fix memory leak if sysctl registration fails by Gao feng · 12 years ago
  100. fa34fff netfilter: nf_conntrack: use l4proto->users as refcount for per-net data by Gao feng · 12 years ago