netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-02 12:04:21 to 2019-10-02 23:15:05 UTC [more...]

[RFC net-next 0/2] prevent sync issues with hw offload of flower
 2019-10-02 23:14 UTC 

[PATCH bpf] samples/bpf: kbuild: add CONFIG_SAMPLE_BPF Kconfig
 2019-10-02 23:14 UTC  (6+ messages)

[PATCH] tcp: add tsval and tsecr to TCP_INFO
 2019-10-02 23:14 UTC  (4+ messages)

[PATCH net v2] ipv6: Handle race in addrconf_dad_work
 2019-10-02 23:11 UTC  (9+ messages)

[PATCH bpf-next] bpf, capabilities: introduce CAP_BPF
 2019-10-02 23:00 UTC  (16+ messages)

linux-next: Signed-off-by missing for commit in the net-next tree
 2019-10-02 22:12 UTC  (2+ messages)

[PATCH 1/3] docs: fix some broken references
 2019-10-02 22:10 UTC  (4+ messages)

[PATCH net] ipv6: drop incoming packets having a v4mapped source address
 2019-10-02 21:54 UTC  (4+ messages)

[PATCH bpf 0/2] selftests/bpf: test_progs: don't leak fd in bpf
 2019-10-02 21:53 UTC  (8+ messages)
` [PATCH bpf 2/2] selftests/bpf: test_progs: don't leak server_fd in test_sockopt_inherit

[PATCH v2 bpf-next 0/7] Move bpf_helpers and add BPF_CORE_READ macros
 2019-10-02 21:50 UTC  (8+ messages)
` [PATCH v2 bpf-next 1/7] selftests/bpf: undo GCC-specific bpf_helpers.h changes
` [PATCH v2 bpf-next 2/7] selftests/bpf: samples/bpf: split off legacy stuff from bpf_helpers.h
` [PATCH v2 bpf-next 3/7] selftests/bpf: adjust CO-RE reloc tests for new bpf_core_read() macro
` [PATCH v2 bpf-next 4/7] selftests/bpf: split off tracing-only helpers into bpf_tracing.h
` [PATCH v2 bpf-next 5/7] libbpf: move bpf_{helpers,endian,tracing}.h into libbpf
` [PATCH v2 bpf-next 6/7] libbpf: add BPF_CORE_READ/BPF_CORE_READ_INTO helpers
` [PATCH v2 bpf-next 7/7] selftests/bpf: add BPF_CORE_READ and BPF_CORE_READ_STR_INTO macro tests

[PATCH] rt2x00: remove input-polldev.h header
 2019-10-02 21:50 UTC 

general protection fault in sit_exit_batch_net
 2019-10-02 21:50 UTC 

[PATCH net-next] mvpp2: remove misleading comment
 2019-10-02 21:49 UTC 

[PATCH 0/3] CAIF Kconfig fixes
 2019-10-02 21:48 UTC  (2+ messages)

[PATCH bpf-next 0/2] bpf/flow_dissector: add mode to enforce global BPF flow dissector
 2019-10-02 21:31 UTC  (5+ messages)
` [PATCH bpf-next 1/2] "
` [PATCH bpf-next 2/2] selftests/bpf: add test for BPF flow dissector in the root namespace

[PATCH net-next] net_sched: remove need_resched() from qdisc_run()
 2019-10-02 21:28 UTC  (2+ messages)

[PATCH] net: hisilicon: Fix usage of uninitialized variable in function mdio_sc_cfg_reg_write()
 2019-10-02 21:22 UTC  (2+ messages)

[PATCH net-next] net: dsa: Remove unused __DSA_SKB_CB macro
 2019-10-02 21:17 UTC  (2+ messages)

[RFC 00/20] Intel RDMA/IDC Driver series
 2019-10-02 21:15 UTC  (8+ messages)
` [RFC 20/20] RDMA/i40iw: Mark i40iw as deprecated

[PATCH net v2 1/2] udp: fix gso_segs calculations
 2019-10-02 21:11 UTC  (4+ messages)
` [PATCH net v2 2/2] udp: only do GSO if # of segs > 1

Driver support for Realtek RTL8125 2.5GB Ethernet
 2019-10-02 21:03 UTC  (6+ messages)

[PATCH net-next] r8152: Add identifier names for function pointers
 2019-10-02 21:09 UTC 

general protection fault in veth_get_stats64
 2019-10-02 20:59 UTC  (2+ messages)

[PATCH bpf] samples/bpf: fix build for task_fd_query_user.c
 2019-10-02 21:02 UTC  (3+ messages)

[PATCH 0/2] perf tools: optional compile time test_attr__* depenency for perf-sys.h
 2019-10-02 21:00 UTC  (5+ messages)
` [PATCH 1/2] perf tools: Make usage of test_attr__* optional "
` [PATCH 2/2] samples/bpf: fix build by setting HAVE_ATTR_TEST to zero

renaming FIELD_SIZEOF to sizeof_member (was Re: [GIT PULL] treewide conversion to sizeof_member() for v5.4-rc1)
 2019-10-02 20:53 UTC  (3+ messages)
      ` renaming FIELD_SIZEOF to sizeof_member

[PATCH bpf-next 0/9] xdp: Support multiple programs on a single interface through chain calls
 2019-10-02 20:34 UTC  (35+ messages)
` [PATCH bpf-next 1/9] hashtab: Add new bpf_map_fd_put_value op
` [PATCH bpf-next 2/9] xdp: Add new xdp_chain_map type for specifying XDP call sequences
` [PATCH bpf-next 3/9] xdp: Support setting and getting device chain map
` [PATCH bpf-next 4/9] xdp: Implement chain call logic to support multiple programs on one interface
` [PATCH bpf-next 5/9] tools/include/uapi: Add XDP chain map definitions
` [PATCH bpf-next 6/9] tools/libbpf_probes: Add support for xdp_chain map type
` [PATCH bpf-next 7/9] bpftool: Add definitions "
` [PATCH bpf-next 8/9] libbpf: Add support for setting and getting XDP chain maps
` [PATCH bpf-next 9/9] selftests: Add tests for XDP chain calls

[PATCH 0/2] Netfilter fixes for net
 2019-10-02 20:23 UTC  (4+ messages)
` [PATCH 1/2] netfilter: drop bridge nf reset from nf_reset
` [PATCH 2/2] netfilter: nft_connlimit: disable bh on garbage collection

[PATCH V2 net-next 0/5] Introduce ethtool's set_channels
 2019-10-02 20:11 UTC  (3+ messages)
` [PATCH V2 net-next 5/5] net: ena: ethtool: support set_channels callback

libbpf-devel rpm uapi headers
 2019-10-02 20:08 UTC  (3+ messages)

[PATCH v6 0/4] Use MFD framework for SGI IOC3 drivers
 2019-10-02 19:08 UTC  (5+ messages)
` [PATCH v6 1/4] nvmem: core: add nvmem_device_find

[RFC PATCH net-next 00/15] Simplify IPv4 route offload API
 2019-10-02 18:27 UTC  (12+ messages)
` [RFC PATCH net-next 07/15] ipv4: Only Replay routes of interest to new listeners
` [RFC PATCH net-next 08/15] mlxsw: spectrum_router: Start using new IPv4 route notifications
` [RFC PATCH net-next 12/15] ipv4: Add "in hardware" indication to routes
` [RFC PATCH net-next 13/15] mlxsw: spectrum_router: Mark routes as "in hardware"

[PATCH net] sctp: set newsk sk_socket before processing listening sk backlog
 2019-10-02 18:23 UTC  (10+ messages)

[PATCH] wil6210: check len before memcpy() calls
 2019-10-02 17:23 UTC  (2+ messages)

[PATCH v2] ar5523: check NULL before memcpy() in ar5523_cmd()
 2019-10-02 17:22 UTC  (2+ messages)

[PATCH] rsi: fix potential null dereference in rsi_probe()
 2019-10-02 17:18 UTC 

[PATCH V2 iproute2 0/3] Devlink health FMSG fixes and enhancements
 2019-10-02 17:14 UTC  (6+ messages)
` [PATCH V2 iproute2 1/3] devlink: Add helper for left justification print
` [PATCH V2 iproute2 2/3] devlink: Left justification on FMSG output
` [PATCH V2 iproute2 3/3] devlink: Fix inconsistency between command input and output

[RFC][PATCH bpf-next] libbpf: add bpf_object__open_{file,mem} w/ sized opts
 2019-10-02 16:55 UTC  (7+ messages)

[PATCH 00/20] Add support for Silicon Labs WiFi chip WF200 and further
 2019-10-02 16:51 UTC  (6+ messages)
` [PATCH 02/20] staging: wfx: add support for I/O access

[PATCH v2] rtl8xxxu: add bluetooth co-existence support for single antenna
 2019-10-02 16:37 UTC  (4+ messages)

Gentoo Linux 5.x - Tigon3
 2019-10-02 16:35 UTC  (3+ messages)

[PATCH bpf-next 0/2] selftest/bpf: remove warns for enable_all_controllers
 2019-10-02 16:28 UTC  (5+ messages)
` [PATCH bpf-next 1/2] selftests/bpf: add static to enable_all_controllers()
` [PATCH bpf-next 2/2] selftests/bpf: correct path to include msg + path

[PATCH bpf-next 0/6] Move bpf_helpers and add BPF_CORE_READ macros
 2019-10-02 16:25 UTC  (9+ messages)
` [PATCH bpf-next 4/6] libbpf: add BPF_CORE_READ/BPF_CORE_READ_INTO helpers

[PATCH net-next 0/3] SJA1105 DSA coding style cleanup
 2019-10-02 16:25 UTC  (2+ messages)

[PATCH v2 net] ptp_qoriq: Initialize the registers' spinlock before calling ptp_qoriq_settime
 2019-10-02 16:21 UTC  (2+ messages)

[PATCH v2 net 0/2] SJA1105 DSA locking fixes for PTP
 2019-10-02 16:20 UTC  (2+ messages)

[PATCH net] net/rds: Fix error handling in rds_ib_add_one()
 2019-10-02 16:18 UTC  (2+ messages)

[PATCH net-next 0/2] Experimental SMB rootfs support
 2019-10-02 16:15 UTC  (2+ messages)

[patch net-next v2 00/15] devlink: allow devlink instances to change network namespace
 2019-10-02 16:14 UTC  (18+ messages)
` [patch net-next v2 01/15] netdevsim: change fib accounting and limitations to be per-device
` [patch net-next v2 02/15] net: fib_notifier: make FIB notifier per-netns
` [patch net-next v2 03/15] net: fib_notifier: propagate possible error during fib notifier registration
` [patch net-next v2 04/15] mlxsw: spectrum_router: Don't rely on missing extack to symbolize dump
` [patch net-next v2 05/15] net: fib_notifier: propagate extack down to the notifier block callback
` [patch net-next v2 06/15] net: devlink: export devlink net getter
` [patch net-next v2 07/15] mlxsw: spectrum: Take devlink net instead of init_net
` [patch net-next v2 08/15] mlxsw: Register port netdevices into net of core
` [patch net-next v2 09/15] mlxsw: Propagate extack down to register_fib_notifier()
` [patch net-next v2 10/15] netdevsim: add all ports in nsim_dev_create() and del them in destroy()
` [patch net-next v2 11/15] netdevsim: implement proper devlink reload
` [patch net-next v2 12/15] netdevsim: register port netdevices into net of device
` [patch net-next v2 13/15] netdevsim: take devlink net instead of init_net
` [patch net-next v2 14/15] net: devlink: allow to change namespaces during reload
` [patch net-next v2 15/15] selftests: netdevsim: add tests for devlink reload with resources
` [patch iproute2-next v2 1/2] devlink: introduce cmdline option to switch to a different namespace
` [patch iproute2-next v2 2/2] devlink: extend reload command to add support for network namespace change

[PATCH] Documentation: networking: device drivers: Remove stray asterisks
 2019-10-02 16:14 UTC  (2+ messages)

[PATCH] net: dsa: rtl8366: Check VLAN ID and not ports
 2019-10-02 16:10 UTC  (2+ messages)

[PATCH iproute2 net-next v3 0/2] support for bridge fdb and neigh get
 2019-10-02 16:07 UTC  (4+ messages)
` [PATCH iproute2 net-next v3 1/2] bridge: fdb get support

[PATCH v3 net-next 0/5] ionic: driver updates
 2019-10-02 15:55 UTC  (2+ messages)

[patch net-next 0/3] net: introduce per-netns netdevice notifiers and use them in mlxsw
 2019-10-02 15:52 UTC  (4+ messages)
` [patch net-next 2/3] net: introduce per-netns netdevice notifiers

[PATCH v1 0/5] Introduce fieldbus_dev configuration interface
 2019-10-02 15:43 UTC  (12+ messages)
` [PATCH v1 3/5] staging: fieldbus core: add support for device configuration
` [PATCH v1 4/5] staging: fieldbus core: add support for FL-NET devices
` [PATCH v1 5/5] staging: fieldbus: add support for HMS FL-NET industrial controller

[PATCH net] mlx5: avoid 64-bit division in dr_icm_pool_mr_create()
 2019-10-02 15:08 UTC  (3+ messages)

[net] tipc: fix unlimited bundling of small messages
 2019-10-02 15:03 UTC  (2+ messages)

[PATCH net-next 0/2] Ease nsid allocation
 2019-10-02 14:58 UTC  (4+ messages)

[PATCH net-next v4 0/2] net: stmmac: Enhanced addressing mode for DWMAC 4.10
 2019-10-02 14:52 UTC  (3+ messages)
` [PATCH net-next v4 1/2] net: stmmac: Only enable enhanced addressing mode when needed
` [PATCH net-next v4 2/2] net: stmmac: Support enhanced addressing mode for DWMAC 4.10

[PATCH net-next] net/rds: Use DMA memory pool allocation for rds_header
 2019-10-02 14:50 UTC  (4+ messages)

[PATCH net] net: stmmac: Avoid deadlock on suspend/resume
 2019-10-02 14:49 UTC 

INFO: trying to register non-static key in del_timer_sync (2)
 2019-10-02 14:28 UTC  (10+ messages)
` [EXT] "

[PATCH] net: stmmac: xgmac: add missing parentheses to fix precendence error
 2019-10-02 14:07 UTC  (6+ messages)

[PATCH iproute2-next] rdma: Relax requirement to have PID for HW objects
 2019-10-02 13:49 UTC 

[PATCH] libertas: remove redundant assignment to variable ret
 2019-10-02 13:17 UTC  (2+ messages)

[PATCH RFC 0/5] Support fraglist GRO/GSO
 2019-10-02 12:32 UTC  (9+ messages)
` [PATCH RFC 3/5] net: Add a netdev software feature set that defaults to off

[PATCH v7] rtl8xxxu: Improve TX performance of RTL8723BU on rtl8xxxu driver
 2019-10-02 12:20 UTC  (2+ messages)

Marvell 88E6141 DSA degrades after 7fb5a711545d7d25fe9726a9ad277474dd83bd06
 2019-10-02 12:19 UTC 

[PATCH v8] rtl8xxxu: Improve TX performance of RTL8723BU on rtl8xxxu driver
 2019-10-02 12:18 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).