netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-03 22:53:54 to 2020-12-04 14:57:14 UTC [more...]

[PATCH v4 net-next 0/2] net: dsa: add stats64 support
 2020-12-04 14:56 UTC  (2+ messages)
` [PATCH v4 net-next 1/2] net: dsa: add optional "

[PATCH net-next 0/2] Add support for VSOL V2801F/CarlitoxxPro CPGOS03 GPON module
 2020-12-04 14:34 UTC 

[PATCH v8 0/4] Adding the Sparx5 Serdes driver
 2020-12-04 14:16 UTC  (10+ messages)
` [PATCH v8 3/4] phy: Add Sparx5 ethernet serdes PHY driver

[PATCH net-next] net: netsec: add xdp tx return bulking support
 2020-12-04 14:07 UTC  (5+ messages)

Long delay on estimation_timer causes packet latency
 2020-12-04 13:59 UTC  (8+ messages)

[PATCH v3 net-next 0/2] net: dsa: add stats64 support
 2020-12-04 13:40 UTC  (8+ messages)
` [PATCH v3 net-next 2/2] net: dsa: qca: ar9331: export stats64

[PATCH] ethernet: select CONFIG_CRC32 as needed
 2020-12-04 13:39 UTC  (6+ messages)

[PATCH 0/1 v3 net-next] Add OpenCompute timecard driver
 2020-12-04 13:40 UTC  (3+ messages)
` [PATCH 1/1 v3 net-next] ptp: Add clock driver for the OpenCompute TimeCard

pull-request: can 2020-12-04
 2020-12-04 13:35 UTC  (4+ messages)
` [net 1/3] can: softing: softing_netdev_open(): fix error handling
` [net 2/3] can: isotp: isotp_setsockopt(): block setsockopt on bound sockets
` [net 3/3] can: isotp: add SF_BROADCAST support for functional addressing

[PATCH v2 net-next] ptp: Add clock driver for the OpenCompute TimeCard
 2020-12-04 13:33 UTC  (4+ messages)

[PATCH v2 bpf 0/5] New netdev feature flags for XDP
 2020-12-04 12:57 UTC  (10+ messages)
` [PATCH v2 bpf 1/5] net: ethtool: add xdp properties flag set
` [PATCH v2 bpf 2/5] drivers/net: turn XDP properties on
` [PATCH v2 bpf 3/5] xsk: add usage of xdp properties flags
` [PATCH v2 bpf 4/5] xsk: add check for full support of XDP in bind
` [PATCH v2 bpf 5/5] ethtool: provide xdp info with XDP_PROPERTIES_GET

[resend/standalone PATCH v4] Add auxiliary bus support
 2020-12-04 12:59 UTC  (15+ messages)
  ` [PATCH 1/3] driver core: auxiliary bus: move slab.h from include file
    ` [PATCH 2/3] driver core: auxiliary bus: make remove function return void
      ` [PATCH 3/3] driver core: auxiliary bus: minor coding style tweaks
      ` [PATCH v2 "

[PATCH] nfp: Replace zero-length array with flexible-array member
 2020-12-04 12:56 UTC 

[PATCH 1/2] net: dsa: lantiq: allow to use all GPHYs on xRX300 and xRX330
 2020-12-04 12:53 UTC  (4+ messages)

[PATCH 0/7] net: macb: add support for sama7g5
 2020-12-04 12:34 UTC  (8+ messages)
` [PATCH 1/7] net: macb: add userio bits as platform configuration
` [PATCH 2/7] net: macb: add capability to not set the clock rate
` [PATCH 3/7] net: macb: unprepare clocks in case of failure
` [PATCH 4/7] dt-bindings: add documentation for sama7g5 ethernet interface
` [PATCH 5/7] dt-bindings: add documentation for sama7g5 gigabit "
` [PATCH 6/7] net: macb: add support for sama7g5 gem interface
` [PATCH 7/7] net: macb: add support for sama7g5 emac interface

pull-request: mac80211 2020-12-04
 2020-12-04 12:20 UTC 

[PATCH] enetc: fix build warning
 2020-12-04 12:18 UTC  (2+ messages)

[PATCH net] net: openvswitch: fix TTL decrement exception action execution
 2020-12-04 12:16 UTC 

[PATCH V3 net-next 0/9] XDP Redirect implementation for ENA driver
 2020-12-04 12:15 UTC  (6+ messages)
` [PATCH V3 net-next 1/9] net: ena: use constant value for net_device allocation

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

[PATCH net] openvswitch: fix error return code in validate_and_copy_dec_ttl()
 2020-12-04 12:07 UTC  (2+ messages)

[PATCH] enetc: Fix unused var build warning for CONFIG_OF
 2020-12-04 12:08 UTC 

[PATCH bpf v2 0/7] selftests/bpf: Restore test_offload.py to working order
 2020-12-04 11:52 UTC  (8+ messages)
` [PATCH bpf v2 1/7] xdp: remove the xdp_attachment_flags_ok() callback
` [PATCH bpf v2 2/7] selftests/bpf/test_offload.py: Remove check for program load flags match
` [PATCH bpf v2 3/7] netdevsim: Add debugfs toggle to reject BPF programs in verifier
` [PATCH bpf v2 4/7] selftests/bpf/test_offload.py: only check verifier log on verification fails
` [PATCH bpf v2 5/7] selftests/bpf/test_offload.py: fix expected case of extack messages
` [PATCH bpf v2 6/7] selftests/bpf/test_offload.py: reset ethtool features after failed setting
` [PATCH bpf v2 7/7] selftests/bpf/test_offload.py: filter bpftool internal map when counting maps

[PATCH bpf-next v4 1/6] net: Remove the err argument from sock_from_file
 2020-12-04 11:37 UTC  (6+ messages)
` [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 bpf-next v5 1/6] net: Remove the err argument from sock_from_file
 2020-12-04 11:36 UTC  (6+ messages)
` [PATCH bpf-next v5 2/6] bpf: Add a bpf_sock_from_file helper
` [PATCH bpf-next v5 3/6] bpf: Expose bpf_sk_storage_* to iterator programs
` [PATCH bpf-next v5 4/6] selftests/bpf: Add an iterator selftest for bpf_sk_storage_delete
` [PATCH bpf-next v5 5/6] selftests/bpf: Add an iterator selftest for bpf_sk_storage_get
` [PATCH bpf-next v5 6/6] selftests/bpf: Test bpf_sk_storage_get in tcp iterators

GRO: can't force packet up stack immediately?
 2020-12-04 11:20 UTC  (4+ messages)

[PATCH] mptcp: print new line in mptcp_seq_show() if mptcp isn't in use
 2020-12-04  8:36 UTC 

[PATCH v1] Bluetooth: Set missing suspend task bits
 2020-12-04  9:55 UTC  (2+ messages)

[PATCH net] net: bridge: vlan: fix error return code in __vlan_add()
 2020-12-04 10:47 UTC  (2+ messages)

[PATCH net v2] xsk: Return error code if force_zc is set
 2020-12-04 10:37 UTC  (2+ messages)

[PATCH net-next] tun: fix ubuf refcount incorrectly on error path
 2020-12-04 10:22 UTC  (3+ messages)

[PATCH net] xsk: Fix error return code in __xp_assign_dev()
 2020-12-04 10:18 UTC  (3+ messages)

[PATCH] bpf, x64: bump the number of passes to 64
 2020-12-04 10:15 UTC  (5+ messages)

[PATCH net-next] bcm63xx_enet: batch process rx path
 2020-12-04 10:14 UTC  (6+ messages)
` [PATCH net-next] bcm63xx_enet: add BQL support
` [PATCH net-next] bcm63xx_enet: alloc rx skb with NET_IP_ALIGN
` [PATCH net-next] bcm63xx_enet: convert to build_skb

[PATCH v1 0/5] MSFT offloading support for advertisement monitor
 2020-12-04  9:51 UTC  (5+ messages)
` [PATCH v1 1/5] Bluetooth: advmon offload MSFT add rssi support

[PATCH bpf 0/7] selftests/bpf: Restore test_offload.py to working order
 2020-12-04  9:39 UTC  (7+ messages)
` [PATCH bpf 1/7] xdp: remove the xdp_attachment_flags_ok() callback
` [PATCH bpf 3/7] netdevsim: Add debugfs toggle to reject BPF programs in verifier

[PATCH] octeontx2-pf: Add RSS multi group support
 2020-12-04  9:24 UTC 

linux-next: manual merge of the akpm-current tree with the bpf-next tree
 2020-12-04  9:20 UTC 

[net-next v2 0/8] Perf. optimizations for TCP Recv. Zerocopy
 2020-12-04  9:03 UTC  (9+ messages)
` [net-next v2 1/8] net-zerocopy: Copy straggler unaligned data for TCP Rx. zerocopy

[PATCH net] net: marvell: prestera: Fix error return code in prestera_port_create()
 2020-12-04  8:49 UTC 

[PATCH net] ipv4: fix error return code in rtm_to_fib_config()
 2020-12-04  8:48 UTC 

[PATCH wireless] adm8211: fix error return code in adm8211_probe()
 2020-12-04  8:47 UTC 

[PATCH] vhost scsi: fix error return code in vhost_scsi_set_endpoint()
 2020-12-04  8:43 UTC 

net: macb: fail when there's no PHY
 2020-12-04  8:28 UTC  (4+ messages)

[PATCH v2 net-next] nfc: s3fwrn5: skip the NFC bootloader mode
 2020-12-04  8:37 UTC  (2+ messages)

[PATCH AUTOSEL 5.9 22/33] vhost scsi: add lun parser helper
 2020-12-04  8:27 UTC  (12+ messages)

[PATCH v2 bpf-next] bpf: increment and use correct thread iterator
 2020-12-04  8:01 UTC  (2+ messages)

QMI QMAP interface stuck after power-cycling module
 2020-12-04  7:53 UTC 

[PATCH][next] wilc1000: remove redundant assignment to pointer vif
 2020-12-04  6:39 UTC  (2+ messages)

[PATCH v1 bpf-next 06/11] bpf: Introduce two attach types for BPF_PROG_TYPE_SK_REUSEPORT
 2020-12-04  5:56 UTC  (3+ messages)

[Patch net] lwt: disable BH too in run_lwt_bpf()
 2020-12-04  5:55 UTC  (8+ messages)

[PATCH v3 net-next 0/4] net: dsa: Link aggregation support
 2020-12-04  4:18 UTC  (16+ messages)
` [PATCH v3 net-next 2/4] "
` [PATCH v3 net-next 4/4] net: dsa: tag_dsa: Support reception of packets from LAG devices

[PATCH net-next 0/6] add support for RFC 8335 PROBE
 2020-12-04  3:17 UTC  (7+ messages)
` [PATCH net-next 1/6] icmp: support for RFC 8335
` [PATCH net-next 2/6] ICMPv6: "
` [PATCH net-next 3/6] net: add sysctl for enabling RFC 8335 PROBE messages
` [PATCH net-next 4/6] "
` [PATCH net-next 5/6] net: add support for sending "
` [PATCH net-next 6/6] icmp: add response to "

[PATCH net v2] bonding: fix feature flag setting at init time
 2020-12-04  3:14 UTC  (4+ messages)
` [PATCH net v3] "

[PATCH net] vrf: packets with lladdr src needs dst at input with orig_iif when needs strict
 2020-12-04  3:06 UTC 

[PATCH][next] rtw88: coex: fix missing unitialization of variable 'interval'
 2020-12-04  2:57 UTC  (2+ messages)

[PATCH V2 0/5] patches for stmmac
 2020-12-04  2:46 UTC  (6+ messages)
` [PATCH V2 1/5] net: stmmac: increase the timeout for dma reset
` [PATCH V2 2/5] net: stmmac: start phylink instance before stmmac_hw_setup()
` [PATCH V2 3/5] net: stmmac: free tx skb buffer in stmmac_resume()
` [PATCH V2 4/5] net: stmmac: delete the eee_ctrl_timer after napi disabled
` [PATCH V2 5/5] net: stmmac: overwrite the dma_cap.addr64 according to HW design

[RESEND v15 0/4] userspace MHI client interface driver
 2020-12-04  2:41 UTC  (5+ messages)
` [RESEND v15 1/4] bus: mhi: core: Add helper API to return number of free TREs
` [RESEND v15 2/4] bus: mhi: core: Move MHI_MAX_MTU to external header file
` [RESEND v15 3/4] docs: Add documentation for userspace client interface
` [RESEND v15 4/4] bus: mhi: Add userspace client interface driver

[PATCH v15 0/4] userspace MHI client interface driver
 2020-12-04  2:31 UTC  (4+ messages)
` [PATCH v15 4/4] bus: mhi: Add userspace "

[pull request][net-next V2 00/15] mlx5 updates 2020-12-01
 2020-12-04  2:29 UTC  (3+ messages)
` [net-next V2 08/15] net/mlx5e: Add TX PTP port object support

pull-request: bpf-next 2020-12-03
 2020-12-04  2:19 UTC 

[PATCH bpf-next] bpf: increment and use correct thread iterator
 2020-12-04  1:58 UTC  (2+ messages)

[PATCH v6 bpf-next 00/14] Support BTF-powered BPF tracing programs for kernel modules
 2020-12-04  1:53 UTC  (3+ messages)
` [PATCH v6 bpf-next 10/14] bpf: allow to specify kernel module BTFs when attaching BPF programs

[PATCH] net/mlx5e: fix non-IPV6 build
 2020-12-04  1:47 UTC  (4+ messages)

[PATCH v4 bpf-next 0/2] Add support to set window_clamp from bpf setsockops
 2020-12-04  1:44 UTC  (2+ messages)

[PATCH net-next v5 0/9] net: dsa: microchip: PTP support for KSZ956x
 2020-12-04  1:18 UTC  (7+ messages)
` [PATCH net-next v5 9/9] net: dsa: microchip: ksz9477: add periodic output support

[PATCH] net: stmmac: overwrite the dma_cap.addr64 according to HW design
 2020-12-04  1:06 UTC  (3+ messages)

[PATCH net-next 1/4] ptp: clockmatrix: reset device and check BOOT_STATUS
 2020-12-04  1:06 UTC  (2+ messages)

[PATCH v5 0/9] "Task_isolation" mode
 2020-12-04  0:54 UTC  (14+ messages)
` [PATCH v5 5/9] task_isolation: Add driver-specific hooks
    ` [EXT] "
` [PATCH v5 6/9] task_isolation: arch/arm64: enable task isolation functionality
    ` [EXT] "
` [PATCH v5 7/9] task_isolation: don't interrupt CPUs with tick_nohz_full_kick_cpu()
    ` [EXT] "
  ` [EXT] Re: [PATCH v5 0/9] "Task_isolation" mode

[PATCH bpf-next 1/2] libbpf: use memcpy instead of strncpy to please GCC
 2020-12-03 23:54 UTC  (2+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: fix invalid use of strncat in test_sockmap

[PATCH] bridge: Fix a deadlock when enabling multicast snooping
 2020-12-03 23:34 UTC  (6+ messages)

[PATCH net 1/1] net: ipa: pass the correct size when freeing DMA memory
 2020-12-03 23:28 UTC  (2+ 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).