aboutsummaryrefslogtreecommitdiffstats
path: root/security/integrity (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-31net: thunderx: add XCAST messages handlers for PFVadim Lomovtsev1-4/+41
2018-03-31net: thunderx: add new messages for handle ndo_set_rx_mode callbackVadim Lomovtsev1-0/+12
2018-03-31net: thunderx: add multicast filter management supportVadim Lomovtsev2-1/+153
2018-03-31net: thunderx: add MAC address filter tracking for LMACVadim Lomovtsev1-14/+30
2018-03-31net: thunderx: move filter register related macro into proper placeVadim Lomovtsev2-11/+13
2018-03-31net: stmmac: dwmac-meson8b: Add support for the Meson8m2 SoCMartin Blumenstingl1-2/+3
2018-03-31dt-bindings: net: meson-dwmac: add support for the Meson8m2 SoCMartin Blumenstingl1-2/+3
2018-03-31selftests/bpf: Selftest for sys_bind post-hooks.Andrey Ignatov3-1/+493
2018-03-31bpf: Post-hooks for sys_bindAndrey Ignatov6-30/+195
2018-03-31selftests/bpf: Selftest for sys_connect hooksAndrey Ignatov8-4/+284
2018-03-31bpf: Hooks for sys_connectAndrey Ignatov13-1/+202
2018-03-31net: Introduce __inet_bind() and __inet6_bindAndrey Ignatov4-28/+52
2018-03-31selftests/bpf: Selftest for sys_bind hooksAndrey Ignatov4-1/+517
2018-03-31bpf: Hooks for sys_bindAndrey Ignatov10-8/+366
2018-03-31libbpf: Support expected_attach_type at prog loadAndrey Ignatov5-46/+133
2018-03-31bpf: Check attach type at prog load timeAndrey Ignatov8-29/+88
2018-03-30net/mlx5e: RX, Recycle buffer of UMR WQEsTariq Toukan1-2/+9
2018-03-30net/mlx5e: Keep single pre-initialized UMR WQE per RQTariq Toukan3-19/+13
2018-03-30net/mlx5e: Remove page_ref bulking in Striding RQTariq Toukan2-32/+16
2018-03-30net/mlx5e: Support XDP over Striding RQTariq Toukan3-8/+26
2018-03-30net/mlx5e: Refactor RQ XDP_TX indicationTariq Toukan2-6/+8
2018-03-30net/mlx5e: Use linear SKB in Striding RQTariq Toukan5-45/+153
2018-03-30net/mlx5e: Use inline MTTs in UMR WQEsTariq Toukan3-88/+38
2018-03-30net/mlx5e: Do not busy-wait for UMR completion in Striding RQTariq Toukan1-1/+1
2018-03-30net/mlx5e: Code movements in RX UMR WQE postTariq Toukan1-62/+45
2018-03-30net/mlx5e: Derive Striding RQ size from MTUTariq Toukan6-139/+80
2018-03-30net/mlx5e: Save MTU in channels paramsTariq Toukan5-45/+52
2018-03-30net/mlx5e: IPoIB, Fix spelling mistakeTalat Batheesh1-1/+1
2018-03-30net/mlx5: Change teardown with force mode failure message to warningAlaa Hleihel1-1/+1
2018-03-30net/mlx5: Eliminate query xsrq dead codeSaeed Mahameed2-22/+0
2018-03-30net/mlx5e: Use eq ptr from cqSaeed Mahameed1-12/+2
2018-03-30bpf: sockmap: initialize sg table entries properlyPrashant Bhole1-5/+8
2018-03-30lib/scatterlist: add sg_init_marker() helperPrashant Bhole2-8/+19
2018-03-30rxrpc: Fix leak of rxrpc_peer objectsDavid Howells5-0/+26
2018-03-30rxrpc: Add a tracepoint to track rxrpc_peer refcountingDavid Howells4-22/+110
2018-03-30rxrpc: Fix apparent leak of rxrpc_local objectsDavid Howells6-0/+14
2018-03-30rxrpc: Add a tracepoint to track rxrpc_local refcountingDavid Howells4-27/+111
2018-03-30rxrpc: Fix potential call vs socket/net destruction raceDavid Howells4-3/+17
2018-03-30rxrpc: Fix checker warnings and errorsDavid Howells6-3/+13
2018-03-30rxrpc: remove unused static variablesSebastian Andrzej Siewior1-3/+0
2018-03-30rxrpc: Fix resend event time calculationMarc Dionne1-1/+1
2018-03-30rxrpc: Don't treat call aborts as conn abortsDavid Howells1-6/+9
2018-03-30rxrpc: Fix Tx ring annotation after initial Tx failureDavid Howells1-1/+3
2018-03-30rxrpc: Fix a bit of time confusionDavid Howells1-1/+1
2018-03-30rxrpc: Fix firewall route keepaliveDavid Howells9-4/+204
2018-03-30tc-testing: Add newline when writing test case filesLucas Bates1-0/+1
2018-03-30liquidio: prevent rx queues from getting stalledRaghu Vatsavayi4-19/+53