index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
netfilter
Age
Commit message (
Expand
)
Author
2010-11-03
ipv4: netfilter: ip_tables: fix information leak to userland
Vasiliy Kulikov
2010-11-03
ipv4: netfilter: arp_tables: fix information leak to userland
Vasiliy Kulikov
2010-10-29
netfilter: nf_nat: fix compiler warning with CONFIG_NF_CT_NETLINK=n
Patrick McHardy
2010-10-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2010-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2010-10-21
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2010-10-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2010-10-21
nf_nat: restrict ICMP translation for embedded header
Julian Anastasov
2010-10-21
secmark: export secctx, drop secmark in procfs
Eric Paris
2010-10-18
netfilter: fix kconfig unmet dependency warning
Randy Dunlap
2010-10-18
Update broken web addresses in the kernel.
Justin P. Mattock
2010-10-13
netfilter: xtables: resolve indirect macros 3/3
Jan Engelhardt
2010-10-13
netfilter: xtables: resolve indirect macros 2/3
Jan Engelhardt
2010-10-13
netfilter: xtables: resolve indirect macros 1/3
Jan Engelhardt
2010-10-07
Merge commit 'v2.6.36-rc7' into core/rcu
Ingo Molnar
2010-10-07
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Ingo Molnar
2010-10-04
netfilter: ipt_LOG: add bufferisation to call printk() once
Eric Dumazet
2010-10-04
netfilter: nf_nat: make find/put static
Stephen Hemminger
2010-09-27
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-09-23
net: return operator cleanup
Eric Dumazet
2010-09-22
netfilter: nf_conntrack_defrag: check socket type before touching nodefrag flag
Jiri Olsa
2010-09-22
netfilter: nf_nat_snmp: fix checksum calculation (v4)
Patrick McHardy
2010-09-22
netfilter: fix ipt_REJECT TCP RST routing for indev == outdev
Changli Gao
2010-09-22
netfilter: nf_nat: better error handling of nf_ct_expect_related() in helpers
Pablo Neira Ayuso
2010-09-16
netfilter: nf_nat: no IP_NAT_RANGE_MAP_IPS flags when alloc_null_binding()
Changli Gao
2010-09-16
netfilter: nf_nat_core: don't check if the tuple is used if there is no other...
Changli Gao
2010-09-15
netfilter: nf_nat: add nf_nat_csum()
Changli Gao
2010-09-09
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-08-23
netfilter: fix CONFIG_COMPAT support
Florian Westphal
2010-08-21
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-08-19
net/netfilter: __rcu annotations
Arnd Bergmann
2010-08-19
netfilter: ipt_CLUSTERIP: use proto_ports_offset() to support AH message
Changli Gao
2010-08-17
netfilter: {ip,ip6,arp}_tables: avoid lockdep false positive
Eric Dumazet
2010-08-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2010-08-02
netfilter: nf_nat: don't check if the tuple is unique when there isn't any ot...
Changli Gao
2010-08-02
netfilter: nf_nat: make unique_tuple return void
Changli Gao
2010-08-02
netfilter: nf_nat: use local variable hdrlen
Changli Gao
2010-08-02
netfilter: {ip,ip6,arp}_tables: dont block bottom half more than necessary
Eric Dumazet
2010-07-23
netfilter: iptables: use skb->len for accounting
Changli Gao
2010-07-23
netfilter: arptables: use arp_hdr_len()
Changli Gao
2010-07-23
netfilter: nf_nat_core: merge the same lines
Changli Gao
2010-07-21
net: remove last uses of __attribute__((packed))
Gustavo F. Padovan
2010-07-12
net/ipv4: EXPORT_SYMBOL cleanups
Eric Dumazet
2010-07-05
netfilter: ipt_REJECT: avoid touching dst ref
Eric Dumazet
2010-07-05
netfilter: ipt_REJECT: postpone the checksum calculation.
Changli Gao
2010-07-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2010-06-28
netfilter: ipt_LOG/ip6t_LOG: add option to print decoded MAC header
Patrick McHardy
2010-06-28
netfilter: ipt_LOG/ip6t_LOG: remove comparison within loop
Patrick McHardy
2010-06-23
net - IP_NODEFRAG option for IPv4 socket
Jiri Olsa
2010-06-17
netfilter: nf_nat: support user-specified SNAT rules in LOCAL_IN
Patrick McHardy
[next]