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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2018-08-05
23
-230
/
+1270
|
\
|
*
netfilter: nft_tunnel: fix sparse errors
Pablo Neira Ayuso
2018-08-04
1
-5
/
+3
|
*
netfilter: conntrack: avoid use-after free on rmmod
Florian Westphal
2018-08-03
1
-4
/
+3
|
*
netfilter: kconfig: remove ct zone/label dependencies
Florian Westphal
2018-08-03
1
-3
/
+3
|
*
netfilter: nf_tables: simplify NLM_F_CREATE handling
Pablo Neira Ayuso
2018-08-03
1
-19
/
+10
|
*
netfilter: bridge: Expose nf_tables bridge hook priorities through uapi
Máté Eckl
2018-08-03
3
-0
/
+3
|
*
netfilter: nf_tables: match on tunnel metadata
Pablo Neira Ayuso
2018-08-03
1
-1
/
+111
|
*
netfilter: nf_tables: add tunnel support
Pablo Neira Ayuso
2018-08-03
4
-0
/
+466
|
*
netfilter: nft_tproxy: Add missing config check
Máté Eckl
2018-08-03
1
-0
/
+2
|
*
netfilter: cttimeout: Make NF_CT_NETLINK_TIMEOUT depend on NF_CONNTRACK_TIMEOUT
Harsha Sharma
2018-08-03
2
-6
/
+1
|
*
netfilter: nf_tables: remove unused variable
YueHaibing
2018-08-03
1
-2
/
+0
|
*
netfilter: nf_tables: flow event notifier must use transaction mutex
Florian Westphal
2018-08-03
1
-2
/
+2
|
*
netfilter: nfnetlink_osf: rename nf_osf header file to nfnetlink_osf
Fernando Fernandez Mancera
2018-08-03
2
-2
/
+2
|
*
netfilter: use kvmalloc_array to allocate memory for hashtable
Li RongQing
2018-08-03
4
-28
/
+11
|
*
netfilter: nf_tables: Add native tproxy support
Máté Eckl
2018-07-30
3
-0
/
+325
|
*
netfilter: nf_tables: implement Passive OS fingerprint module in nft_osf
Fernando Fernandez Mancera
2018-07-30
3
-0
/
+114
|
*
netfilter: nfnetlink_osf: extract nfnetlink_subsystem code from xt_osf.c
Fernando Fernandez Mancera
2018-07-30
2
-146
/
+157
|
*
netfilter: nf_osf: rename nf_osf.c to nfnetlink_osf.c
Fernando Fernandez Mancera
2018-07-30
3
-6
/
+11
|
*
netfilter: use PTR_ERR_OR_ZERO()
YueHaibing
2018-07-30
2
-6
/
+2
|
*
netfilter: nf_osf: add nf_osf_find()
Pablo Neira Ayuso
2018-07-30
1
-0
/
+30
|
*
netfilter: nf_tables: handle meta/lookup with direct call
Florian Westphal
2018-07-30
3
-7
/
+21
*
|
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-08-05
4
-10
/
+14
|
\
\
|
*
|
netlink: Don't shift on 64 for ngroups
Dmitry Safonov
2018-08-04
1
-2
/
+2
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-08-04
1
-3
/
+1
|
|
\
\
|
|
*
|
net: xsk: don't return frames via the allocator on error
Jakub Kicinski
2018-07-31
1
-3
/
+1
|
*
|
|
net/smc: no cursor update send in state SMC_INIT
Ursula Braun
2018-08-04
1
-1
/
+2
|
*
|
|
l2tp: fix missing refcount drop in pppol2tp_tunnel_ioctl()
Guillaume Nault
2018-08-03
1
-4
/
+9
*
|
|
|
net: Remove some unneeded semicolon
zhong jiang
2018-08-04
4
-5
/
+5
*
|
|
|
tcp: remove unneeded variable 'err'
YueHaibing
2018-08-03
1
-2
/
+1
*
|
|
|
af_unix: ensure POLLOUT on remote close() for connected dgram socket
Jason Baron
2018-08-03
1
-1
/
+6
*
|
|
|
rxrpc: Push iov_iter up from rxrpc_kernel_recv_data() to caller
David Howells
2018-08-03
1
-22
/
+11
*
|
|
|
l2tp: ignore L2TP_ATTR_MTU
Guillaume Nault
2018-08-03
5
-23
/
+9
*
|
|
|
l2tp: simplify MTU handling in l2tp_ppp
Guillaume Nault
2018-08-03
1
-49
/
+18
*
|
|
|
l2tp: define l2tp_tunnel_dst_mtu()
Guillaume Nault
2018-08-03
3
-21
/
+26
*
|
|
|
rxrpc: Reuse SKCIPHER_REQUEST_ON_STACK buffer
Kees Cook
2018-08-03
1
-12
/
+13
*
|
|
|
net: sched: fix flush on non-existing chain
Jiri Pirko
2018-08-03
1
-0
/
+7
*
|
|
|
net/socket: remove duplicated init code
Matthieu Baerts
2018-08-02
1
-48
/
+3
*
|
|
|
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-08-02
26
-63
/
+131
|
\
|
|
|
|
*
|
|
Revert "net/ipv6: fix metrics leak"
David S. Miller
2018-08-01
1
-14
/
+4
|
*
|
|
rxrpc: Fix user call ID check in rxrpc_service_prealloc_one
YueHaibing
2018-08-01
1
-2
/
+2
|
*
|
|
net: dsa: Do not suspend/resume closed slave_dev
Florian Fainelli
2018-08-01
1
-0
/
+6
|
*
|
|
netlink: Fix spectre v1 gadget in netlink_create()
Jeremy Cline
2018-08-01
1
-0
/
+2
|
*
|
|
ipv4: frags: handle possible skb truesize change
Eric Dumazet
2018-07-31
1
-0
/
+5
|
*
|
|
inet: frag: enforce memory limits earlier
Eric Dumazet
2018-07-31
1
-3
/
+3
|
|
/
/
|
*
|
netlink: Don't shift with UB on nlk->ngroups
Dmitry Safonov
2018-07-30
1
-1
/
+5
|
*
|
net/ipv6: fix metrics leak
Sabrina Dubroca
2018-07-30
1
-4
/
+14
|
*
|
openvswitch: meter: Fix setting meter id for new entries
Justin Pettit
2018-07-29
1
-5
/
+5
|
*
|
netlink: Do not subscribe to non-existent groups
Dmitry Safonov
2018-07-29
1
-0
/
+1
|
*
|
tcp_bbr: fix bw probing to raise in-flight data for very small BDPs
Neal Cardwell
2018-07-28
1
-0
/
+4
|
*
|
net: socket: Fix potential spectre v1 gadget in sock_is_registered
Jeremy Cline
2018-07-28
1
-1
/
+2
[next]