netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-17 13:09:57 to 2021-12-18 16:53:08 UTC [more...]

[PATCH net-next 0/6] prestera: add basic router driver support
 2021-12-18 16:52 UTC  (11+ messages)
` [PATCH net-next 1/6] net: marvell: prestera: add virtual router ABI
` [PATCH net-next 2/6] net: marvell: prestera: Add router interface ABI
` [PATCH net-next 3/6] net: marvell: prestera: Add prestera router infra
` [PATCH net-next 4/6] net: marvell: prestera: add hardware router objects accounting
` [PATCH net-next 5/6] net: marvell: prestera: Register inetaddr stub notifiers
` [PATCH net-next 6/6] net: marvell: prestera: Implement initial inetaddr notifiers

Issues with smsc95xx driver since a049a30fc27c
 2021-12-18 16:45 UTC  (2+ messages)

[net-next v4 0/2] net: sched: allow user to select txqueue
 2021-12-18 15:58 UTC  (3+ messages)
` [net-next v4 1/2] net: sched: use queue_mapping to pick tx queue

[PATCH net-next v7 0/9] net: lan966x: Add switchdev and vlan support
 2021-12-18 13:00 UTC  (18+ messages)
` [PATCH net-next v7 1/9] net: lan966x: Add registers that are used for switch and vlan functionality
` [PATCH net-next v7 2/9] dt-bindings: net: lan966x: Extend with the analyzer interrupt
` [PATCH net-next v7 3/9] net: lan966x: add support for interrupts from analyzer
` [PATCH net-next v7 4/9] net: lan966x: More MAC table functionality
` [PATCH net-next v7 5/9] net: lan966x: Remove .ndo_change_rx_flags
` [PATCH net-next v7 6/9] net: lan966x: Add support to offload the forwarding
` [PATCH net-next v7 7/9] net: lan966x: Add vlan support
` [PATCH net-next v7 8/9] net: lan966x: Extend switchdev bridge flags
` [PATCH net-next v7 9/9] net: lan966x: Extend switchdev with fdb support

[PATCH v0] hamradio: improve the incomplete fix to avoid NPD
 2021-12-18 12:40 UTC  (2+ messages)

[PATCH v0] ax25: NPD bug when detaching AX25 device
 2021-12-18 12:40 UTC  (2+ messages)

[PATCH net-next] xdp: move the if dev statements to the first
 2021-12-18 12:40 UTC  (2+ messages)

[PATCH] qlcnic: potential dereference null pointer of rx_queue->page_ring
 2021-12-18 12:40 UTC  (2+ messages)

[PATCH net-next 0/6][pull request] 40GbE Intel Wired LAN Driver Updates 2021-12-17
 2021-12-18 12:30 UTC  (8+ messages)
` [PATCH net-next 1/6] virtchnl: Add support for new VLAN capabilities
` [PATCH net-next 2/6] iavf: Add support for VIRTCHNL_VF_OFFLOAD_VLAN_V2 negotiation
` [PATCH net-next 3/6] iavf: Add support VIRTCHNL_VF_OFFLOAD_VLAN_V2 during netdev config
` [PATCH net-next 4/6] iavf: Add support for VIRTCHNL_VF_OFFLOAD_VLAN_V2 hotpath
` [PATCH net-next 5/6] iavf: Add support for VIRTCHNL_VF_OFFLOAD_VLAN_V2 offload enable/disable
` [PATCH net-next 6/6] iavf: Restrict maximum VLAN filters for VIRTCHNL_VF_OFFLOAD_VLAN_V2

[PATCH net 0/6][pull request] Intel Wired LAN Driver Updates 2021-12-17
 2021-12-18 12:30 UTC  (8+ messages)
` [PATCH net 1/6] ice: xsk: return xsk buffers back to pool when cleaning the ring
` [PATCH net 2/6] ice: xsk: allocate separate memory for XDP SW ring
` [PATCH net 3/6] ice: remove dead store on XSK hotpath
` [PATCH net 4/6] ice: xsk: do not clear status_error0 for ntu + nb_buffs descriptor
` [PATCH net 5/6] ice: xsk: allow empty Rx descriptors on XSK ZC data path
` [PATCH net 6/6] ice: xsk: fix cleaned_count setting

[syzbot] KMSAN: uninit-value in asix_mdio_read (2)
 2021-12-18 11:07 UTC 

[RFC PATCH 0/2] Landlock network PoC implementation
 2021-12-18 11:01 UTC  (5+ messages)

INFO: task hung in disconnect_work
 2021-12-18  8:46 UTC  (2+ messages)
` [syzbot] "

[PATCH net-next 00/13] net: dsa: realtek: MDIO interface and RTL8367S
 2021-12-18  8:19 UTC  (42+ messages)
` [PATCH net-next 01/13] dt-bindings: net: dsa: realtek-smi: remove unsupported switches
` [PATCH net-next 02/13] net: dsa: realtek-smi: move to subdirectory
` [PATCH net-next 03/13] net: dsa: realtek: rename realtek_smi to realtek_priv
` [PATCH net-next 05/13] net: dsa: realtek: use phy_read in ds->ops
` [PATCH net-next 07/13] net: dsa: rtl8365mb: rename rtl8365mb to rtl8367c
` [PATCH net-next 08/13] net: dsa: realtek: add new mdio interface for drivers
` [PATCH net-next 09/13] dt-bindings: net: dsa: realtek-mdio: document new interface
` [PATCH net-next 11/13] net: dsa: realtek: rtl8367c: use GENMASK(n-1,0) instead of BIT(n)-1
` net: dsa: realtek: MDIO interface and RTL8367S
  ` [PATCH net-next v2 01/13] dt-bindings: net: dsa: realtek-smi: mark unsupported switches
  ` [PATCH net-next v2 02/13] net: dsa: realtek-smi: move to subdirectory
  ` [PATCH net-next v2 03/13] net: dsa: realtek: rename realtek_smi to realtek_priv
  ` [PATCH net-next v2 04/13] net: dsa: realtek: remove direct calls to realtek-smi
  ` [PATCH net-next v2 05/13] net: dsa: realtek: convert subdrivers into modules
  ` [PATCH net-next v2 06/13] net: dsa: realtek: use phy_read in ds->ops
  ` [PATCH net-next v2 07/13] net: dsa: realtek: add new mdio interface for drivers
  ` [PATCH net-next v2 08/13] dt-bindings: net: dsa: realtek-mdio: document new interface
  ` [PATCH net-next v2 09/13] net: dsa: realtek: rtl8365mb: rename extport to extint, add "realtek,ext-int"
  ` [PATCH net-next v2 10/13] net: dsa: realtek: rtl8365mb: use GENMASK(n-1,0) instead of BIT(n)-1
  ` [PATCH net-next v2 11/13] net: dsa: realtek: rtl8365mb: use DSA CPU port
  ` [PATCH net-next v2 12/13] net: dsa: realtek: rtl8365mb: add RTL8367S support
  ` [PATCH net-next v2 13/13] dt-bindings: net: dsa: realtek-{smi,mdio}: add rtl8367s

[PATCH 0/1] net: lantiq_xrx200: increase buffer reservation
 2021-12-18  3:30 UTC  (2+ messages)

[PATCH v3] tun: avoid double free in tun_free_netdev
 2021-12-18  3:30 UTC  (2+ messages)

[PATCH net-next] tsnep: Fix s390 devm_ioremap_resource warning
 2021-12-18  3:30 UTC  (2+ messages)

[PATCH net-next 0/3] mptcp: Miscellaneous changes for 5.17
 2021-12-18  3:30 UTC  (5+ messages)
` [PATCH net-next 1/3] mptcp: enforce HoL-blocking estimation
` [PATCH net-next 2/3] selftests: mptcp: try to set mptcp ulp mode in different sk states
` [PATCH net-next 3/3] mptcp: clean up harmless false expressions

[PATCH net-next] net: mtk_eth_soc: delete an unneeded variable
 2021-12-18  3:30 UTC  (2+ messages)

[PATCH net-next] net: ethernet: mtk_eth_soc: delete some dead code
 2021-12-18  3:30 UTC  (2+ messages)

[PATCH net] net: marvell: prestera: fix incorrect return of port_find
 2021-12-18  3:30 UTC  (2+ messages)

[PATCH net] net: marvell: prestera: fix incorrect structure access
 2021-12-18  3:30 UTC  (2+ messages)

[net-next] Revert "tipc: use consistent GFP flags"
 2021-12-18  3:30 UTC  (2+ messages)

[PATCH net v3 0/3] net/sched: Fix ct zone matching for invalid conntrack state
 2021-12-18  3:20 UTC  (2+ messages)

[PATCH 1/5] ptp: ocp: Add ptp_ocp_adjtime_coarse for large adjustments
 2021-12-18  3:10 UTC  (2+ messages)

[PATCH net v3] bonding: fix ad_actor_system option setting to default
 2021-12-18  2:34 UTC  (2+ messages)

[PATCH net v2] bonding: fix ad_actor_system option setting to default
 2021-12-18  1:40 UTC 

[PATCH net] bonding: fix ad_actor_system option setting to default
 2021-12-18  1:28 UTC  (3+ messages)

[PATCH net v3] igc: Fix TX timestamp support for non-MSI-X platforms
 2021-12-17 23:49 UTC 

[PATCH v2] igc: Fix TX timestamp support for non-MSI-X platforms
 2021-12-17 23:43 UTC 

[PATCH bpf-next v3 0/3] libbpf: Implement BTFGen
 2021-12-17 23:11 UTC  (5+ messages)
` [PATCH bpf-next v3 1/3] libbpf: split bpf_core_apply_relo()
` [PATCH bpf-next v3 2/3] libbpf: Implement changes needed for BTFGen in bpftool
` [PATCH bpf-next v3 3/3] bpftool: Implement btfgen

[PATCH v3] net: bonding: Add support for IPV6 ns/na
 2021-12-17 23:09 UTC  (2+ messages)

[PATCH net-next 0/4] inet: Separate DSCP from ECN bits using new dscp_t type
 2021-12-17 22:52 UTC  (5+ messages)

[PATCH] bpf: check size before calling kvmalloc
 2021-12-17 22:45 UTC  (2+ messages)

[PATCH][next] bpf, selftests: Fix spelling mistake "tained" -> "tainted"
 2021-12-17 22:20 UTC  (2+ messages)

[PATCH bpf] Revert "xsk: Do not sleep in poll() when need_wakeup set"
 2021-12-17 22:10 UTC  (2+ messages)

[PATCH] igc: updated TX timestamp support for non-MSI-X platforms
 2021-12-17 21:10 UTC  (2+ messages)

[PATCH nf-next,v2 5/5] netfilter: nf_tables: make counter support built-in
 2021-12-17 20:43 UTC  (3+ messages)

[PATCH net-next v2] mctp: emit RTM_NEWADDR and RTM_DELADDR
 2021-12-17 19:42 UTC  (2+ messages)

[PATCH 0/5] Rework pm_ptr() and *_PM_OPS macros
 2021-12-17 18:22 UTC  (5+ messages)

[PATCH v8 net-next 00/13] allow user to offload tc action to net device
 2021-12-17 18:16 UTC  (14+ messages)
` [PATCH v8 net-next 01/13] flow_offload: fill flags to action structure
` [PATCH v8 net-next 02/13] flow_offload: reject to offload tc actions in offload drivers
` [PATCH v8 net-next 03/13] flow_offload: add index to flow_action_entry structure
` [PATCH v8 net-next 04/13] flow_offload: rename offload functions with offload instead of flow
` [PATCH v8 net-next 05/13] flow_offload: add ops to tc_action_ops for flow action setup
` [PATCH v8 net-next 06/13] flow_offload: allow user to offload tc action to net device
` [PATCH v8 net-next 07/13] flow_offload: add skip_hw and skip_sw to control if offload the action
` [PATCH v8 net-next 08/13] flow_offload: rename exts stats update functions with hw
` [PATCH v8 net-next 09/13] flow_offload: add process to update action stats from hardware
` [PATCH v8 net-next 10/13] net: sched: save full flags for tc action
` [PATCH v8 net-next 11/13] flow_offload: add reoffload process to update hw_count
` [PATCH v8 net-next 12/13] flow_offload: validate flags of filter and actions
` [PATCH v8 net-next 13/13] selftests: tc-testing: add action offload selftest for action and filter

[PATCH V7 0/5] x86/Hyper-V: Add Hyper-V Isolation VM support(Second part)
 2021-12-17 18:02 UTC  (2+ messages)

[PATCH ethtool-next 0/3] ethtool: Add ability to control transceiver modules' power mode
 2021-12-17 18:00 UTC  (2+ messages)

[RFC PATCH v2 net-next] net: Preserve skb delivery time during forward
 2021-12-17 17:57 UTC  (8+ messages)

[PATCH] docs: networking: dpaa2: Fix DPNI header
 2021-12-17 17:42 UTC 

[PATCH v2 bpf-next 0/7] bpf_prog_pack allocator
 2021-12-17 17:16 UTC  (7+ messages)

[PATCH ipsec-next] xfrm: update SA curlft.use_time
 2021-12-17 17:02 UTC 

[PATCH v2 net-next 1/2] bnx2x: Utilize firmware 7.13.21.0
 2021-12-17 16:55 UTC  (2+ messages)
` [PATCH v2 net-next 2/2] bnx2x: Invalidate fastpath HSI version for VFs

[PATCH] net: vertexcom: Remove unneeded semicolon
 2021-12-17 16:47 UTC  (2+ messages)

[PATCH ipsec-next v2] xfrm: rate limit SA mapping change message to user space
 2021-12-17 16:46 UTC 

[PATCH bpf-next] selftests/bpf: Fix building error when using userspace pt_regs
 2021-12-17 16:45 UTC  (4+ messages)

[PATCH v7 net-next 00/12] allow user to offload tc action to net device
 2021-12-17 16:43 UTC  (14+ messages)
` [PATCH v7 net-next 01/12] flow_offload: fill flags to action structure
` [PATCH v7 net-next 02/12] flow_offload: reject to offload tc actions in offload drivers
` [PATCH v7 net-next 03/12] flow_offload: add index to flow_action_entry structure
` [PATCH v7 net-next 04/12] flow_offload: rename offload functions with offload instead of flow
` [PATCH v7 net-next 05/12] flow_offload: add ops to tc_action_ops for flow action setup
` [PATCH v7 net-next 06/12] flow_offload: allow user to offload tc action to net device
` [PATCH v7 net-next 07/12] flow_offload: add skip_hw and skip_sw to control if offload the action
` [PATCH v7 net-next 08/12] flow_offload: add process to update action stats from hardware
` [PATCH v7 net-next 09/12] net: sched: save full flags for tc action
` [PATCH v7 net-next 10/12] flow_offload: add reoffload process to update hw_count
` [PATCH v7 net-next 11/12] flow_offload: validate flags of filter and actions
` [PATCH v7 net-next 12/12] selftests: tc-testing: add action offload selftest for action and filter

[PATCH bpf-next v4 00/10] Introduce unstable CT lookup helpers
 2021-12-17 16:40 UTC  (3+ messages)

[PATCH net-next v6 0/9] net: lan966x: Add switchdev and vlan support
 2021-12-17 16:37 UTC  (2+ messages)

pull-request: wireless-drivers-next-2021-12-17
 2021-12-17 15:50 UTC  (2+ messages)

[PATCH v2 intel-net 0/6] ice: xsk: Rx processing fixes
 2021-12-17 15:24 UTC  (13+ messages)
` [PATCH v2 intel-net 1/6] ice: xsk: return xsk buffers back to pool when cleaning the ring
  ` [Intel-wired-lan] "
` [PATCH v2 intel-net 2/6] ice: xsk: allocate separate memory for XDP SW ring
  ` [Intel-wired-lan] "
` [PATCH v2 intel-net 3/6] ice: remove dead store on XSK hotpath
  ` [Intel-wired-lan] "
` [PATCH v2 intel-net 4/6] ice: xsk: do not clear status_error0 for ntu + nb_buffs descriptor
  ` [Intel-wired-lan] "
` [PATCH v2 intel-net 5/6] ice: xsk: allow empty Rx descriptors on XSK ZC data path
  ` [Intel-wired-lan] "
` [PATCH v2 intel-net 6/6] ice: xsk: fix cleaned_count setting
  ` [Intel-wired-lan] "

[PATCH v2 1/2] sctp: export sctp_endpoint_{hold,put}() and return incremented endpoint
 2021-12-17 15:06 UTC  (5+ messages)
` [PATCH v2 2/2] sctp: hold cached endpoints to prevent possible UAF

[PATCH 4.19 0/6] fix warning and errors on arm built with clang
 2021-12-17 14:41 UTC  (7+ messages)
` [PATCH 4.19 1/6] net: lan78xx: Avoid unnecessary self assignment
` [PATCH 4.19 2/6] ARM: 8805/2: remove unneeded naked function usage
` [PATCH 4.19 3/6] mwifiex: Remove unnecessary braces from HostCmd_SET_SEQ_NO_BSS_INFO
` [PATCH 4.19 4/6] ARM: 8800/1: use choice for kernel unwinders
` [PATCH 4.19 5/6] ARM: 8788/1: ftrace: remove old mcount support
` [PATCH 4.19 6/6] Input: touchscreen - avoid bitwise vs logical OR warning

[PATCH v2] sfc: falcon: potential dereference null pointer of rx_queue->page_ring
 2021-12-17 14:33 UTC 

[PATCH net-next 0/3] net: amd-xgbe: Add support for Yellow Carp Ethernet device
 2021-12-17 14:30 UTC  (5+ messages)
` [PATCH net-next 1/3] net: amd-xgbe: Add Support "
` [PATCH net-next 3/3] net: amd-xgbe: Disable the CDR workaround path for Yellow Carp Devices

[PATCH v2 00/13] Unify asm/unaligned.h around struct helper
 2021-12-17 13:35 UTC  (5+ 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).