Sign in
kunit
/
linux
/
bcd3ef58283a471d6b65855b83f78bd39eb55391
/
net
/
ipv6
/
netfilter.c
32aaeff
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
2dad81a
netfilter: ipv6: fix afinfo->route refcnt leak on error
by Florian Westphal
· 13 years ago
bc3b2d7
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
by Paul Gortmaker
· 14 years ago
b71d1d4
inet: constify ip headers and in6_addr
by Eric Dumazet
· 14 years ago
0fae2e7
netfilter: af_info: add 'strict' parameter to limit lookup to .oif
by Florian Westphal
· 14 years ago
31ad3dd
netfilter: af_info: add network namespace parameter to route hook
by Florian Westphal
· 14 years ago
4c9483b
ipv6: Convert to use flowi6 where applicable.
by David S. Miller
· 14 years ago
1d28f42
net: Put flowi_* prefix on AF independent members of struct flowi
by David S. Miller
· 14 years ago
452edd5
xfrm: Return dst directly from xfrm_lookup()
by David S. Miller
· 14 years ago
5811662
net: use the macros defined for the members of flowi
by Changli Gao
· 14 years ago
c86ee67
netfilter: kill redundant check code in which setting ip_summed value
by Shan Wei
· 15 years ago
90348e0
netfilter: ipv6: move xfrm_lookup at end of ip6_route_me_harder
by Ulrich Weber
· 15 years ago
adf3090
net: skb->dst accessors
by Eric Dumazet
· 16 years ago
ed77a89
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6
by David S. Miller
· 16 years ago
52479b6
netns xfrm: lookup in netns
by Alexey Dobriyan
· 16 years ago
9f40ac7
netfilter: nfmark IPV6 routing in OUTPUT, mangle, NFQUEUE
by Eric Leblond
· 16 years ago
eef9d90
netns: correct mib stats in ip6_route_me_harder()
by Alexey Dobriyan
· 16 years ago
3bd653c
netns: add net parameter to IP6_INC_STATS
by Denis V. Lunev
· 16 years ago
b21f890
netfilter: netns: fix {ip,6}_route_me_harder() in netns
by Alexey Dobriyan
· 16 years ago
d63a650
[NETFILTER]: Add partial checksum validation helper
by Patrick McHardy
· 17 years ago
4591db4
[NETNS][IPV6] route6 - add netns parameter to ip6_route_output
by Daniel Lezcano
· 17 years ago
1e796fd
[NETFILTER]: constify nf_afinfo
by Patrick McHardy
· 17 years ago
02f014d
[NETFILTER]: nf_queue: move list_head/skb/id to struct nf_info
by Patrick McHardy
· 17 years ago
c01cd42
[NETFILTER]: nf_queue: move queueing related functions/struct to seperate header
by Patrick McHardy
· 17 years ago
1841a4c
[NETFILTER]: nf_ct_h323: remove ipv6 module dependency
by Patrick McHardy
· 17 years ago
6e23ae2
[NETFILTER]: Introduce NF_INET_ hook values
by Patrick McHardy
· 17 years ago
3db05fea
[NETFILTER]: Replace sk_buff ** with sk_buff *
by Herbert Xu
· 17 years ago
0660e03
[SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h
by Arnaldo Carvalho de Melo
· 18 years ago
bc5f774
[NETFILTER]: ip6_route_me_harder should take into account mark
by Yasuyuki Kozakai
· 18 years ago
1ab1457
[NET] IPV6: Fix whitespace errors.
by YOSHIFUJI Hideaki
· 18 years ago
b51655b
[NET]: Annotate __skb_checksum_complete() and friends.
by Al Viro
· 18 years ago
868c86b
[NET]: annotate csum_ipv6_magic() callers in net/*
by Al Viro
· 18 years ago
a11d206
[IPV6]: Per-interface statistics support.
by YOSHIFUJI Hideaki
· 18 years ago
84fa793
[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE
by Patrick McHardy
· 18 years ago
503e4fa
[NETFILTER]: Fix build with CONFIG_NETFILTER=y/m on IA64
by Brian Haley
· 19 years ago
422c346
[NETFILTER]: Add address family specific checksum helpers
by Patrick McHardy
· 19 years ago
bce8032
[NETFILTER]: Introduce infrastructure for address family specific operations
by Patrick McHardy
· 19 years ago
5bf887f
[IPV6]: Fix modular build with netfilter enabled.
by David S. Miller
· 19 years ago
bb94aa1
[NETFILTER]: net/ipv[46]/netfilter.c cleanups
by Patrick McHardy
· 19 years ago
3e3850e
[NETFILTER]: Fix xfrm lookup in ip_route_me_harder/ip6_route_me_harder
by Patrick McHardy
· 19 years ago
64ce207
[NET]: Make NETDEBUG pure printk wrappers
by Patrick McHardy
· 19 years ago
2cc7d57
[NETFILTER]: Move reroute-after-queue code up to the nf_queue layer.
by Harald Welte
· 19 years ago
020b4c1
[NETFILTER]: Move ipv4 specific code from net/core/netfilter.c to net/ipv4/netfilter.c
by Harald Welte
· 19 years ago