netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-02 16:19:09 to 2020-12-03 00:40:05 UTC [more...]

[PATCH v3 net-next 0/4] net: dsa: Link aggregation support
 2020-12-03  0:39 UTC  (9+ messages)
` [PATCH v3 net-next 1/4] net: bonding: Notify ports about their initial state
` [PATCH v3 net-next 2/4] net: dsa: Link aggregation support

[PATCH net v3] net: fix memory leak in register_netdevice() on error path
 2020-12-03  0:37 UTC  (2+ messages)

[PATCH net-next v2] ibmvnic: process HMC disable command
 2020-12-03  0:33 UTC  (4+ messages)

[net-next v2 0/8] Perf. optimizations for TCP Recv. Zerocopy
 2020-12-03  0:24 UTC  (11+ messages)
` [net-next v2 1/8] net-zerocopy: Copy straggler unaligned data for TCP Rx. zerocopy
` [net-next v2 2/8] net-tcp: Introduce tcp_recvmsg_locked()
` [net-next v2 3/8] net-zerocopy: Refactor skb frag fast-forward op
` [net-next v2 4/8] net-zerocopy: Refactor frag-is-remappable test
` [net-next v2 5/8] net-zerocopy: Fast return if inq < PAGE_SIZE
` [net-next v2 6/8] net-zerocopy: Introduce short-circuit small reads
` [net-next v2 7/8] net-zerocopy: Set zerocopy hint when data is copied
` [net-next v2 8/8] net-zerocopy: Defer vm zap unless actually needed

[PATCH v2 net-next 0/2] add ppp_generic ioctl(s) to bridge channels
 2020-12-03  0:23 UTC  (3+ messages)
` [PATCH v2 net-next 1/2] ppp: add PPPIOCBRIDGECHAN and PPPIOCUNBRIDGECHAN ioctls

[PATCH bpf V3 0/2] xsk: fix for xsk_poll writeable
 2020-12-03  0:20 UTC  (2+ messages)

Linux IPV6 TCP egress path device passed for LOCAL_OUT hook is incorrect
 2020-12-03  0:12 UTC  (2+ messages)

[PATCH bpf-next V8 0/8] bpf: New approach for BPF MTU handling
 2020-12-03  0:06 UTC  (9+ messages)
` [PATCH bpf-next V8 3/8] bpf: bpf_fib_lookup return MTU value as output when looked up
` [PATCH bpf-next V8 4/8] bpf: add BPF-helper for MTU checking
` [PATCH bpf-next V8 5/8] bpf: drop MTU check when doing TC-BPF redirect to ingress
` [PATCH bpf-next V8 6/8] bpf: make it possible to identify BPF redirected SKBs

[PATCH v4 bpf-next 00/14] Support BTF-powered BPF tracing programs for kernel modules
 2020-12-02 23:14 UTC  (6+ messages)
` [PATCH v4 bpf-next 10/14] bpf: allow to specify kernel module BTFs when attaching BPF programs

[PATCH bpf-next] libbpf: cap retries in sys_bpf_prog_load
 2020-12-02 23:13 UTC 

[PATCH v6 bpf-next 0/2] libbpf: add support for privileged/unprivileged control separation
 2020-12-02 23:10 UTC  (3+ messages)

[net-next v3 0/8] Perf. optimizations for TCP Recv. Zerocopy
 2020-12-02 22:53 UTC  (9+ messages)
` [net-next v3 1/8] net-zerocopy: Copy straggler unaligned data for TCP Rx. zerocopy
` [net-next v3 2/8] net-tcp: Introduce tcp_recvmsg_locked()
` [net-next v3 3/8] net-zerocopy: Refactor skb frag fast-forward op
` [net-next v3 4/8] net-zerocopy: Refactor frag-is-remappable test
` [net-next v3 5/8] net-zerocopy: Fast return if inq < PAGE_SIZE
` [net-next v3 6/8] net-zerocopy: Introduce short-circuit small reads
` [net-next v3 7/8] net-zerocopy: Set zerocopy hint when data is copied
` [net-next v3 8/8] net-zerocopy: Defer vm zap unless actually needed

[PATCH bpf-next] libbpf: add retries in sys_bpf_prog_load
 2020-12-02 22:51 UTC  (3+ messages)

[PATCH] netfilter: conntrack: fix -Wformat
 2020-12-02 22:34 UTC  (5+ messages)

[PATCH net-next v4] net/nfc/nci: Support NCI 2.x initial sequence
 2020-12-02 22:31 UTC 

[PATCH bpf v2] libbpf: sanitise map names before pinning
 2020-12-02 22:31 UTC  (2+ messages)

[PATCH v7 0/4] Adding the Sparx5 Serdes driver
 2020-12-02 22:21 UTC 

[PATCH net-next v3] net/nfc/nci: Support NCI 2.x initial sequence
 2020-12-02 22:18 UTC  (3+ messages)

[PATCH v5 net-next 0/4] nfc: s3fwrn5: Support a UART interface
 2020-12-02 22:16 UTC  (4+ messages)
` [PATCH v5 net-next 1/4] dt-bindings: net: "

[PATCH bpf-next V7 0/8] bpf: New approach for BPF MTU handling
 2020-12-02 22:00 UTC  (4+ messages)
` [PATCH bpf-next V7 2/8] bpf: fix bpf_fib_lookup helper MTU check for SKB ctx

[PATCH v2 1/2] x86: make VMware support optional
 2020-12-02 21:59 UTC  (4+ messages)
` [PATCH v2 2/2] x86: make Hyper-V "

[PATCH V3 net-next 0/9] XDP Redirect implementation for ENA driver
 2020-12-02 21:55 UTC  (11+ messages)
` [PATCH V3 net-next 1/9] net: ena: use constant value for net_device allocation
` [PATCH V3 net-next 2/9] net: ena: add device distinct log prefix to files
` [PATCH V3 net-next 3/9] net: ena: add explicit casting to variables
` [PATCH V3 net-next 4/9] net: ena: fix coding style nits
` [PATCH V3 net-next 5/9] net: ena: aggregate stats increase into a function
` [PATCH V3 net-next 6/9] net: ena: use xdp_frame in XDP TX flow
` [PATCH V3 net-next 7/9] net: ena: introduce XDP redirect implementation
` [PATCH V3 net-next 8/9] net: ena: use xdp_return_frame() to free xdp frames
` [PATCH V3 net-next 9/9] net: ena: introduce ndo_xdp_xmit() function for XDP_REDIRECT

[PATCH v8 0/3] AX88796C SPI Ethernet Adapter
 2020-12-02 21:47 UTC  (4+ messages)
    ` [PATCH v8 1/3] dt-bindings: vendor-prefixes: Add asix prefix
    ` [PATCH v8 2/3] dt-bindings: net: Add bindings for AX88796C SPI Ethernet Adapter
    ` [PATCH v8 3/3] net: ax88796c: ASIX AX88796C SPI Ethernet Adapter Driver

[PATCH v4 bpf-next 0/2] Add support to set window_clamp from bpf setsockops
 2020-12-02 21:31 UTC  (3+ messages)
` [PATCH v4 bpf-next 1/2] bpf: Adds support for setting window clamp
` [PATCH v4 bpf-next 2/2] selftests/bpf: Add Userspace tests for TCP_WINDOW_CLAMP

[PATCH v2] bpf: remove trailing semicolon in macro definition
 2020-12-02 21:28 UTC 

net: macb: fail when there's no PHY
 2020-12-02 21:23 UTC  (9+ messages)

WARNING in port100_send_frame_async/usb_submit_urb
 2020-12-02 21:19 UTC 

[PATCH bpf-next v4 1/6] net: Remove the err argument from sock_from_file
 2020-12-02 20:55 UTC  (6+ messages)
` [PATCH bpf-next v4 2/6] bpf: Add a bpf_sock_from_file helper
` [PATCH bpf-next v4 3/6] bpf: Expose bpf_sk_storage_* to iterator programs
` [PATCH bpf-next v4 4/6] bpf: Add an iterator selftest for bpf_sk_storage_delete
` [PATCH bpf-next v4 5/6] bpf: Add an iterator selftest for bpf_sk_storage_get
` [PATCH bpf-next v4 6/6] bpf: Test bpf_sk_storage_get in tcp iterators

[PATCH net-next] bonding: correct rr balancing during link failure
 2020-12-02 20:55 UTC 

[PATCH net] bonding: fix feature flag setting at init time
 2020-12-02 20:54 UTC  (11+ messages)
` [PATCH net v2] "

[PATCH net-next] net-loopback: allow lo dev initial state to be controlled
 2020-12-02 20:53 UTC  (16+ messages)

[PATCH net-next 0/3] i40e, ice, ixgbe: optimize for XDP_REDIRECT in xsk path
 2020-12-02 20:40 UTC  (2+ messages)

[GIT PULL] vdpa: last minute bugfixes
 2020-12-02 20:48 UTC  (2+ messages)

[PATCH v3 bpf-next 0/2] Add support to set window_clamp from bpf setsockops
 2020-12-02 20:44 UTC  (4+ messages)
` [PATCH v3 bpf-next 1/2] bpf: Adds support for setting window clamp
` [PATCH v3 bpf-next 2/2] selftests/bpf: Add Userspace tests for TCP_WINDOW_CLAMP

[pull request][net-next 00/15] mlx5 updates 2020-12-01
 2020-12-02 20:37 UTC  (6+ messages)

[pull request][net-next] mlx5 next 2020-12-02
 2020-12-02 20:32 UTC  (2+ messages)

[PATCH v2 0/5] Improve s0ix flows for systems i219LM
 2020-12-02 20:23 UTC  (12+ messages)
` [PATCH v2 1/5] e1000e: fix S0ix flow to allow S0i3.2 subset entry
` [PATCH v2 2/5] e1000e: Move all s0ix related code into it's own source file
` [PATCH v2 3/5] e1000e: Add Dell's Comet Lake systems into s0ix heuristics
` [PATCH v2 4/5] e1000e: Add more Dell CML "

[PATCH v7 3/3] net: ax88796c: ASIX AX88796C SPI Ethernet Adapter Driver
 2020-12-02 20:07 UTC  (4+ messages)

[PATCH net-next] mptcp: avoid potential infinite loop in mptcp_recvmsg()
 2020-12-02 20:06 UTC  (4+ messages)

[PATCH net-next] octeontx2-af: debugfs: delete dead code
 2020-12-02 20:01 UTC  (3+ messages)

[PATCH v3] NFC: nxp-nci: Make firmware GPIO pin optional
 2020-12-02 19:59 UTC  (2+ messages)

[PATCH] dpaa_eth: copy timestamp fields to new skb in A-050385 workaround
 2020-12-02 19:52 UTC  (3+ messages)

[PATCH 09/17] ath: regd: Provide description for ath_reg_apply_ir_flags's 'reg' param
 2020-12-02 19:51 UTC  (2+ messages)

[PATCH 0/2 v2] Improve error handling of verifier tests
 2020-12-02 19:45 UTC  (3+ messages)
` [PATCH 1/2] selftests/bpf: Print reason when a tester could not run a program
` [PATCH 2/2] selftests/bpf: Avoid errno clobbering

[PATCH] net: wl1251: remove trailing semicolon in macro definition
 2020-12-02 19:39 UTC  (2+ messages)
`  "

[PATCH] net: cisco: remove trailing semicolon in macro definition
 2020-12-02 19:39 UTC  (2+ messages)
` airo: "

[PATCH v3] brcmfmac: expose firmware config files through modinfo
 2020-12-02 19:37 UTC  (2+ messages)

[PATCH net-next 0/3] mptcp: reject invalid mp_join requests right away
 2020-12-02 19:28 UTC  (3+ messages)
` [PATCH net-next 1/3] security: add const qualifier to struct sock in various places

[PATCH] wlcore: Switch to using the new API kobj_to_dev()
 2020-12-02 19:25 UTC  (2+ messages)

[PATCH 1/2] x86: make vmware support optional
 2020-12-02 19:22 UTC  (4+ messages)

[PATCH v1 bpf-next 00/11] Socket migration for SO_REUSEPORT
 2020-12-02 19:19 UTC  (4+ messages)
` [PATCH v1 bpf-next 06/11] bpf: Introduce two attach types for BPF_PROG_TYPE_SK_REUSEPORT

[PATCH net] net: ip6_gre: set dev->hard_header_len when using header_ops
 2020-12-02 19:16 UTC  (2+ messages)

[PATCH 01/17] wil6210: wmi: Correct misnamed function parameter 'ptr_'
 2020-12-02 18:50 UTC  (2+ messages)

Hardcoded multicast queue length in macvlan.c driver causes poor multicast receive performance
 2020-12-02 18:49 UTC  (7+ messages)
    ` [PATCH net-next v3] macvlan: Support for high multicast packet rate
    ` [PATCH net-next v4] "

[PATCH 03/17] ath9k: ar9330_1p1_initvals: Remove unused const variable 'ar9331_common_tx_gain_offset1_1'
 2020-12-02 18:49 UTC  (2+ messages)

[PATCH v3 net-next 0/2] net: dsa: add stats64 support
 2020-12-02 18:42 UTC  (6+ messages)
` [PATCH v3 net-next 1/2] net: dsa: add optional "
` [PATCH v3 net-next 2/2] net: dsa: qca: ar9331: export stats64

[PATCH v2 0/2] net: dsa: add stats64 support
 2020-12-02 18:39 UTC  (5+ messages)
` [PATCH v2 1/2] net: dsa: add optional "
` [PATCH v2 2/2] net: dsa: qca: ar9331: export stats64

[PATCH net-next 2/2] ath10k: Constify static qmi structs
 2020-12-02 18:32 UTC  (2+ messages)

[PATCH 1/2] ath10k: Fix an error handling path
 2020-12-02 18:32 UTC  (2+ messages)

[PATCH net-next v9 0/4] GVE Raw Addressing
 2020-12-02 18:24 UTC  (5+ messages)
` [PATCH net-next v9 1/4] gve: Add support for raw addressing device option
` [PATCH net-next v9 2/4] gve: Add support for raw addressing to the rx path
` [PATCH net-next v9 3/4] gve: Rx Buffer Recycling
` [PATCH net-next v9 4/4] gve: Add support for raw addressing in the tx path

[PATCH] ath11k: Fix an error handling path
 2020-12-02 18:20 UTC  (2+ messages)

[net:master 1/3] ERROR: modpost: "__uio_register_device" undefined!
 2020-12-02 18:02 UTC  (6+ messages)

[PATCH net-next 0/6] Support setting lanes via ethtool
 2020-12-02 17:53 UTC  (11+ messages)
` [PATCH net-next 1/6] ethtool: Extend link modes settings uAPI with lanes

[PATCH bpf-next] selftests/bpf: copy file using read/write in local storage test
 2020-12-02 17:49 UTC 

[PATCH bpf-next 0/3] bpf: expose bpf_{s,g}etsockopt helpers to bind{4,6} hooks
 2020-12-02 17:25 UTC  (4+ messages)
` [PATCH bpf-next 1/3] selftests/bpf: rewrite test_sock_addr bind bpf into C
` [PATCH bpf-next 2/3] bpf: allow bpf_{s,g}etsockopt from cgroup bind{4,6} hooks
` [PATCH bpf-next 3/3] selftests/bpf: extend bind{4,6} programs with a call to bpf_setsockopt

[PATCH ethtool v2] Improve error message when SFP module is missing
 2020-12-02 17:23 UTC  (2+ messages)

linux-next: manual merge of the net-next tree with the net tree
 2020-12-02 17:13 UTC  (2+ messages)

[RFC iproute2] tc/mqprio: json-ify output
 2020-12-02 17:09 UTC  (5+ messages)
` [PATCH iproute2 v2] "
  ` [PATCH v3] "

[PATCH net-next v2] mptcp: be careful on MPTCP-level ack
 2020-12-02 17:08 UTC  (9+ messages)
              ` [MPTCP] "

[PATCH bpf-next 0/3] bpf: expose bpf_{s,g}etsockopt helpers to bind{4,6} hooks
 2020-12-02 17:04 UTC  (4+ messages)
` [PATCH bpf-next 1/3] selftests/bpf: rewrite test_sock_addr bind bpf into C

[PATCH net-next] net: sfp: add debugfs support
 2020-12-02 17:01 UTC  (8+ messages)

[PATCH] net: 8021q: use netdev_info() instead of pr_info()
 2020-12-02 16:50 UTC  (2+ messages)

[PATCH 1/4] net: freescale/fman: Split the main resource region reservation
 2020-12-02 16:49 UTC  (2+ messages)

[PATCH v2 00/17] [Set 4] Rid W=1 warnings in Wireless
 2020-12-02 16:44 UTC  (8+ messages)
` [PATCH 17/17] realtek: rtw88: pci: Add prototypes for .probe, .remove and .shutdown

[PATCH iproute2-next] ip: add IP_LIB_DIR environment variable
 2020-12-02 16:39 UTC  (4+ messages)

[PATCH v2] net: bna: remove trailing semicolon in macro definition
 2020-12-02 16:36 UTC 

[PATCH] can: don't count arbitration lose as an error
 2020-12-02 16:31 UTC  (7+ messages)

[PATCH net-next v1 0/3] vsock: Add flag field in the vsock address
 2020-12-02 16:18 UTC  (3+ messages)


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