netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-04-06 11:57:44 to 2023-04-07 03:14:18 UTC [more...]

[PATCH] net/sched: sch_qfq: prevent slab-out-of-bounds in qfq_activate_agg
 2023-04-07  3:14 UTC 

[PATCH 0/5] add initial io_uring_cmd support for sockets
 2023-04-07  2:46 UTC  (13+ messages)
` [RFC PATCH 1/4] net: wire up support for file_operations->uring_cmd()
` [RFC PATCH 2/4] net: add uring_cmd callback to UDP
` [RFC PATCH 3/4] net: add uring_cmd callback to TCP
` [RFC PATCH 4/4] net: add uring_cmd callback to raw "protocol"
` [PATCH RFC] io_uring: Pass whole sqe to commands

[net-next 01/15] net/mlx5e: Set default can_offload action
 2023-04-07  2:20 UTC  (2+ messages)

[PATCH net] tcp: restrict net.ipv4.tcp_app_win
 2023-04-07  2:19 UTC  (4+ messages)

[PATCH net-next v5 00/19] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES), part 1
 2023-04-07  2:13 UTC  (10+ messages)
` [PATCH net-next v5 03/19] mm: Make the page_frag_cache allocator use multipage folios
` [PATCH net-next v5 05/19] tcp: Support MSG_SPLICE_PAGES
` [PATCH net-next v5 06/19] tcp: Make sendmsg(MSG_SPLICE_PAGES) copy unspliceable data
` [PATCH net-next v5 11/19] siw: Inline do_tcp_sendpages()

[PATCH net] net: sfp: initialize sfp->i2c_block_size at sfp allocation
 2023-04-07  2:02 UTC  (2+ messages)

[PATCH net-next] net: sunhme: move asm includes to below linux includes
 2023-04-07  2:10 UTC  (8+ messages)

[PATCH net-next] selftests: forwarding: hw_stats_l3: Detect failure to install counters
 2023-04-07  2:10 UTC  (2+ messages)

[PATCH net v3] net: openvswitch: fix race on port output
 2023-04-07  2:05 UTC  (2+ messages)

[PATCH net-next v1 1/1] net: dsa: microchip: ksz8: Make flow control, speed, and duplex on CPU port configurable
 2023-04-07  2:04 UTC  (2+ messages)

[PATCH net-next 0/6] TXGBE PHYLINK support
 2023-04-07  2:03 UTC  (7+ messages)
` [PATCH net-next 2/6] net: txgbe: Implement I2C bus master driver

[PATCH bpf-next] bpf: ensure all memory is initialized in bpf_get_current_comm
 2023-04-07  2:00 UTC  (2+ messages)

[net-next v9 0/6] Add Ethernet driver for StarFive JH7110 SoC
 2023-04-07  1:59 UTC  (4+ messages)
` [net-next v9 4/6] dt-bindings: net: Add support StarFive dwmac

[PATCH bpf-next 0/8] bpf: Follow up to RCU enforcement in the verifier
 2023-04-07  1:57 UTC  (13+ messages)

[PATCH net-next RFC v4 0/5] net: Make MAC/PHY time stamping selectable
 2023-04-07  1:47 UTC  (9+ messages)
` [PATCH net-next RFC v4 1/5] net: ethtool: Refactor identical get_ts_info implementations
` [PATCH net-next RFC v4 2/5] net: Expose available time stamping layers to user space
` [PATCH net-next RFC v4 3/5] dt-bindings: net: phy: add timestamp preferred choice property
` [PATCH net-next RFC v4 4/5] net: Let the active time stamping layer be selectable
` [PATCH net-next RFC v4 5/5] net: fix up drivers WRT phy time stamping

[PATCH bpf-next 0/6] bpf: add netfilter program type
 2023-04-07  1:36 UTC  (3+ messages)
` [PATCH bpf-next 6/6] bpf: add test_run support for "

[PATCH] wifi: brcmfmac: add Cypress 43439 SDIO ids
 2023-04-07  1:31 UTC 

[PATCH] ieee802154: hwsim: Fix possible memory leaks
 2023-04-07  1:26 UTC 

Convention regarding SGMII in-band autonegotiation
 2023-04-07  1:26 UTC  (6+ messages)

[PATCH net-next v4 0/7] net: lockless stop/wake combo macros
 2023-04-07  1:25 UTC  (8+ messages)
` [PATCH net-next v4 1/7] docs: net: reformat driver.rst from a list to sections
` [PATCH net-next v4 2/7] docs: net: move the probe and open/close sections of driver.rst up
` [PATCH net-next v4 3/7] docs: net: use C syntax highlight in driver.rst
` [PATCH net-next v4 4/7] net: provide macros for commonly copied lockless queue stop/wake code
` [PATCH net-next v4 5/7] ixgbe: use new queue try_stop/try_wake macros
` [PATCH net-next v4 6/7] bnxt: "
` [PATCH net-next v4 7/7] net: piggy back on the memory barrier in bql when waking queues

[PATCH net-next 1/3] net: provide macros for commonly copied lockless queue stop/wake code
 2023-04-07  1:21 UTC  (19+ messages)

[PATCH net] ipv4: Fix potential uninit variable access buf in __ip_make_skb()
 2023-04-07  0:54 UTC  (3+ messages)

[PATCH] skbuff: Fix a race between coalescing and releasing SKBs
 2023-04-07  0:45 UTC  (11+ messages)

[PATCH net-next v3 0/7] net: lockless stop/wake combo macros
 2023-04-07  0:41 UTC  (4+ messages)
` [PATCH net-next v3 7/7] net: piggy back on the memory barrier in bql when waking queues

[PATCH] r8152: Add __GFP_NOWARN to big allocations
 2023-04-07  0:14 UTC 

[PATCH v9 net-next 00/14] pds_core driver
 2023-04-06 23:41 UTC  (15+ messages)
` [PATCH v9 net-next 01/14] pds_core: initial framework for pds_core PF driver
` [PATCH v9 net-next 02/14] pds_core: add devcmd device interfaces
` [PATCH v9 net-next 03/14] pds_core: health timer and workqueue
` [PATCH v9 net-next 04/14] pds_core: add devlink health facilities
` [PATCH v9 net-next 05/14] pds_core: set up device and adminq
` [PATCH v9 net-next 06/14] pds_core: Add adminq processing and commands
` [PATCH v9 net-next 07/14] pds_core: add FW update feature to devlink
` [PATCH v9 net-next 08/14] pds_core: set up the VIF definitions and defaults
` [PATCH v9 net-next 09/14] pds_core: add initial VF device handling
` [PATCH v9 net-next 10/14] pds_core: add auxiliary_bus devices
` [PATCH v9 net-next 11/14] pds_core: devlink params for enabling VIF support
` [PATCH v9 net-next 12/14] pds_core: add the aux client API
` [PATCH v9 net-next 13/14] pds_core: publish events to the clients
` [PATCH v9 net-next 14/14] pds_core: Kconfig and pds_core.rst

[RFC PATCH net] net: ipv4/ipv6 addrconf: call igmp{,6}_group_dropped() while dev is still up
 2023-04-06 23:30 UTC 

[BUG] gre interface incorrectly generates link-local addresses
 2023-04-06 22:59 UTC  (4+ messages)

[RFC PATCH net-next] net: dsa: mt7530: fix port specifications for MT7988
 2023-04-06 21:57 UTC  (5+ messages)

[PATCH bpf v5 00/12] bpf sockmap fixes
 2023-04-06 21:25 UTC  (2+ messages)

[PATCH bpf-next] xsk: Elide base_addr comparison in xp_unaligned_validate_desc
 2023-04-06 21:21 UTC 

[PATCH net-next 0/3] ksz884x: remove unused functions and #defines
 2023-04-06 20:06 UTC  (7+ messages)
` [PATCH net-next 2/3] ksz884x: remove unused #defines

[PATCH net 0/2][pull request] iavf: fix racing in VLANs
 2023-04-06 20:04 UTC  (7+ messages)
` [PATCH net 1/2] iavf: refactor VLAN filter states

[PATCH net-next] net: make SO_BUSY_POLL available to all users
 2023-04-06 19:46 UTC 

[PATCH 1/7] dt-bindings: net: dsa: mediatek,mt7530: correct brand name
 2023-04-06 19:23 UTC  (11+ messages)
` [PATCH 2/7] dt-bindings: net: dsa: mediatek,mt7530: improve MCM and MT7988 information
` [PATCH 3/7] dt-bindings: net: dsa: mediatek,mt7530: add port bindings for MT7988
` [PATCH 5/7] dt-bindings: net: dsa: mediatek,mt7530: disallow reset without mediatek,mcm

linux-next: manual merge of the net-next tree with the net tree
 2023-04-06 19:04 UTC  (2+ messages)

[PULL v2] Networking for v6.3-rc6
 2023-04-06 18:46 UTC  (2+ messages)

[GIT PULL] Networking for 6.3-rc6
 2023-04-06 18:46 UTC  (3+ messages)

[PATCH v2 00/10] Remove acpi.h implicit include of of.h
 2023-04-06 18:40 UTC  (2+ messages)

[PATCH v3 0/2] ATH10K YAML conversion
 2023-04-06 18:39 UTC  (8+ messages)
` [PATCH v3 1/2] dt-bindings: net: Convert ATH10K to YAML
` [PATCH v3 2/2] arm64: dts: qcom: sdm845-polaris: Drop inexistent properties

[PATCH bpf-next v3 0/3] xsk: Support UMEM chunk_size > PAGE_SIZE
 2023-04-06 18:38 UTC  (5+ messages)
` [PATCH bpf-next v3 1/3] "
` [PATCH bpf-next v3 2/3] selftests: xsk: Use hugepages when umem->frame_size "
` [PATCH bpf-next v3 3/3] selftests: xsk: Add tests for 8K and 9K frame sizes

[PATCH bpf-next v2 0/2] xsk: Fix unaligned descriptor validation
 2023-04-06 18:00 UTC  (2+ messages)

[PATCH bpf] selftests/bpf: fix xdp_redirect xdp-features selftest for veth driver
 2023-04-06 17:55 UTC  (2+ messages)

[PATCH net-next 0/2] net: stmmac: dwmac-anarion: address issues flagged by sparse
 2023-04-06 17:30 UTC  (3+ messages)
` [PATCH net-next 1/2] net: stmmac: dwmac-anarion: Use annotation __iomem for register base
` [PATCH net-next 2/2] net: stmmac: dwmac-anarion: Always return struct anarion_gmac * from anarion_config_dt()

[PATCH 00/12] Rework PHY reset handling
 2023-04-06 16:51 UTC  (3+ messages)
` [PATCH 04/12] net: phy: unify get_phy_device and phy_device_create parameter list

[RFC PATCH v3 3/5] Add ndo_hwtstamp_get/set support to vlan code path
 2023-04-06 16:50 UTC  (12+ messages)

[PATCH] staging: qlge: Remove macro FILL_SEG
 2023-04-06 16:33 UTC  (7+ messages)

[PATCH v2 net-next 0/6] ATU and FDB synchronization on locked ports
 2023-04-06 16:26 UTC  (12+ messages)
` [PATCH v2 net-next 6/6] selftests: forwarding: add dynamic FDB test

[PATCH v2 net-next 2/6] net: dsa: propagate flags down towards drivers
 2023-04-06 16:20 UTC  (14+ messages)

[RFC PATCH bpf-next 0/5] net/smc: Introduce BPF injection capability
 2023-04-06 15:30 UTC  (6+ messages)
` [RFC PATCH bpf-next 1/5] net/smc: move smc_sock related structure definition
` [RFC PATCH bpf-next 2/5] net/smc: net/smc: allow smc to negotiate protocols on policies
` [RFC PATCH bpf-next 3/5] net/smc: allow set or get smc negotiator by sockopt
` [RFC PATCH bpf-next 4/5] bpf: add smc negotiator support in BPF struct_ops
` [RFC PATCH bpf-next 5/5] bpf/selftests: add selftest for SMC bpf capability

[PATCH v2] skbuff: Fix a race between coalescing and releasing SKBs
 2023-04-06 15:25 UTC  (2+ messages)

[PATCH v2 net-next 00/10] mtk: wed: move cpuboot, ilm and dlm in dedicated dts nodes
 2023-04-06 15:25 UTC  (2+ messages)

[RESEND PATCH net 1/1] net: stmmac: check fwnode for phy device before scanning for phy
 2023-04-06 15:20 UTC  (4+ messages)

[PATCH net-next] net: stmmac: remove set but unused mask in stmmac_ethtool_set_link_ksettings()
 2023-04-06 15:07 UTC  (2+ messages)

[PATCH net-next v3 06/14] sfc: implement vDPA management device operations
 2023-04-06 15:06 UTC  (3+ messages)

[PATCH] qlcnic: check pci_reset_function result
 2023-04-06 15:06 UTC  (7+ messages)

[PATCH net-next v4 00/20] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES), part 1
 2023-04-06 15:03 UTC  (4+ messages)

[PATCH net v2 1/1] net: stmmac: Add queue reset into stmmac_xdp_open() function
 2023-04-06 14:55 UTC  (3+ messages)

[PATCHv2 net 0/3] bonding: fix ns validation on backup slaves
 2023-04-06 14:47 UTC  (3+ messages)
` [PATCHv2 net 2/3] selftests: bonding: re-format bond option tests

[PATCH][next] wifi: mt76: Replace zero-length array with flexible-array member
 2023-04-06 14:32 UTC 

[PATCH v2 net-next] net: dsa: replace NETDEV_PRE_CHANGE_HWTSTAMP notifier with a stub
 2023-04-06 14:35 UTC  (3+ messages)

[PATCH] niu: Fix missing unwind goto in niu_alloc_channels()
 2023-04-06 14:30 UTC  (2+ messages)

[RFC PATCH net-next v4 0/9] net/smc: Introduce SMC-D-based OS internal communication acceleration
 2023-04-06 14:27 UTC  (4+ messages)

[PATCH] phy: smsc: Implement .aneg_done callback for LAN8720Ai
 2023-04-06 14:19 UTC  (3+ messages)

[net-next PATCH v6 00/16] net: Add basic LED support for switch/phy
 2023-04-06 14:10 UTC  (10+ messages)
` [net-next PATCH v6 12/16] dt-bindings: net: dsa: qca8k: add LEDs definition example
` [net-next PATCH v6 16/16] arm: mvebu: dt: Add PHY LED support for 370-rd WAN port

[PATCH net v2 0/2] fix EEPROM read of absent SFP module
 2023-04-06 14:06 UTC  (5+ messages)
` [PATCH net v2 1/2] net: sfp: initialize sfp->i2c_block_size at sfp allocation
` [PATCH net v2 2/2] net: sfp: avoid EEPROM read of absent SFP module

[PATCH net-next v2] nfp: initialize netdev's dev_port with correct id
 2023-04-06 13:50 UTC  (2+ messages)

[PATCH net-next v3 04/14] sfc: evaluate vdpa support based on FW capability CLIENT_CMD_VF_PROXY
 2023-04-06 13:12 UTC  (2+ messages)

[PATCH bpf-next v4 0/3] xsk: Support UMEM chunk_size > PAGE_SIZE
 2023-04-06 13:18 UTC  (4+ messages)
` [PATCH bpf-next v4 1/3] "
` [PATCH bpf-next v4 2/3] selftests: xsk: Use hugepages when umem->frame_size "
` [PATCH bpf-next v4 3/3] selftests: xsk: Add tests for 8K and 9K frame sizes

[PATCH v7 0/4] Introduce PRU platform consumer API
 2023-04-06 13:15 UTC  (3+ messages)

[PATCH net-next] bnxt_en: Allow to set switchdev mode without existing VFs
 2023-04-06 13:04 UTC 

[PATCH v2 0/2] ATH10K YAML conversion
 2023-04-06 12:52 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: net: Convert ATH10K to YAML
` [PATCH v2 2/2] arm64: dts: qcom: sdm845-polaris: Drop inexistent properties

[PATCH net-next] selftests/net: fix typo in tcp_mmap
 2023-04-06 12:00 UTC  (2+ messages)

[PATCH AUTOSEL 4.19 8/8] xen/netback: use same error messages for same errors
 2023-04-06 11:34 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).