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]: sip conntrack: minor cleanup
Patrick McHardy
2006-12-02
2
-45
/
+45
*
[NETFILTER]: ip_conntrack: fix NAT helper unload races
Patrick McHardy
2006-12-02
14
-165
/
+211
*
[NETFILTER]: conntrack: add '_get' to {ip, nf}_conntrack_expect_find
Yasuyuki Kozakai
2006-12-02
5
-7
/
+7
*
[NETFILTER]: nf_conntrack: /proc compatibility with old connection tracking
Patrick McHardy
2006-12-02
3
-1
/
+429
*
[NETFILTER]: nf_conntrack: sysctl compatibility with old connection tracking
Patrick McHardy
2006-12-02
3
-0
/
+87
*
[NETFILTER]: nf_conntrack: move conntrack protocol sysctls to individual modules
Patrick McHardy
2006-12-02
2
-54
/
+22
*
[NETFILTER]: nf_conntrack: move extern declaration to header files
Patrick McHardy
2006-12-02
1
-6
/
+0
*
[NETFILTER]: nf_conntrack: remove unused struct list_head from protocols
Martin Josefsson
2006-12-02
1
-1
/
+0
*
[NETFILTER]: nf_conntrack: rename struct nf_conntrack_protocol
Martin Josefsson
2006-12-02
2
-19
/
+19
*
[NETLINK]: Remove unused dst_pid field in netlink_skb_parms
Thomas Graf
2006-12-02
1
-3
/
+1
*
[NETFILTER]: ip_nat_snmp_basic annotations.
Al Viro
2006-12-02
1
-51
/
+34
*
[NET]: netfilter checksum annotations
Al Viro
2006-12-02
10
-70
/
+37
*
[NET]: Make mangling a checksum (0 -> 0xffff on the wire) explicit.
Al Viro
2006-12-02
2
-2
/
+2
*
[NETFILTER]: More trivial annotations.
Al Viro
2006-12-02
2
-3
/
+3
*
[NET]: Supporting UDP-Lite (RFC 3828) in Linux
Gerrit Renker
2006-12-02
1
-3
/
+8
*
[NET]: Rethink mark field in struct flowi
Thomas Graf
2006-12-02
1
-2
/
+0
*
[NET]: Turn nfmark into generic mark
Thomas Graf
2006-12-02
4
-6
/
+6
*
[NETFILTER]: ipt_REJECT: fix memory corruption
Patrick McHardy
2006-11-28
1
-7
/
+9
*
[NETFILTER]: conntrack: fix refcount leak when finding expectation
Yasuyuki Kozakai
2006-11-28
1
-3
/
+3
*
[NETFILTER]: ctnetlink: fix reference count leak
Patrick McHardy
2006-11-28
1
-0
/
+1
*
[NETFILTER]: H.323 conntrack: fix crash with CONFIG_IP_NF_CT_ACCT
Faidon Liambotis
2006-11-25
1
-2
/
+2
*
[NETFILTER]: Use pskb_trim in {ip,ip6,nfnetlink}_queue
Patrick McHardy
2006-11-15
1
-3
/
+4
*
[NETFILTER]: ip_tables: compat code module refcounting fix
Dmitry Mishin
2006-10-30
1
-25
/
+11
*
[NETFILTER]: ip_tables: compat error way cleanup
Vasily Averin
2006-10-30
1
-0
/
+1
*
[NETFILTER]: Missed and reordered checks in {arp,ip,ip6}_tables
Dmitry Mishin
2006-10-30
2
-17
/
+38
*
[NETFILTER]: Missing check for CAP_NET_ADMIN in iptables compat layer
Björn Steinbrink
2006-10-20
1
-0
/
+3
*
[NETFILTER]: ctnetlink: Remove debugging messages
Pablo Neira Ayuso
2006-10-15
1
-69
/
+3
*
[NETFILTER]: ipt_ECN/ipt_TOS: fix incorrect checksum update
Patrick McHardy
2006-10-15
2
-6
/
+6
*
[NETFILTER]: arp_tables: missing unregistration on module unload
Patrick McHardy
2006-10-15
1
-0
/
+2
*
[NETFILTER]: ipt_REJECT: remove largely duplicate route_reverse function
Patrick McHardy
2006-10-04
1
-78
/
+19
*
[NETFILTER]: add type parameter to ip_route_me_harder
Simon Horman
2006-10-04
2
-2
/
+4
*
more misc typo fixes
Matt LaPlante
2006-10-03
1
-1
/
+1
*
[NETFILTER]: h323 annotations
Al Viro
2006-09-28
2
-50
/
+50
*
[NETFILTER]: ipt annotations
Al Viro
2006-09-28
11
-45
/
+48
*
[NETFILTER]: NAT annotations
Al Viro
2006-09-28
11
-53
/
+50
*
[NETFILTER]: conntrack annotations
Al Viro
2006-09-28
12
-80
/
+81
*
[NETFILTER]: netfilter misc annotations
Al Viro
2006-09-28
1
-1
/
+1
*
[TCP]: struct tcp_sack_block annotations
Al Viro
2006-09-28
1
-1
/
+1
*
[IPV4]: inet_addr_type() annotations
Al Viro
2006-09-28
1
-1
/
+1
*
[IPV4]: annotate struct in_ifaddr
Al Viro
2006-09-28
2
-2
/
+2
*
[IPV4]: inet_select_addr() annotations
Al Viro
2006-09-28
1
-1
/
+1
*
[PATCH] fix iptables __user misannotations
Al Viro
2006-09-24
1
-3
/
+3
*
[NETFILTER]: PPTP conntrack: fix another GRE keymap leak
Patrick McHardy
2006-09-22
2
-10
/
+7
*
[NETFILTER]: PPTP conntrack: fix GRE keymap leak
Patrick McHardy
2006-09-22
1
-0
/
+1
*
[NETFILTER]: PPTP conntrack: fix PPTP_IN_CALL message types
Patrick McHardy
2006-09-22
2
-6
/
+8
*
[NETFILTER]: PPTP conntrack: check call ID before changing state
Patrick McHardy
2006-09-22
1
-19
/
+13
*
[NETFILTER]: PPTP conntrack: clean up debugging cruft
Patrick McHardy
2006-09-22
1
-77
/
+51
*
[NETFILTER]: PPTP conntrack: consolidate header parsing
Patrick McHardy
2006-09-22
1
-72
/
+47
*
[NETFILTER]: PPTP conntrack: consolidate header size checks
Patrick McHardy
2006-09-22
1
-43
/
+22
*
[NETFILTER]: PPTP conntrack: simplify expectation handling
Patrick McHardy
2006-09-22
2
-116
/
+34
[prev]
[next]