netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-05-03 16:07:48 to 2022-05-04 08:06:54 UTC [more...]

[regression] dpaa2: TSO offload on lx2160a causes fatal exception in interrupt
 2022-05-04  8:06 UTC  (2+ messages)

[PATCH net-next v3 00/13]: Move Siena into a separate subdirectory
 2022-05-04  7:52 UTC  (14+ messages)
` [PATCH net-next v3 01/13] sfc: Disable Siena support
` [PATCH net-next v3 02/13] sfc: Move Siena specific files
` [PATCH net-next v3 03/13] sfc: Copy shared files needed for Siena (part 1)
` [PATCH net-next v3 04/13] sfc: Copy shared files needed for Siena (part 2)
` [PATCH net-next v3 05/13] sfc: Copy a subset of mcdi_pcol.h to siena
` [PATCH net-next v3 06/13] sfc/siena: Remove build references to missing functionality
` [PATCH net-next v3 07/13] sfc/siena: Rename functions in efx headers to avoid conflicts with sfc
` [PATCH net-next v3 08/13] sfc/siena: Rename RX/TX functions "
` [PATCH net-next v3 09/13] sfc/siena: Rename peripheral "
` [PATCH net-next v3 10/13] sfc/siena: Rename functions in mcdi headers "
` [PATCH net-next v3 11/13] sfc/siena: Rename functions in nic_common.h "
` [PATCH net-next v3 12/13] sfc/siena: Inline functions in sriov.h "
` [PATCH net-next v3 13/13] sfc: Add a basic Siena module

[PATCH] ath10k: support bus and device specific API 1 BDF selection
 2022-05-04  7:48 UTC  (12+ messages)

[RFC v1] dt-bindings: net: dsa: convert binding for mediatek switches
 2022-05-04  7:46 UTC  (8+ messages)
  ` Aw: "
      ` Aw: "

[PATCH 00/32] Introduce flexible array struct memcpy() helpers
 2022-05-04  7:28 UTC  (39+ messages)
` [PATCH 01/32] netlink: Avoid memcpy() across flexible array boundary
` [PATCH 02/32] Introduce flexible array struct memcpy() helpers
` [PATCH 03/32] flex_array: Add Kunit tests
` [PATCH 04/32] fortify: Add run-time WARN for cross-field memcpy()
` [PATCH 05/32] brcmfmac: Use mem_to_flex_dup() with struct brcmf_fweh_queue_item
` [PATCH 06/32] iwlwifi: calib: Prepare to use mem_to_flex_dup()
` [PATCH 07/32] iwlwifi: calib: Use mem_to_flex_dup() with struct iwl_calib_result
` [PATCH 08/32] iwlwifi: mvm: Use mem_to_flex_dup() with struct ieee80211_key_conf
` [PATCH 09/32] p54: Use mem_to_flex_dup() with struct p54_cal_database
` [PATCH 10/32] wcn36xx: Use mem_to_flex_dup() with struct wcn36xx_hal_ind_msg
` [PATCH 11/32] nl80211: Use mem_to_flex_dup() with struct cfg80211_cqm_config
` [PATCH 12/32] cfg80211: Use mem_to_flex_dup() with struct cfg80211_bss_ies
` [PATCH 13/32] mac80211: Use mem_to_flex_dup() with several structs
` [PATCH 14/32] af_unix: Use mem_to_flex_dup() with struct unix_address
` [PATCH 15/32] 802/garp: Use mem_to_flex_dup() with struct garp_attr
` [PATCH 16/32] 802/mrp: Use mem_to_flex_dup() with struct mrp_attr
` [PATCH 17/32] net/flow_offload: Use mem_to_flex_dup() with struct flow_action_cookie
` [PATCH 18/32] firewire: Use __mem_to_flex_dup() with struct iso_interrupt_event
` [PATCH 19/32] afs: Use mem_to_flex_dup() with struct afs_acl
` [PATCH 20/32] ASoC: sigmadsp: Use mem_to_flex_dup() with struct sigmadsp_data
` [PATCH 21/32] soc: qcom: apr: Use mem_to_flex_dup() with struct apr_rx_buf
` [PATCH 22/32] atags_proc: Use mem_to_flex_dup() with struct buffer
` [PATCH 23/32] Bluetooth: Use mem_to_flex_dup() with struct hci_op_configure_data_path
` [PATCH 24/32] IB/hfi1: Use mem_to_flex_dup() for struct tid_rb_node
` [PATCH 25/32] Drivers: hv: utils: Use mem_to_flex_dup() with struct cn_msg
` [PATCH 26/32] ima: Use mem_to_flex_dup() with struct modsig
` [PATCH 27/32] KEYS: Use mem_to_flex_dup() with struct user_key_payload
` [PATCH 28/32] selinux: Use mem_to_flex_dup() with xfrm and sidtab
` [PATCH 29/32] xtensa: Use mem_to_flex_dup() with struct property
` [PATCH 30/32] usb: gadget: f_fs: Use mem_to_flex_dup() with struct ffs_buffer
` [PATCH 31/32] xenbus: Use mem_to_flex_dup() with struct read_buffer
` [PATCH 32/32] esas2r: Use __mem_to_flex() with struct atto_ioctl

[PATCH v5] wfx: use container_of() to get vif
 2022-05-04  7:21 UTC  (2+ messages)

[pull request][net 00/15] mlx5 fixes 2022-05-03
 2022-05-04  7:02 UTC  (16+ messages)
` [net 01/15] net/mlx5e: Fix wrong source vport matching on tunnel rule
` [net 02/15] net/mlx5: Fix slab-out-of-bounds while reading resource dump menu
` [net 03/15] net/mlx5e: Don't match double-vlan packets if cvlan is not set
` [net 04/15] net/mlx5e: Fix the calling of update_buffer_lossy() API
` [net 05/15] net/mlx5e: Lag, Fix use-after-free in fib event handler
` [net 06/15] net/mlx5e: Lag, Fix fib_info pointer assignment
` [net 07/15] net/mlx5e: Lag, Don't skip fib events on current dst
` [net 08/15] net/mlx5e: TC, Fix ct_clear overwriting ct action metadata
` [net 09/15] net/mlx5e: TC, fix decap fallback to uplink when int port not supported
` [net 10/15] net/mlx5e: CT: Fix queued up restore put() executing after relevant ft release
` [net 11/15] net/mlx5e: Avoid checking offload capability in post_parse action
` [net 12/15] net/mlx5e: Fix trust state reset in reload
` [net 13/15] net/mlx5: Fix deadlock in sync reset flow
` [net 14/15] net/mlx5: Avoid double clear or set of sync reset requested
` [net 15/15] net/mlx5: Fix matching on inner TTC

[PATCH] fsnotify: add generic perm check for unlink/rmdir
 2022-05-04  7:01 UTC  (4+ messages)

gateway field missing in netlink message
 2022-05-04  6:46 UTC 

[PATCH net] NFC: netlink: fix sleep in atomic bug when firmware download timeout
 2022-05-04  6:43 UTC  (2+ messages)

[PATCH] dt-bindings: Drop redundant 'maxItems/minItems' in if/then schemas
 2022-05-04  6:40 UTC  (4+ messages)

[PATCH v8 0/7] CTU CAN FD open-source IP core SocketCAN driver, PCI, platform integration and documentation
 2022-05-04  6:34 UTC  (5+ messages)
` [PATCH v8 5/7] can: ctucanfd: CTU CAN FD open-source IP core - platform/SoC support

[PATCH net v5 0/2] Replace improper checks and fix bugs in nfc subsystem
 2022-05-04  6:32 UTC  (7+ messages)
` [PATCH net v5 2/2] nfc: nfcmrvl: main: reorder destructive operations in nfcmrvl_nci_unregister_dev to avoid bugs
    `  "

[PATCH net-next 0/8] mlxsw: Various updates
 2022-05-04  6:29 UTC  (9+ messages)
` [PATCH net-next 1/8] selftests: mlxsw: bail_on_lldpad before installing the cleanup trap
` [PATCH net-next 2/8] selftests: router_vid_1: Add a diagram, fix coding style
` [PATCH net-next 3/8] selftests: router.sh: Add a diagram
` [PATCH net-next 4/8] mlxsw: spectrum_dcb: Do not warn about priority changes
` [PATCH net-next 5/8] mlxsw: Treat LLDP packets as control
` [PATCH net-next 6/8] mlxsw: spectrum_acl: Do not report activity for multicast routes
` [PATCH net-next 7/8] mlxsw: spectrum_switchdev: Only query FDB notifications when necessary
` [PATCH net-next 8/8] mlxsw: spectrum_router: Only query neighbour activity "

[pull request][net-next 00/17] mlx5 updates 2022-05-03
 2022-05-04  6:02 UTC  (18+ messages)
` [net-next 01/17] net/mlx5: Simplify IPsec flow steering init/cleanup functions
` [net-next 02/17] net/mlx5: Check IPsec TX flow steering namespace in advance
` [net-next 03/17] net/mlx5: Don't hide fallback to software IPsec in FS code
` [net-next 04/17] net/mlx5: Reduce useless indirection in IPsec FS add/delete flows
` [net-next 05/17] net/mlx5: Store IPsec ESN update work in XFRM state
` [net-next 06/17] net/mlx5: Remove useless validity check
` [net-next 07/17] net/mlx5: Merge various control path IPsec headers into one file
` [net-next 08/17] net/mlx5: Remove indirections from esp functions
` [net-next 09/17] net/mlx5: Simplify HW context interfaces by using SA entry
` [net-next 10/17] net/mlx5: Clean IPsec FS add/delete rules
` [net-next 11/17] net/mlx5: Make sure that no dangling IPsec FS pointers exist
` [net-next 12/17] net/mlx5: Don't advertise IPsec netdev support for non-IPsec device
` [net-next 13/17] net/mlx5: Simplify IPsec capabilities logic
` [net-next 14/17] net/mlx5: Remove not-supported ICV length
` [net-next 15/17] net/mlx5: Cleanup XFRM attributes struct
` [net-next 16/17] net/mlx5: Don't perform lookup after already known sec_path
` [net-next 17/17] net/mlx5: Allow future addition of IPsec object modifiers

[PATCH v2] net: rds: acquire refcount on TCP sockets
 2022-05-04  4:58 UTC  (7+ messages)

[PATCH] dt-bindings: net: orion-mdio: Convert to JSON schema
 2022-05-04  4:36 UTC 

[PATCH net-next] net/core: Remove comment quote for __dev_queue_xmit()
 2022-05-04  4:28 UTC  (3+ messages)

[PATCH bpf-next] net: netfilter: add kfunc helper to update ct timeout
 2022-05-04  4:01 UTC  (3+ messages)
` [RFC PATCH] net: netfilter: bpf_ct_refresh_timeout() can be static

[PATCH bpf-next] bpf/xdp: Can't detach BPF XDP prog if not exist
 2022-05-04  3:52 UTC 

[PATCH net 0/2] selftests: net: add missing tests to Makefile
 2022-05-04  3:00 UTC  (3+ messages)

[PATCH net-next 00/13] mptcp: Userspace path manager API
 2022-05-04  2:39 UTC  (14+ messages)
` [PATCH net-next 01/13] mptcp: handle local addrs announced by userspace PMs
` [PATCH net-next 02/13] mptcp: read attributes of addr entries managed "
` [PATCH net-next 03/13] mptcp: netlink: split mptcp_pm_parse_addr into two functions
` [PATCH net-next 04/13] mptcp: netlink: Add MPTCP_PM_CMD_ANNOUNCE
` [PATCH net-next 05/13] selftests: mptcp: support MPTCP_PM_CMD_ANNOUNCE
` [PATCH net-next 06/13] mptcp: netlink: Add MPTCP_PM_CMD_REMOVE
` [PATCH net-next 07/13] selftests: mptcp: support MPTCP_PM_CMD_REMOVE
` [PATCH net-next 08/13] mptcp: netlink: allow userspace-driven subflow establishment
` [PATCH net-next 09/13] selftests: mptcp: support MPTCP_PM_CMD_SUBFLOW_CREATE
` [PATCH net-next 10/13] selftests: mptcp: support MPTCP_PM_CMD_SUBFLOW_DESTROY
` [PATCH net-next 11/13] selftests: mptcp: capture netlink events
` [PATCH net-next 12/13] selftests: mptcp: create listeners to receive MPJs
` [PATCH net-next 13/13] selftests: mptcp: functional tests for the userspace PM type

[PATCH net-next] netdev: reshuffle netif_napi_add() APIs to allow dropping weight
 2022-05-04  1:00 UTC  (2+ messages)

pull-request: wireless-next-2022-05-03
 2022-05-04  1:00 UTC  (2+ messages)

[PATCH net 0/3] bnxt_en: Bug fixes
 2022-05-04  1:00 UTC  (2+ messages)

[PATCH net-next 0/3] Streamline the tc_flower_chains Ocelot selftest
 2022-05-04  0:53 UTC  (2+ messages)

[PATCH wpan-next 00/11] ieee802154: Synchronous Tx support
 2022-05-04  0:51 UTC  (5+ messages)
` [PATCH wpan-next 06/11] net: mac802154: Hold the transmit queue when relevant
` [PATCH wpan-next 10/11] net: mac802154: Introduce a tx queue flushing mechanism

[PATCH net-next] selftests: forwarding: add basic QoS classification test for Ocelot switches
 2022-05-04  0:30 UTC  (2+ messages)

[PATCH bpf-next v4 1/2] bpf: Extend batch operations for map-in-map bpf-maps
 2022-05-04  0:13 UTC  (3+ messages)
` [PATCH bpf-next v4 2/2] selftests/bpf: handle "

[PATCH net v3 1/2] ptp: ptp_clockmatrix: Add PTP_CLK_REQ_EXTTS support
 2022-05-04  0:11 UTC  (2+ messages)

[PATCH] smsc911x: allow using IRQ0
 2022-05-04  0:10 UTC  (2+ messages)

[PATCH 1/2] Bluetooth: Add support for devcoredump
 2022-05-04  0:04 UTC  (3+ messages)

[PATCH net-next 0/7] mptcp: Userspace path manager prerequisites
 2022-05-04  0:00 UTC  (2+ messages)

[PATCH v2] net: sfp: Add tx-fault workaround for Huawei MA5671A SFP ONT
 2022-05-04  0:00 UTC  (3+ messages)

[PATCH net-next v2 0/7] Polling be gone on LAN95xx
 2022-05-03 22:26 UTC  (11+ messages)
` [PATCH net-next v2 2/7] usbnet: smsc95xx: Don't clear read-only PHY interrupt
` [PATCH net-next v2 3/7] usbnet: smsc95xx: Don't reset PHY behind PHY driver's back
` [PATCH net-next v2 4/7] usbnet: smsc95xx: Avoid link settings race on interrupt reception
` [PATCH net-next v2 6/7] net: phy: smsc: Cache interrupt mask
` [PATCH net-next v2 7/7] net: phy: smsc: Cope with hot-removal in interrupt handler

[RFC PATCH v6 00/11] Adds support for PHY LEDs with offload triggers
 2022-05-03 22:21 UTC  (3+ messages)
` [RFC PATCH v6 11/11] dt-bindings: net: dsa: qca8k: add LEDs definition example

FEC MDIO read timeout on linkup
 2022-05-03 22:17 UTC  (6+ messages)

[PATCH 00/30] The panic notifiers refactor
 2022-05-03 21:56 UTC  (20+ messages)
` [PATCH 04/30] firmware: google: Convert regular spinlock into trylock on panic path
` [PATCH 16/30] drivers/hv/vmbus, video/hyperv_fb: Untangle and refactor Hyper-V panic notifiers
` [PATCH 19/30] panic: Add the panic hypervisor notifier list
` [PATCH 24/30] panic: Refactor the panic path

[PATCH net-next 00/11][pull request] 100GbE Intel Wired LAN Driver Updates 2022-04-28
 2022-05-03 21:44 UTC  (10+ messages)
` [PATCH net-next 01/11] ice: Add support for classid based queue selection

[PATCH net] ping: fix address binding wrt vrf
 2022-05-03 21:43 UTC  (4+ messages)
` [PATCH net v2] "

[PATCH v2 bpf 00/11] bpf: random unpopular userspace fixes (32 bit et al)
 2022-05-03 21:17 UTC  (3+ messages)

[PATCH net] net/sched: act_pedit: really ensure the skb is writable
 2022-05-03 20:10 UTC  (2+ messages)

[PATCH net-next] tls: Add opt-in zerocopy mode of sendfile()
 2022-05-03 19:24 UTC  (6+ messages)

[Patch net-next v12 00/13] net: dsa: microchip: DSA driver support for LAN937x
 2022-05-03 19:23 UTC  (6+ messages)
` [Patch net-next v12 01/13] dt-bindings: net: make internal-delay-ps based on phy-mode
` [Patch net-next v12 02/13] dt-bindings: net: dsa: dt bindings for microchip lan937x

: [PATCH] ftrace/x86: Add FTRACE_MCOUNT_MAX_OFFSET to avoid adding weak functions
 2022-05-03 19:04 UTC 

[PATCH net-next 0/2] MACB NAPI improvements
 2022-05-03 18:34 UTC  (9+ messages)
` [PATCH net-next 2/2] net: macb: use NAPI for TX completion path

[PATCH] wfx: use container_of() to get vif
 2022-05-03 18:18 UTC  (3+ messages)

[PATCH 0/5] net: atlantic: more fuzzing fixes
 2022-05-03 18:07 UTC  (6+ messages)
  ` [EXT] "

[PATCH bpf-next v9 0/5] New BPF helpers to accelerate synproxy
 2022-05-03 17:14 UTC  (6+ messages)
` [PATCH bpf-next v9 1/5] bpf: Fix documentation of th_len in bpf_tcp_{gen,check}_syncookie
` [PATCH bpf-next v9 2/5] bpf: Allow helpers to accept pointers with a fixed size
` [PATCH bpf-next v9 3/5] bpf: Add helpers to issue and check SYN cookies in XDP
` [PATCH bpf-next v9 4/5] bpf: Add selftests for raw syncookie helpers
` [PATCH bpf-next v9 5/5] bpf: Allow the new syncookie helpers to work with SKBs

[PATCH bpf-next v8 0/5] New BPF helpers to accelerate synproxy
 2022-05-03 17:14 UTC  (4+ messages)
` [PATCH bpf-next v8 4/5] bpf: Add selftests for raw syncookie helpers

[syzbot] INFO: task hung in hci_dev_close_sync
 2022-05-03 16:59 UTC 

[PATCH] dt-bindings: can: renesas,rcar-canfd: Document RZ/G2UL support
 2022-05-03 16:52 UTC  (4+ messages)

ASDA Procurement order
 2022-05-03 15:23 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).