index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
netfilter.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
netfilter: Dissect flow after packet mangling
Ido Schimmel
2021-04-18
1
-0
/
+2
*
netfilter: use actual socket sk rather than skb sk when routing harder
Jason A. Donenfeld
2020-10-30
1
-3
/
+3
*
netfilter: avoid ipv6 -> nf_defrag_ipv6 module dependency
Florian Westphal
2020-08-13
1
-3
/
+0
*
net: ensure correct skb->tstamp in various fragmenters
Eric Dumazet
2019-10-18
1
-0
/
+3
*
netfilter: move nf_bridge_frag_data struct definition to a more appropriate h...
Jeremy Sowden
2019-09-13
1
-2
/
+2
*
netfilter: synproxy: fix building syncookie calls
Arnd Bergmann
2019-06-20
1
-0
/
+2
*
netfilter: synproxy: remove module dependency on IPv6 SYNPROXY
Fernando Fernandez Mancera
2019-06-17
1
-0
/
+2
*
netfilter: ipv6: Fix undefined symbol nf_ct_frag6_gather
wenxu
2019-06-06
1
-1
/
+3
*
net: fix use-after-free in kfree_skb_list
Eric Dumazet
2019-06-03
1
-1
/
+1
*
netfilter: nf_conntrack_bridge: fix CONFIG_IPV6=y
Pablo Neira Ayuso
2019-05-31
1
-1
/
+1
*
netfilter: nf_conntrack_bridge: add support for IPv6
Pablo Neira Ayuso
2019-05-30
1
-0
/
+123
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2019-02-18
1
-4
/
+9
|
\
|
*
netfilter: ipv6: avoid indirect calls for IPV6=y case
Florian Westphal
2019-02-04
1
-7
/
+8
|
*
netfilter: nat: remove module dependency on ipv6 core
Florian Westphal
2019-02-04
1
-0
/
+4
*
|
netfilter: ipv6: Don't preserve original oif for loopback address
Eli Cooper
2019-02-05
1
-1
/
+3
|
/
*
netfilter: ipv6: Preserve link scope traffic original oif
Alin Nastac
2018-11-27
1
-1
/
+2
*
netfilter: utils: move nf_ip6_checksum* from ipv6 to utils
Florian Westphal
2018-07-16
1
-62
/
+0
*
netfilter: use skb_to_full_sk in ip6_route_me_harder
Eric Dumazet
2018-02-25
1
-4
/
+5
*
netfilter: remove struct nf_afinfo and its helper functions
Pablo Neira Ayuso
2018-01-08
1
-6
/
+1
*
netfilter: remove route_key_size field in struct nf_afinfo
Pablo Neira Ayuso
2018-01-08
1
-1
/
+0
*
netfilter: move reroute indirection to struct nf_ipv6_ops
Pablo Neira Ayuso
2018-01-08
1
-3
/
+3
*
netfilter: move route indirection to struct nf_ipv6_ops
Pablo Neira Ayuso
2018-01-08
1
-1
/
+1
*
netfilter: remove saveroute indirection in struct nf_afinfo
Pablo Neira Ayuso
2018-01-08
1
-26
/
+0
*
netfilter: move checksum_partial indirection to struct nf_ipv6_ops
Pablo Neira Ayuso
2018-01-08
1
-5
/
+5
*
netfilter: move checksum indirection to struct nf_ipv6_ops
Pablo Neira Ayuso
2018-01-08
1
-2
/
+2
*
net: inet: Support UID-based routing in IP protocols.
Lorenzo Colitti
2016-11-04
1
-0
/
+1
*
ipv6: Pass struct net into ip6_route_me_harder
Eric W. Biederman
2015-09-29
1
-3
/
+2
*
netfilter: Push struct net down into nf_afinfo.reroute
Eric W. Biederman
2015-09-29
1
-1
/
+1
*
netfilter: bridge: forward IPv6 fragmented packets
Bernhard Thaler
2015-06-12
1
-1
/
+2
*
netfilter: bridge: detect NAT66 correctly and change MAC address
Bernhard Thaler
2015-06-12
1
-0
/
+1
*
netfilter: Use nf_hook_state in nf_queue_entry.
David S. Miller
2015-04-04
1
-2
/
+2
*
net: Convert LIMIT_NETDEBUG to net_dbg_ratelimited
Joe Perches
2014-11-11
1
-1
/
+1
*
netfilter: Fix potential use after free in ip6_route_me_harder()
Sergey Popovich
2014-05-09
1
-2
/
+4
*
netfilter: add nf_ipv6_ops hook to fix xt_addrtype with IPv6
Florian Westphal
2013-05-23
1
-0
/
+7
*
netfilter: add my copyright statements
Patrick McHardy
2013-04-18
1
-0
/
+6
*
netfilter: ipv6: propagate routing errors from ip6_route_me_harder()
Patrick McHardy
2013-04-08
1
-3
/
+3
*
netfilter: ipv6: expand skb head in ip6_route_me_harder after oif change
Patrick McHardy
2012-08-30
1
-0
/
+8
*
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-06
1
-0
/
+1
|
\
|
*
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
|
netfilter: ipv6: fix afinfo->route refcnt leak on error
Florian Westphal
2011-11-01
1
-3
/
+10
|
/
*
inet: constify ip headers and in6_addr
Eric Dumazet
2011-04-22
1
-5
/
+5
*
netfilter: af_info: add 'strict' parameter to limit lookup to .oif
Florian Westphal
2011-04-04
1
-2
/
+10
*
netfilter: af_info: add network namespace parameter to route hook
Florian Westphal
2011-04-04
1
-2
/
+3
*
ipv6: Convert to use flowi6 where applicable.
David S. Miller
2011-03-12
1
-9
/
+9
*
net: Put flowi_* prefix on AF independent members of struct flowi
David S. Miller
2011-03-12
1
-2
/
+2
*
xfrm: Return dst directly from xfrm_lookup()
David S. Miller
2011-03-02
1
-1
/
+2
*
net: use the macros defined for the members of flowi
Changli Gao
2010-11-17
1
-4
/
+2
*
netfilter: kill redundant check code in which setting ip_summed value
Shan Wei
2010-06-14
1
-3
/
+1
*
netfilter: ipv6: move xfrm_lookup at end of ip6_route_me_harder
Ulrich Weber
2010-04-15
1
-14
/
+11
*
net: skb->dst accessors
Eric Dumazet
2009-06-03
1
-5
/
+11
[next]