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