messages from 2023-08-11 11:00:28 to 2023-08-11 22:23:06 UTC [more...]
[PATCH] net: phy: broadcom: add support for BCM5221 phy
2023-08-11 22:22 UTC (3+ messages)
[PATCH net-next v2 0/5][pull request] add v2 FW logging for ice driver
2023-08-11 22:16 UTC (4+ messages)
` [PATCH net-next v2 2/5] ice: configure FW logging
[PATCH net v2] devlink: Delay health recover notification until devlink registered
2023-08-11 22:14 UTC (5+ messages)
[PATCH v4] bnx2x: Fix error recovering in switch configuration
2023-08-11 22:09 UTC (8+ messages)
` [Patch v5 0/4] "
` [Patch v5 1/4] bnx2x: new the bp->nic_stopped variable for checking NIC status
` [Patch v5 2/4] bnx2x: factor out common code to bnx2x_stop_nic()
` [Patch v5 3/4] bnx2x: Prevent access to a freed page in page_pool
` [Patch v5 4/4] bnx2x: prevent excessive debug information during a TX timeout
[net-next PATCH v2] octeontx2-pf: Use PTP HW timestamp counter atomic update feature
2023-08-11 22:04 UTC (4+ messages)
[PATCH v2 net] qede: fix firmware halt over suspend and resume
2023-08-11 21:45 UTC (4+ messages)
` [EXT] "
[PATCH v11 10/12] selftests/landlock: Add 11 new test suites dedicated to network
2023-08-11 21:03 UTC (3+ messages)
` [PATCH v11.1] "
[PATCH v9 net-next 00/23] net/tcp: Add TCP-AO support
2023-08-11 21:02 UTC (4+ messages)
` [PATCH v9 net-next 01/23] net/tcp: Prepare tcp_md5sig_pool for TCP-AO
[PATCH v2 0/4] soc: qcom: aoss: Introduce debugfs interface and cleanup things
2023-08-11 21:01 UTC (6+ messages)
` [PATCH v2 1/4] soc: qcom: aoss: Move length requirements from caller
` [PATCH v2 2/4] soc: qcom: aoss: Add debugfs interface for sending messages
` [PATCH v2 3/4] soc: qcom: aoss: Format string in qmp_send()
` [PATCH v2 4/4] soc: qcom: aoss: Tidy up qmp_send() callers
[PATCH net] net: dsa: mv88e6xxx: Wait for EEPROM done before HW reset
2023-08-11 20:59 UTC
[PATCH net-next] net: veth: Page pool creation error handling for existing pools only
2023-08-11 20:06 UTC (2+ messages)
[PATCH net-next v4 0/9] Create common DPLL configuration API
2023-08-11 20:03 UTC (10+ messages)
` [PATCH net-next v4 1/9] dpll: documentation on DPLL subsystem interface
` [PATCH net-next v4 2/9] dpll: spec: Add Netlink spec in YAML
` [PATCH net-next v4 3/9] dpll: core: Add DPLL framework base functions
` [PATCH net-next v4 4/9] dpll: netlink: "
` [PATCH net-next v4 5/9] netdev: expose DPLL pin handle for netdevice
` [PATCH net-next v4 6/9] ice: add admin commands to access cgu configuration
` [PATCH net-next v4 7/9] ice: implement dpll interface to control cgu
` [PATCH net-next v4 8/9] ptp_ocp: implement DPLL ops
` [PATCH net-next v4 9/9] mlx5: Implement SyncE support using DPLL infrastructure
pull request: bluetooth-next 2023-08-11
2023-08-11 19:22 UTC
[PATCH net-next v3 1/2] dt-bindings: mt76: support setting per-band MAC address
2023-08-11 19:09 UTC (2+ messages)
[PATCH net-next 0/2] Tx coe sw fallback for unsupported queues
2023-08-11 19:00 UTC (4+ messages)
` [PATCH net-next v2 "
` [PATCH net-next v2 1/2] dt-bindings: net: snps,dwmac: Tx queues with coe
` [PATCH net-next v2 2/2] net: stmmac: Tx coe sw fallback
[PATCH bpf-next v11 0/5] bpf: Force to MPTCP
2023-08-11 18:50 UTC (9+ messages)
` [PATCH bpf-next v11 2/5] selftests/bpf: Use random netns name for mptcp
Print Quote
2023-08-11 12:16 UTC
[PATCH net] net: phy: fix IRQ-based wake-on-lan over hibernate / power off
2023-08-11 18:30 UTC (3+ messages)
[RFC PATCH net-next v2 1/2] net: veth: Page pool creation error handling for existing pools only
2023-08-11 18:16 UTC (8+ messages)
` [RFC PATCH net-next v2 2/2] net: veth: Improving page pool pages recycling
[PATCH v3] docs: net: add netlink attrs best practices
2023-08-11 17:51 UTC (2+ messages)
[RFC net-next v1 0/5] Add MACsec support for TJA11XX C45 PHYs
2023-08-11 17:42 UTC (9+ messages)
` [RFC net-next v1 1/5] net: macsec: declare macsec_pn_wrapped shim
` [RFC net-next v1 2/5] net: phy: remove MACSEC guard
` [RFC net-next v1 3/5] net: phy: nxp-c45-tja11xx add MACsec support
` [RFC net-next v1 4/5] net: macsec: introduce mdo_insert_tx_tag
` [RFC net-next v1 5/5] net: phy: nxp-c45-tja11xx: implement mdo_insert_tx_tag
[PATCH net-next] net: Remove leftover include from nftables.h
2023-08-11 17:33 UTC
[PATCH net-next] net: phy: mediatek-ge-soc: support PHY LEDs
2023-08-11 16:44 UTC (6+ messages)
[PATCH bpf-next v5 00/21] XDP metadata via kfuncs for ice
2023-08-11 16:23 UTC (23+ messages)
` [PATCH bpf-next v5 01/21] ice: make RX hash reading code more reusable
` [PATCH bpf-next v5 02/21] ice: make RX HW timestamp "
` [PATCH bpf-next v5 03/21] ice: make RX checksum checking "
` [PATCH bpf-next v5 04/21] ice: Make ptype internal to descriptor info processing
` [PATCH bpf-next v5 05/21] ice: Introduce ice_xdp_buff
` [PATCH bpf-next v5 06/21] ice: Support HW timestamp hint
` [PATCH bpf-next v5 07/21] ice: Support RX hash XDP hint
` [PATCH bpf-next v5 08/21] ice: Support XDP hints in AF_XDP ZC mode
` [PATCH bpf-next v5 09/21] xdp: Add VLAN tag hint
` [PATCH bpf-next v5 10/21] ice: Implement "
` [PATCH bpf-next v5 11/21] ice: use VLAN proto from ring packet context in skb path
` [PATCH bpf-next v5 12/21] xdp: Add checksum hint
` [PATCH bpf-next v5 13/21] ice: Implement "
` [PATCH bpf-next v5 14/21] selftests/bpf: Allow VLAN packets in xdp_hw_metadata
` [PATCH bpf-next v5 15/21] net, xdp: allow metadata > 32
` [PATCH bpf-next v5 16/21] selftests/bpf: Add flags and new hints to xdp_hw_metadata
` [PATCH bpf-next v5 17/21] veth: Implement VLAN tag and checksum XDP hint
` [PATCH bpf-next v5 18/21] net: make vlan_get_tag() return -ENODATA instead of -EINVAL
` [PATCH bpf-next v5 19/21] selftests/bpf: Use AF_INET for TX in xdp_metadata
` [PATCH bpf-next v5 20/21] selftests/bpf: Check VLAN tag and proto "
` [PATCH bpf-next v5 21/21] selftests/bpf: check checksum state "
[PATCH] Fix kernel panic issue after removing igb driver
2023-08-11 16:12 UTC (2+ messages)
[PATCH net] selftests: mirror_gre_changes: Tighten up the TTL test match
2023-08-11 15:59 UTC
[PATCH net 0/4] octeon_ep: fixes for error and remove paths
2023-08-11 15:58 UTC (4+ messages)
` [PATCH net 2/4] octeon_ep: cancel tx_timeout_task later in remove sequence
[PATCH net-next 00/14] mptcp: get rid of msk->subflow
2023-08-11 15:57 UTC (15+ messages)
` [PATCH net-next 01/14] mptcp: avoid unneeded mptcp_token_destroy() calls
` [PATCH net-next 02/14] mptcp: avoid additional __inet_stream_connect() call
` [PATCH net-next 03/14] mptcp: avoid subflow socket usage in mptcp_get_port()
` [PATCH net-next 04/14] net: factor out inet{,6}_bind_sk helpers
` [PATCH net-next 05/14] mptcp: mptcp: avoid additional indirection in mptcp_bind()
` [PATCH net-next 06/14] net: factor out __inet_listen_sk() helper
` [PATCH net-next 07/14] mptcp: avoid additional indirection in mptcp_listen()
` [PATCH net-next 08/14] mptcp: avoid additional indirection in mptcp_poll()
` [PATCH net-next 09/14] mptcp: avoid unneeded indirection in mptcp_stream_accept()
` [PATCH net-next 10/14] mptcp: avoid additional indirection in sockopt
` [PATCH net-next 11/14] mptcp: avoid ssock usage in mptcp_pm_nl_create_listen_socket()
` [PATCH net-next 12/14] mptcp: change the mpc check helper to return a sk
` [PATCH net-next 13/14] mptcp: get rid of msk->subflow
` [PATCH net-next 14/14] mptcp: Remove unnecessary test for __mptcp_init_sock()
[patch net-next v4 00/13] devlink: introduce selective dumps
2023-08-11 15:57 UTC (14+ messages)
` [patch net-next v4 01/13] devlink: parse linecard attr in doit() callbacks
` [patch net-next v4 02/13] devlink: parse rate attrs "
` [patch net-next v4 03/13] devlink: introduce devlink_nl_pre_doit_port*() helper functions
` [patch net-next v4 04/13] devlink: rename doit callbacks for per-instance dump commands
` [patch net-next v4 05/13] devlink: introduce dumpit callbacks for split ops
` [patch net-next v4 06/13] devlink: pass flags as an arg of dump_one() callback
` [patch net-next v4 07/13] netlink: specs: devlink: add commands that do per-instance dump
` [patch net-next v4 08/13] devlink: remove duplicate temporary netlink callback prototypes
` [patch net-next v4 09/13] devlink: remove converted commands from small ops
` [patch net-next v4 10/13] devlink: allow user to narrow per-instance dumps by passing handle attrs
` [patch net-next v4 11/13] netlink: specs: devlink: extend per-instance dump commands to accept instance attributes
` [patch net-next v4 12/13] devlink: extend health reporter dump selector by port index
` [patch net-next v4 13/13] netlink: specs: devlink: extend health reporter dump attributes "
[PATCH v14 vfio 6/8] vfio/pds: Add support for dirty page tracking
2023-08-11 15:53 UTC (12+ messages)
[PATCH 0/6] imx6q related DT binding fixes
2023-08-11 15:49 UTC (5+ messages)
` [PATCH 1/6] dt-bindings: trivial-devices: Remove national,lm75
` [PATCH 2/6] dt-bindings: imx-thermal: Add #thermal-sensor-cells property
[PATCH v2 net-next 07/15] inet: move inet->mc_loop to inet->inet_frags
2023-08-11 15:48 UTC (3+ messages)
[PATCH net] Revert "vlan: Fix VLAN 0 memory leak"
2023-08-11 15:45 UTC
[PATCH v2] net: ethernet: ti: am65-cpsw-qos: Add Frame Preemption MAC Merge support
2023-08-11 15:32 UTC (5+ messages)
[PATCH v3 0/5] Introduce IEP driver and packet timestamping support
2023-08-11 15:24 UTC (5+ messages)
` [PATCH v3 3/5] net: ti: icss-iep: Add IEP driver
[PATCH net-next 7/8] virtio-net: support tx netdim
2023-08-11 15:21 UTC (2+ messages)
[PATCH net-next 0/4] mlxsw: Support traffic redirection from a locked bridge port
2023-08-11 15:13 UTC (5+ messages)
` [PATCH net-next 1/4] mlxsw: core_acl_flex_actions: Add IGNORE_ACTION
` [PATCH net-next 2/4] mlxsw: spectrum_flower: Disable learning and security lookup when redirecting
` [PATCH net-next 3/4] mlxsw: spectrum: Stop ignoring learning notifications from redirected traffic
` [PATCH net-next 4/4] selftests: forwarding: Add test case for traffic redirection from a locked port
[PATCH net-next v6 0/2] Remove expired routes with a separated list of routes
2023-08-11 15:10 UTC (5+ messages)
` [PATCH net-next v6 1/2] net/ipv6: "
` [PATCH net-next v6 2/2] selftests: fib_tests: Add a test case for IPv6 garbage collection
[PATCH V5 net-next 0/2] net: fec: add XDP_TX feature support
2023-08-11 15:08 UTC (6+ messages)
` [PATCH V5 net-next 1/2] "
[syzbot] [net?] WARNING in ip6_tnl_exit_batch_net
2023-08-11 15:06 UTC (3+ messages)
[PATCH net-next v5 0/3] net: dsa: rzn1-a5psw: add support for vlan and .port_bridge_flags
2023-08-11 14:42 UTC (5+ messages)
` [PATCH net-next v5 2/3] net: dsa: rzn1-a5psw: add support for .port_bridge_flags
[net-next v5 0/7] openvswitch: add drop reasons
2023-08-11 14:12 UTC (8+ messages)
` [net-next v5 1/7] net: openvswitch: add last-action drop reason
` [net-next v5 2/7] net: openvswitch: add action error "
` [net-next v5 3/7] net: openvswitch: add explicit drop action
` [net-next v5 4/7] net: openvswitch: add meter drop reason
` [net-next v5 5/7] net: openvswitch: add misc error drop reasons
` [net-next v5 6/7] selftests: openvswitch: add drop reason testcase
` [net-next v5 7/7] selftests: openvswitch: add explicit drop testcase
[PATCH net-next 6/8] virtio-net: support rx netdim
2023-08-11 14:10 UTC (2+ messages)
[PATCH net-next v2 0/7] introduce DEFINE_FLEX() macro
2023-08-11 14:10 UTC (9+ messages)
` [PATCH net-next v2 1/7] overflow: add DEFINE_FLEX() for on-stack allocs
` [PATCH net-next v2 2/7] ice: ice_sched_remove_elems: replace 1 elem array param by u32
` [PATCH net-next v2 3/7] ice: drop two params of ice_aq_move_sched_elems()
` [PATCH net-next v2 4/7] ice: make use of DEFINE_FLEX() in ice_ddp.c
` [PATCH net-next v2 5/7] ice: make use of DEFINE_FLEX() for struct ice_aqc_add_tx_qgrp
` [PATCH net-next v2 6/7] ice: make use of DEFINE_FLEX() for struct ice_aqc_dis_txq_item
` [PATCH net-next v2 7/7] ice: make use of DEFINE_FLEX() in ice_switch.c
[syzbot] [openvswitch?] BUG: unable to handle kernel paging request in ovs_vport_add
2023-08-11 13:59 UTC
[syzbot] [net?] WARNING in unregister_vlan_dev
2023-08-11 13:57 UTC
[syzbot] [net?] WARNING in rtnl_dellink (3)
2023-08-11 13:57 UTC
[PATCH RFC] Introduce uniptr_t as a generic "universal" pointer
2023-08-11 13:54 UTC (7+ messages)
[PATCH net-next v3 0/9] Create common DPLL configuration API
2023-08-11 13:23 UTC (7+ messages)
` [PATCH net-next v3 6/9] ice: add admin commands to access cgu configuration
[PATCH v3 0/9] arm64: dts: qcom: enable EMAC1 on sa8775p
2023-08-11 13:07 UTC (4+ messages)
[PATCH net-next v1 1/1] net: stmmac: xgmac: show more MAC HW features in debugfs
2023-08-11 12:51 UTC
[PATCHv8 00/17] nvme: In-kernel TLS support for TCP
2023-08-11 12:17 UTC (18+ messages)
` [PATCH 01/17] nvme-keyring: register '.nvme' keyring
` [PATCH 02/17] nvme-keyring: define a 'psk' keytype
` [PATCH 03/17] nvme: add TCP TSAS definitions
` [PATCH 04/17] nvme-tcp: add definitions for TLS cipher suites
` [PATCH 05/17] nvme-keyring: implement nvme_tls_psk_default()
` [PATCH 06/17] security/keys: export key_lookup()
` [PATCH 07/17] nvme-tcp: allocate socket file
` [PATCH 08/17] nvme-tcp: enable TLS handshake upcall
` [PATCH 09/17] nvme-tcp: control message handling for recvmsg()
` [PATCH 10/17] nvme-fabrics: parse options 'keyring' and 'tls_key'
` [PATCH 11/17] nvmet: make TCP sectype settable via configfs
` [PATCH 12/17] nvmet-tcp: make nvmet_tcp_alloc_queue() a void function
` [PATCH 13/17] nvmet-tcp: allocate socket file
` [PATCH 14/17] nvmet-tcp: reference counting for queues
` [PATCH 15/17] nvmet: Set 'TREQ' to 'required' when TLS is enabled
` [PATCH 16/17] nvmet-tcp: enable TLS handshake upcall
` [PATCH 17/17] nvmet-tcp: control messages for recvmsg()
[PATCH net-next 0/5] net: Use pci_dev_id() to simplify the code
2023-08-11 12:18 UTC (2+ messages)
NEW ORDER - CF0002
2023-08-11 12:03 UTC
[PATCH v4 00/11] Introduce STM32 Firewall framework
2023-08-11 12:00 UTC (4+ messages)
` [IGNORE][PATCH v4 01/11] dt-bindings: Document common device controller bindings
[PATCH net-next] net: pcs: lynx: fix lynx_pcs_link_up_sgmii() not doing anything in fixed-link mode
2023-08-11 11:55 UTC (2+ messages)
[PATCH net-next v2 1/2] dt-bindings: net: ethernet-controller: add PSGMII mode
2023-08-11 11:10 UTC (2+ messages)
` [PATCH net-next v2 2/2] net: phy: Introduce PSGMII PHY interface mode
[RFC PATCH v2 00/11] Device Memory TCP
2023-08-11 11:02 UTC (4+ messages)
[net-next Patch] octeontx2-pf: Allow both ntuple and TC features on the interface
2023-08-11 11:00 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).