netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-17 15:53:15 to 2021-12-18 23:54:37 UTC [more...]

[PATCH 00/23] wilc1000: rework tx path to use sk_buffs throughout
 2021-12-18 23:54 UTC  (9+ messages)
` [PATCH 04/23] wilc1000: factor common code in wilc_wlan_cfg_set() and wilc_wlan_cfg_get()
` [PATCH 06/23] wilc1000: move tx packet drop code into its own function
` [PATCH 01/23] wilc1000: don't hold txq_spinlock while initializing AC queue limits
` [PATCH 03/23] wilc1000: move receive-queue stats from txq to wilc structure
` [PATCH 15/23] wilc1000: Add struct wilc_skb_tx_cb as an alias of struct txq_entry_t
` [PATCH 10/23] wilc1000: factor initialization of tx queue-specific packet fields
` [PATCH 09/23] wilc1000: prepare wilc_wlan_tx_packet_done() for sk_buff changes
` [PATCH 18/23] wilc1000: split huge tx handler into subfunctions

[iproute2-next v2 0/4] vdpa tool to query and set config layout
 2021-12-18 22:07 UTC  (4+ messages)
` [iproute2-next v2 4/4] vdpa: Enable user to set mtu of the vdpa device

[syzbot] KMSAN: uninit-value in asix_mdio_read (2)
 2021-12-18 22:01 UTC  (4+ messages)

[RFC v5 net-next 00/13] add support for VSC75XX control over SPI
 2021-12-18 21:49 UTC  (14+ messages)
` [RFC v5 net-next 01/13] mfd: ocelot: add support for external mfd control over SPI for the VSC7512
` [RFC v5 net-next 02/13] mfd: ocelot: offer an interface for MFD children to get regmaps
` [RFC v5 net-next 03/13] net: mscc: ocelot: expose ocelot wm functions
` [RFC v5 net-next 04/13] net: dsa: felix: add configurable device quirks
` [RFC v5 net-next 05/13] net: mdio: mscc-miim: add ability to externally register phy reset control
` [RFC v5 net-next 06/13] net: dsa: ocelot: add external ocelot switch control
` [RFC v5 net-next 07/13] mfd: ocelot: enable the external switch interface
` [RFC v5 net-next 08/13] mfd: add interface to check whether a device is mfd
` [RFC v5 net-next 09/13] net: mdio: mscc-miim: add local dev variable to cleanup probe function
` [RFC v5 net-next 10/13] net: mdio: mscc-miim: add MFD functionality through ocelot-core
` [RFC v5 net-next 11/13] mfd: ocelot-core: add control for the external mdio interface
` [RFC v5 net-next 12/13] pinctrl: ocelot: add MFD functionality through ocelot-core
` [RFC v5 net-next 13/13] mfd: ocelot: add ocelot-pinctrl as a supported child interface

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

[PATCH iproute2-next v2] mptcp: add support for changing the backup flag
 2021-12-18 21:00 UTC  (2+ messages)

Issues with smsc95xx driver since a049a30fc27c
 2021-12-18 20:33 UTC  (6+ messages)

[syzbot] WARNING in page_counter_cancel (3)
 2021-12-18 19:59 UTC 

[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

[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  (15+ messages)
` [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

[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  (2+ messages)

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


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