netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-04-14 23:23:40 to 2023-04-17 04:05:25 UTC [more...]

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

[PATCH net-next V2 1/2] virtio-net: convert rx mode setting to use workqueue
 2023-04-17  3:40 UTC  (3+ messages)

[PATCH net] virtio-net: reject small vring sizes
 2023-04-17  3:34 UTC  (7+ messages)

[PATCH net-next] xsk: introduce xsk_dma_ops
 2023-04-17  3:27 UTC 

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

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

[syzbot] [bluetooth?] WARNING: bad unlock balance in l2cap_recv_frame
 2023-04-17  2:27 UTC  (2+ messages)
` [PATCH] Bluetooth: L2CAP: fix "bad unlock balance" in l2cap_disconnect_rsp

[PATCH net v3] net: ethernet: fix use after free bug in ns83820_remove_one due to race condition
 2023-04-17  1:31 UTC 

[PATCHv4 net-next] bonding: add software tx timestamping support
 2023-04-17  0:17 UTC  (5+ messages)

[PATCH] PPPoL2TP: Add more code snippets
 2023-04-16 22:43 UTC  (3+ messages)

[PATCH] ath9k: fix calibration data endianness
 2023-04-16 21:49 UTC  (9+ messages)

[PATCH net] net: rpl: fix rpl header size calculation
 2023-04-16 21:31 UTC  (3+ messages)

[PATCH net-next v2] net: dsa: mt7530: fix support for MT7531BE
 2023-04-16 21:28 UTC  (4+ messages)

[PATCH] dt-bindings: net: dwmac: sti: remove stih415/sti416/stid127
 2023-04-16 19:58 UTC 

[PATCH] net: ethernet: stmmac: dwmac-sti: remove stih415/stih416/stid127
 2023-04-16 19:55 UTC 

[RFC PATCH 0/5] Enable multiple MCAN on AM62x
 2023-04-16 19:46 UTC  (6+ messages)
` [RFC PATCH 5/5] can: m_can: Add hrtimer to generate software interrupt

[PATCH net v2 0/2] ixgbe: Multiple RSS bugfixes
 2023-04-16 19:12 UTC  (3+ messages)
` [PATCH net v2 1/2] ixgbe: Allow flow hash to be set via ethtool
` [PATCH net v2 2/2] ixgbe: Enable setting RSS table to default values

[PATCH net 0/2] ixgbe: Multiple RSS bugfixes
 2023-04-16 19:04 UTC  (6+ 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 v1 0/2] net: dsa: microchip: Rework ksz_prmw8 and add partial ACL support
 2023-04-16 16:59 UTC  (5+ messages)
` [PATCH net-next v1 2/2] net: dsa: microchip: Add partial ACL support for ksz9477 switches

[RFC PATCH] net: mvpp2: tai: add extts support
 2023-04-16 16:23 UTC 

[PATCH RFC v6 0/6] Create common DPLL/clock configuration API
 2023-04-16 16:23 UTC  (10+ messages)
` [PATCH RFC v6 2/6] dpll: Add DPLL framework base functions

[PATCH v10 00/13] Network support for Landlock
 2023-04-16 16:13 UTC  (19+ messages)
` [PATCH v10 02/13] landlock: Allow filesystem layout changes for domains without such rule type
` [PATCH v10 03/13] landlock: Remove unnecessary inlining
` [PATCH v10 05/13] landlock: Refactor merge/inherit_ruleset functions
` [PATCH v10 07/13] landlock: Refactor layer helpers
` [PATCH v10 09/13] landlock: Add network rules and TCP hooks support
` [PATCH v10 10/13] selftests/landlock: Share enforce_ruleset()
` [PATCH v10 11/13] selftests/landlock: Add 10 new test suites dedicated to network
` [PATCH v10 12/13] samples/landlock: Add network demo
` [PATCH v10 13/13] landlock: Document Landlock's network support

[RFC PATCH] net: mvpp2: tai: add refcount for ptp worker
 2023-04-16 15:40 UTC  (4+ 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)

[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 v5 3/3] Replace invocation of weak PRNG
 2023-04-15 22:57 UTC  (3+ messages)

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

[PATCH net-next 0/5] net: skbuff: hide some bitfield members
 2023-04-15 11:53 UTC  (11+ 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  (2+ messages)

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

[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 


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