netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-04-14 20:10:22 to 2023-04-16 14:42:21 UTC [more...]

[PATCH net-next v1 00/10] Support tunnel mode in mlx5 IPsec packet offload
 2023-04-16 14:41 UTC  (5+ messages)
` [PATCH net-next v1 04/10] net/mlx5e: Prepare IPsec packet reformat code for tunnel mode

[RFC PATCH] net: mvpp2: tai: add refcount for ptp worker
 2023-04-16 14:30 UTC 

[PATCH] ath9k: fix calibration data endianness
 2023-04-16 14:28 UTC  (7+ messages)

[PATCH net-next v2] net: dsa: mt7530: fix support for MT7531BE
 2023-04-16 14:18 UTC  (3+ messages)

[PATCH net-next v2 0/3] r8169: use new macros from netdev_queues.h
 2023-04-16 13:24 UTC  (7+ messages)
` [PATCH net-next v2 1/3] net: add macro netif_subqueue_completed_wake
` [PATCH net-next v2 2/3] r8169: use new macro netif_subqueue_maybe_stop in rtl8169_start_xmit
` [PATCH net-next v2 3/3] r8169: use new macro netif_subqueue_completed_wake in the tx cleanup path

[PATCH 0/2] brcmfmac: Demote some kernel errors to info
 2023-04-16 12:46 UTC  (4+ messages)
` [PATCH 1/2] wifi: brcmfmac: Demote vendor-specific attach/detach messages "
` [PATCH 2/2] wifi: brcmfmac: Demote p2p unknown frame error to info (once)

[RFC PATCH 0/5] Enable multiple MCAN on AM62x
 2023-04-16 12:33 UTC  (9+ messages)
` [RFC PATCH 4/5] arm64: dts: ti: Enable multiple MCAN for AM62x in MCU MCAN overlay
` [RFC PATCH 5/5] can: m_can: Add hrtimer to generate software interrupt

[PATCH net-next v5 0/5] Support MACsec VLAN
 2023-04-16 12:18 UTC  (6+ messages)
` [PATCH net-next v5 5/5] macsec: Don't rely solely on the dst MAC address to identify destination MACsec device

mt7530: dsa_switch_parse_of() fails, causes probe code to run twice
 2023-04-16 11:57 UTC  (20+ messages)

[RFC/RFT v1] net: ethernet: mtk_eth_soc: drop generic vlan rx offload, only use DSA untagging
 2023-04-16 11:09 UTC  (5+ messages)
      ` Aw: "

[PATCH rdma-next 0/4] Allow relaxed ordering read in VFs and VMs
 2023-04-16 10:30 UTC  (7+ messages)

[PATCH net-next] eth: mlx5: avoid iterator use outside of a loop
 2023-04-16 10:17 UTC  (3+ messages)

[PATCH] ice: document RDMA devlink parameters
 2023-04-16 10:02 UTC  (3+ messages)

[PATCH 0/5] add initial io_uring_cmd support for sockets
 2023-04-16  9:51 UTC  (9+ messages)
` [PATCH RFC] io_uring: Pass whole sqe to commands

[PATCH] net: mac80211: use IS_ERR to check return value
 2023-04-16  8:30 UTC 

[PATCH net] virtio-net: reject small vring sizes
 2023-04-16  7:46 UTC 

[PATCH net v3 1/1] igc: read before write to SRRCTL register
 2023-04-16  2:19 UTC  (3+ messages)

[PATCH v5 3/3] Replace invocation of weak PRNG
 2023-04-15 22:57 UTC  (3+ messages)

[PATCH net] net: rpl: fix rpl header size calculation
 2023-04-15 21:05 UTC 

kernel BUG in fou_build_udp
 2023-04-15 19:44 UTC  (2+ messages)

[PATCH net-next 0/2] ethtool mm API improvements
 2023-04-15 18:09 UTC  (4+ messages)
` [PATCH net-next 1/2] net: enetc: fix MAC Merge layer remaining enabled until a link down event
` [PATCH net-next 2/2] net: ethtool: mm: sanitize some UAPI configurations

[PATCH v9 0/3] Another crack at a handshake upcall mechanism
 2023-04-15 17:57 UTC  (7+ messages)
` [PATCH v9 3/3] net/handshake: Add Kunit tests for the handshake consumer API

[PATCH net-next v2 00/15] Introduce Intel IDPF driver
 2023-04-15 17:16 UTC  (8+ messages)
` [Intel-wired-lan] "

[PATCH net-next 0/7] Ocelot/Felix driver support for preemptible traffic classes
 2023-04-15 17:05 UTC  (8+ messages)
` [PATCH net-next 1/7] net: mscc: ocelot: export a single ocelot_mm_irq()
` [PATCH net-next 2/7] net: mscc: ocelot: remove struct ocelot_mm_state :: lock
` [PATCH net-next 3/7] net: mscc: ocelot: optimize ocelot_mm_irq()
` [PATCH net-next 4/7] net: mscc: ocelot: don't rely on cached verify_status in ocelot_port_get_mm()
` [PATCH net-next 5/7] net: mscc: ocelot: add support for mqprio offload
` [PATCH net-next 6/7] net: dsa: felix: act upon the mqprio qopt in taprio offload
` [PATCH net-next 7/7] net: mscc: ocelot: add support for preemptible traffic classes

[PATCH net v2] net/sched: clear actions pointer in miss cookie init fail
 2023-04-15 15:33 UTC 

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

[PATCH net-next 0/5] Wangxun netdev features support
 2023-04-15 14:52 UTC  (3+ messages)
` [PATCH net-next 2/5] net: wangxun: libwx add rx offload functions

[PATCH net-next v2 0/6] tsnep: XDP socket zero-copy support
 2023-04-15 14:42 UTC  (7+ messages)
` [PATCH net-next v2 1/6] tsnep: Replace modulo operation with mask
` [PATCH net-next v2 2/6] tsnep: Rework TX/RX queue initialization
` [PATCH net-next v2 3/6] tsnep: Add functions for queue enable/disable
` [PATCH net-next v2 4/6] tsnep: Move skb receive action to separate function
` [PATCH net-next v2 5/6] tsnep: Add XDP socket zero-copy RX support
` [PATCH net-next v2 6/6] tsnep: Add XDP socket zero-copy TX support

[PATCH V3,net-next, 0/4] net: mana: Add support for jumbo frame
 2023-04-15 14:25 UTC  (9+ messages)
` [PATCH V3,net-next, 2/4] net: mana: Refactor RX buffer allocation code to prepare for various MTU
` [PATCH V3,net-next, 3/4] net: mana: Enable RX path to handle various MTU sizes

[PATCH net-next 0/5] tsnep: XDP socket zero-copy support
 2023-04-15 14:19 UTC  (7+ messages)
` [PATCH net-next 4/5] tsnep: Add XDP socket zero-copy RX support

[PATCH net-next 0/2] net/sched: cleanup parsing prints in htb and qfq
 2023-04-15 14:06 UTC  (6+ messages)
` [PATCH net-next 1/2] net/sched: sch_htb: use extack on errors messages
` [PATCH net-next 2/2] net/sched: sch_qfq: "

[PATCH net-next] bpf, net: Support redirecting to ifb with bpf
 2023-04-15 14:00 UTC  (10+ messages)
          ` [PATCH bpf-next] bpf: Set skb redirect and from_ingress info in __bpf_tx_skb

[PATCH net] net: Add check for csum_start in skb_partial_csum_set()
 2023-04-15 13:47 UTC  (11+ messages)
            ` 答复: "

[PATCH v3 6/7] mm/gup: remove vmas parameter from pin_user_pages()
 2023-04-15 12:09 UTC 

[syzbot] [bluetooth?] WARNING: bad unlock balance in l2cap_recv_frame
 2023-04-15 11:54 UTC 

[PATCH net-next 0/5] net: skbuff: hide some bitfield members
 2023-04-15 11:53 UTC  (12+ messages)
` [PATCH net-next 4/5] net: skbuff: push nf_trace down the bitfield
` [PATCH net-next 5/5] net: skbuff: hide nf_trace and ipvs_property

[PATCH net-next] net: page_pool: add pages and released_pages counters
 2023-04-15 11:16 UTC  (3+ messages)

[PATCH bpf] selftests/bpf: fix xdp_redirect xdp-features for xdp_bonding selftest
 2023-04-15 11:06 UTC  (5+ messages)

[PATCH V4] can: usb: f81604: add Fintek F81604 support
 2023-04-15 10:28 UTC  (2+ messages)

[PATCH net-next v6 0/3] XDP Rx HWTS metadata for stmmac driver
 2023-04-15  9:34 UTC  (6+ messages)
` [PATCH net-next v6 1/3] net: stmmac: introduce wrapper for struct xdp_buff
` [PATCH net-next v6 2/3] net: stmmac: add Rx HWTS metadata to XDP receive pkt
` [PATCH net-next v6 3/3] net: stmmac: add Rx HWTS metadata to XDP ZC "

[PATCH v2 6/7] mm/gup: remove vmas parameter from pin_user_pages()
 2023-04-15  9:08 UTC 

[PATCH RESEND net] cxgb4: fix use after free bugs caused by circular dependency problem
 2023-04-15  8:12 UTC 

[PATCH net-next 0/3] r8169: use new macros from netdev_queues.h
 2023-04-15  7:14 UTC  (4+ messages)
` [PATCH net-next 2/3] r8169: use new macro netif_subqueue_maybe_stop in rtl8169_start_xmit

[PATCH net-next] net/sched: clear actions pointer in miss cookie init fail
 2023-04-15  6:45 UTC  (3+ messages)

[PATCH net 0/2] ixgbe: Multiple RSS bugfixes
 2023-04-15  5:48 UTC  (3+ messages)
` [PATCH net 1/2] ixgbe: Allow flow hash to be set via ethtool
` [PATCH net 2/2] ixgbe: Allow ixgbe to reset default flow hash

[PATCH net-next v5 0/3] XDP Rx HWTS metadata for stmmac driver
 2023-04-15  5:16 UTC  (4+ messages)
` [PATCH net-next v5 2/3] net: stmmac: add Rx HWTS metadata to XDP receive pkt

[PATCH v2 0/8] sched/topology: add for_each_numa_cpu() macro
 2023-04-15  5:06 UTC 

Potential regression/bug in net/mlx5 driver
 2023-04-15  4:40 UTC  (13+ messages)

[PATCHv4 net-next] bonding: add software tx timestamping support
 2023-04-15  3:43 UTC  (4+ messages)

[PATCH next-next v3 0/3] extend drop reasons
 2023-04-15  2:20 UTC  (3+ messages)

[PATCH net-next v2 0/3] page_pool: allow caching from safely localized NAPI
 2023-04-15  2:20 UTC  (2+ messages)

[PATCH net-next v4 0/4] Add SCM_PIDFD and SO_PEERPIDFD
 2023-04-15  1:55 UTC  (7+ messages)
` [PATCH net-next v4 2/4] net: socket: add sockopts blacklist for BPF cgroup hook

[PATCH net-next] net: lan966x: Fix lan966x_ifh_get
 2023-04-15  1:28 UTC  (3+ messages)

[PATCH net] cxgb4: fix use after free bugs caused by circular dependency problem
 2023-04-15  1:24 UTC  (2+ messages)

[PATCH 0/3] staging: octeon: Convert to use phylink
 2023-04-15  0:21 UTC  (6+ messages)
` [PATCH 2/3] staging: octeon: avoid needless device allocation

[PATCH 6/7] mm/gup: remove vmas parameter from pin_user_pages()
 2023-04-14 23:27 UTC 

Kernel crash after FLR reset of a ConnectX-5 PF in switchdev mode
 2023-04-14 22:27 UTC  (5+ messages)

[pull request][net-next 00/15] mlx5 updates 2023-04-14
 2023-04-14 22:09 UTC  (16+ messages)
` [net-next 01/15] net/mlx5: DR, Move ACTION_CACHE_LINE_SIZE macro to header
` [net-next 02/15] net/mlx5: DR, Add cache for modify header pattern
` [net-next 03/15] net/mlx5: DR, Split chunk allocation to HW-dependent ways
` [net-next 04/15] net/mlx5: DR, Check for modify_header_argument device capabilities
` [net-next 05/15] net/mlx5: DR, Add create/destroy for modify-header-argument general object
` [net-next 06/15] net/mlx5: DR, Add support for writing modify header argument
` [net-next 07/15] net/mlx5: DR, Read ICM memory into dedicated buffer
` [net-next 08/15] net/mlx5: DR, Fix QP continuous allocation
` [net-next 09/15] net/mlx5: DR, Add modify header arg pool mechanism
` [net-next 10/15] net/mlx5: DR, Add modify header argument pointer to actions attributes
` [net-next 11/15] net/mlx5: DR, Apply new accelerated modify action and decapl3
` [net-next 12/15] net/mlx5: DR, Support decap L3 action using pattern / arg mechanism
` [net-next 13/15] net/mlx5: DR, Modify header action of size 1 optimization
` [net-next 14/15] net/mlx5: DR, Add support for the pattern/arg parameters in debug dump
` [net-next 15/15] net/mlx5: DR, Enable patterns and arguments for supporting devices

[PATCH 1/3] dt-bindings: net: wireless: qcom,ath11k: allow describing radios
 2023-04-14 21:23 UTC  (3+ messages)
` [PATCH 2/3] wifi: ath11k: look for DT node for each radio
` [PATCH 3/3] wifi: ath11k: support reading radio MAC from DT

[PATCH net-next 0/2] sctp: add some missing peer_capables in sctp info dump
 2023-04-14 21:21 UTC  (3+ messages)
` [PATCH net-next 1/2] sctp: delete the obsolete code for the host name address param
` [PATCH net-next 2/2] sctp: add intl_capable and reconf_capable in ss peer_capable

[PATCH net-next] lib/win_minmax: export symbol of minmax_running_min
 2023-04-14 21:20 UTC  (4+ messages)

[PATCH v1] Bluetooth: Optimize devcoredump API hci_devcd_init()
 2023-04-14 21:03 UTC  (2+ messages)

[RFC PATCH v2 net-next 0/7] ethtool: track custom RSS contexts in the core
 2023-04-14 20:20 UTC  (10+ messages)
` [RFC PATCH v2 net-next 6/7] net: ethtool: add a mutex protecting RSS contexts

[PATCH] net: bluetooth: hci_debugfs: fix inconsistent indenting
 2023-04-14 20:10 UTC  (2+ messages)

[PATCH] Bluetooth: fix inconsistent indenting
 2023-04-14 20:10 UTC  (2+ messages)

[PATCH iproute2] iptunnel: detect protocol mismatch on tunnel change
 2023-04-14 20:10 UTC  (2+ messages)

[PATCH] iproute_lwtunnel: fix JSON output
 2023-04-14 20:10 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).