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: remove struct nf_afinfo and its helper functions
Pablo Neira Ayuso
2018-01-08
1
-10
/
+0
*
netfilter: remove route_key_size field in struct nf_afinfo
Pablo Neira Ayuso
2018-01-08
1
-1
/
+0
*
netfilter: move reroute indirection to struct nf_ipv6_ops
Pablo Neira Ayuso
2018-01-08
1
-4
/
+4
*
netfilter: move route indirection to struct nf_ipv6_ops
Pablo Neira Ayuso
2018-01-08
1
-3
/
+3
*
netfilter: remove saveroute indirection in struct nf_afinfo
Pablo Neira Ayuso
2018-01-08
1
-28
/
+0
*
netfilter: move checksum_partial indirection to struct nf_ipv6_ops
Pablo Neira Ayuso
2018-01-08
1
-4
/
+4
*
netfilter: move checksum indirection to struct nf_ipv6_ops
Pablo Neira Ayuso
2018-01-08
1
-1
/
+0
*
netfilter: use skb_to_full_sk in ip_route_me_harder
Florian Westphal
2017-02-28
1
-3
/
+4
*
netfilter: Update ip_route_me_harder to consider L3 domain
David Ahern
2016-11-24
1
-1
/
+4
*
ipv4: Pass struct net into ip_route_me_harder
Eric W. Biederman
2015-09-29
1
-3
/
+2
*
netfilter: Push struct net down into nf_afinfo.reroute
Eric W. Biederman
2015-09-29
1
-1
/
+1
*
netfilter: don't use module_init/exit in core IPV4 code
Paul Gortmaker
2015-06-16
1
-8
/
+1
*
netfilter: Use nf_hook_state in nf_queue_entry.
David S. Miller
2015-04-04
1
-2
/
+2
*
netfilter: remove double colon
stephen hemminger
2014-02-19
1
-1
/
+1
*
netfilter: add my copyright statements
Patrick McHardy
2013-04-18
1
-1
/
+6
*
netfilter: ipv4: propagate routing errors from ip_route_me_harder()
Patrick McHardy
2013-04-08
1
-4
/
+4
*
netfilter: properly annotate ipv4_netfilter_{init,fini}()
Jan Beulich
2012-09-03
1
-2
/
+2
*
netfilter: add protocol independent NAT core
Patrick McHardy
2012-08-30
1
-37
/
+0
*
net: Delete all remaining instances of ctl_path
Eric W. Biederman
2012-04-20
1
-10
/
+0
*
net: cleanup unsigned to unsigned int
Eric Dumazet
2012-04-15
1
-1
/
+1
*
netfilter: possible unaligned packet header in ip_route_me_harder
Paul Guo
2011-11-21
1
-1
/
+2
*
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
netfilter: TCP and raw fix for ip_route_me_harder
Julian Anastasov
2011-08-07
1
-10
/
+8
*
netfilter: Fix ip_route_me_harder triggering ip_rt_bug
Julian Anastasov
2011-06-29
1
-38
/
+22
*
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
[next]