index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
netfilter
Age
Commit message (
Expand
)
Author
Files
Lines
2006-02-04
[NETFILTER]: Fix check whether dst_entry needs to be released after NAT
Patrick McHardy
1
-2
/
+2
2006-02-04
[NETFILTER]: Prepare {ipt,ip6t}_policy match for x_tables unification
Patrick McHardy
1
-3
/
+6
2006-02-04
[NETFILTER]: Check policy length in policy match strict mode
Patrick McHardy
1
-1
/
+1
2006-02-04
[NETFILTER]: Fix possible overflow in netfilters do_replace()
Kirill Korotaev
2
-0
/
+14
2006-02-04
[NETFILTER]: Fix missing src port initialization in tftp expectation mask
Patrick McHardy
1
-0
/
+1
2006-02-04
[NETFILTER]: Fix undersized skb allocation in ipt_ULOG/ebt_ulog/nfnetlink_log
Patrick McHardy
1
-8
/
+12
2006-02-04
[NETFILTER]: ULOG/nfnetlink_log: Use better default value for 'nlbufsiz'
Holger Eitzenberger
1
-1
/
+5
2006-02-04
[NETFILTER]: ctnetlink: add MODULE_ALIAS for expectation subsystem
Pablo Neira Ayuso
1
-0
/
+1
2006-02-04
[NETFILTER]: ctnetlink: Fix subsystem used for expectation events
Marcus Sundberg
1
-1
/
+1
2006-01-17
[NETFILTER]: ip_conntrack_proto_gre.c needs linux/interrupt.h
David S. Miller
1
-0
/
+1
2006-01-17
[NETFILTER] Makefile cleanup
Yasuyuki Kozakai
1
-1
/
+0
2006-01-17
[NETFILTER] ip[6]t_policy: Fix compilation warnings
Benoit Boissinot
1
-2
/
+5
2006-01-12
[NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tables
Harald Welte
60
-3995
/
+245
2006-01-11
[PATCH] capable/capability.h (net/)
Randy Dunlap
2
-0
/
+2
2006-01-11
[NETFILTER]: ip_ct_proto_gre_fini() cannot be __exit
David S. Miller
2
-2
/
+5
2006-01-11
netfilter: headers included twice
Nicolas Kaiser
3
-3
/
+0
2006-01-10
[NETFILTER]: Fix timeout sysctls on big-endian 64bit architectures
Patrick McHardy
7
-37
/
+37
2006-01-10
[NETFILTER]: Remove unused function from NAT protocol helpers
Patrick McHardy
5
-160
/
+0
2006-01-10
[NETFILTER]: Fix return value confusion in PPTP NAT helper
Patrick McHardy
1
-23
/
+13
2006-01-10
[NETFILTER]: Fix another crash in ip_nat_pptp
Patrick McHardy
1
-30
/
+27
2006-01-10
[NETFILTER]: Fix crash in ip_nat_pptp
Patrick McHardy
1
-1
/
+1
2006-01-10
[NET]: Change memcmp(,,ETH_ALEN) to compare_ether_addr()
Kris Katterjohn
1
-2
/
+3
2006-01-10
spelling: s/trough/through/
Adrian Bunk
1
-2
/
+2
2006-01-07
[NETFILTER]: ip_conntrack_proto_sctp.c needs linux/interrupt.h
Joe Kappus
1
-0
/
+1
2006-01-07
[NETFILTER]: Add ipt_policy/ip6t_policy matches
Patrick McHardy
3
-0
/
+181
2006-01-07
[NETFILTER]: Handle NAT in IPsec policy checks
Patrick McHardy
1
-2
/
+48
2006-01-07
[NETFILTER]: Redo policy lookups after NAT when neccessary
Patrick McHardy
1
-2
/
+25
2006-01-07
[NETFILTER]: Use conntrack information to determine if packet was NATed
Patrick McHardy
1
-15
/
+19
2006-01-06
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-0
/
+1
2006-01-06
[NETFILTER]: ipt_helper.c needs linux/interrupt.h
Joe
1
-0
/
+1
2006-01-06
kbuild: un-stringnify KBUILD_MODNAME
Sam Ravnborg
2
-2
/
+2
2006-01-05
[NETFILTER]: Use HOPLIMIT metric as TTL of TCP reset sent by REJECT
Yasuyuki Kozakai
1
-1
/
+1
2006-01-05
[NETFILTER]: nf_conntrack_l3proto_ipv4.c needs net/route.h
Patrick McHardy
1
-0
/
+1
2006-01-05
[NETFILTER]: Call POST_ROUTING hook before fragmentation
Patrick McHardy
3
-67
/
+2
2006-01-05
[NETFILTER]: ctnetlink: Fix dumping of helper name
Patrick McHardy
1
-1
/
+1
2006-01-05
[NETFILTER]: Fix module_param types and permissions
Patrick McHardy
6
-25
/
+21
2006-01-05
[NETFILTER]: Add ctnetlink port for nf_conntrack
Pablo Neira Ayuso
2
-18
/
+126
2006-01-05
[NETFILTER]: ctnetlink: remove unused variable
Pablo Neira Ayuso
1
-2
/
+0
2006-01-05
[NETFILTER]: ctnetlink: fix conntrack mark race
Pablo Neira Ayuso
1
-5
/
+5
2006-01-05
[NETFILTER]: ctnetlink: ctnetlink_event cleanup
Pablo Neira Ayuso
1
-11
/
+4
2006-01-05
[NETFILTER]: ctnetlink: use u_int32_t instead of unsigned int
Pablo Neira Ayuso
1
-1
/
+1
2006-01-05
[NETFILTER]: ctnetlink: propagate ctnetlink_dump_tuples_proto return value back
Pablo Neira Ayuso
1
-2
/
+3
2006-01-05
[NETFILTER]: ctnetlink: Add sanity checkings for ICMP
Yasuyuki Kozakai
1
-19
/
+24
2006-01-05
[NETFILTER]: ctnetlink: remove bogus checks in ICMP protocol at dumping
Pablo Neira Ayuso
1
-4
/
+0
2006-01-03
[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h
Arnaldo Carvalho de Melo
7
-0
/
+10
2006-01-03
[NETFILTER] ip_tables: NUMA-aware allocation
Eric Dumazet
2
-118
/
+256
2005-12-19
[NETFILTER]: Fix NAT init order
Patrick McHardy
1
-1
/
+2
2005-12-12
[NETFILTER]: ip_nat_tftp: Fix expectation NAT
Marcus Sundberg
1
-1
/
+4
2005-12-05
[NETFILTER]: Don't use conntrack entry after dropping the reference
Patrick McHardy
1
-4
/
+2
2005-12-05
[NETFILTER]: Fix unbalanced read_unlock_bh in ctnetlink
Patrick McHardy
1
-1
/
+2
[next]