index
:
Linux Stable
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.12.y
linux-6.13.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
netfilter
/
ipv4
Commit message (
Expand
)
Author
Age
Files
Lines
*
netfilter: disable defrag once its no longer needed
Florian Westphal
2021-04-26
1
-1
/
+2
*
netfilter: use actual socket sk for REJECT action
Jan Engelhardt
2020-12-01
1
-2
/
+2
*
netfilter: nf_reject: add reject skbuff creation helpers
Jose M. Guisado Gomez
2020-10-31
1
-0
/
+10
*
netfilter: add missing includes to a number of header-files.
Jeremy Sowden
2019-08-13
1
-0
/
+3
*
netfilter: nf_nat: merge ip/ip6 masquerade headers
Florian Westphal
2019-04-11
1
-15
/
+0
*
netfilter: reject: skip csum verification for protocols that don't support it
Alin Nastac
2019-02-13
1
-0
/
+1
*
netfilter: conntrack: gre: switch module to be built-in
Florian Westphal
2019-01-18
1
-0
/
+3
*
netfilter: add missing error handling code for register functions
Taehee Yoo
2018-11-27
1
-1
/
+1
*
netfilter: conntrack: remove l3->l4 mapping information
Florian Westphal
2018-09-20
1
-8
/
+5
*
netfilter: conntrack: remove l3proto abstraction
Florian Westphal
2018-07-17
1
-3
/
+0
*
netfilter: add NAT support for shifted portmap ranges
Thierry Du Tre
2018-04-24
1
-1
/
+1
*
netfilter: conntrack: l4 protocol trackers can be const
Florian Westphal
2018-01-08
1
-6
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2017-11-08
1
-1
/
+1
|
\
|
*
netfilter: conntrack: make l3proto trackers const
Florian Westphal
2017-10-24
1
-1
/
+1
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
5
-0
/
+5
|
/
*
netfilter: udplite: Remove duplicated udplite4/6 declaration
Gao Feng
2017-04-09
1
-1
/
+0
*
netfilter: merge udp and udplite conntrack helpers
Florian Westphal
2017-01-03
1
-0
/
+1
*
netfilter: defrag: only register defrag functionality if needed
Florian Westphal
2016-12-06
1
-1
/
+2
*
netfilter: conntrack: built-in support for UDPlite
Davide Caratti
2016-12-04
1
-0
/
+3
*
netfilter: conntrack: built-in support for SCTP
Davide Caratti
2016-12-04
1
-0
/
+3
*
netfilter: conntrack: built-in support for DCCP
Davide Caratti
2016-12-04
1
-0
/
+3
*
ipv4: Push struct net down into nf_send_reset
Eric W. Biederman
2015-09-29
1
-1
/
+1
*
netfilter: Pass net to nf_dup_ipv4 and nf_dup_ipv6
Eric W. Biederman
2015-09-18
1
-1
/
+1
*
netfilter: factor out packet duplication for IPv4/IPv6
Pablo Neira Ayuso
2015-08-07
1
-0
/
+7
*
netfilter: fix sparse warnings in reject handling
Florian Westphal
2015-03-10
1
-1
/
+1
*
netfilter: reject: don't send icmp error if csum is invalid
Florian Westphal
2015-03-03
1
-5
/
+1
*
netfilter: nf_reject_ipv4: split nf_send_reset() in smaller functions
Pablo Neira Ayuso
2014-10-31
1
-0
/
+10
*
netfilter: move nf_send_resetX() code to nf_reject_ipvX modules
Pablo Neira Ayuso
2014-10-02
1
-117
/
+1
*
netfilter: nft_reject: introduce icmp code abstraction for inet and bridge
Pablo Neira Ayuso
2014-10-02
1
-0
/
+1
*
netfilter: bridge: move br_netfilter out of the core
Pablo Neira Ayuso
2014-09-26
1
-1
/
+1
*
netfilter: nf_nat: generalize IPv4 masquerading support for nf_tables
Arturo Borrero
2014-09-09
1
-0
/
+14
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...
David S. Miller
2014-01-06
1
-0
/
+128
|
\
|
*
netfilter: REJECT: separate reusable code
Eric Leblond
2013-12-30
1
-0
/
+128
*
|
netfilter: nf_conntrack: remove dead code
stephen hemminger
2014-01-03
1
-2
/
+0
|
/
*
netfilter: Remove extern from function prototypes
Joe Perches
2013-09-23
2
-4
/
+4
*
netfilter: nf_ct_icmp: keep the ICMP ct entries longer
Jan Kasprzak
2009-06-08
1
-11
/
+0
*
netfilter: split netfilter IPv4 defragmentation into a separate module
KOVACS Krisztian
2008-10-08
1
-0
/
+6
*
netfilter: nf_conntrack: remove unnecessary function declaration
Rami Rosen
2008-06-09
1
-2
/
+0
*
[NETFILTER]: nf_nat: add symbolic dependency on IPv4 conntrack
Patrick McHardy
2007-08-07
1
-0
/
+2
*
[NETFILTER]: nf_conntrack: mark protocols __read_mostly
Patrick McHardy
2007-07-14
1
-0
/
+2
*
[NETFILTER]: nf_nat: move NAT declarations from nf_conntrack_ipv4.h to nf_nat.h
Yasuyuki Kozakai
2007-07-10
1
-22
/
+1
*
[NETFILTER]: nf_conntrack/nf_nat: add PPTP helper port
Patrick McHardy
2006-12-02
1
-0
/
+2
*
[NETFILTER]: Add NAT support for nf_conntrack
Jozsef Kadlecsik
2006-12-02
1
-13
/
+7
*
[NETFILTER]: nf_conntrack: /proc compatibility with old connection tracking
Patrick McHardy
2006-12-02
1
-0
/
+3
*
[NETFILTER]: nf_conntrack: move extern declaration to header files
Patrick McHardy
2006-12-02
1
-0
/
+4
*
[NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tables
Harald Welte
2006-01-12
1
-3
/
+0
*
[NETFILTER]: Add nf_conntrack subsystem.
Yasuyuki Kozakai
2005-11-09
2
-0
/
+54