netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-15 13:37:33 to 2020-12-16 05:32:01 UTC [more...]

[net-next v5 00/15] Add mlx5 subfunction support
 2020-12-16  5:31 UTC  (24+ messages)
` [net-next v5 03/15] devlink: Introduce PCI SF port flavour and port attribute
` [net-next v5 04/15] devlink: Support add and delete devlink port
` [net-next v5 05/15] devlink: Support get and set state of port function
` [net-next v5 07/15] net/mlx5: SF, Add auxiliary device support
` [net-next v5 09/15] net/mlx5: E-switch, Prepare eswitch to handle SF vport
` [net-next v5 11/15] net/mlx5: SF, Add port add delete functionality
` [net-next v5 13/15] devlink: Add devlink port documentation
` [net-next v5 14/15] devlink: Extend devlink port documentation for subfunctions

[net-next v4 00/15] Add mlx5 subfunction support
 2020-12-16  4:45 UTC  (23+ messages)

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

Hardcoded multicast queue length in macvlan.c driver causes poor multicast receive performance
 2020-12-16  4:07 UTC  (4+ messages)
    ` [PATCH iproute2-next v2] iplink:macvlan: Added bcqueuelen parameter

[PATCH] net: allwinner: Fix some resources leak in the error handling path of the probe and in the remove function
 2020-12-16  3:23 UTC  (9+ messages)

[PATCH net-next 0/4] enetc: code cleanups
 2020-12-16  3:02 UTC  (9+ messages)
` [PATCH net-next 1/4] enetc: drop unneeded indirection
` [PATCH net-next 2/4] enetc: don't use macro magic for the readx_poll_timeout() callback
` [PATCH net-next 3/4] enetc: drop MDIO_DATA() macro
` [PATCH net-next 4/4] enetc: reorder macros and functions

[PATCH] bpf: remove unused including <linux/version.h>
 2020-12-16  2:47 UTC 

INFO: task can't die in corrupted (2)
 2020-12-16  2:45 UTC  (2+ messages)

[PATCH net-next v3] GTP: add support for flow based tunneling API
 2020-12-16  2:34 UTC  (2+ messages)

[Patch bpf-next v2 0/5] bpf: introduce timeout map
 2020-12-16  2:35 UTC  (13+ messages)
` [Patch bpf-next v2 2/5] "

[PATCH net-next v5 0/3] implement kthread based napi poll
 2020-12-16  2:24 UTC  (7+ messages)
` [PATCH net-next v5 1/3] net: extract napi poll functionality to __napi_poll()
` [PATCH net-next v5 2/3] net: implement threaded-able napi poll loop support
` [PATCH net-next v5 3/3] net: add sysfs attribute to control napi threaded mode

[RFC] net: stmmac: Problem with adding the native GPIOs support
 2020-12-16  2:03 UTC  (6+ messages)

[PATCH 1/3] Add TX sending hardware timestamp
 2020-12-16  2:01 UTC  (5+ messages)
    ` [kbuild-all] "

[PATCH net-next] seg6: fix the max number of supported SRv6 behavior attributes
 2020-12-16  1:47 UTC  (4+ messages)

[PATCH v8 3/3] net: ax88796c: ASIX AX88796C SPI Ethernet Adapter Driver
 2020-12-16  1:46 UTC  (3+ messages)

[PATCH v3] lan743x: fix for potential NULL pointer dereference with bare card
 2020-12-16  1:35 UTC  (5+ messages)
` [PATCH v4] "

linux-next: build failure after merge of the net-next tree
 2020-12-16  1:03 UTC  (2+ messages)

[MPTCP][PATCH net-next] mptcp: clear use_ack and use_map when dropping other suboptions
 2020-12-16  0:11 UTC  (2+ messages)

[PATCH 1/3] PCI/ASPM: Use the path max in L1 ASPM latency check
 2020-12-16  0:08 UTC  (2+ messages)

[PATCH v2 bpf-next 0/4] introduce bpf_iter for task_vma
 2020-12-15 23:37 UTC  (5+ messages)
` [PATCH v2 bpf-next 1/4] bpf: introduce task_vma bpf_iter
` [PATCH v2 bpf-next 2/4] bpf: allow bpf_d_path in sleepable bpf_iter program
` [PATCH v2 bpf-next 3/4] libbpf: introduce section "iter.s/" for "
` [PATCH v2 bpf-next 4/4] selftests/bpf: add test for bpf_iter_task_vma

[PATCH net-next V6] net: Variable SLAAC: SLAAC with prefixes of arbitrary length in PIO
 2020-12-16  0:00 UTC  (4+ messages)
` [PATCH net-next V7] "
  ` [PATCH net-next V8] "

[PATCH bpf-next] libbpf: support module BTF for BPF_TYPE_ID_TARGET CO-RE relocation
 2020-12-15 22:38 UTC  (8+ messages)
            ` one prog multi fentry. Was: "

[PATCH iproute2-next] tc/htb: Hierarchical QoS hardware offload
 2020-12-15 22:26 UTC  (2+ messages)

[PATCH] samples/bpf/Makefile: Create tools/testing/selftests/bpf dir
 2020-12-15 22:08 UTC  (2+ messages)

[PATCH iproute2] ss: mptcp: fix add_addr_accepted stat print
 2020-12-15 21:59 UTC  (2+ messages)

[PATCH net-next] bonding: correct rr balancing during link failure
 2020-12-15 21:54 UTC  (5+ messages)

[GIT PULL] Networking updates for 5.11
 2020-12-15 21:33 UTC  (2+ messages)

[PATCH bpf-next 0/4] introduce bpf_iter for task_vma
 2020-12-15 20:59 UTC  (6+ messages)
` [PATCH bpf-next 1/4] bpf: introduce task_vma bpf_iter
` [PATCH bpf-next 4/4] selftests/bpf: add test for bpf_iter_task_vma

[PATCH v8 bpf-next] bpf/selftests: fold test_current_pid_tgid_new_ns into test_progs
 2020-12-15 20:42 UTC  (3+ messages)

[PATCH] atm: horizon: remove h from printk format specifier
 2020-12-15 20:13 UTC  (2+ messages)

[PATCH v3 bpf-next 0/2] introduce xdp_init_buff/xdp_prepare_buff
 2020-12-15 20:36 UTC  (8+ messages)
` [PATCH v3 bpf-next 2/2] net: xdp: introduce xdp_prepare_buff utility routine

[PATCH net-next] sfc: reduce the number of requested xdp ev queues
 2020-12-15 18:49 UTC  (3+ messages)

[RFC PATCH 0/7] Share events between metrics
 2020-12-15 18:39 UTC  (7+ messages)

[PATCH v4 0/4] Improve s0ix flows for systems i219LM
 2020-12-15 18:36 UTC  (6+ messages)
    ` Fw: [External] "

[PATCH 0/3] mac80211: Trigger disconnect for STA during recovery
 2020-12-15 18:23 UTC  (2+ messages)

[stabe-rc 5.9 ] sched: core.c:7270 Illegal context switch in RCU-bh read-side critical section!
 2020-12-15 18:22 UTC  (3+ messages)

[PATCH] selftests/bpf: clarify build error if no vmlinux
 2020-12-15 18:20 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v5 bpf-next 00/14] mvneta: introduce XDP multi-buffer support
 2020-12-15 18:06 UTC  (8+ messages)
` [PATCH v5 bpf-next 13/14] bpf: add new frame_length field to the XDP ctx

[PATCH] net: phy: fix kernel-doc for .config_intr()
 2020-12-15 18:09 UTC  (3+ messages)

[net-next PATCH v2 00/14] ACPI support for dpaa2 driver
 2020-12-15 17:55 UTC  (23+ messages)
` [net-next PATCH v2 01/14] Documentation: ACPI: DSD: Document MDIO PHY
` [net-next PATCH v2 02/14] net: phy: Introduce phy related fwnode functions
` [net-next PATCH v2 03/14] of: mdio: Refactor of_phy_find_device()
` [net-next PATCH v2 04/14] net: phy: Introduce fwnode_get_phy_id()
` [net-next PATCH v2 05/14] of: mdio: Refactor of_get_phy_id()
` [net-next PATCH v2 06/14] net: mdiobus: Introduce fwnode_mdiobus_register_phy()
` [net-next PATCH v2 07/14] of: mdio: Refactor of_mdiobus_register_phy()
` [net-next PATCH v2 08/14] net: mdiobus: Introduce fwnode_mdiobus_register()
` [net-next PATCH v2 09/14] net/fsl: Use fwnode_mdiobus_register()
` [net-next PATCH v2 10/14] device property: Introduce fwnode_get_id()
` [net-next PATCH v2 11/14] phylink: introduce phylink_fwnode_phy_connect()
` [net-next PATCH v2 12/14] net: phylink: Refactor phylink_of_phy_connect()
` [net-next PATCH v2 13/14] net: phy: Introduce fwnode_mdio_find_device()
` [net-next PATCH v2 14/14] net: dpaa2-mac: Add ACPI support for DPAA2 MAC driver

[PATCH 00/25] net: stmmac: Fix clocks/reset-related procedures
 2020-12-15 17:50 UTC  (18+ messages)
` [PATCH 01/25] dt-bindings: net: dwmac: Validate PBL for all IP-cores
` [PATCH 02/25] dt-bindings: net: dwmac: Extend number of PBL values
` [PATCH 03/25] dt-bindings: net: dwmac: Fix the TSO property declaration
` [PATCH 04/25] dt-bindings: net: dwmac: Refactor snps,*-config properties
` [PATCH 05/25] dt-bindings: net: dwmac: Elaborate stmmaceth/pclk description
` [PATCH 06/25] dt-bindings: net: dwmac: Add Tx/Rx clock sources
` [PATCH 07/25] dt-bindings: net: dwmac: Detach Generic DW MAC bindings

[PATCH 2/3] mac80211: Add support to trigger sta disconnect on hardware restart
 2020-12-15 17:40 UTC  (2+ messages)

general protection fault in taprio_dequeue_soft
 2020-12-15 17:38 UTC  (2+ messages)

[PATCH 0/3] mac80211: Trigger disconnect for STA during recovery
 2020-12-15 17:30 UTC 

[PATCH 1/3] cfg80211: Add wiphy flag to trigger STA disconnect after hardware restart
 2020-12-15 17:30 UTC 

[PATCH 1/3] cfg80211: Add wiphy flag to trigger STA disconnect after hardware restart
 2020-12-15 17:21 UTC 

[PATCH 3/3] ath10k: Set wiphy flag to trigger sta disconnect on hardware restart
 2020-12-15 17:24 UTC 

[PATCH net] docs: netdev-FAQ: add missing underlines to questions
 2020-12-15 17:18 UTC 

net-next is CLOSED
 2020-12-15 17:10 UTC 

[PATCH net 1/2] docs: networking: packet_mmap: fix formatting for C macros
 2020-12-15 16:51 UTC  (2+ messages)
` [PATCH net 2/2] docs: networking: packet_mmap: don't mention PACKET_MMAP

[RFC PATCH net-next 00/16] LAG offload for Ocelot DSA switches
 2020-12-15 16:49 UTC  (21+ messages)
` [RFC PATCH net-next 01/16] net: mscc: ocelot: offload bridge port flags to device
` [RFC PATCH net-next 02/16] net: mscc: ocelot: allow offloading of bridge on top of LAG
` [RFC PATCH net-next 03/16] net: mscc: ocelot: rename ocelot_netdevice_port_event to ocelot_netdevice_changeupper
` [RFC PATCH net-next 04/16] net: mscc: ocelot: use a switch-case statement in ocelot_netdevice_event
` [RFC PATCH net-next 05/16] net: mscc: ocelot: don't refuse bonding interfaces we can't offload
` [RFC PATCH net-next 06/16] net: mscc: ocelot: use ipv6 in the aggregation code
` [RFC PATCH net-next 07/16] net: mscc: ocelot: set up the bonding mask in a way that avoids a net_device
` [RFC PATCH net-next 08/16] net: mscc: ocelot: avoid unneeded "lp" variable in LAG join
` [RFC PATCH net-next 09/16] net: mscc: ocelot: use "lag" variable name in ocelot_bridge_stp_state_set

[PATCH net-next v2 0/4] HTB offload
 2020-12-15 16:37 UTC  (7+ messages)
` [PATCH net-next v2 2/4] sch_htb: Hierarchical QoS hardware offload

[PATCH v5 0/6] microchip: add support for ksz88x3 driver family
 2020-12-15 16:31 UTC  (5+ messages)
` [PATCH v5 3/6] net: dsa: microchip: ksz8795: move register offsets and shifts to separate struct

[PATCH] net: remove disc_data_lock in ppp line discipline
 2020-12-15 15:00 UTC 

[PATCH][next] netfilter: nftables: fix incorrect increment of loop counter
 2020-12-15 16:19 UTC  (3+ messages)

[PATCH net v4] lan743x: fix rx_napi_poll/interrupt ping-pong
 2020-12-15 16:19 UTC 

[PATCH net-next] r8169: facilitate adding new chip versions
 2020-12-15 16:15 UTC 

[PATCH net v3] lan743x: fix rx_napi_poll/interrupt ping-pong
 2020-12-15 15:33 UTC  (2+ messages)

UBSAN: shift-out-of-bounds in hash_ipmark_create
 2020-12-15 15:14 UTC 

Re:Servus. wie läuft es bei dir?
 2020-12-11 15:59 UTC 

UBSAN: shift-out-of-bounds in xprt_calc_majortimeo
 2020-12-15 15:03 UTC 

[PATCH v5 0/4] Improve s0ix flows for systems i219LM
 2020-12-15 14:47 UTC  (9+ messages)
` [PATCH v5 1/4] e1000e: Only run S0ix flows if shutdown succeeded
` [PATCH v5 2/4] e1000e: bump up timeout to wait when ME un-configures ULP mode
` [PATCH v5 3/4] Revert "e1000e: disable s0ix entry and exit flows for ME systems"
` [PATCH v5 4/4] e1000e: Export S0ix flags to ethtool

[PATCH] net/mlx5: fix spelling mistake in Kconfig "accelaration" -> "acceleration"
 2020-12-15 14:49 UTC 

[PATCH] atm: ambassador: remove h from printk format specifier
 2020-12-15 14:22 UTC 

[PATCH v1 net-next 00/15] nvme-tcp receive offloads
 2020-12-15 14:07 UTC  (3+ messages)
` [PATCH v1 net-next 07/15] nvme-tcp : Recalculate crc in the end of the capsule

[PATCH RFC v2 0/5] dwmac-meson8b: picosecond precision RX delay support
 2020-12-15 13:40 UTC  (5+ messages)
` [PATCH RFC v2 1/5] dt-bindings: net: dwmac-meson: use picoseconds for the RGMII RX delay

[PATCH net 1/2] net: mvpp2: Fix GoP port 3 Networking Complex Control configurations
 2020-12-15 13:32 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).