index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
netfilter
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[NETFILTER]: Fix multiple problems with the conntrack event cache
Patrick McHardy
2005-08-29
2
-69
/
+39
*
[NETFILTER]: Extend netfilter logging API
Harald Welte
2005-08-29
5
-64
/
+90
*
[NETFILTER]: Add "nfnetlink_queue" netfilter queue handler over nfnetlink
Harald Welte
2005-08-29
3
-1
/
+76
*
[NETFILTER]: Core changes required by upcoming nfnetlink_queue code
Harald Welte
2005-08-29
1
-1
/
+2
*
[NETFILTER]: Move reroute-after-queue code up to the nf_queue layer.
Harald Welte
2005-08-29
1
-27
/
+0
*
[NETLINK]: Add properly module refcounting for kernel netlink sockets.
Harald Welte
2005-08-29
2
-2
/
+4
*
[NETFILTER]: Rename skb_ip_make_writable() to skb_make_writable()
Harald Welte
2005-08-29
11
-16
/
+16
*
[NETFILTER]: C99 initizalizers for NAT protocols
Patrick McHardy
2005-08-29
4
-33
/
+40
*
[NETFILTER]: Add ctnetlink subsystem
Harald Welte
2005-08-29
15
-82
/
+2066
*
[NETFILTER]: connection tracking event notifiers
Harald Welte
2005-08-29
8
-10
/
+154
*
[NETFILTER]: reduce netfilter sk_buff enlargement
Harald Welte
2005-08-29
13
-29
/
+7
*
[NETFILTER]: convert nfmark and conntrack mark to 32bit
Harald Welte
2005-08-29
6
-5
/
+36
*
[NETFILTER]: Fix HW checksum handling in ip_queue/ip6_queue
Patrick McHardy
2005-08-23
1
-0
/
+7
*
[NETFILTER]: Fix HW checksum handling in TCPMSS target
Patrick McHardy
2005-08-20
1
-3
/
+4
*
[NETFILTER]: Fix HW checksum handling in ECN target
Patrick McHardy
2005-08-20
1
-4
/
+5
*
[NETFILTER]: Fix ECN target TCP marking
Patrick McHardy
2005-08-20
1
-4
/
+4
*
[PATCH] don't try to do any NAT on untracked connections
Harald Welte
2005-08-08
1
-0
/
+4
*
[NETFILTER] Inherit masq_index to slave connections
Harald Welte
2005-07-30
1
-0
/
+5
*
[NETFILTER]: Fix -Wunder error in ip_conntrack_core.c
Nick Sillik
2005-07-27
1
-1
/
+1
*
[NETFILTER]: Use correct byteorder in ICMP NAT
Patrick McHardy
2005-07-22
1
-3
/
+4
*
[NETFILTER]: Wait until all references to ip_conntrack_untracked are dropped ...
Patrick McHardy
2005-07-22
1
-0
/
+3
*
[NETFILTER]: Fix potential memory corruption in NAT code (aka memory NAT)
Patrick McHardy
2005-07-22
2
-2
/
+4
*
[NETFILTER]: ip_conntrack_expect_related must not free expectation
Rusty Russell
2005-07-21
10
-57
/
+39
*
[NETFILTER]: Revert nf_reset change
Phil Oester
2005-07-12
1
-0
/
+7
*
[NETFILTER]: ipt_CLUSTERIP: fix ARP mangling
Harald Welte
2005-06-28
1
-3
/
+4
*
[NETFILTER]: Fix handling of ICMP packets (RELATED) in ipt_CLUSTERIP target.
Harald Welte
2005-06-22
1
-1
/
+1
*
[NETFILTER]: Check TCP checksum in ipt_REJECT
Patrick McHardy
2005-06-21
1
-1
/
+12
*
[NETFILTER]: Avoid unncessary checksum validation in UDP connection tracking
Keir Fraser
2005-06-21
1
-0
/
+1
*
[NETFILTER]: expectation timeouts are compulsory
Phil Oester
2005-06-21
1
-9
/
+5
*
[NETFILTER]: Kill nf_debug
Patrick McHardy
2005-06-21
2
-12
/
+0
*
[NETFILTER]: Kill lockhelp.h
Patrick McHardy
2005-06-21
18
-167
/
+158
*
[NETFILTER]: ipt_recent: last_pkts is an array of "unsigned long" not "u_int3...
David S. Miller
2005-06-15
1
-5
/
+5
*
[NETFILTER]: Advance seq-file position in exp_next_seq()
Patrick McHardy
2005-06-13
1
-0
/
+1
*
[NETFILTER]: Fix deadlock with ip_queue and tcp local input path.
Harald Welte
2005-05-30
1
-0
/
+10
*
[NETFILTER]: Do not be clever about SKB ownership in ip_ct_gather_frags().
David S. Miller
2005-05-19
1
-20
/
+8
*
[NETLINK]: Synchronous message processing.
Herbert Xu
2005-05-03
1
-11
/
+9
*
[NETFILTER]: Don't checksum CHECKSUM_UNNECESSARY skbs in TCP connection tracking
Patrick McHardy
2005-05-03
1
-0
/
+1
*
[NETFILTER]: Missing owner-field initialization in iptable_raw
Patrick McHardy
2005-05-03
1
-2
/
+4
*
[NETFILTER]: Drop conntrack reference when packet leaves IP
Patrick McHardy
2005-04-25
1
-7
/
+0
*
[NETFILTER]: Fix truncated sequence numbers in FTP helper
Yasuyuki KOZAKAI
2005-04-25
1
-2
/
+2
*
[NETFILTER]: Ignore PSH on SYN/ACK in TCP connection tracking
Patrick McHardy
2005-04-24
1
-0
/
+1
*
[NETFILTER]: Fix NAT sequence number adjustment
Patrick McHardy
2005-04-24
3
-16
/
+98
*
Linux-2.6.12-rc2
Linus Torvalds
2005-04-16
76
-0
/
+23448
[prev]