Sign in
android-kvm
/
linux
/
0d41cca490c274352211efac50e9598d39a9dc80
/
net
/
ipv4
/
netfilter.c
f229f6c
netfilter: add my copyright statements
by Patrick McHardy
· 12 years ago
c9e1673
netfilter: ipv4: propagate routing errors from ip_route_me_harder()
by Patrick McHardy
· 12 years ago
ce9f3f3
netfilter: properly annotate ipv4_netfilter_{init,fini}()
by Jan Beulich
· 13 years ago
c7232c9
netfilter: add protocol independent NAT core
by Patrick McHardy
· 12 years ago
a5347fe
net: Delete all remaining instances of ctl_path
by Eric W. Biederman
· 13 years ago
95c9617
net: cleanup unsigned to unsigned int
by Eric Dumazet
· 13 years ago
5e2afba
netfilter: possible unaligned packet header in ip_route_me_harder
by Paul Guo
· 13 years ago
bc3b2d7
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
by Paul Gortmaker
· 13 years ago
797fd39
netfilter: TCP and raw fix for ip_route_me_harder
by Julian Anastasov
· 13 years ago
ed6e4ef
netfilter: Fix ip_route_me_harder triggering ip_rt_bug
by Julian Anastasov
· 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
9d6ec93
ipv4: Use flowi4 in public route lookup interfaces.
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
b23dd4f
ipv4: Make output route lookup return rtable directly.
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
f9181f4
Merge branch 'master' of /repos/git/net-next-2.6
by Patrick McHardy
· 15 years ago
c86ee67
netfilter: kill redundant check code in which setting ip_summed value
by Shan Wei
· 15 years ago
d8d1f30
net-next: remove useless union keyword
by Changli Gao
· 15 years ago
7fee226
net: add a noref bit on skb dst
by Eric Dumazet
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
d7fc02c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 15 years ago
f64f9e7
net: Move && and || to end of previous line
by Joe Perches
· 15 years ago
f8572d8
sysctl net: Remove unused binary sysctl code
by Eric W. Biederman
· 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
5f145e4
netfilter: nfmark routing in OUTPUT, mangle, NFQUEUE
by Eric Leblond
· 16 years ago
b21f890
netfilter: netns: fix {ip,6}_route_me_harder() in netns
by Alexey Dobriyan
· 16 years ago
86b08d8
ipv4: Make Netfilter's ip_route_me_harder() non-local address compatible
by KOVACS Krisztian
· 16 years ago
d63a650
[NETFILTER]: Add partial checksum validation helper
by Patrick McHardy
· 17 years ago
f206351
[NETNS]: Add namespace parameter to ip_route_output_key.
by Denis V. Lunev
· 17 years ago
4f53652
[NETFILTER]: kill nf_sysctl.c
by Patrick McHardy
· 17 years ago
6b175b2
[NETNS]: Add netns parameter to inet_(dev_)add_type.
by Eric W. Biederman
· 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
2ca7b0a
[NETFILTER]: Avoid skb_copy/pskb_copy/skb_realloc_headroom
by Herbert Xu
· 17 years ago
eddc9ec
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
by Arnaldo Carvalho de Melo
· 18 years ago
e905a9e
[NET] IPV4: Fix whitespace errors.
by YOSHIFUJI Hideaki
· 18 years ago
c68b8b6
[NETFILTER]: Fix routing of REJECT target generated packets in output chain
by Patrick McHardy
· 18 years ago
b51655b
[NET]: Annotate __skb_checksum_complete() and friends.
by Al Viro
· 18 years ago
d3bc23e
[NET]: Annotate callers of csum_fold() in net/*
by Al Viro
· 18 years ago
47dcf0c
[NET]: Rethink mark field in struct flowi
by Thomas Graf
· 18 years ago
82e91ff
[NET]: Turn nfmark into generic mark
by Thomas Graf
· 18 years ago
b4c4ed1
[NETFILTER]: add type parameter to ip_route_me_harder
by Simon Horman
· 18 years ago
59b8bfd
[NETFILTER]: netfilter misc annotations
by Al Viro
· 18 years ago
84fa793
[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE
by Patrick McHardy
· 18 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
65b4b4e
[NETFILTER]: Rename init functions.
by Andrew Morton
· 19 years ago
ee68cea
[NETFILTER]: Fix xfrm lookup after SNAT
by Patrick McHardy
· 19 years ago
bb94aa1
[NETFILTER]: net/ipv[46]/netfilter.c cleanups
by Patrick McHardy
· 19 years ago
eb9c7eb
[NETFILTER]: Handle NAT in IPsec policy checks
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
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