index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
netfilter.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-29
ipv4: Pass struct net into ip_route_me_harder
Eric W. Biederman
1
-3
/
+2
2015-09-29
netfilter: Push struct net down into nf_afinfo.reroute
Eric W. Biederman
1
-1
/
+1
2015-06-16
netfilter: don't use module_init/exit in core IPV4 code
Paul Gortmaker
1
-8
/
+1
2015-04-04
netfilter: Use nf_hook_state in nf_queue_entry.
David S. Miller
1
-2
/
+2
2014-02-19
netfilter: remove double colon
stephen hemminger
1
-1
/
+1
2013-04-18
netfilter: add my copyright statements
Patrick McHardy
1
-1
/
+6
2013-04-08
netfilter: ipv4: propagate routing errors from ip_route_me_harder()
Patrick McHardy
1
-4
/
+4
2012-09-03
netfilter: properly annotate ipv4_netfilter_{init,fini}()
Jan Beulich
1
-2
/
+2
2012-08-30
netfilter: add protocol independent NAT core
Patrick McHardy
1
-37
/
+0
2012-04-21
net: Delete all remaining instances of ctl_path
Eric W. Biederman
1
-10
/
+0
2012-04-15
net: cleanup unsigned to unsigned int
Eric Dumazet
1
-1
/
+1
2011-11-21
netfilter: possible unaligned packet header in ip_route_me_harder
Paul Guo
1
-1
/
+2
2011-11-01
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
Paul Gortmaker
1
-0
/
+1
2011-08-08
netfilter: TCP and raw fix for ip_route_me_harder
Julian Anastasov
1
-10
/
+8
2011-06-29
netfilter: Fix ip_route_me_harder triggering ip_rt_bug
Julian Anastasov
1
-38
/
+22
2011-04-04
netfilter: af_info: add 'strict' parameter to limit lookup to .oif
Florian Westphal
1
-1
/
+1
2011-04-04
netfilter: af_info: add network namespace parameter to route hook
Florian Westphal
1
-2
/
+3
2011-03-13
ipv4: Use flowi4 in public route lookup interfaces.
David S. Miller
1
-13
/
+13
2011-03-13
net: Put flowi_* prefix on AF independent members of struct flowi
David S. Miller
1
-3
/
+3
2011-03-03
ipv4: Make output route lookup return rtable directly.
David S. Miller
1
-3
/
+9
2011-03-03
xfrm: Return dst directly from xfrm_lookup()
David S. Miller
1
-2
/
+4
2010-11-17
net: use the macros defined for the members of flowi
Changli Gao
1
-4
/
+4
2010-06-15
Merge branch 'master' of /repos/git/net-next-2.6
Patrick McHardy
1
-4
/
+4
2010-06-14
netfilter: kill redundant check code in which setting ip_summed value
Shan Wei
1
-3
/
+1
2010-06-11
net-next: remove useless union keyword
Changli Gao
1
-4
/
+4
2010-05-18
net: add a noref bit on skb dst
Eric Dumazet
1
-3
/
+3
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1
-4
/
+4
2009-11-30
net: Move && and || to end of previous line
Joe Perches
1
-4
/
+4
2009-11-12
sysctl net: Remove unused binary sysctl code
Eric W. Biederman
1
-3
/
+3
2009-06-03
net: skb->dst accessors
Eric Dumazet
1
-12
/
+16
2008-11-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
1
-0
/
+3
2008-11-26
netns xfrm: lookup in netns
Alexey Dobriyan
1
-2
/
+2
2008-11-25
netfilter: nfmark routing in OUTPUT, mangle, NFQUEUE
Eric Leblond
1
-0
/
+3
2008-10-08
netfilter: netns: fix {ip,6}_route_me_harder() in netns
Alexey Dobriyan
1
-3
/
+4
2008-10-01
ipv4: Make Netfilter's ip_route_me_harder() non-local address compatible
KOVACS Krisztian
1
-0
/
+3
2008-04-14
[NETFILTER]: Add partial checksum validation helper
Patrick McHardy
1
-7
/
+30
2008-01-29
[NETNS]: Add namespace parameter to ip_route_output_key.
Denis V. Lunev
1
-3
/
+3
2008-01-29
[NETFILTER]: kill nf_sysctl.c
Patrick McHardy
1
-0
/
+10
2008-01-29
[NETNS]: Add netns parameter to inet_(dev_)add_type.
Eric W. Biederman
1
-1
/
+1
2008-01-29
[NETFILTER]: constify nf_afinfo
Patrick McHardy
1
-1
/
+1
2008-01-29
[NETFILTER]: nf_queue: move list_head/skb/id to struct nf_info
Patrick McHardy
1
-6
/
+8
2008-01-29
[NETFILTER]: nf_queue: move queueing related functions/struct to seperate header
Patrick McHardy
1
-0
/
+1
2008-01-29
[NETFILTER]: nf_ct_h323: remove ipv6 module dependency
Patrick McHardy
1
-0
/
+6
2008-01-29
[NETFILTER]: Introduce NF_INET_ hook values
Patrick McHardy
1
-4
/
+4
2007-10-15
[NETFILTER]: Replace sk_buff ** with sk_buff *
Herbert Xu
1
-30
/
+28
2007-10-15
[NETFILTER]: Avoid skb_copy/pskb_copy/skb_realloc_headroom
Herbert Xu
1
-22
/
+9
2007-04-26
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
Arnaldo Carvalho de Melo
1
-4
/
+4
2007-02-11
[NET] IPV4: Fix whitespace errors.
YOSHIFUJI Hideaki
1
-3
/
+3
2007-01-04
[NETFILTER]: Fix routing of REJECT target generated packets in output chain
Patrick McHardy
1
-2
/
+5
[next]