index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
netfilter.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
netfilter: af_info: add 'strict' parameter to limit lookup to .oif
Florian Westphal
2011-04-04
1
-1
/
+1
*
netfilter: af_info: add network namespace parameter to route hook
Florian Westphal
2011-04-04
1
-2
/
+3
*
ipv4: Use flowi4 in public route lookup interfaces.
David S. Miller
2011-03-12
1
-13
/
+13
*
net: Put flowi_* prefix on AF independent members of struct flowi
David S. Miller
2011-03-12
1
-3
/
+3
*
ipv4: Make output route lookup return rtable directly.
David S. Miller
2011-03-02
1
-3
/
+9
*
xfrm: Return dst directly from xfrm_lookup()
David S. Miller
2011-03-02
1
-2
/
+4
*
net: use the macros defined for the members of flowi
Changli Gao
2010-11-17
1
-4
/
+4
*
Merge branch 'master' of /repos/git/net-next-2.6
Patrick McHardy
2010-06-15
1
-4
/
+4
|
\
|
*
net-next: remove useless union keyword
Changli Gao
2010-06-10
1
-4
/
+4
*
|
netfilter: kill redundant check code in which setting ip_summed value
Shan Wei
2010-06-14
1
-3
/
+1
|
/
*
net: add a noref bit on skb dst
Eric Dumazet
2010-05-17
1
-3
/
+3
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2009-12-08
1
-4
/
+4
|
\
|
*
net: Move && and || to end of previous line
Joe Perches
2009-11-29
1
-4
/
+4
*
|
sysctl net: Remove unused binary sysctl code
Eric W. Biederman
2009-11-12
1
-3
/
+3
|
/
*
net: skb->dst accessors
Eric Dumazet
2009-06-03
1
-12
/
+16
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2008-11-28
1
-0
/
+3
|
\
|
*
netfilter: nfmark routing in OUTPUT, mangle, NFQUEUE
Eric Leblond
2008-11-25
1
-0
/
+3
*
|
netns xfrm: lookup in netns
Alexey Dobriyan
2008-11-25
1
-2
/
+2
|
/
*
netfilter: netns: fix {ip,6}_route_me_harder() in netns
Alexey Dobriyan
2008-10-08
1
-3
/
+4
*
ipv4: Make Netfilter's ip_route_me_harder() non-local address compatible
KOVACS Krisztian
2008-10-01
1
-0
/
+3
*
[NETFILTER]: Add partial checksum validation helper
Patrick McHardy
2008-04-14
1
-7
/
+30
*
[NETNS]: Add namespace parameter to ip_route_output_key.
Denis V. Lunev
2008-01-28
1
-3
/
+3
*
[NETFILTER]: kill nf_sysctl.c
Patrick McHardy
2008-01-28
1
-0
/
+10
*
[NETNS]: Add netns parameter to inet_(dev_)add_type.
Eric W. Biederman
2008-01-28
1
-1
/
+1
*
[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
/
+6
*
[NETFILTER]: Introduce NF_INET_ hook values
Patrick McHardy
2008-01-28
1
-4
/
+4
*
[NETFILTER]: Replace sk_buff ** with sk_buff *
Herbert Xu
2007-10-15
1
-30
/
+28
*
[NETFILTER]: Avoid skb_copy/pskb_copy/skb_realloc_headroom
Herbert Xu
2007-10-15
1
-22
/
+9
*
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
Arnaldo Carvalho de Melo
2007-04-25
1
-4
/
+4
*
[NET] IPV4: Fix whitespace errors.
YOSHIFUJI Hideaki
2007-02-10
1
-3
/
+3
*
[NETFILTER]: Fix routing of REJECT target generated packets in output chain
Patrick McHardy
2007-01-04
1
-2
/
+5
*
[NET]: Annotate __skb_checksum_complete() and friends.
Al Viro
2006-12-02
1
-2
/
+2
*
[NET]: Annotate callers of csum_fold() in net/*
Al Viro
2006-12-02
1
-1
/
+1
*
[NET]: Rethink mark field in struct flowi
Thomas Graf
2006-12-02
1
-3
/
+1
*
[NET]: Turn nfmark into generic mark
Thomas Graf
2006-12-02
1
-1
/
+1
*
[NETFILTER]: add type parameter to ip_route_me_harder
Simon Horman
2006-10-04
1
-3
/
+6
*
[NETFILTER]: netfilter misc annotations
Al Viro
2006-09-28
1
-2
/
+2
*
[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE
Patrick McHardy
2006-09-22
1
-1
/
+1
*
[NETFILTER]: Add address family specific checksum helpers
Patrick McHardy
2006-04-09
1
-0
/
+33
*
[NETFILTER]: Introduce infrastructure for address family specific operations
Patrick McHardy
2006-04-09
1
-8
/
+9
*
[NETFILTER]: Rename init functions.
Andrew Morton
2006-03-28
1
-4
/
+4
*
[NETFILTER]: Fix xfrm lookup after SNAT
Patrick McHardy
2006-02-15
1
-0
/
+41
*
[NETFILTER]: net/ipv[46]/netfilter.c cleanups
Patrick McHardy
2006-01-10
1
-10
/
+0
*
[NETFILTER]: Handle NAT in IPsec policy checks
Patrick McHardy
2006-01-07
1
-0
/
+3
*
[NETFILTER]: Fix xfrm lookup in ip_route_me_harder/ip6_route_me_harder
Patrick McHardy
2006-01-07
1
-2
/
+10
*
[NETFILTER]: Move reroute-after-queue code up to the nf_queue layer.
Harald Welte
2005-08-29
1
-2
/
+62
[next]