messages from 2023-11-21 15:53:43 to 2023-11-22 04:03:03 UTC [more...]
[PATCH v5 0/9] stmmac: Add Loongson platform support
2023-11-22 4:02 UTC (6+ messages)
` [PATCH v5 3/9] net: stmmac: Add Loongson DWGMAC definitions
[PATCH net-next v3 00/13] net: page_pool: add netlink-based introspection
2023-11-22 3:44 UTC (14+ messages)
` [PATCH net-next v3 01/13] net: page_pool: factor out uninit
` [PATCH net-next v3 02/13] net: page_pool: id the page pools
` [PATCH net-next v3 03/13] net: page_pool: record pools per netdev
` [PATCH net-next v3 04/13] net: page_pool: stash the NAPI ID for easier access
` [PATCH net-next v3 05/13] eth: link netdev to page_pools in drivers
` [PATCH net-next v3 06/13] net: page_pool: add nlspec for basic access to page pools
` [PATCH net-next v3 07/13] net: page_pool: implement GET in the netlink API
` [PATCH net-next v3 08/13] net: page_pool: add netlink notifications for state changes
` [PATCH net-next v3 09/13] net: page_pool: report amount of memory held by page pools
` [PATCH net-next v3 10/13] net: page_pool: report when page pool was destroyed
` [PATCH net-next v3 11/13] net: page_pool: expose page pool stats via netlink
` [PATCH net-next v3 12/13] net: page_pool: mute the periodic warning for visible page pools
` [PATCH net-next v3 13/13] tools: ynl: add sample for getting page-pool information
[PATCH net v2 0/3] net: rswitch: Fix issues in rswitch_start_xmit()
2023-11-22 3:15 UTC (6+ messages)
` [PATCH net v2 1/3] net: rswitch: Fix type of ret "
` [PATCH net v2 2/3] net: rswitch: Fix return value "
` [PATCH net v2 3/3] net: rswitch: Fix missing dev_kfree_skb_any() in error path
[PATCH net] net: axienet: Fix check for partial TX checksum
2023-11-22 3:00 UTC (3+ messages)
[PATCH net] ipv4: igmp: fix refcnt uaf issue when receiving igmp query packet
2023-11-22 2:43 UTC (3+ messages)
[PATCH net v4] net/smc: avoid data corruption caused by decline
2023-11-22 2:37 UTC
pull-request: bpf-next 2023-11-21
2023-11-22 2:30 UTC (2+ messages)
[PATCH 0/2] x86/bpf: Fix FineIBT vs eBPF
2023-11-22 2:18 UTC (4+ messages)
` [PATCH 2/2] x86/cfi,bpf: Fix BPF JIT call
[PATCH v1 0/2] net: stmmac: add NPCM dwmac support
2023-11-22 2:11 UTC (6+ messages)
` [PATCH v1 1/2] dt-bindings: net: Add support NPCM dwmac
` [PATCH v1 2/2] net: stmmac: Add NPCM support
[PATCH net-next,v5] bonding: return -ENOMEM instead of BUG in alb_upper_dev_walk
2023-11-22 2:04 UTC (2+ messages)
[PATCH v2] dpll: Fix potential msg memleak when genlmsg_put_reply failed
2023-11-22 1:50 UTC (2+ messages)
[pull request][net 00/15] mlx5 fixes 2023-11-21
2023-11-22 1:48 UTC (16+ messages)
` [net 01/15] net/mlx5e: Honor user choice of IPsec replay window size
` [net 02/15] net/mlx5e: Ensure that IPsec sequence packet number starts from 1
` [net 03/15] net/mlx5e: Unify esw and normal IPsec status table creation/destruction
` [net 04/15] net/mlx5e: Remove exposure of IPsec RX flow steering struct
` [net 05/15] net/mlx5e: Add IPsec and ASO syndromes check in HW
` [net 06/15] net/mlx5e: Tidy up IPsec NAT-T SA discovery
` [net 07/15] net/mlx5e: Reduce eswitch mode_lock protection context
` [net 08/15] net/mlx5e: Check the number of elements before walk TC rhashtable
` [net 09/15] net/mlx5e: Forbid devlink reload if IPSec rules are offloaded
` [net 10/15] net/mlx5e: Disable IPsec offload support if not FW steering
` [net 11/15] net/mlx5e: Fix possible deadlock on mlx5e_tx_timeout_work
` [net 12/15] net/mlx5e: TC, Don't offload post action rule if not supported
` [net 13/15] net/mlx5: Nack sync reset request when HotPlug is enabled
` [net 14/15] net/mlx5e: Check netdev pointer before checking its net ns
` [net 15/15] net/mlx5: Fix a NULL vs IS_ERR() check
[PATCH] USB: gl620a: check for rx buffer overflow
2023-11-22 1:42 UTC (2+ messages)
[PATCH net-next v2 00/15] net: page_pool: add netlink-based introspection
2023-11-22 1:40 UTC (13+ messages)
` [PATCH net-next v2 08/15] net: page_pool: add nlspec for basic access to page pools
` [PATCH net-next v2 12/15] net: page_pool: report when page pool was destroyed
[PATCH net-next 00/13] bnxt_en: Prepare to support new P7 chips
2023-11-22 1:40 UTC (2+ messages)
[PATCH v1 net-next 0/4] af_unix: Random improvements for GC
2023-11-22 1:36 UTC (5+ messages)
` [PATCH v1 net-next 1/4] af_unix: Do not use atomic ops for unix_sk(sk)->inflight
` [PATCH v1 net-next 2/4] af_unix: Return struct unix_sock from unix_get_socket()
` [PATCH v1 net-next 3/4] af_unix: Run GC on only one CPU
` [PATCH v1 net-next 4/4] af_unix: Try to run GC async
[PATCH net-next v2] firmware_loader: Expand Firmware upload error codes with firmware invalid error
2023-11-22 1:30 UTC (2+ messages)
[PATCH 0/7] TCP-AO fixes
2023-11-22 1:19 UTC (10+ messages)
` [PATCH 3/7] net/tcp: Limit TCP_AO_REPAIR to non-listen sockets
` [PATCH 4/7] net/tcp: Reset TCP-AO cached keys on listen() syscall
` [PATCH 7/7] net/tcp: Don't store TCP-AO maclen on reqsk
[net-next PATCH v8 00/10] Introduce queue and NAPI support in netdev-genl (Was: Introduce NAPI queues support)
2023-11-22 1:15 UTC (9+ messages)
` [net-next PATCH v8 02/10] net: Add queue and napi association
` [PATCH 11/10] eth: bnxt: link NAPI instances to queues and IRQs
[syzbot] [bpf?] [trace?] WARNING in format_decode (3)
2023-11-22 0:50 UTC (2+ messages)
` [PATCH net] bpf: test_run: fix WARNING in format_decode
pull-request: bpf 2023-11-21
2023-11-22 0:30 UTC (2+ messages)
[net-next PATCH] net: phy: aquantia: make mailbox interface4 lsw addr mask more specific
2023-11-22 0:04 UTC (7+ messages)
[PATCH V2 net-next] net: mana: Assigning IRQ affinity on HT cores
2023-11-21 23:48 UTC (5+ messages)
[PATCH net] net: rswitch: Fix error path in rswitch_start_xmit()
2023-11-21 23:41 UTC (3+ messages)
[PATCH net-next v7 15/16] net: ethtool: ts: Let the active time stamping layer be selectable
2023-11-21 23:40 UTC (14+ messages)
[PATCH net-next v6 0/7] Support symmetric-xor RSS hash
2023-11-21 23:33 UTC (5+ messages)
` [PATCH net-next v6 1/7] net: ethtool: pass ethtool_rxfh to get/set_rxfh ethtool ops
` [PATCH net-next v6 2/7] net: ethtool: add support for symmetric-xor RSS hash
[PATCH iwl-next v3 0/5] i40e: Simplify VSI and VEB handling
2023-11-21 23:05 UTC (6+ messages)
` [PATCH iwl-next v3 3/5] i40e: Add helpers to find VSI and VEB by SEID and use them
[PATCH net v1 1/2] net/mlx5e: Correct snprintf truncation handling for fw_version buffer
2023-11-21 23:00 UTC (2+ messages)
` [PATCH net v1 2/2] net/mlx5e: Correct snprintf truncation handling for fw_version buffer used by representors
[PATCH net-next 00/14] mlxsw: Preparations for support of CFF flood mode
2023-11-21 23:00 UTC (2+ messages)
[PATCH 05/14] tools headers UAPI: Update tools's copy of vhost.h header
2023-11-21 22:56 UTC (2+ messages)
` [PATCH 07/14] tools headers: Update tools's copy of socket.h header
[PATCH v2 1/2] net: usb: ax88179_178a: fix failed operations during ax88179_reset
2023-11-21 22:40 UTC (3+ messages)
[PATCH] net/sched: cls: Load net classifier modules via alias
2023-11-21 22:37 UTC (2+ messages)
[net-next 0/2] net: dsa: realtek: Introduce realtek_common, load variants on demand
2023-11-21 22:35 UTC (8+ messages)
` [net-next 2/2] net: dsa: realtek: load switch "
[PATCH 00/17] tty: small cleanups and fixes
2023-11-21 22:30 UTC (5+ messages)
` [PATCH 09/17] tty: hso: don't emit load/unload info to the log
` [PATCH 10/17] tty: hso: don't initialize global serial_table
[PATCH net-next] net: phy: mdio_device: Reset device only when necessary
2023-11-21 22:10 UTC
[PATCH net-next v2 07/15] eth: link netdev to page_pools in drivers
2023-11-21 21:25 UTC (2+ messages)
[PATCH net v1] vsock/test: fix SEQPACKET message bounds test
2023-11-21 21:16 UTC
[PATCH iwl-next v1 00/13] intel: use FIELD_PREP and FIELD_GET
2023-11-21 21:19 UTC (14+ messages)
` [PATCH iwl-next v1 01/13] e1000e: make lost bits explicit
` [PATCH iwl-next v1 02/13] intel: add bit macro includes where needed
` [PATCH iwl-next v1 03/13] intel: legacy: field prep conversion
` [PATCH iwl-next v1 04/13] i40e: "
` [PATCH iwl-next v1 05/13] iavf: "
` [PATCH iwl-next v1 06/13] ice: "
` [PATCH iwl-next v1 07/13] ice: fix pre-shifted bit usage
` [PATCH iwl-next v1 08/13] igc: field prep conversion
` [PATCH iwl-next v1 09/13] intel: legacy: field get conversion
` [PATCH iwl-next v1 10/13] igc: "
` [PATCH iwl-next v1 11/13] i40e: "
` [PATCH iwl-next v1 12/13] iavf: "
` [PATCH iwl-next v1 13/13] ice: "
[PATCH net] i40e: Fix adding unsupported cloud filters
2023-11-21 21:13 UTC
[PATCH net 0/3][pull request] ice: restore timestamp config after reset
2023-11-21 21:12 UTC (4+ messages)
` [PATCH net 1/3] ice: remove ptp_tx ring parameter flag
` [PATCH net 2/3] ice: unify logic for programming PFINT_TSYN_MSK
` [PATCH net 3/3] ice: restore timestamp configuration after device reset
[PATCH net-next v1] octeon_ep: get max rx packet length from firmware
2023-11-21 21:03 UTC (2+ messages)
[PATCH] net: stmmac: fix out-of-bounds read via memcpy detected by KASAN
2023-11-21 20:55 UTC (4+ messages)
[PATCHv3] selftests: bpf: xskxceiver: ksft_print_msg: fix format type error
2023-11-21 20:50 UTC
[PATCH bpf 0/2] sockmap fix for KASAN_VMALLOC and af_unix
2023-11-21 20:40 UTC (5+ messages)
` [PATCH bpf 1/2] bpf: sockmap, af_unix sockets need to hold ref for pair sock
[PATCH 00/13] net: ravb: Add suspend to RAM and runtime PM support for RZ/G3S
2023-11-21 20:29 UTC (9+ messages)
` [PATCH 09/13] net: ravb: Make reset controller support mandatory
` [PATCH 10/13] net: ravb: Switch to SYSTEM_SLEEP_PM_OPS()/RUNTIME_PM_OPS() and pm_ptr()
` [PATCH 11/13] net: ravb: Use tabs instead of spaces
` [PATCH 12/13] net: ravb: Assert/deassert reset on suspend/resume
[PATCH] dt-bindings: net: renesas,ethertsn: Add bindings for Ethernet TSN
2023-11-21 19:53 UTC (8+ messages)
[PATCH 00/34] biops: add atomig find_bit() operations
2023-11-21 19:46 UTC (3+ messages)
` [PATCH 19/34] sfc: switch to using atomic find_bit() API where appropriate
[PATCH net 0/3] amd-xgbe: fixes to handle corner-cases
2023-11-21 19:14 UTC (4+ messages)
` [PATCH net 1/3] amd-xgbe: handle corner-case during sfp hotplug
` [PATCH net 2/3] amd-xgbe: handle the corner-case during tx completion
` [PATCH net 3/3] amd-xgbe: propagate the correct speed and duplex status
[RFC ipsec-next v2 0/8] Add IP-TFS mode to xfrm
2023-11-21 19:13 UTC (3+ messages)
` [devel-ipsec] "
[PATCH net] net: veth: fix ethtool stats reporting
2023-11-21 19:08 UTC
[PATCH v3 bpf-next 00/11] bpf: tcp: Support arbitrary SYN Cookie at TC
2023-11-21 19:01 UTC (12+ messages)
` [PATCH v3 bpf-next 01/11] tcp: Clean up reverse xmas tree in cookie_v[46]_check()
` [PATCH v3 bpf-next 02/11] tcp: Cache sock_net(sk) "
` [PATCH v3 bpf-next 03/11] tcp: Clean up goto labels "
` [PATCH v3 bpf-next 04/11] tcp: Don't pass cookie to __cookie_v[46]_check()
` [PATCH v3 bpf-next 05/11] tcp: Don't initialise tp->tsoffset in tcp_get_cookie_sock()
` [PATCH v3 bpf-next 06/11] tcp: Move TCP-AO bits from cookie_v[46]_check() to tcp_ao_syncookie()
` [PATCH v3 bpf-next 07/11] tcp: Factorise cookie req initialisation
` [PATCH v3 bpf-next 08/11] tcp: Factorise non-BPF SYN Cookie handling
` [PATCH v3 bpf-next 09/11] bpf: tcp: Handle BPF SYN Cookie in cookie_v[46]_check()
` [PATCH v3 bpf-next 10/11] bpf: tcp: Support arbitrary SYN Cookie
` [PATCH v3 bpf-next 11/11] selftest: bpf: Test bpf_sk_assign_tcp_reqsk()
[PATCH net-next 00/15] MT7530 DSA subdriver improvements
2023-11-21 18:53 UTC (3+ messages)
` [PATCH net-next 07/15] net: dsa: mt7530: do not run mt7530_setup_port5() if port 5 is disabled
[PATCH v2] dt-bindings: net: renesas,ethertsn: Add Ethernet TSN
2023-11-21 18:37 UTC
[PATCH 1/2] r8152: Hold the rtnl_lock for all of reset
2023-11-21 17:55 UTC (6+ messages)
` [PATCH 2/2] r8152: Add RTL8152_INACCESSIBLE checks to more loops
[patch net-next v3 0/9] devlink: introduce notifications filtering
2023-11-21 17:55 UTC (5+ messages)
` [patch net-next v3 5/9] genetlink: implement release callback and free sk_user_data there
selftest fib_nexthop_multiprefix failed due to route mismatch
2023-11-21 17:40 UTC (2+ messages)
[PATCH net-next] net: sfp: rework the RollBall PHY waiting code
2023-11-21 17:20 UTC
[syzbot] [mm?] BUG: unable to handle kernel paging request in copy_from_kernel_nofault
2023-11-21 17:13 UTC (2+ messages)
[PATCH v6 05/13] x86/bugs: Rename RETPOLINE to MITIGATION_RETPOLINE
2023-11-21 16:07 UTC (2+ messages)
` [PATCH v6 06/13] x86/bugs: Rename SLS to CONFIG_MITIGATION_SLS
[ANN] netdev call - Nov 21st
2023-11-21 17:11 UTC (3+ messages)
[net PATCH v2] octeontx2-pf: Fix ntuple rule creation to direct packet to VF with higher Rx queue than its PF
2023-11-21 16:56 UTC
[REPORT] BPF: Reproducible triggering of BUG() from userspace PoC
2023-11-21 16:53 UTC (3+ messages)
[PATCH 0/4 net] qca_spi: collection of major fixes
2023-11-21 16:30 UTC (5+ messages)
` [PATCH 1/4 net] qca_spi: Fix SPI thread creation
` [PATCH 2/4 net] qca_spi: Fix SPI IRQ handling
` [PATCH 3/4 net] qca_spi: Fix ethtool -G iface tx behavior
` [PATCH 4/4 net] qca_spi: Fix reset behavior
[PATCH 00/14] renesas: rzg3s: Add support for Ethernet
2023-11-21 16:29 UTC (3+ messages)
` [PATCH 09/14] dt-bindings: net: renesas,etheravb: Document RZ/G3S support
[PATCH v9 00/27] Add support for QMC HDLC, framer infrastructure and PEF2256 framer
2023-11-21 16:29 UTC (5+ messages)
[PATCH net-next 00/10] Doc: update bridge doc
2023-11-21 16:21 UTC (5+ messages)
` [PATCH net-next 01/10] net: bridge: add document for IFLA_BR enum
[net PATCH] octeontx2-pf: Fix ntuple rule creation to direct packet to VF with higher Rx queue than its PF
2023-11-21 16:20 UTC (5+ messages)
` [EXT] "
[PATCH v3] Documentation: Document each netlink family
2023-11-21 16:15 UTC (2+ messages)
[net-next v3 0/5] net: ethernet: renesas: rcar_gen4_ptp: Add V4H support
2023-11-21 15:53 UTC (6+ messages)
` [net-next v3 1/5] net: ethernet: renesas: rcar_gen4_ptp: Remove incorrect comment
` [net-next v3 2/5] net: ethernet: renesas: rcar_gen4_ptp: Fail on unknown register layout
` [net-next v3 3/5] net: ethernet: renesas: rcar_gen4_ptp: Prepare for shared "
` [net-next v3 4/5] net: ethernet: renesas: rcar_gen4_ptp: Get clock increment from clock rate
` [net-next v3 5/5] net: ethernet: renesas: rcar_gen4_ptp: Break out to module
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).