index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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: 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
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2008-11-28
1
-1
/
+4
|
\
|
*
netfilter: nfmark IPV6 routing in OUTPUT, mangle, NFQUEUE
Eric Leblond
2008-11-25
1
-1
/
+4
*
|
netns xfrm: lookup in netns
Alexey Dobriyan
2008-11-25
1
-1
/
+1
|
/
*
netns: correct mib stats in ip6_route_me_harder()
Alexey Dobriyan
2008-10-14
1
-3
/
+3
*
netns: add net parameter to IP6_INC_STATS
Denis V. Lunev
2008-10-08
1
-1
/
+2
*
netfilter: netns: fix {ip,6}_route_me_harder() in netns
Alexey Dobriyan
2008-10-08
1
-1
/
+1
*
[NETFILTER]: Add partial checksum validation helper
Patrick McHardy
2008-04-14
1
-7
/
+35
*
[NETNS][IPV6] route6 - add netns parameter to ip6_route_output
Daniel Lezcano
2008-03-05
1
-2
/
+2
*
[NETFILTER]: constify nf_afinfo
Patrick McHardy
2008-01-28
1
-1
/
+1
*
[NETFILTER]: nf_queue: move list_head/skb/id to struct nf_info
Patrick McHardy
2008-01-28
1
-6
/
+8
*
[NETFILTER]: nf_queue: move queueing related functions/struct to seperate header
Patrick McHardy
2008-01-28
1
-0
/
+1
*
[NETFILTER]: nf_ct_h323: remove ipv6 module dependency
Patrick McHardy
2008-01-28
1
-0
/
+7
*
[NETFILTER]: Introduce NF_INET_ hook values
Patrick McHardy
2008-01-28
1
-3
/
+3
*
[NETFILTER]: Replace sk_buff ** with sk_buff *
Herbert Xu
2007-10-15
1
-3
/
+3
*
[SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h
Arnaldo Carvalho de Melo
2007-04-25
1
-4
/
+4
*
[NETFILTER]: ip6_route_me_harder should take into account mark
Yasuyuki Kozakai
2007-03-05
1
-0
/
+1
*
[NET] IPV6: Fix whitespace errors.
YOSHIFUJI Hideaki
2007-02-10
1
-2
/
+2
*
[NET]: Annotate __skb_checksum_complete() and friends.
Al Viro
2006-12-02
1
-2
/
+2
*
[NET]: annotate csum_ipv6_magic() callers in net/*
Al Viro
2006-12-02
1
-2
/
+3
*
[IPV6]: Per-interface statistics support.
YOSHIFUJI Hideaki
2006-12-02
1
-1
/
+1
*
[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE
Patrick McHardy
2006-09-22
1
-1
/
+1
*
[NETFILTER]: Fix build with CONFIG_NETFILTER=y/m on IA64
Brian Haley
2006-04-09
1
-0
/
+1
*
[NETFILTER]: Add address family specific checksum helpers
Patrick McHardy
2006-04-09
1
-0
/
+34
*
[NETFILTER]: Introduce infrastructure for address family specific operations
Patrick McHardy
2006-04-09
1
-8
/
+9
*
[IPV6]: Fix modular build with netfilter enabled.
David S. Miller
2006-01-10
1
-1
/
+4
*
[NETFILTER]: net/ipv[46]/netfilter.c cleanups
Patrick McHardy
2006-01-10
1
-17
/
+2
*
[NETFILTER]: Fix xfrm lookup in ip_route_me_harder/ip6_route_me_harder
Patrick McHardy
2006-01-07
1
-1
/
+8
*
[NET]: Make NETDEBUG pure printk wrappers
Patrick McHardy
2005-08-29
1
-2
/
+1
*
[NETFILTER]: Move reroute-after-queue code up to the nf_queue layer.
Harald Welte
2005-08-29
1
-0
/
+62
*
[NETFILTER]: Move ipv4 specific code from net/core/netfilter.c to net/ipv4/ne...
Harald Welte
2005-08-29
1
-0
/
+43