netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-03 04:22:20 to 2020-12-03 16:25:28 UTC [more...]

[PATCH v3 net-next 0/4] net: dsa: Link aggregation support
 2020-12-03 16:24 UTC  (8+ 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 0/4] net: ti: am65-cpsw-nuss: Add switchdev driver
 2020-12-03 16:22 UTC  (9+ messages)
` [PATCH 1/4] net: ti: am65-cpsw-nuss: Add devlink support
` [PATCH 3/4] net: ti: am65-cpsw-nuss: Add switchdev support

[PATCH net-next v5 0/9] net: dsa: microchip: PTP support for KSZ956x
 2020-12-03 16:20 UTC  (14+ messages)
` [PATCH net-next v5 1/9] net: dsa: microchip: rename ksz9477.c to ksz9477_main.c
` [PATCH net-next v5 2/9] dt-bindings: net: dsa: microchip,ksz: add interrupt property
` [PATCH net-next v5 3/9] net: dsa: microchip: ksz9477: move chip reset to ksz9477_switch_init()
` [PATCH net-next v5 4/9] net: dsa: microchip: ksz9477: basic interrupt support
` [PATCH net-next v5 5/9] net: dsa: microchip: ksz9477: add Posix clock support for chip PTP clock
` [PATCH net-next v5 6/9] net: ptp: add helper for one-step P2P clocks
` [PATCH net-next v5 7/9] net: dsa: microchip: ksz9477: initial hardware time stamping support
` [PATCH net-next v5 8/9] net: dsa: microchip: ksz9477: remaining "
` [PATCH net-next v5 9/9] net: dsa: microchip: ksz9477: add periodic output support

Hardcoded multicast queue length in macvlan.c driver causes poor multicast receive performance
 2020-12-03 16:20 UTC  (4+ messages)
    ` [PATCH net-next v4] macvlan: Support for high multicast packet rate

[PATCH net-next] nfc: s3fwrn5: skip the NFC bootloader mode
 2020-12-03 16:19 UTC  (2+ messages)

[PATCH net-next v2 1/1] ibmvnic: add some debugs
 2020-12-03 16:16 UTC  (4+ messages)

[PATCH] [v7] wireless: Initial driver submission for pureLiFi STA devices
 2020-12-03 15:58 UTC  (4+ messages)

WARNING in sk_stream_kill_queues (5)
 2020-12-03 15:58 UTC  (2+ messages)

[resend/standalone PATCH v4] Add auxiliary bus support
 2020-12-03 15:55 UTC  (4+ messages)

VRF NS for lladdr sent on the wrong interface
 2020-12-03 15:53 UTC  (6+ messages)

[PATCH] dpaa_eth: fix build errorr in dpaa_fq_init
 2020-12-03 15:51 UTC  (3+ messages)

[PATCH] MAINTAINERS: Add entry for Marvell Prestera Ethernet Switch driver
 2020-12-03 15:48 UTC  (4+ messages)
  ` [EXT] "

[PATCH net 0/4] freescale/fman: remove usage of __devm_request_region
 2020-12-03 15:47 UTC  (6+ messages)
` [PATCH net 1/4] net: freescale/fman: Split the main resource region reservation
` [PATCH net 2/4] net: freescale/fman-port: remove direct use of __devm_request_region
` [PATCH net 3/4] net: freescale/fman-mac: "
` [PATCH net 4/4] net: freescale/fman: remove fman_get_mem_region

[PATCH v1 bpf-next 03/11] tcp: Migrate TCP_ESTABLISHED/TCP_SYN_RECV sockets in accept queues
 2020-12-03 15:41 UTC  (4+ messages)

[PATCH v2 0/1] This patch address comments on patch v1
 2020-12-03 15:33 UTC  (9+ messages)
` [PATCH v2 1/1] ath10k: add option for chip-id based BDF selection

[PATCH net-next 1/4] ptp: clockmatrix: reset device and check BOOT_STATUS
 2020-12-03 15:20 UTC  (4+ messages)
` [PATCH net-next 2/4] ptp: clockmatrix: remove 5 second delay before entering write phase mode
` [PATCH net-next 3/4] ptp: clockmatrix: Fix non-zero phase_adj is lost after snap
` [PATCH net-next 4/4] ptp: clockmatrix: deprecate firmware older than 4.8.7

[PATCH net] net: mvpp2: Fix error return code in mvpp2_open()
 2020-12-03 15:23 UTC  (2+ messages)

net: dsa: mv88e6xxx : linux v5.4 crash
 2020-12-03 15:16 UTC 

[PATCH][next] samples/bpf: Fix spelling mistake "recieving" -> "receiving"
 2020-12-03 15:15 UTC  (2+ messages)

net: macb: fail when there's no PHY
 2020-12-03 15:07 UTC  (11+ messages)

[PATCH 0/2] can-isotp fix and functional addressing
 2020-12-03 14:25 UTC  (4+ messages)
` [PATCH 1/2] can-isotp: block setsockopt on bound sockets
` [PATCH 2/2] can-isotp: add SF_BROADCAST support for functional addressing

net: dsa: mv88e6xxx : linux v5.4 crash
 2020-12-03 14:57 UTC 

[PATCH] net: phy: adin: add signal mean square error registers to phy-stats
 2020-12-03 14:33 UTC  (3+ messages)

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

[PATCH v3 net-next 0/2] net: dsa: add stats64 support
 2020-12-03 14:22 UTC  (5+ messages)
` [PATCH v3 net-next 2/2] net: dsa: qca: ar9331: export stats64

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

[PATCH v1 bpf-next 05/11] tcp: Migrate TCP_NEW_SYN_RECV requests
 2020-12-03 14:12 UTC  (2+ messages)

[PATCH net-next v1 0/3] vsock: Add flag field in the vsock address
 2020-12-03 14:04 UTC  (9+ messages)
` [PATCH net-next v1 1/3] vm_sockets: Include flag field in the vsock address data structure

[PATCH v1 0/5] MSFT offloading support for advertisement monitor
 2020-12-03 14:03 UTC  (7+ messages)
` [PATCH v1 1/5] Bluetooth: advmon offload MSFT add rssi support
` [PATCH v1 2/5] Bluetooth: advmon offload MSFT add monitor
` [PATCH v1 3/5] Bluetooth: advmon offload MSFT remove monitor
` [PATCH v1 4/5] Bluetooth: advmon offload MSFT handle controller reset
` [PATCH v1 5/5] Bluetooth: advmon offload MSFT handle filter enablement

[PATCH 01/11] drivers: staging: speakup: remove unneeded MODULE_VERSION() call
 2020-12-03 13:56 UTC  (13+ messages)
` [PATCH 02/11] drivers: staging: gasket: "
` [PATCH 03/11] drivers: staging: gdm724x: "
` [PATCH 04/11] drivers: staging: goldfish: "
` [PATCH 05/11] drivers: staging: media: "
` [PATCH 06/11] drivers: staging: qlge: "
` [PATCH 07/11] drivers: staging: vc04_services: "
` [PATCH 08/11] drivers: staging: rtl8188eu: "
` [PATCH 09/11] drivers: staging: rtl8192e: "
` [PATCH 10/11] drivers: staging: rtl8723bs: "
` [PATCH 11/11] "

[PATCH 1/4] net: freescale/fman: Split the main resource region reservation
 2020-12-03 13:54 UTC  (4+ messages)
` [PATCH 2/4] net: freescale/fman-port: remove direct use of __devm_request_region

[PATCH net] net: bridge: Fix a warning when del bridge sysfs
 2020-12-03 13:43 UTC  (4+ messages)

[PATCH AUTOSEL 5.4 01/23] iwlwifi: pcie: limit memory read spin time
 2020-12-03 13:29 UTC  (8+ messages)
` [PATCH AUTOSEL 5.4 03/23] iwlwifi: pcie: set LTR to avoid completion timeout
` [PATCH AUTOSEL 5.4 04/23] iwlwifi: mvm: fix kernel panic in case of assert during CSA
` [PATCH AUTOSEL 5.4 10/23] usbnet: ipheth: fix connectivity with iOS 14
` [PATCH AUTOSEL 5.4 11/23] tun: honor IOCB_NOWAIT flag
` [PATCH AUTOSEL 5.4 12/23] ibmvnic: skip tx timeout reset while in resetting
` [PATCH AUTOSEL 5.4 22/23] can: m_can: m_can_dev_setup(): add support for bosch mcan version 3.3.0
` [PATCH AUTOSEL 5.4 23/23] can: af_can: can_rx_unregister(): remove WARN() statement from list operation sanity check

[PATCH AUTOSEL 5.9 03/39] iwlwifi: pcie: limit memory read spin time
 2020-12-03 13:28 UTC  (9+ messages)
` [PATCH AUTOSEL 5.9 06/39] iwlwifi: sta: set max HE max A-MPDU according to HE capa
` [PATCH AUTOSEL 5.9 07/39] iwlwifi: pcie: set LTR to avoid completion timeout
` [PATCH AUTOSEL 5.9 08/39] iwlwifi: mvm: fix kernel panic in case of assert during CSA
` [PATCH AUTOSEL 5.9 16/39] usbnet: ipheth: fix connectivity with iOS 14
` [PATCH AUTOSEL 5.9 17/39] tun: honor IOCB_NOWAIT flag
` [PATCH AUTOSEL 5.9 18/39] ibmvnic: skip tx timeout reset while in resetting
` [PATCH AUTOSEL 5.9 38/39] can: m_can: m_can_dev_setup(): add support for bosch mcan version 3.3.0
` [PATCH AUTOSEL 5.9 39/39] can: af_can: can_rx_unregister(): remove WARN() statement from list operation sanity check

[PATCH AUTOSEL 4.19 01/14] iwlwifi: pcie: limit memory read spin time
 2020-12-03 13:30 UTC  (4+ messages)
` [PATCH AUTOSEL 4.19 03/14] iwlwifi: mvm: fix kernel panic in case of assert during CSA
` [PATCH AUTOSEL 4.19 07/14] usbnet: ipheth: fix connectivity with iOS 14
` [PATCH AUTOSEL 4.19 08/14] tun: honor IOCB_NOWAIT flag

[PATCH AUTOSEL 4.14 1/9] iwlwifi: pcie: limit memory read spin time
 2020-12-03 13:30 UTC  (4+ messages)
` [PATCH AUTOSEL 4.14 3/9] iwlwifi: mvm: fix kernel panic in case of assert during CSA
` [PATCH AUTOSEL 4.14 6/9] usbnet: ipheth: fix connectivity with iOS 14
` [PATCH AUTOSEL 4.14 7/9] tun: honor IOCB_NOWAIT flag

[PATCH AUTOSEL 4.9 1/5] iwlwifi: pcie: limit memory read spin time
 2020-12-03 13:30 UTC  (2+ messages)
` [PATCH AUTOSEL 4.9 4/5] usbnet: ipheth: fix connectivity with iOS 14

[PATCH AUTOSEL 4.4 2/3] usbnet: ipheth: fix connectivity with iOS 14
 2020-12-03 13:30 UTC 

[PATCH v11 1/5] Bluetooth: Interleave with allowlist scan
 2020-12-03 13:21 UTC  (10+ messages)
` [PATCH v11 2/5] Bluetooth: Handle system suspend resume case
` [PATCH v11 3/5] Bluetooth: Handle active scan case
` [PATCH v11 4/5] Bluetooth: Refactor read default sys config for various types
` [PATCH v11 5/5] Bluetooth: Add toggle to switch off interleave scan

[PATCH v6 0/5] Bluetooth: Add new MGMT interface for advertising add
 2020-12-03 12:47 UTC  (2+ messages)

[PATCH net-next 0/3] net: hns3: updates for -next
 2020-12-03 12:18 UTC  (4+ messages)
` [PATCH net-next 1/3] net: hns3: add support for extended promiscuous command
` [PATCH net-next 2/3] net: hns3: add priv flags support to switch limit promisc mode
` [PATCH net-next 3/3] net: hns3: refine the VLAN tag handle for port based VLAN

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

[PATCH] bpf, x64: bump the number of passes to 64
 2020-12-03 11:20 UTC  (2+ messages)

[PATCH v8 0/4] Adding the Sparx5 Serdes driver
 2020-12-03 10:30 UTC  (5+ messages)
` [PATCH v8 1/4] dt-bindings: phy: Add sparx5-serdes bindings
` [PATCH v8 2/4] phy: Add ethernet serdes configuration option
` [PATCH v8 3/4] phy: Add Sparx5 ethernet serdes PHY driver
` [PATCH v8 4/4] arm64: dts: sparx5: Add Sparx5 serdes driver node

[PATCH net] net: skbuff: ensure LSE is pullable before decrementing the MPLS ttl
 2020-12-03  9:58 UTC 

[PATCH net] net: openvswitch: ensure LSE is pullable before reading it
 2020-12-03  9:46 UTC 

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

[PATCH 1/5] gtp: set initial MTU
 2020-12-03  8:52 UTC  (3+ messages)
` [PATCH 2/5] gtp: include role in link info

[PATCH net v2] net/sched: act_mpls: ensure LSE is pullable before reading it
 2020-12-03  9:37 UTC 

[PATCH bpf v3] libbpf: sanitise map names before pinning
 2020-12-03  9:33 UTC 

[PATCH bpf v2] libbpf: sanitise map names before pinning
 2020-12-03  9:32 UTC  (3+ messages)

[PATCH] igc: Report speed and duplex as unknown when device is runtime suspended
 2020-12-03  9:12 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH v7 bpf-next 0/2] libbpf: add support for privileged/unprivileged control separation
 2020-12-03  9:05 UTC  (3+ messages)
` [PATCH v7 bpf-next 1/2] libbpf: separate XDP program load with xsk socket creation
` [PATCH v7 bpf-next 2/2] samples/bpf: sample application for eBPF load and socket creation split

Long delay on estimation_timer causes packet latency
 2020-12-03  8:48 UTC  (5+ messages)

[PATCH net] chelsio/chtls: fix a double free in chtls_setkey()
 2020-12-03  8:44 UTC 

[PATCH v3] net/af_unix: don't create a path for a binded socket
 2020-12-03  8:18 UTC  (3+ messages)

[PATCH v4] net/af_unix: don't create a path for a bound socket
 2020-12-03  8:18 UTC 

[PATCH v7 0/4] Adding the Sparx5 Serdes driver
 2020-12-03  8:06 UTC  (2+ messages)

[PATCH net-next] tun: fix ubuf refcount incorrectly on error path
 2020-12-03  8:00 UTC 

[PATCH] [v2] wireless: Initial driver submission for pureLiFi devices
 2020-12-03  7:53 UTC  (4+ messages)
` [PATCH] [v8] wireless: Initial driver submission for pureLiFi STA devices
` [PATCH] [v9] "

[PATCH v2 1/2] x86: make VMware support optional
 2020-12-03  7:46 UTC  (2+ messages)

[PATCH net-next 0/3] i40e, ice, ixgbe: optimize for XDP_REDIRECT in xsk path
 2020-12-03  6:58 UTC  (3+ messages)

[PATCH v6 bpf-next 0/2] libbpf: add support for privileged/unprivileged control separation
 2020-12-03  6:54 UTC  (4+ messages)
` [PATCH v6 bpf-next 2/2] samples/bpf: sample application for eBPF load and socket creation split

[PATCH iproute2-next] devlink: Extend man page for port function set command
 2020-12-03  6:33 UTC  (3+ messages)

[PATCH v5 bpf-next 09/14] bpf: remove hard-coded btf_vmlinux assumption from BPF verifier
 2020-12-03  6:32 UTC  (3+ messages)

[PATCH] bpf, x64: add extra passes without size optimizations
 2020-12-03  6:06 UTC  (2+ messages)
` [bpf, x64] de900a2419: kernel-selftests.net.test_bpf.sh.fail

[PATCH v5 bpf-next 00/14] Support BTF-powered BPF tracing programs for kernel modules
 2020-12-03  5:38 UTC  (10+ messages)
` [PATCH v5 bpf-next 01/14] bpf: fix bpf_put_raw_tracepoint()'s use of __module_address()
` [PATCH v5 bpf-next 03/14] libbpf: add internal helper to load BTF data by FD
` [PATCH v5 bpf-next 04/14] libbpf: refactor CO-RE relocs to not assume a single BTF object
` [PATCH v5 bpf-next 05/14] libbpf: add kernel module BTF support for CO-RE relocations

[PATCH net-next] devlink: Add devlink port documentation
 2020-12-03  5:06 UTC  (4+ messages)
` [PATCH net-next v3] "

[pull request][net 0/4] mlx5 fixes 2020-12-01
 2020-12-03  4:39 UTC  (5+ messages)
` [net 1/4] net/mlx5: Fix wrong address reclaim when command interface is down
` [net 2/4] net: mlx5e: fix fs_tcp.c build when IPV6 is not enabled
` [net 3/4] net/mlx5e: kTLS, Enforce HW TX csum offload with kTLS
` [net 4/4] net/mlx5: DR, Proper handling of unsupported Connect-X6DX SW steering

[pull request][net-next V2 00/15] mlx5 updates 2020-12-01
 2020-12-03  4:21 UTC  (13+ messages)
` [net-next V2 01/15] net/mlx5e: Free drop RQ in a dedicated function
` [net-next V2 02/15] net/mlx5e: Allow CQ outside of channel context
` [net-next V2 05/15] net/mlx5e: Change skb fifo push/pop API to be used without SQ
` [net-next V2 06/15] net/mlx5e: Split SW group counters update function
` [net-next V2 08/15] net/mlx5e: Add TX PTP port object support
` [net-next V2 09/15] net/mlx5e: Add TX port timestamp support
` [net-next V2 10/15] net/mlx5e: remove unnecessary memset
` [net-next V2 11/15] net/mlx5e: Remove duplicated include
` [net-next V2 12/15] net/mlx5: Arm only EQs with EQEs
` [net-next V2 13/15] net/mlx5: Fix passing zero to 'PTR_ERR'
` [net-next V2 14/15] net/mlx5e: Split between RX/TX tunnel FW support indication
` [net-next V2 15/15] net/mlx5e: Fill mlx5e_create_cq_param in a function


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