netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-30 16:44:06 to 2020-10-01 03:06:40 UTC [more...]

[PATCH net-next v2] net: dsa: Support bridge 802.1Q while untagging
 2020-10-01  3:06 UTC 

dsa: mv88e6xxx: serdes link without phy
 2020-10-01  2:27 UTC  (3+ messages)

ip rule iif oif and vrf
 2020-10-01  2:23 UTC  (7+ messages)

[iproute2-next v2 1/1] devlink: display elapsed time during flash update
 2020-10-01  2:18 UTC  (2+ messages)

[pull request][net 00/15] mlx5 fixes 2020-09-30
 2020-10-01  2:05 UTC  (16+ messages)
` [net 01/15] net/mlx5: Don't allow health work when device is uninitialized
` [net 02/15] net/mlx5: Fix a race when moving command interface to polling mode
` [net 03/15] net/mlx5: Avoid possible free of command entry while timeout comp handler
` [net 04/15] net/mlx5: poll cmd EQ in case of command timeout
` [net 05/15] net/mlx5: Add retry mechanism to the command entry index allocation
` [net 06/15] net/mlx5: cmdif, Avoid skipping reclaim pages if FW is not accessible
` [net 07/15] net/mlx5: Fix request_irqs error flow
` [net 08/15] net/mlx5e: Fix error path for RQ alloc
` [net 09/15] net/mlx5e: Add resiliency in Striding RQ mode for packets larger than MTU
` [net 10/15] net/mlx5e: CT, Fix coverity issue
` [net 11/15] net/mlx5e: Fix driver's declaration to support GRE offload
` [net 12/15] net/mlx5e: Fix return status when setting unsupported FEC mode
` [net 13/15] net/mlx5e: Fix VLAN cleanup flow
` [net 14/15] net/mlx5e: Fix VLAN create flow
` [net 15/15] net/mlx5e: Fix race condition on nhe->n pointer in neigh update

[PATCH bpf-next v7 1/2] bpf: Add bpf_ktime_get_real_ns
 2020-10-01  2:05 UTC  (2+ messages)
` [PATCH bpf-next v7 2/2] selftests/bpf: Selftest for real time helper

[bpf-next PATCH 0/2] Add skb_adjust_room() for SK_SKB
 2020-10-01  1:59 UTC  (4+ messages)
` [bpf-next PATCH 1/2] bpf, sockmap: add skb_adjust_room to pop bytes off ingress payload

Genetlink per cmd policies
 2020-10-01  1:53 UTC  (17+ messages)

[RFC PATCH net-next v2 0/2] driver/net/ethernet W=1 by default
 2020-10-01  1:12 UTC  (3+ messages)
` [PATCH net-next v2 1/2] Makefile.extrawarn: Add symbol for W=1 warnings for today
` [PATCH net-next v2 2/2] driver/net/ethernet: Sign up for W=1 as defined on 20200930

INFO: task hung in tcf_action_init_1
 2020-10-01  1:10 UTC  (2+ messages)

[PATCH bpf v2] bpf: fix "unresolved symbol" build error with resolve_btfids
 2020-10-01  1:02 UTC 

[PATCH net-next 0/7] drop_monitor: Convert to use devlink tracepoint
 2020-10-01  1:01 UTC  (2+ messages)

[PATCH bpf] bpf: fix "unresolved symbol" build error with resolve_btfids
 2020-10-01  1:00 UTC  (8+ messages)

[PATCH bpf-next v6 1/2] bpf: Add bpf_ktime_get_real_ns
 2020-10-01  0:56 UTC  (2+ messages)

[PATCH net-next v2 0/4] dpaa2-eth: add devlink parser error drop trap support
 2020-10-01  0:25 UTC  (8+ messages)
` [PATCH net-next v2 1/4] devlink: add parser error drop packet traps
` [PATCH net-next v2 2/4] devlink: add .trap_group_action_set() callback
` [PATCH net-next v2 3/4] dpaa2-eth: add basic devlink support
` [PATCH net-next v2 4/4] dpaa2-eth: add support for devlink parser error drop traps

[PATCH net-next] net: dsa: Support bridge 802.1Q while untagging
 2020-10-01  0:16 UTC  (4+ messages)

[RFC net-next 0/9] genetlink: support per-command policy dump
 2020-10-01  0:05 UTC  (10+ messages)
` [RFC net-next 1/9] genetlink: add missing kdoc for validation flags
` [RFC net-next 2/9] genetlink: reorg struct genl_family
` [RFC net-next 3/9] genetlink: add small version of ops
` [RFC net-next 4/9] genetlink: move to smaller ops wherever possible
` [RFC net-next 5/9] genetlink: add a structure for dump state
` [RFC net-next 6/9] genetlink: use .start callback for dumppolicy
` [RFC net-next 7/9] genetlink: bring back per op policy
` [RFC net-next 8/9] genetlink: use per-op policy for CTRL_CMD_GETPOLICY
` [RFC net-next 9/9] genetlink: allow dumping command-specific policy

Altera TSE driver not working in 100mbps mode
 2020-09-30 23:59 UTC  (7+ messages)
  `  "

linux-next: build failure after merge of the net-next tree
 2020-09-30 23:19 UTC  (4+ messages)

[PATCH v5 bpf-next 0/2] introduce BPF_F_PRESERVE_ELEMS
 2020-09-30 22:49 UTC  (3+ messages)
` [PATCH v5 bpf-next 1/2] bpf: introduce BPF_F_PRESERVE_ELEMS for perf event array
` [PATCH v5 bpf-next 2/2] selftests/bpf: add tests for BPF_F_PRESERVE_ELEMS

linux-next: Fixes tags need some work in the net tree
 2020-09-30 22:48 UTC 

[PATCH bpf-next 0/4] libbpf: add raw BTF type dumping
 2020-09-30 22:47 UTC  (7+ messages)

[PATCH v4 bpf-next 0/2] introduce BPF_F_PRESERVE_ELEMS
 2020-09-30 22:46 UTC  (4+ messages)
` [PATCH v4 bpf-next 1/2] bpf: introduce BPF_F_PRESERVE_ELEMS for perf event array
` [PATCH v4 bpf-next 2/2] selftests/bpf: add tests for BPF_F_PRESERVE_ELEMS

[PATCH bpf-next v6 2/2] selftests/bpf: Selftest for real time helper
 2020-09-30 22:29 UTC 

pull-request: can-next 2020-09-30
 2020-09-30 22:21 UTC  (15+ messages)
` [PATCH 01/13] can: mcp25xxfd: mcp25xxfd_handle_eccif(): add ECC related errata and update log messages
` [PATCH 02/13] can: mcp25xxfd: mcp25xxfd_probe(): add SPI clk limit related errata information
` [PATCH 03/13] can: mcp25xxfd: mcp25xxfd_ring_free(): fix memory leak during cleanup
` [PATCH 04/13] can: mcp25xxfd: mcp25xxfd_irq(): add missing initialization of variable set_normal mode
` [PATCH 05/13] dt-binding: can: mcp25xxfd: documentation fixes
` [PATCH 06/13] dt-binding: can: mcp251xfd: narrow down wildcards in device tree bindings to "microchip,mcp251xfd"
` [PATCH 07/13] can: mcp25xxfd: "
` [PATCH 08/13] can: mcp251xfd: rename driver files and subdir to mcp251xfd
` [PATCH 09/13] can: mcp251xfd: rename all user facing strings "
` [PATCH 10/13] can: mcp251xfd: rename all remaining occurrence "
` [PATCH 11/13] can: flexcan: initialize all flexcan memory for ECC function
` [PATCH 12/13] can: flexcan: add flexcan driver for i.MX8MP
` [PATCH 13/13] can: flexcan: disable runtime PM if register flexcandev failed

[PATCH v2 net-next 0/2] ionic watchdog training
 2020-09-30 22:12 UTC  (4+ messages)
` [PATCH v2 net-next 1/2] ionic: stop watchdog timer earlier on remove
` [PATCH v2 net-next 2/2] ionic: prevent early watchdog check

[net PATCH v2 0/4] Fix bugs in Octeontx2 netdev driver
 2020-09-30 22:07 UTC  (2+ messages)

[net-next PATCH v1 0/7] ACPI support for dpaa2 driver
 2020-09-30 22:04 UTC  (11+ messages)
` [net-next PATCH v1 2/7] net: phy: Introduce phy related fwnode functions
` [net-next PATCH v1 3/7] net: phy: Introduce fwnode_get_phy_id()
` [net-next PATCH v1 4/7] net: mdiobus: Introduce fwnode_mdiobus_register_phy()
` [net-next PATCH v1 7/7] net/fsl: Use _ADR ACPI object to register PHYs

[iproute2-next v1] devlink: display elapsed time during flash update
 2020-09-30 22:02 UTC  (7+ messages)

[net v2 0/2][pull request] Intel Wired LAN Driver Updates 2020-09-30
 2020-09-30 22:01 UTC  (2+ messages)

RTL8402 stops working after hibernate/resume
 2020-09-30 21:44 UTC  (26+ messages)

[PATCH v3 net-next 00/12] mvneta: introduce XDP multi-buffer support
 2020-09-30 21:40 UTC  (7+ messages)
` [PATCH v3 net-next 06/12] bpf: helpers: add multibuffer support

[PATCH v3 01/11] xen/manage: keep track of the on-going suspend mode
 2020-09-30 21:29 UTC  (10+ messages)

[PATCH net-next v3 0/4] GVE Raw Addressing
 2020-09-30 21:24 UTC  (9+ messages)
` [PATCH net-next v3 3/4] gve: Rx Buffer Recycling
` [PATCH net-next v3 4/4] gve: Add support for raw addressing in the tx path

[PATCH v4 25/52] docs: net: ieee802154.rst: fix C expressions
 2020-09-30 21:23 UTC  (4+ messages)
` [PATCH v4 33/52] docs: net: statistics.rst: remove a duplicated kernel-doc

[PATCH net-next 0/2] tcp: exponential backoff in tcp_send_ack()
 2020-09-30 21:21 UTC  (2+ messages)

[PATCH v3 bpf-next 0/2] introduce BPF_F_PRESERVE_ELEMS
 2020-09-30 21:20 UTC  (4+ messages)
` [PATCH v3 bpf-next 2/2] selftests/bpf: add tests for BPF_F_PRESERVE_ELEMS

[PATCH net-next v4 0/5] net/ravb: Add support for explicit internal clock delay configuration
 2020-09-30 21:19 UTC  (3+ messages)

[PATCH net-next] net: macb: move pdata to private header
 2020-09-30 21:18 UTC  (2+ messages)

[PATCH bpf-next v4 0/6] Various BPF helper improvements
 2020-09-30 21:12 UTC  (11+ messages)
` [PATCH bpf-next v4 3/6] bpf: add redirect_neigh helper as redirect drop-in
` [PATCH bpf-next v4 5/6] bpf, selftests: use bpf_tail_call_static where appropriate
` [PATCH bpf-next v4 6/6] bpf, selftests: add redirect_neigh selftest

[PATCH net-next 0/6] l2tp: add ac/pppoe driver
 2020-09-30 21:07 UTC  (7+ messages)
` [PATCH net-next 1/6] l2tp: add netlink info to session create callback
` [PATCH net-next 2/6] l2tp: tweak netlink session create to allow L2TPv2 ac_pppoe
` [PATCH net-next 3/6] l2tp: allow v2 netlink session create to pass ifname attribute
` [PATCH net-next 4/6] l2tp: add netlink attributes for ac_ppp session creation
` [PATCH net-next 5/6] l2tp: add ac_pppoe pseudowire driver
` [PATCH net-next 6/6] docs: networking: update l2tp.rst to document PPP_AC pseudowires

[PATCH net-next 0/6] mlxsw: PFC and headroom selftests
 2020-09-30 21:07 UTC  (2+ messages)

[iproute2-next v2] devlink: support setting the overwrite mask attribute
 2020-09-30 21:05 UTC 

[PATCH net-next v2] lib8390: Use netif_msg_init to initialize msg_enable bits
 2020-09-30 21:00 UTC 

[RFC PATCH net] ethtool: Fix incompatibility between netlink and ioctl interfaces
 2020-09-30 20:45 UTC  (6+ messages)

[PATCH net-next] lib8390: Use netif_msg_init to initialize msg_enable bits
 2020-09-30 20:44 UTC 

[RFC] net: phy: add shutdown hook to struct phy_driver
 2020-09-30 20:23 UTC  (5+ messages)

[RESEND PATCH iproute2-next 0/2] Implement filter terse dump mode support
 2020-09-30 20:11 UTC  (6+ messages)
` [RESEND PATCH iproute2-next 2/2] tc: implement support for terse dump

[PATCH net-next 0/5] implement kthread based napi poll
 2020-09-30 20:08 UTC  (7+ messages)
` [PATCH net-next 1/5] net: implement threaded-able napi poll loop support
` [PATCH net-next 2/5] net: add sysfs attribute to control napi threaded mode
` [PATCH net-next 3/5] net: extract napi poll functionality to __napi_poll()
` [PATCH net-next 4/5] net: modify kthread handler to use __napi_poll()
` [PATCH net-next 5/5] net: improve napi threaded config

[PATCH net] ravb: Fix bit fields checking in ravb_hwtstamp_get()
 2020-09-30 19:21 UTC 

dsa/mv88e6xxx: leaking packets on MV88E6341 switch
 2020-09-30 19:19 UTC  (2+ messages)

[PATCH net-next 0/4] dpaa2-eth: add devlink parser error drop trap support
 2020-09-30 19:00 UTC  (7+ messages)
` [PATCH net-next 1/4] devlink: add parser error drop packet traps
` [PATCH net-next 2/4] devlink: add .trap_group_action_set() callback
` [PATCH net-next 3/4] dpaa2-eth: add basic devlink support
` [PATCH net-next 4/4] dpaa2-eth: add support for devlink parser error drop traps

Network packet reordering with the 5.4 stable tree
 2020-09-30 18:49 UTC 

vsock fix backport to 5.4 stable
 2020-09-30 17:55 UTC 

[PATCH bpf-next] libbpf: export bpf_object__reuse_map() to libbpf api
 2020-09-30 18:30 UTC  (6+ messages)

general protection fault in tcf_generic_walker
 2020-09-30 18:10 UTC  (3+ messages)

Fw: [Bug 209427] New: Incorrect timestamp cause packet to be dropped
 2020-09-30 17:17 UTC  (3+ messages)

[PATCH iproute2-next v2 0/2] Implement filter terse dump mode support
 2020-09-30 16:59 UTC  (3+ messages)
` [PATCH iproute2-next v2 1/2] tc: skip actions that don't have options attribute when printing
` [PATCH iproute2-next v2 2/2] tc: implement support for terse dump

[net PATCH v2 4/4] octeontx2-pf: Fix synchnorization issue in mbox
 2020-09-30 16:09 UTC 

[net PATCH v2 3/4] octeontx2-pf: Fix the device state on error
 2020-09-30 16:09 UTC 

[net PATCH v2 2/4] octeontx2-pf: Fix TCP/UDP checksum offload for IPv6 frames
 2020-09-30 16:08 UTC 

[net PATCH v2 1/4] octeontx2-af: Fix enable/disable of default NPC entries
 2020-09-30 16:08 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).