messages from 2023-10-19 00:12:43 to 2023-10-19 13:53:53 UTC [more...]
[PATCH net] i40e: Fix wrong check for I40E_TXR_FLAGS_WB_ON_ITR
2023-10-19 13:53 UTC
[PATCH net-next v4 0/7] Create a binding for the Marvell MV88E6xxx DSA switches
2023-10-19 13:51 UTC (23+ messages)
` [PATCH net-next v4 1/7] dt-bindings: net: dsa: Require ports or ethernet-ports
` [PATCH net-next v4 2/7] dt-bindings: net: mvusb: Fix up DSA example
` [PATCH net-next v4 3/7] ARM: dts: marvell: Fix some common switch mistakes
` [PATCH net-next v4 6/7] dt-bindings: marvell: Rewrite MV88E6xxx in schema
[net-next PATCH v4 0/4] net: stmmac: improve tx timer logic
2023-10-19 13:50 UTC (2+ messages)
[PATCH net-next 0/8] dt-bindings: net: Child node schema cleanups
2023-10-19 13:48 UTC (15+ messages)
` [PATCH net-next 1/8] dt-bindings: net: Add missing (unevaluated|additional)Properties on child node schemas
` [PATCH net-next 3/8] dt-bindings: net: dsa/switch: Make 'ethernet-port' node addresses hex
` [PATCH net-next 4/8] dt-bindings: net: ethernet-switch: Add missing 'ethernet-ports' level
` [PATCH net-next 5/8] dt-bindings: net: ethernet-switch: Rename $defs "base" to 'ethernet-ports'
` [PATCH net-next 6/8] dt-bindings: net: mscc,vsc7514-switch: Clean-up example indentation
` [PATCH net-next 7/8] dt-bindings: net: mscc,vsc7514-switch: Simplify DSA and switch references
` [PATCH net-next 8/8] dt-bindings: net: dsa: Drop 'ethernet-ports' node properties
[PATCH v2 0/2] staging: qlge: Replace the occurrences of (1<<x) by BIT(x)
2023-10-19 13:47 UTC (6+ messages)
` [PATCH v2 1/2] staging: qlge: Fix coding style in qlge.h
` [PATCH v2 2/2] staging: qlge: Prefer using the BIT macro
[PATCH net-next v5 0/5] Rust abstractions for network PHY drivers
2023-10-19 13:45 UTC (7+ messages)
` [PATCH net-next v5 1/5] rust: core "
[PATCH net-next v3 00/11] devlink: retain error in struct devlink_fmsg
2023-10-19 13:44 UTC (4+ messages)
` [PATCH net-next v3 01/11] "
[PATCH] net: wwan: replace deprecated strncpy with strscpy_pad
2023-10-19 13:39 UTC (3+ messages)
[PATCH net v2 0/5] net: fix bugs in device netns-move and rename
2023-10-19 13:42 UTC (5+ messages)
` [PATCH net v2 1/5] net: fix ifname in netlink ntf during netns move
[PATCH] net/handshake: fix file ref count in handshake_nl_accept_doit()
2023-10-19 13:36 UTC (3+ messages)
[PATCH net v1 1/1] ethtool: fix clearing of WoL flags
2023-10-19 13:27 UTC (8+ messages)
[PATCH net-next v11 0/6] introduce page_pool_alloc() related API
2023-10-19 13:22 UTC (7+ messages)
[PATCH net] Revert "ethtool: Fix mod state of verbose no_mask bitset"
2023-10-19 13:16 UTC
[PATCH iproute2-next v5] iplink: bridge: Add support for bridge FDB learning limits
2023-10-19 13:12 UTC (3+ messages)
fix the non-coherent coldfire dma_alloc_coherent v2
2023-10-19 13:09 UTC (4+ messages)
` [PATCH 09/12] m68k: use the coherent DMA code for coldfire without data cache
[syzbot] Monthly rds report (Oct 2023)
2023-10-19 13:02 UTC
[PATCH net-next v2 1/1] taprio: Add boundary check for sched-entry values
2023-10-19 12:42 UTC (4+ messages)
[PATCH iproute2-next 0/3] Add support to set privileged qkey parameter
2023-10-19 10:38 UTC (5+ messages)
` [PATCH iproute2-next 1/3] rdma: update uapi headers
` [PATCH iproute2-next 2/3] rdma: Add an option to set privileged QKEY parameter
` [PATCH iproute2-next 3/3] rdma: Adjust man page for rdma system set privileged_qkey command
[PATCH net v2] ravb: Fix races between ravb_tx_timeout_work() and net related ops
2023-10-19 12:36 UTC (2+ messages)
[PATCH net-next v6 0/9] net: dsa: microchip: provide Wake on LAN support
2023-10-19 12:30 UTC (11+ messages)
` [PATCH net-next v6 1/9] net: dsa: microchip: Add missing MAC address register offset for ksz8863
` [PATCH net-next v6 2/9] dt-bindings: net: dsa: microchip: add wakeup-source property
` [PATCH net-next v6 3/9] net: dsa: microchip: use wakeup-source DT property to enable PME output
` [PATCH net-next v6 4/9] net: dsa: microchip: ksz9477: add Wake on LAN support
` [PATCH net-next v6 5/9] net: dsa: microchip: ksz9477: Add Wake on Magic Packet support
` [PATCH net-next v6 6/9] net: dsa: microchip: Refactor comment for ksz_switch_macaddr_get() function
` [PATCH net-next v6 7/9] net: dsa: microchip: Add error handling for ksz_switch_macaddr_get()
` [PATCH net-next v6 8/9] net: dsa: microchip: Refactor switch shutdown routine for WoL preparation
` [PATCH net-next v6 9/9] net: dsa: microchip: Ensure Stable PME Pin State for Wake-on-LAN
[PATCH bpf-next v3 1/5] bpf: Support chain calling multiple BPF programs after each other
2023-10-19 12:28 UTC (11+ messages)
` bpf indirect calls
[PATCH net] neighbour: fix various data-races
2023-10-19 12:21 UTC
[PATCH net] i40e: xsk: remove count_mask
2023-10-19 12:10 UTC (3+ messages)
[PATCH net-next v7 0/7] Add MACsec support for TJA11XX C45 PHYs
2023-10-19 12:02 UTC (8+ messages)
` [PATCH net-next v7 1/7] net: macsec: move sci_to_cpu to macsec header
` [PATCH net-next v7 2/7] net: macsec: documentation for macsec_context and macsec_ops
` [PATCH net-next v7 3/7] net: macsec: revert the MAC address if mdo_upd_secy fails
` [PATCH net-next v7 4/7] net: macsec: introduce mdo_insert_tx_tag
` [PATCH net-next v7 5/7] net: phy: nxp-c45-tja11xx: add MACsec support
` [PATCH net-next v7 6/7] net: phy: nxp-c45-tja11xx: add MACsec statistics
` [PATCH net-next v7 7/7] net: phy: nxp-c45-tja11xx: implement mdo_insert_tx_tag
[PATCH net v3 1/3] sock: Code cleanup on __sk_mem_raise_allocated()
2023-10-19 12:00 UTC (3+ messages)
` [PATCH net v3 2/3] sock: Doc behaviors for pressure heurisitics
` [PATCH net v3 3/3] sock: Ignore memcg pressure heuristics when raising allocated
[PATCH v13 00/12] Network support for Landlock
2023-10-19 11:59 UTC (9+ messages)
` [PATCH v13 01/12] landlock: Make ruleset's access masks more generic
` [PATCH v13 07/12] landlock: Refactor landlock_add_rule() syscall
[PATCH net 0/5] net/smc: bugfixs for smc-r
2023-10-19 11:54 UTC (14+ messages)
` [PATCH net 1/5] net/smc: fix dangling sock under state SMC_APPFINCLOSEWAIT
` [PATCH net 5/5] net/smc: put sk reference if close work was canceled
[PATCH net-next] iavf: delete unused iavf_mac_info fields
2023-10-19 11:50 UTC (2+ messages)
r8152: error when loading the module
2023-10-19 11:48 UTC
[ANNOUNCE] nftables 1.0.9 release
2023-10-19 11:46 UTC
[PATCH net-next v2 1/3] sock: Code cleanup on __sk_mem_raise_allocated()
2023-10-19 11:41 UTC (8+ messages)
` [PATCH net-next v2 3/3] sock: Fix improper heuristic on raising memory
` "
[PATCH net-next] inet: lock the socket in ip_sock_set_tos()
2023-10-19 11:26 UTC (4+ messages)
[PATCH v2 net] net: do not leave an empty skb in write queue
2023-10-19 11:24 UTC
[PATCH net-next v3 0/3] fix forced link mode for KSZ886X switches
2023-10-19 11:14 UTC (3+ messages)
` [PATCH net-next v3 1/2] net: dsa: microchip: ksz8: Enable MIIM PHY Control reg access
` [PATCH net-next v3 2/2] net: phy: micrel: Fix forced link mode for KSZ886X switches
[PATCH net-next v2 0/5] net: stmmac: use correct PPS input indexing
2023-10-19 11:10 UTC (2+ messages)
[PATCH net-next 0/2] amd-xgbe: add support for AMD Crater
2023-10-19 11:03 UTC (3+ messages)
` [PATCH net-next 2/2] amd-xgbe: Add support for AMD Crater ethernet device
[PATCH xfrm-next 0/9] mlx5 IPsec replay window enhancement and XFRM core statistics
2023-10-19 11:01 UTC (6+ messages)
` [PATCH xfrm-next 5/9] net/mlx5e: Unify esw and normal IPsec status table creation/destruction
[PATCH net v2] net: ethernet: ti: Fix mixed module-builtin object
2023-10-19 11:00 UTC (2+ messages)
[PATCH] net: lan78xx: add an error code check in lan78xx_write_raw_eeprom
2023-10-19 10:34 UTC (2+ messages)
[PATCH net-next v2 1/1] net: stmmac: Remove redundant checking for rx_coalesce_usecs
2023-10-19 10:30 UTC (2+ messages)
[PATCH net] net: do not leave an empty skb in write queue
2023-10-19 10:29 UTC (2+ messages)
[PATCH net-next 00/11] mlxsw: Move allocation of LAG table to the driver
2023-10-19 10:27 UTC (12+ messages)
` [PATCH net-next 01/11] mlxsw: reg: Drop SGCR.llb
` [PATCH net-next 02/11] mlxsw: reg: Add SGCR.lag_lookup_pgt_base
` [PATCH net-next 03/11] mlxsw: cmd: Fix omissions in CONFIG_PROFILE field names in comments
` [PATCH net-next 04/11] mlxsw: cmd: Add CONFIG_PROFILE.{set_, }lag_mode
` [PATCH net-next 05/11] mlxsw: cmd: Add QUERY_FW.lag_mode_support
` [PATCH net-next 06/11] mlxsw: core, pci: Add plumbing related to LAG mode
` [PATCH net-next 07/11] mlxsw: pci: Permit toggling "
` [PATCH net-next 08/11] mlxsw: spectrum_fid: Allocate PGT for the whole FID family in one go
` [PATCH net-next 09/11] mlxsw: spectrum_pgt: Generalize PGT allocation
` [PATCH net-next 10/11] mlxsw: spectrum: Allocate LAG table when in SW LAG mode
` [PATCH net-next 11/11] mlxsw: spectrum: Set SW LAG mode on Spectrum>1
[PATCH net 1/1] net: stmmac: update MAC capabilities when tx queues are updated
2023-10-19 10:24 UTC (3+ messages)
[PATCH iwl-next v2 0/4] change MSI-X vectors per VF
2023-10-19 10:20 UTC (10+ messages)
` [PATCH iwl-next v2 1/4] ice: implement num_msix field "
` [Intel-wired-lan] "
` [PATCH iwl-next v2 2/4] ice: add bitmap to track VF MSI-X usage
` [Intel-wired-lan] "
` [PATCH iwl-next v2 3/4] ice: set MSI-X vector count on VF
` [Intel-wired-lan] "
` [PATCH iwl-next v2 4/4] ice: manage VFs MSI-X using resource tracking
` [Intel-wired-lan] "
` [Intel-wired-lan] [PATCH iwl-next v2 0/4] change MSI-X vectors per VF
[PATCH net-next] docs: networking: document multi-RSS context
2023-10-19 10:00 UTC (2+ messages)
[PATCH net-next v8 0/3] net: axienet: Introduce dmaengine
2023-10-19 9:50 UTC (3+ messages)
` [PATCH net-next v8 3/3] net: axienet: Introduce dmaengine support
[PATCH net-next v2 0/3] fix forced link mode for KSZ886X switches
2023-10-19 9:49 UTC (4+ messages)
` [PATCH net-next v2 3/3] net: phy: micrel: Fix "
[PATCH net] iavf: initialize waitqueues before starting watchdog_task
2023-10-19 9:15 UTC (3+ messages)
` [Intel-wired-lan] "
[PATCH net] i40e: Fix I40E_FLAG_VF_VLAN_PRUNING value
2023-10-19 9:15 UTC (2+ messages)
[PATCH v2 net-next] xsk: Avoid starving xsk at the end of the list
2023-10-19 9:12 UTC (4+ messages)
` [External] "
[PATCH net-next v3 0/2] rswitch: Add PM ops
2023-10-19 9:10 UTC (2+ messages)
[PATCH] vsock: initialize the_virtio_vsock before using VQs
2023-10-19 8:54 UTC (3+ messages)
[PATCH v2 0/6] remove AR7 platform and associated drivers
2023-10-19 8:50 UTC (2+ messages)
[PATCH] i40e: add an error code check in i40e_vsi_setup
2023-10-19 8:42 UTC
[PATCH net-next v1 00/19] virtio-net: support AF_XDP zero copy
2023-10-19 8:42 UTC (23+ messages)
` [PATCH net-next v1 01/19] virtio_net: rename free_old_xmit_skbs to free_old_xmit
` [PATCH net-next v1 02/19] virtio_net: unify the code for recycling the xmit ptr
` [PATCH net-next v1 03/19] virtio_net: independent directory
` [PATCH net-next v1 04/19] virtio_net: move to virtio_net.h
` [PATCH net-next v1 05/19] virtio_net: add prefix virtnet to all struct/api inside virtio_net.h
` [PATCH net-next v1 06/19] virtio_net: separate virtnet_rx_resize()
` [PATCH net-next v1 07/19] virtio_net: separate virtnet_tx_resize()
` [PATCH net-next v1 13/19] virtio_net: xsk: tx: virtnet_free_old_xmit() distinguishes xsk buffer
[PATCH] pds_core: add an error code check in pdsc_dl_info_get
2023-10-19 8:33 UTC
[RFC PATCH net-next 0/4] net-sysfs: remove rtnl_trylock/restart_syscall use
2023-10-19 8:13 UTC (8+ messages)
` [RFC PATCH net-next 1/4] net-sysfs: remove rtnl_trylock from device attributes
[PATCH bpf-next v6 00/18] XDP metadata via kfuncs for ice + VLAN hint
2023-10-19 8:05 UTC (4+ messages)
` [PATCH bpf-next v6 08/18] xdp: Add VLAN tag hint
[PATCH -next v3 0/2] sunrpc: Fix W=1 compiler warnings
2023-10-19 7:56 UTC (3+ messages)
` [PATCH -next v3 2/2] sunrpc: Use no_printk() in dfprintk*() dummies
[PATCH v1 bpf-next 00/11] bpf: tcp: Add SYN Cookie generation/validation SOCK_OPS hooks
2023-10-19 7:25 UTC (3+ messages)
[RFC iproute2-next 0/3] Add support to set privileged qkey parameter
2023-10-19 6:37 UTC (2+ messages)
[PATCH v12 0/9] Enable Wifi RFI interference mitigation feature support
2023-10-19 6:17 UTC (2+ messages)
linux-next: manual merge of the bitmap tree with the net-next tree
2023-10-19 5:48 UTC
[PATCH net-next] net: ethernet: ti: davinci_mdio: Fix the revision string for J721E
2023-10-19 5:41 UTC (3+ messages)
[net-next PATCH v5 03/10] ice: Add support in the driver for associating queue with napi
2023-10-19 5:18 UTC (2+ messages)
[PATCH net-next v5 0/9] net: dsa: microchip: provide Wake on LAN support
2023-10-19 4:50 UTC (4+ messages)
` [PATCH net-next v5 5/9] net: dsa: microchip: ksz9477: Add Wake on Magic Packet support
[net-next PATCH v5 05/10] netdev-genl: spec: Extend netdev netlink spec in YAML for NAPI
2023-10-19 2:12 UTC (2+ messages)
[net-next PATCH v5 01/10] netdev-genl: spec: Extend netdev netlink spec in YAML for queue
2023-10-19 2:12 UTC (2+ messages)
[PATCH net-next] net: fec: fix dev_info pointer
2023-10-19 1:58 UTC (2+ messages)
[PATCH bpf-next v5 6/9] bpf, net: switch to dynamic registration
2023-10-19 1:49 UTC (2+ messages)
[PATCH v2] net/tls: Fix slab-use-after-free in tls_encrypt_done
2023-10-19 1:25 UTC (2+ messages)
[PATCH net-next] net: fix IPSTATS_MIB_OUTPKGS increment in OutForwDatagrams
2023-10-19 1:20 UTC (2+ messages)
` [PATCH net-next V3] "
[PATCH net-next 0/9] Intel Wired LAN Driver Updates 2023-10-17
2023-10-19 1:20 UTC (2+ messages)
[PATCH v2 net] net: mdio-mux: fix C45 access returning -EIO after API change
2023-10-19 1:20 UTC (2+ messages)
[PATCH net] tcp_bpf: properly release resources on error paths
2023-10-19 1:20 UTC (2+ messages)
[PATCH net] ipv4: fib: annotate races around nh->nh_saddr_genid and nh->nh_saddr
2023-10-19 1:20 UTC (2+ messages)
[PATCH net v2] net: phy: bcm7xxx: Add missing 16nm EPHY statistics
2023-10-19 1:20 UTC (2+ messages)
pull-request: wireless-2023-10-18
2023-10-19 1:20 UTC (2+ messages)
[PATCH net v2] net/sched: sch_hfsc: upgrade 'rt' to 'sc' when it becomes a inner curve
2023-10-19 1:20 UTC (2+ messages)
[PATCH net 1/4] netfilter: nf_tables: audit log object reset once per table
2023-10-19 1:20 UTC (2+ messages)
[PATCH iproute2-next 0/2] Increase BPF verifier verbosity when in verbose mode
2023-10-19 1:18 UTC (4+ messages)
` [PATCH iproute2-next 2/2] bpf: increase "
[PATCH] net: wangxun: remove redundant kernel log
2023-10-19 1:10 UTC (2+ messages)
[PATCH net-next 0/2] selftests: tc-testing: fixes for kselftest
2023-10-19 1:10 UTC (2+ messages)
[PATCH net v3] octeon_ep: update BQL sent bytes before ringing doorbell
2023-10-19 1:10 UTC (2+ messages)
[PATCH net] tcp: tsq: relax tcp_small_queue_check() when rtx queue contains a single skb
2023-10-19 1:10 UTC (2+ messages)
[PATCH] drivers: net: wwan: iosm: Fixed multiple typos in multiple files
2023-10-19 1:00 UTC (2+ messages)
[PATCH v2 0/2] net: fec: Fix device_get_match_data usage
2023-10-19 1:00 UTC (2+ messages)
[RFC PATCH net-next 00/12] mlxsw: Add support for new reset flow
2023-10-19 0:53 UTC (3+ messages)
` [RFC PATCH net-next 01/12] netdevsim: Block until all devices are released
[PATCH net-next v6 0/2] Switch DSA to inclusive terminology
2023-10-19 0:42 UTC (5+ messages)
` [PATCH net-next v6 1/2] net: dsa: Use conduit and user terms
` [PATCH net-next v6 2/2] net: dsa: Rename IFLA_DSA_MASTER to IFLA_DSA_CONDUIT
[PATCH net] ravb: Fix races between ravb_tx_timeout_work() and net related ops
2023-10-19 0:40 UTC (5+ messages)
[PATCH v2 00/13] ip_tunnel: convert __be16 tunnel flags to bitmaps
2023-10-19 0:27 UTC (5+ messages)
` [PATCH v2 04/13] linkmode: convert linkmode_{test,set,clear,mod}_bit() to macros
` [PATCH v2 11/13] ip_tunnel: convert __be16 tunnel flags to bitmaps
[PATCH v7 00/11] io_uring: Initial support for {s,g}etsockopt commands
2023-10-19 0:20 UTC (5+ messages)
` [PATCH v7 03/11] net/socket: Break down __sys_setsockopt
` [PATCH v7 04/11] net/socket: Break down __sys_getsockopt
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).