index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
netfilter.c
Age
Commit message (
Expand
)
Author
2011-11-07
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-01
netfilter: ipv6: fix afinfo->route refcnt leak on error
Florian Westphal
2011-10-31
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
Paul Gortmaker
2011-04-22
inet: constify ip headers and in6_addr
Eric Dumazet
2011-04-04
netfilter: af_info: add 'strict' parameter to limit lookup to .oif
Florian Westphal
2011-04-04
netfilter: af_info: add network namespace parameter to route hook
Florian Westphal
2011-03-12
ipv6: Convert to use flowi6 where applicable.
David S. Miller
2011-03-12
net: Put flowi_* prefix on AF independent members of struct flowi
David S. Miller
2011-03-02
xfrm: Return dst directly from xfrm_lookup()
David S. Miller
2010-11-17
net: use the macros defined for the members of flowi
Changli Gao
2010-06-14
netfilter: kill redundant check code in which setting ip_summed value
Shan Wei
2010-04-15
netfilter: ipv6: move xfrm_lookup at end of ip6_route_me_harder
Ulrich Weber
2009-06-03
net: skb->dst accessors
Eric Dumazet
2008-11-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2008-11-26
netns xfrm: lookup in netns
Alexey Dobriyan
2008-11-25
netfilter: nfmark IPV6 routing in OUTPUT, mangle, NFQUEUE
Eric Leblond
2008-10-15
netns: correct mib stats in ip6_route_me_harder()
Alexey Dobriyan
2008-10-08
netns: add net parameter to IP6_INC_STATS
Denis V. Lunev
2008-10-08
netfilter: netns: fix {ip,6}_route_me_harder() in netns
Alexey Dobriyan
2008-04-14
[NETFILTER]: Add partial checksum validation helper
Patrick McHardy
2008-03-05
[NETNS][IPV6] route6 - add netns parameter to ip6_route_output
Daniel Lezcano
2008-01-28
[NETFILTER]: constify nf_afinfo
Patrick McHardy
2008-01-28
[NETFILTER]: nf_queue: move list_head/skb/id to struct nf_info
Patrick McHardy
2008-01-28
[NETFILTER]: nf_queue: move queueing related functions/struct to seperate header
Patrick McHardy
2008-01-28
[NETFILTER]: nf_ct_h323: remove ipv6 module dependency
Patrick McHardy
2008-01-28
[NETFILTER]: Introduce NF_INET_ hook values
Patrick McHardy
2007-10-15
[NETFILTER]: Replace sk_buff ** with sk_buff *
Herbert Xu
2007-04-26
[SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h
Arnaldo Carvalho de Melo
2007-03-05
[NETFILTER]: ip6_route_me_harder should take into account mark
Yasuyuki Kozakai
2007-02-11
[NET] IPV6: Fix whitespace errors.
YOSHIFUJI Hideaki
2006-12-03
[NET]: Annotate __skb_checksum_complete() and friends.
Al Viro
2006-12-03
[NET]: annotate csum_ipv6_magic() callers in net/*
Al Viro
2006-12-03
[IPV6]: Per-interface statistics support.
YOSHIFUJI Hideaki
2006-09-22
[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE
Patrick McHardy
2006-04-10
[NETFILTER]: Fix build with CONFIG_NETFILTER=y/m on IA64
Brian Haley
2006-04-10
[NETFILTER]: Add address family specific checksum helpers
Patrick McHardy
2006-04-10
[NETFILTER]: Introduce infrastructure for address family specific operations
Patrick McHardy
2006-01-11
[IPV6]: Fix modular build with netfilter enabled.
David S. Miller
2006-01-10
[NETFILTER]: net/ipv[46]/netfilter.c cleanups
Patrick McHardy
2006-01-07
[NETFILTER]: Fix xfrm lookup in ip_route_me_harder/ip6_route_me_harder
Patrick McHardy
2005-08-29
[NET]: Make NETDEBUG pure printk wrappers
Patrick McHardy
2005-08-29
[NETFILTER]: Move reroute-after-queue code up to the nf_queue layer.
Harald Welte
2005-08-29
[NETFILTER]: Move ipv4 specific code from net/core/netfilter.c to net/ipv4/ne...
Harald Welte