aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-31tipc: tipc: rename address types in user apiJon Maloy
2018-03-31tipc: permit overlapping service ranges in name tableJon Maloy
2018-03-31tipc: refactor name table translate functionJon Maloy
2018-03-31tipc: replace name table service range array with rb treeJon Maloy
2018-03-31Merge branch 'bridge-mtu'David S. Miller
2018-03-31net: bridge: disable bridge MTU auto tuning if it was set manuallyNikolay Aleksandrov
2018-03-31net: bridge: set min MTU on port events and allow user to set maxNikolay Aleksandrov
2018-03-31Merge branch 'thunderx-DMAC-filtering'David S. Miller
2018-03-31net: thunderx: add ndo_set_rx_mode callback implementation for VFVadim Lomovtsev
2018-03-31net: thunderx: add workqueue control structures for handle ndo_set_rx_mode re...Vadim Lomovtsev
2018-03-31net: thunderx: add XCAST messages handlers for PFVadim Lomovtsev
2018-03-31net: thunderx: add new messages for handle ndo_set_rx_mode callbackVadim Lomovtsev
2018-03-31net: thunderx: add multicast filter management supportVadim Lomovtsev
2018-03-31net: thunderx: add MAC address filter tracking for LMACVadim Lomovtsev
2018-03-31net: thunderx: move filter register related macro into proper placeVadim Lomovtsev
2018-03-31Merge branch 'meson8b'David S. Miller
2018-03-31net: stmmac: dwmac-meson8b: Add support for the Meson8m2 SoCMartin Blumenstingl
2018-03-31dt-bindings: net: meson-dwmac: add support for the Meson8m2 SoCMartin Blumenstingl
2018-03-31Merge branch 'bpf-cgroup-bind-connect'Daniel Borkmann
2018-03-31selftests/bpf: Selftest for sys_bind post-hooks.Andrey Ignatov
2018-03-31bpf: Post-hooks for sys_bindAndrey Ignatov
2018-03-31selftests/bpf: Selftest for sys_connect hooksAndrey Ignatov
2018-03-31bpf: Hooks for sys_connectAndrey Ignatov
2018-03-31net: Introduce __inet_bind() and __inet6_bindAndrey Ignatov
2018-03-31selftests/bpf: Selftest for sys_bind hooksAndrey Ignatov
2018-03-31bpf: Hooks for sys_bindAndrey Ignatov
2018-03-31libbpf: Support expected_attach_type at prog loadAndrey Ignatov
2018-03-31bpf: Check attach type at prog load timeAndrey Ignatov
2018-03-30net/mlx5e: RX, Recycle buffer of UMR WQEsTariq Toukan
2018-03-30net/mlx5e: Keep single pre-initialized UMR WQE per RQTariq Toukan
2018-03-30net/mlx5e: Remove page_ref bulking in Striding RQTariq Toukan
2018-03-30net/mlx5e: Support XDP over Striding RQTariq Toukan
2018-03-30net/mlx5e: Refactor RQ XDP_TX indicationTariq Toukan
2018-03-30net/mlx5e: Use linear SKB in Striding RQTariq Toukan
2018-03-30net/mlx5e: Use inline MTTs in UMR WQEsTariq Toukan
2018-03-30net/mlx5e: Do not busy-wait for UMR completion in Striding RQTariq Toukan
2018-03-30net/mlx5e: Code movements in RX UMR WQE postTariq Toukan
2018-03-30net/mlx5e: Derive Striding RQ size from MTUTariq Toukan
2018-03-30net/mlx5e: Save MTU in channels paramsTariq Toukan
2018-03-30net/mlx5e: IPoIB, Fix spelling mistakeTalat Batheesh
2018-03-30net/mlx5: Change teardown with force mode failure message to warningAlaa Hleihel
2018-03-30net/mlx5: Eliminate query xsrq dead codeSaeed Mahameed
2018-03-30net/mlx5e: Use eq ptr from cqSaeed Mahameed
2018-03-30Merge branch 'bpf-sockmap-sg-api-fixes'Daniel Borkmann
2018-03-30bpf: sockmap: initialize sg table entries properlyPrashant Bhole
2018-03-30lib/scatterlist: add sg_init_marker() helperPrashant Bhole
2018-03-30rxrpc: Fix leak of rxrpc_peer objectsDavid Howells
2018-03-30rxrpc: Add a tracepoint to track rxrpc_peer refcountingDavid Howells
2018-03-30rxrpc: Fix apparent leak of rxrpc_local objectsDavid Howells
2018-03-30rxrpc: Add a tracepoint to track rxrpc_local refcountingDavid Howells