netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-02 21:51:20 to 2019-10-03 17:00:04 UTC [more...]

[PATCH bpf-next 0/2] bpf/flow_dissector: add mode to enforce global BPF flow dissector
 2019-10-03 16:26 UTC  (7+ messages)
` [PATCH bpf-next 1/2] "

[RFC net-next 0/2] prevent sync issues with hw offload of flower
 2019-10-03 16:59 UTC  (7+ messages)
` [RFC net-next 1/2] net: sched: add tp_op for pre_destroy
` [RFC net-next 2/2] net: sched: fix tp destroy race conditions in flower

[v1] e1000e: EEH on e1000e adapter detects io perm failure can trigger crash
 2019-10-03 16:54 UTC 

[PATCH] Documentation: networking: device drivers: Remove stray asterisks
 2019-10-03 16:47 UTC  (4+ messages)

[PATCH net] rxrpc: Fix rxrpc_recvmsg tracepoint
 2019-10-03 16:44 UTC 

[PATCH net v2] ipv6: Handle race in addrconf_dad_work
 2019-10-03 16:32 UTC  (15+ messages)

[PATCH v2 bpf-next 0/7] Move bpf_helpers and add BPF_CORE_READ macros
 2019-10-03 16:22 UTC  (7+ messages)
` [PATCH v2 bpf-next 2/7] selftests/bpf: samples/bpf: split off legacy stuff from bpf_helpers.h
` [PATCH v2 bpf-next 4/7] selftests/bpf: split off tracing-only helpers into bpf_tracing.h

[PATCH bpf-next] bpf, capabilities: introduce CAP_BPF
 2019-10-03 16:20 UTC  (20+ messages)
                                ` trace_printk issue. Was: "

[PATCH net-next] r8152: Add identifier names for function pointers
 2019-10-03 15:51 UTC  (3+ messages)

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

[PATCH net] ipv6: drop incoming packets having a v4mapped source address
 2019-10-03 15:42 UTC  (5+ messages)

[PATCH bpf-next 0/2] selftest/bpf: remove warns for enable_all_controllers
 2019-10-03 15:39 UTC  (2+ messages)

[PATCH V2 net-next 0/5] Introduce ethtool's set_channels
 2019-10-03 15:32 UTC  (4+ messages)
` [PATCH V2 net-next 5/5] net: ena: ethtool: support set_channels callback

[PATCH] openvswitch: Allow attaching helper in later commit
 2019-10-03 15:31 UTC  (2+ messages)

[RFC PATCH net-next 00/15] Simplify IPv4 route offload API
 2019-10-03 15:16 UTC  (23+ messages)
` [RFC PATCH net-next 02/15] ipv4: Notify route after insertion to the routing table
` [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 1/2] dt-bindings: ptp: Add binding doc for IDT ClockMatrix based PTP clock
 2019-10-03 15:12 UTC  (3+ messages)

[PATCH bpf v2] xsk: fix crash in poll when device does not support ndo_xsk_wakeup
 2019-10-03 15:00 UTC  (2+ messages)

[PATCH bpf-next 0/9] xdp: Support multiple programs on a single interface through chain calls
 2019-10-03 14:53 UTC  (22+ messages)

[PATCH bpf] samples/bpf: fix build for task_fd_query_user.c
 2019-10-03 14:54 UTC  (4+ messages)

[PATCH V12 0/4] BPF: New helper to obtain namespace data from current task
 2019-10-03 14:52 UTC  (4+ messages)
` [PATCH V12 2/4] bpf: added new helper bpf_get_ns_current_pid_tgid

Linux 5.4 kselftest known issues - update
 2019-10-03 14:30 UTC 

Marvell 88E6141 DSA degrades after 7fb5a711545d7d25fe9726a9ad277474dd83bd06
 2019-10-03 14:19 UTC  (4+ messages)

[PATCH 0/2] perf tools: optional compile time test_attr__* depenency for perf-sys.h
 2019-10-03 13:53 UTC  (7+ 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

[PATCH net] tcp: fix slab-out-of-bounds in tcp_zerocopy_receive()
 2019-10-03 11:12 UTC  (3+ messages)

libbpf distro packaging
 2019-10-03 11:10 UTC  (13+ messages)

[PATCH bpf] samples/bpf: kbuild: add CONFIG_SAMPLE_BPF Kconfig
 2019-10-03 10:50 UTC  (9+ messages)

[PATCH 0/5] net: ethernet: stmmac: some fixes and optimization
 2019-10-03 10:16 UTC  (6+ messages)
` [PATCH 1/5] net: ethernet: stmmac: Add support for syscfg clock
` [PATCH 2/5] net: ethernet: stmmac: fix warning when w=1 option is used during build

[PATCH v7 0/5] Use MFD framework for SGI IOC3 drivers
 2019-10-03  9:52 UTC  (6+ messages)
` [PATCH v7 1/5] nvmem: core: add nvmem_device_find
` [PATCH v7 2/5] MIPS: PCI: use information from 1-wire PROM for IOC3 detection
` [PATCH v7 3/5] mfd: ioc3: Add driver for SGI IOC3 chip
` [PATCH v7 4/5] MIPS: SGI-IP27: fix readb/writeb addressing
` [PATCH v7 5/5] MIPS: SGI-IP27: Enable ethernet phy on second Origin 200 module

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

[PATCH bpf-next] libbpf: Add cscope and TAGS targets to Makefile
 2019-10-03  8:43 UTC 

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

[PATCH v3 0/2] net: phy: at803x: add ar9331 support
 2019-10-03  8:21 UTC  (3+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] net: phy: at803x: remove probe and struct at803x_priv

[PATCH 1/3] docs: fix some broken references
 2019-10-03  7:53 UTC  (3+ messages)

Business Proposal - Please Reply
 2019-10-03  7:18 UTC 

KASAN: use-after-free Read in rds_inc_put
 2019-10-03  6:18 UTC 

[PATCH] rt2x00: remove input-polldev.h header
 2019-10-03  6:08 UTC  (2+ messages)

[PATCH] tcp: add tsval and tsecr to TCP_INFO
 2019-10-03  5:47 UTC  (5+ messages)

[PATCH net-next] mlxsw: PCI: Send EMAD traffic on a separate queue
 2019-10-03  5:44 UTC 

[patch net-next v2 00/15] devlink: allow devlink instances to change network namespace
 2019-10-03  5:37 UTC  (4+ messages)
` [patch net-next v2 11/15] netdevsim: implement proper devlink reload

[PATCH net-next] net/rds: Use DMA memory pool allocation for rds_header
 2019-10-03  4:11 UTC  (2+ messages)
` [PATCH net-next v2] "

[PATCH] can: m_can: add support for one shot mode
 2019-10-03  3:47 UTC  (2+ messages)

KMSAN: uninit-value in sr9800_bind
 2019-10-03  3:39 UTC 

general protection fault in veth_get_stats64
 2019-10-03  2:43 UTC  (3+ messages)

[PATCH tip/core/rcu 6/9] bpf/cgroup: Replace rcu_swap_protected() with rcu_replace()
 2019-10-03  1:43 UTC  (4+ messages)
` [PATCH tip/core/rcu 7/9] net/core: "
` [PATCH tip/core/rcu 8/9] net/netfilter: "
` [PATCH tip/core/rcu 9/9] net/sched: "

Bug report (with fix) for DEC Tulip driver (de2104x.c)
 2019-10-03  1:29 UTC  (7+ messages)

[PATCH v2] rtl8xxxu: add bluetooth co-existence support for single antenna
 2019-10-03  1:19 UTC  (3+ messages)

general protection fault in sit_exit_batch_net
 2019-10-03  0:39 UTC  (2+ messages)

[RFC PATCH v2 00/45] Multipath TCP
 2019-10-03  0:27 UTC  (49+ messages)
` [RFC PATCH v2 01/45] tcp: Add MPTCP option number
` [RFC PATCH v2 02/45] net: Make sock protocol value checks more specific
` [RFC PATCH v2 03/45] sock: Make sk_protocol a 16-bit value
` [RFC PATCH v2 04/45] tcp: Define IPPROTO_MPTCP
` [RFC PATCH v2 05/45] mptcp: Add MPTCP socket stubs
` [RFC PATCH v2 06/45] mptcp: Handle MPTCP TCP options
` [RFC PATCH v2 07/45] mptcp: Associate MPTCP context with TCP socket
` [RFC PATCH v2 08/45] tcp: Expose tcp struct and routine for MPTCP
` [RFC PATCH v2 09/45] mptcp: Handle MP_CAPABLE options for outgoing connections
` [RFC PATCH v2 10/45] mptcp: add mptcp_poll
` [RFC PATCH v2 11/45] tcp, ulp: Add clone operation to tcp_ulp_ops
` [RFC PATCH v2 12/45] mptcp: Create SUBFLOW socket for incoming connections
` [RFC PATCH v2 13/45] mptcp: Add key generation and token tree
` [RFC PATCH v2 14/45] mptcp: Add shutdown() socket operation
` [RFC PATCH v2 15/45] mptcp: Add setsockopt()/getsockopt() socket operations
` [RFC PATCH v2 16/45] tcp: clean ext on tx recycle
` [RFC PATCH v2 17/45] mptcp: Add MPTCP to skb extensions
` [RFC PATCH v2 18/45] tcp: Prevent coalesce/collapse when skb has MPTCP extensions
` [RFC PATCH v2 19/45] tcp: Export low-level TCP functions
` [RFC PATCH v2 20/45] mptcp: Write MPTCP DSS headers to outgoing data packets
` [RFC PATCH v2 21/45] mptcp: Implement MPTCP receive path
` [RFC PATCH v2 22/45] mptcp: use sk_page_frag() in sendmsg
` [RFC PATCH v2 23/45] mptcp: sendmsg() do spool all the provided data
` [RFC PATCH v2 24/45] mptcp: allow collapsing consecutive sendpages on the same substream
` [RFC PATCH v2 25/45] tcp: Check for filled TCP option space before SACK
` [RFC PATCH v2 26/45] mptcp: Add path manager interface
` [RFC PATCH v2 27/45] mptcp: Add ADD_ADDR handling
` [RFC PATCH v2 28/45] mptcp: Add handling of incoming MP_JOIN requests
` [RFC PATCH v2 29/45] mptcp: harmonize locking on all socket operations
` [RFC PATCH v2 30/45] mptcp: new sysctl to control the activation per NS
` [RFC PATCH v2 31/45] mptcp: add basic kselftest for mptcp
` [RFC PATCH v2 32/45] mptcp: Add handling of outgoing MP_JOIN requests
` [RFC PATCH v2 33/45] mptcp: Implement path manager interface commands
` [RFC PATCH v2 34/45] mptcp: Make MPTCP socket block/wakeup ignore sk_receive_queue
` [RFC PATCH v2 35/45] mptcp: update per unacked sequence on pkt reception
` [RFC PATCH v2 36/45] mptcp: queue data for mptcp level retransmission
` [RFC PATCH v2 37/45] mptcp: introduce MPTCP retransmission timer
` [RFC PATCH v2 38/45] mptcp: implement memory accounting for mptcp rtx queue
` [RFC PATCH v2 39/45] mptcp: rework mptcp_sendmsg_frag to accept optional dfrag
` [RFC PATCH v2 40/45] mptcp: implement and use MPTCP-level retransmission
` [RFC PATCH v2 41/45] selftests: mptcp: make tc delays random
` [RFC PATCH v2 42/45] selftests: mptcp: extend mptcp_connect tool for ipv6 family
` [RFC PATCH v2 43/45] selftests: mptcp: add accept/getpeer checks
` [RFC PATCH v2 44/45] selftests: mptcp: add ipv6 connectivity
` [RFC PATCH v2 45/45] selftests: mptcp: random ethtool tweaking

[PATCH net-next v4 0/2] net: stmmac: Enhanced addressing mode for DWMAC 4.10
 2019-10-03  0:24 UTC  (2+ messages)

[PATCH net] net: stmmac: Avoid deadlock on suspend/resume
 2019-10-03  0:22 UTC  (2+ messages)

[PATCH] lib: textsearch: fix escapes in example code
 2019-10-03  0:08 UTC 

[PATCH bpf-next 1/2] bpf, x86: Small optimization in comparing against imm0
 2019-10-02 23:45 UTC  (2+ messages)
` [PATCH bpf-next 2/2] bpf: Add loop test case with 32 bit reg comparison against 0

[PATCH net-next] net: dsa: Allow port mirroring to the CPU port
 2019-10-02 23:37 UTC 

[PATCH net-next] net: dsa: sja1105: Add support for port mirroring
 2019-10-02 23:34 UTC 

[PATCH net-next v2] net/rds: Log vendor error if send/recv Work requests fail
 2019-10-02 23:26 UTC  (2+ messages)

[PATCH net-next] mvpp2: remove misleading comment
 2019-10-02 23:25 UTC  (2+ messages)

linux-next: Signed-off-by missing for commit in the net-next tree
 2019-10-02 22:12 UTC  (2+ 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


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).