index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
netfilter
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-19
Merge branch 'master' of git://1984.lsi.us.es/nf-next
David S. Miller
1
-7
/
+1
2013-02-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into net
David S. Miller
1
-3
/
+3
2013-02-19
netfilter: nf_ct_helper: better logging for dropped packets
Pablo Neira Ayuso
1
-7
/
+1
2013-02-16
net: Add skb_unclone() helper function.
Pravin B Shelar
1
-1
/
+1
2013-02-13
netfilter: nf_ct_reasm: fix per-netns sysctl initialization
Michal Kubeček
1
-3
/
+3
2013-02-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+14
2013-02-07
netfilter: ip6t_NPT: Ensure to check lower part of prefixes are zero
YOSHIFUJI Hideaki / 吉藤英明
1
-0
/
+10
2013-02-07
netfilter: ip6t_NPT: Fix prefix mangling
YOSHIFUJI Hideaki / 吉藤英明
1
-1
/
+1
2013-02-07
netfilter: ip6t_NPT: Fix adjustment calculation
YOSHIFUJI Hideaki / 吉藤英明
1
-3
/
+3
2013-01-30
netfilter ip6table_mangle: Use ipv6_addr_equal() where appropriate.
YOSHIFUJI Hideaki / 吉藤英明
1
-2
/
+3
2013-01-29
net: frag, move LRU list maintenance outside of rwlock
Jesper Dangaard Brouer
1
-3
/
+2
2013-01-29
net: frag helper functions for mem limit tracking
Jesper Dangaard Brouer
1
-3
/
+3
2013-01-27
Merge branch 'master' of git://1984.lsi.us.es/nf-next
David S. Miller
1
-30
/
+56
2013-01-23
netfilter: nf_conntrack: refactor l4proto support for netns
Gao feng
1
-22
/
+40
2013-01-23
netfilter: nf_conntrack: refactor l3proto support for netns
Gao feng
1
-9
/
+17
2013-01-22
netfilter: Use IS_ERR_OR_NULL().
YOSHIFUJI Hideaki / 吉藤英明
1
-5
/
+5
2013-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-34
/
+24
2013-01-14
ipv6: Introduce ip6_flow_hdr() to fill version, tclass and flowlabel.
YOSHIFUJI Hideaki / 吉藤英明
1
-1
/
+1
2013-01-04
netfilter: ip6t_NPT: fix IPv6 NTP checksum calculation
Ulrich Weber
1
-26
/
+7
2012-12-17
netfilter: nf_ct_reasm: fix conntrack reassembly expire code
Haibo Xi
1
-1
/
+4
2012-12-17
netfilter: nf_conntrack_ipv6: fix comment for packets without data
Florent Fourcot
1
-2
/
+2
2012-12-17
netfilter: nf_nat: Also handle non-ESTABLISHED routing changes in MASQUERADE
Andrew Collins
1
-5
/
+10
2012-12-17
netfilter: ip[6]t_REJECT: fix wrong transport header pointer in TCP reset
Mukund Jampala
1
-0
/
+1
2012-12-03
netfilter: nf_nat: Handle routing changes in MASQUERADE target
Jozsef Kadlecsik
1
-0
/
+4
2012-11-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/...
David S. Miller
1
-103
/
+0
2012-11-19
net: Allow userns root to control ipv6
Eric W. Biederman
1
-4
/
+4
2012-11-16
Merge branch 'master' of git://1984.lsi.us.es/nf-next
David S. Miller
2
-3
/
+67
2012-11-13
netfilter: ipv6: only provide sk_bound_dev_if for link-local addr
Florian Westphal
1
-1
/
+6
2012-11-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-3
/
+5
2012-11-10
ipv6: Move ipv6_find_hdr() out of Netfilter code.
Jesse Gross
1
-103
/
+0
2012-11-03
ipv6: introduce ip6_rt_put()
Amerigo Wang
1
-1
/
+1
2012-11-02
netfilter: ipv6: add getsockopt to retrieve origdst
Florian Westphal
1
-0
/
+61
2012-11-01
ipv6: use IS_ENABLED()
Amerigo Wang
5
-12
/
+10
2012-10-29
netfilter: nf_nat: use PTR_RET
Wu Fengguang
1
-3
/
+1
2012-10-29
netfilter: nf_defrag_ipv6: solve section mismatch in nf_conntrack_reasm
Hein Tibosch
1
-2
/
+2
2012-10-29
netfilter: nf_nat: don't check for port change on ICMP tuples
Ulrich Weber
1
-1
/
+3
2012-09-28
nf_defrag_ipv6: fix oops on module unloading
Konstantin Khlebnikov
1
-1
/
+1
2012-09-21
netfilter: combine ipt_REDIRECT and ip6t_REDIRECT
Jan Engelhardt
3
-109
/
+0
2012-09-21
netfilter: combine ipt_NETMAP and ip6t_NETMAP
Jan Engelhardt
3
-104
/
+0
2012-09-21
netfilter: fix IPv6 NAT dependencies in Kconfig
Pablo Neira Ayuso
1
-55
/
+55
2012-09-20
ipv6: unify fragment thresh handling code
Amerigo Wang
1
-5
/
+3
2012-09-20
ipv6: unify conntrack reassembly expire code with standard one
Amerigo Wang
1
-55
/
+19
2012-09-20
ipv6: add a new namespace for nf_conntrack_reasm
Amerigo Wang
1
-42
/
+95
2012-09-06
netfilter: ipv6: using csum_ipv6_magic requires net/ip6_checksum.h
Stephen Rothwell
1
-0
/
+1
2012-08-30
netfilter: ip6tables: add stateless IPv6-to-IPv6 Network Prefix Translation t...
Patrick McHardy
3
-0
/
+175
2012-08-30
netfilter: ip6tables: add NETMAP target
Patrick McHardy
3
-0
/
+105
2012-08-30
netfilter: ip6tables: add REDIRECT target
Patrick McHardy
3
-0
/
+110
2012-08-30
netfilter: ip6tables: add MASQUERADE target
Patrick McHardy
3
-0
/
+148
2012-08-30
netfilter: ipv6: add IPv6 NAT support
Patrick McHardy
6
-2
/
+749
2012-08-30
netfilter: nf_conntrack_ipv6: fix tracking of ICMPv6 error messages containin...
Patrick McHardy
1
-57
/
+6
[next]