index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netfilter
Age
Commit message (
Expand
)
Author
2013-02-03
netfilter: xt_CT: fix unset return value if conntrack zone are disabled
Pablo Neira Ayuso
2013-02-03
netfilter: ctnetlink: fix leak in error path of ctnetlink_create_expect
Jesper Juhl
2013-02-03
netfilter: x_tables: print correct hook names for ARP
Jan Engelhardt
2013-02-03
netfilter: nf_conntrack: fix BUG_ON while removing nf_conntrack with netns
Pablo Neira Ayuso
2013-02-03
netfilter: xt_recent: avoid high order page allocations
Eric Dumazet
2013-02-03
netfilter: xt_recent: fix namespace destroy path
Vitaly E. Lavrov
2013-02-03
netfilter: xt_hashlimit: fix race that results in duplicated entries
Pablo Neira Ayuso
2013-02-03
netfilter: xt_hashlimit: fix namespace destroy path
Vitaly E. Lavrov
2013-02-03
netfilter: fix missing dependencies for the NOTRACK target
Pablo Neira Ayuso
2013-02-03
netfilter: xt_CT: recover NOTRACK target support
Pablo Neira Ayuso
2013-02-03
netfilter: nfnetlink_log: fix possible compilation issue due to missing include
Pablo Neira Ayuso
2013-02-03
netfilter: nfnetlink_log: fix mac address for 6in4 tunnels
Bob Hockney
2012-11-24
netfilter: ipset: fix netiface set name overflow
Florian Westphal
2012-11-21
netfilter: cttimeout: fix buffer overflow
Florian Westphal
2012-11-21
netfilter: ipset: Fix range bug in hash:ip,port,net
Jozsef Kadlecsik
2012-10-22
netfilter: nf_conntrack: fix rt_gateway checks for H.323 helper
Julian Anastasov
2012-10-17
netfilter: xt_TEE: don't use destination address found in header
Eric Dumazet
2012-10-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Pablo Neira Ayuso
2012-10-15
netfilter: xt_nat: fix incorrect hooks for SNAT and DNAT targets
Elison Niven
2012-10-15
netfilter: xt_CT: fix timeout setting with IPv6
Pablo Neira Ayuso
2012-10-09
ipvs: initialize returned data in do_ip_vs_get_ctl
Arnd Bergmann
2012-10-08
ipvs: fix ARP resolving for direct routing mode
Julian Anastasov
2012-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2012-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2012-09-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-09-26
netfilter: xt_limit: have r->cost != 0 case work
Jan Engelhardt
2012-09-24
netfilter: nfnetlink_queue: add NFQA_CAP_LEN attribute
Pablo Neira Ayuso
2012-09-24
netfilter: nfnetlink_queue: fix maximum packet length to userspace
Pablo Neira Ayuso
2012-09-24
netfilter: nf_ct_ftp: add sequence tracking pickup facility for injected entries
Pablo Neira Ayuso
2012-09-24
netfilter: xt_time: add support to ignore day transition
Florian Westphal
2012-09-22
netfilter: ipset: Support to match elements marked with "nomatch"
Jozsef Kadlecsik
2012-09-22
netfilter: ipset: Coding style fixes
Jozsef Kadlecsik
2012-09-22
netfilter: ipset: Include supported revisions in module description
Jozsef Kadlecsik
2012-09-22
netfilter: ipset: Add /0 network support to hash:net,iface type
Jozsef Kadlecsik
2012-09-21
netfilter: ipset: Check and reject crazy /0 input parameters
Jozsef Kadlecsik
2012-09-21
netfilter: ipset: Fix sparse warnings "incorrect type in assignment"
Jozsef Kadlecsik
2012-09-21
netfilter: combine ipt_REDIRECT and ip6t_REDIRECT
Jan Engelhardt
2012-09-21
netfilter: combine ipt_NETMAP and ip6t_NETMAP
Jan Engelhardt
2012-09-21
netfilter: nf_nat: remove obsolete rcu_read_unlock call
Ulrich Weber
2012-09-21
netfilter: nf_nat: fix oops when unloading protocol modules
Patrick McHardy
2012-09-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-09-13
Merge branch 'master' of git://1984.lsi.us.es/nf-next
David S. Miller
2012-09-12
netfilter: ctnetlink: fix module auto-load in ctnetlink_parse_nat
Pablo Neira Ayuso
2012-09-12
netfilter: log: Fix log-level processing
Joe Perches
2012-09-10
netlink: Rename pid to portid to avoid confusion
Eric W. Biederman
2012-09-10
ipvs: use list_del_init instead of list_del/INIT_LIST_HEAD
Wei Yongjun
2012-09-09
netfilter: Validate the sequence number of dataless ACK packets as well
Jozsef Kadlecsik
2012-09-09
netfilter: Mark SYN/ACK packets as invalid from original direction
Jozsef Kadlecsik
2012-09-09
netfilter: nfnetlink_queue: remove pointless conditional before kfree_skb()
Wei Yongjun
2012-09-09
netfilter: nf_nat: fix out-of-bounds access in address selection
Florian Westphal
[next]