Daniel Borkmann ([email protected])

Number of posts: 206 (0.64 per day)
First post: 2013-03-19 12:58:14
Last post: 2014-02-04 22:17:52

Date List Subject
2014-09-07 19:54:06 linux-crypto Re: [PATCH] crypto: memzero_explicit - make sure to clear out sensitive data
2014-09-07 16:46:48 linux-crypto [PATCH] crypto: memzero_explicit - make sure to clear out sensitive data
2014-07-25 13:00:26 linux-kernel Re: [PATCH net-next] net: filter: rename 'struct sk_filter' to 'struct bpf_prog'
2014-07-25 11:25:48 linux-kernel Re: [PATCH net-next] net: filter: rename 'struct sk_filter' to 'struct bpf_prog'
2014-07-24 23:28:12 linux-kernel Re: [PATCH net-next] net: filter: rename 'struct sock_filter_int' into 'struct bpf_insn'
2014-07-24 23:21:29 linux-kernel Re: [PATCH net-next] net: filter: rename 'struct sock_filter_int' into 'struct bpf_insn'
2014-07-23 08:54:29 linux-kernel Re: [PATCH net-next 1/2] net: filter: split filter.c into two files
2014-07-17 12:40:03 linux-kernel Re: [PATCH v3 2/5] random,x86: Add arch_get_slow_rng_u64
2014-07-16 07:10:45 linux-kernel Re: [PATCH 0/4] random,x86,kvm: Add and use MSR_KVM_GET_RNG_SEED
2014-07-03 15:03:31 linux-kernel Re: [PATCHv2 net-next] net: filter: move load_pointer() into filter.h
2014-07-03 09:24:09 linux-kernel Re: [PATCH RFC] arm64: eBPF JIT compiler
2014-07-03 08:10:34 linux-kernel Re: [PATCH net-next] net: filter: move load_pointer() into filter.h
2014-07-01 08:31:52 linux-kernel Re: [PATCH RFC net-next 11/14] tracing: allow eBPF programs to be attached to events
2014-07-01 08:05:55 linux-kernel Re: [PATCH RFC net-next 08/14] bpf: add eBPF verifier
2014-07-01 07:19:03 linux-kernel Re: [PATCH RFC net-next 00/14] BPF syscall, maps, verifier, samples
2014-06-27 10:19:58 linux-kernel Re: [PATCH v6 net-next 1/4] net: flow_dissector: avoid multiple calls in eBPF
2014-06-24 08:34:09 linux-kernel Re: [PATCH v2 net-next 0/2] split BPF out of core networking
2014-06-24 08:15:52 linux-kernel Re: [PATCH v6 net-next 1/4] net: flow_dissector: avoid multiple calls in eBPF
2014-06-23 13:13:03 linux-kernel [PATCH net-next 1/3] lib: crc32: Greatly shrink CRC combining code
2014-06-23 13:12:44 linux-kernel [PATCH net-next 2/3] lib: crc32: Mark test data __initconst
2014-06-23 13:12:10 linux-kernel [PATCH net-next 3/3] lib: crc32: Add some additional __pure annotations
2014-06-23 13:12:05 linux-kernel [PATCH net-next 0/3] crc32 combine improvements
2014-06-20 21:00:40 linux-kernel Re: [PATCH] net: filter: fix upper BPF instruction limit
2014-06-20 10:13:39 linux-kernel Re: [PATCH] net: filter: fix upper BPF instruction limit
2014-06-19 08:15:20 linux-kernel Re: [net] b58537a1f56: +89.2% netperf.Throughput_Mbps
2014-06-18 22:43:42 linux-kernel Re: [PATCH] net: filter: fix upper BPF instruction limit
2014-06-18 20:38:57 linux-kernel Re: [net] b58537a1f56: +89.2% netperf.Throughput_Mbps
2014-06-17 11:21:47 linux-kernel Re: mips:allmodconfig build failure in 3.16-rc1 due to bpf_jit code
2014-06-17 10:58:38 linux-kernel Re: mips:allmodconfig build failure in 3.16-rc1 due to bpf_jit code
2014-06-17 10:56:33 linux-kernel Re: mips:allmodconfig build failure in 3.16-rc1 due to bpf_jit code
2014-06-17 10:16:43 linux-kernel Re: mips:allmodconfig build failure in 3.16-rc1 due to bpf_jit code
2014-06-17 08:21:12 linux-kernel Re: mips:allmodconfig build failure in 3.16-rc1 due to bpf_jit code
2014-06-12 08:06:17 linux-kernel Re: [PATCH v2] sctp: Fix sk_ack_backlog wrap-around problem
2014-06-10 15:13:22 linux-kernel Re: [PATCH 4/7] lib/random32.c: Use <asm/unaligned.h> instead of hand-rolling it
2014-06-08 20:02:57 linux-kernel Re: [PATCH 5/7] lib/random32.c: Make prandom_u32_max efficient for powers of 2
2014-06-08 20:02:25 linux-kernel Re: [PATCH 6/7] lib/random32.c: Randomize timeout to the millisecond, not the second
2014-06-08 12:28:24 linux-kernel Re: [PATCH 6/7] lib/random32.c: Randomize timeout to the millisecond, not the second
2014-06-08 12:25:36 linux-kernel Re: [PATCH 4/7] lib/random32.c: Use <asm/unaligned.h> instead of hand-rolling it
2014-06-08 12:16:28 linux-kernel Re: [PATCH 3/7] lib/random32.c: Replace an #ifdef with a stub prandom_state_selftest()
2014-06-08 12:11:16 linux-kernel Re: [PATCH 2/7] lib/random32.c: Remove excess calls to prandom_u32_state in initialization
2014-06-08 12:06:49 linux-kernel Re: [PATCH 1/7] lib/random32.c: Mark self-test data as __initconst
2014-06-08 12:05:50 linux-kernel Re: [PATCH 7/7] lib/random32.c: Remove redundant U suffixes on integers
2014-06-08 12:03:47 linux-kernel Re: [PATCH 5/7] lib/random32.c: Make prandom_u32_max efficient for powers of 2
2014-06-08 10:43:12 linux-kernel Re: [PATCH 6/7] lib/random32.c: Randomize timeout to the millisecond, not the second
2014-06-08 10:36:30 linux-kernel Re: [PATCH 7/7] lib/random32.c: Remove redundant U suffixes on integers
2014-06-04 21:07:34 linux-kernel Re: [PATCH 1/3] lib: crc32: Greatly shrink CRC combining code
2014-06-04 12:46:56 linux-kernel Re: [PATCH 1/3] lib: crc32: Greatly shrink CRC combining code
2014-06-04 08:52:28 linux-kernel Re: [PATCH v6 net-next 1/4] net: flow_dissector: avoid multiple calls in eBPF
2014-06-03 20:36:31 linux-kernel Re: [PATCH v2 net-next 0/2] split BPF out of core networking
2014-06-03 08:56:54 linux-kernel Re: [PATCH v2 net-next 0/2] split BPF out of core networking
2014-06-03 08:34:14 linux-kernel Re: [PATCH v6 net-next 1/4] net: flow_dissector: avoid multiple calls in eBPF