messages from 2022-10-07 13:58:51 to 2022-10-09 19:00:22 UTC [more...]
[PATCH] mISDN: hfcpci: Fix use-after-free bug in hfcpci_softirq
2022-10-09 19:00 UTC (2+ messages)
[PATCH] ar5523: Fix use-after-free on ar5523_cmd() timed out
2022-10-09 18:32 UTC
[PATCH v7 net-next 0/9] Extend locked port feature with FDB locked flag (MAC-Auth/MAB)
2022-10-09 17:40 UTC (6+ messages)
` [PATCH v7 net-next 1/9] net: bridge: add locked entry fdb flag to extend locked port feature
` [PATCH v7 net-next 2/9] net: bridge: add blackhole fdb entry flag
` [PATCH v7 net-next 3/9] net: switchdev: add support for offloading of the FDB locked flag
` [PATCH v7 net-next 4/9] net: switchdev: support offloading of the FDB blackhole flag
` [PATCH v7 net-next 5/9] drivers: net: dsa: add fdb entry flags to drivers
[PATCH 0/3] net: stmmac: probing config with fwnode instead of of
2022-10-09 16:22 UTC (4+ messages)
` [PATCH 1/3] net: stmmac: use fwnode instead of of to configure driver
` [PATCH 2/3] net: stmmac: add Phytium's PHYT0004 to dwmac-generic compatible devices
` [PATCH 3/3] net: stmmac: switch to stmmac_platform_{probe,remove}_config
[PATCH] net: mdiobus: add fwnode_phy_is_fixed_link()
2022-10-09 16:20 UTC
[PATCH v3 net-next 00/14] add support for the the vsc7512 internal copper phys
2022-10-09 16:14 UTC (21+ messages)
` [PATCH v3 net-next 12/14] dt-bindings: net: dsa: ocelot: add ocelot-ext documentation
[RFC v4 net-next 00/17] add support for the the vsc7512 internal copper phys
2022-10-09 15:58 UTC (22+ messages)
` [RFC v4 net-next 01/17] net: mscc: ocelot: expose ocelot wm functions
` [RFC v4 net-next 02/17] net: mscc: ocelot: expose regfield definition to be used by other drivers
` [RFC v4 net-next 03/17] net: mscc: ocelot: expose stats layout "
` [RFC v4 net-next 04/17] net: mscc: ocelot: expose vcap_props structure
` [RFC v4 net-next 05/17] net: mscc: ocelot: expose ocelot_reset routine
` [RFC v4 net-next 06/17] net: mscc: ocelot: expose vsc7514_regmap definition
` [RFC v4 net-next 07/17] net: dsa: felix: add configurable device quirks
` [RFC v4 net-next 08/17] net: dsa: felix: populate mac_capabilities for all ports
` [RFC v4 net-next 09/17] net: dsa: felix: add support for MFD configurations
` [RFC v4 net-next 10/17] net: dsa: felix: add functionality when not all ports are supported
` [RFC v4 net-next 11/17] mfd: ocelot: prepend resource size macros to be 32-bit
` [RFC v4 net-next 12/17] mfd: ocelot: add shared resource names for switch functionality
` [RFC v4 net-next 13/17] dt-bindings: mfd: ocelot: remove spi-max-frequency from required properties
` [RFC v4 net-next 14/17] dt-bindings: mfd: ocelot: add ethernet-switch hardware support
` [RFC v4 net-next 15/17] dt-bindings: net: dsa: ocelot: add ocelot-ext documentation
` [RFC v4 net-next 16/17] net: dsa: ocelot: add external ocelot switch control
` [RFC v4 net-next 17/17] mfd: "
[RESEND PATCH v16 mfd 0/8] add support for VSC7512 control over SPI
2022-10-09 15:38 UTC (3+ messages)
` [RESEND PATCH v16 mfd 7/8] dt-bindings: mfd: ocelot: add bindings for VSC7512
[net-next][PATCH v4] dt-bindings: dsa: Add lan9303 yaml
2022-10-09 15:20 UTC (3+ messages)
[PATCH v5 0/7] treewide cleanup of random integer usage
2022-10-09 14:17 UTC (12+ messages)
` [PATCH v5 1/7] treewide: use prandom_u32_max() when possible, part 1
` [PATCH v5 2/7] treewide: use prandom_u32_max() when possible, part 2
` [PATCH v5 3/7] treewide: use get_random_{u8,u16}() when possible, part 1
` [PATCH v5 4/7] treewide: use get_random_{u8,u16}() when possible, part 2
` [PATCH v5 5/7] treewide: use get_random_u32() when possible
` [PATCH v5 6/7] treewide: use get_random_bytes "
` [PATCH v5 7/7] prandom: remove unused functions
[PATCH bpf-next 0/5] Fix bugs found by ASAN when running selftests
2022-10-09 13:18 UTC (6+ messages)
` [PATCH bpf-next 1/5] libbpf: Fix use-after-free in btf_dump_name_dups
` [PATCH bpf-next 2/5] libbpf: Fix memory leak in parse_usdt_arg()
` [PATCH bpf-next 3/5] selftests/bpf: Fix memory leak caused by not destroying skeleton
` [PATCH bpf-next 4/5] selftest/bpf: Fix memory leak in kprobe_multi_test
` [PATCH bpf-next 5/5] selftest/bpf: Fix error usage of ASSERT_OK in xdp_adjust_tail.c
[PATCH net] r8169: fix rtl8125b dmar pte write access not set error
2022-10-09 7:45 UTC (3+ messages)
[PATCH net-next] net: ngbe: Variables need to be initialized
2022-10-09 7:09 UTC
[PATCH] scsi: qedf: Remove set but unused variable 'page'
2022-10-09 6:02 UTC
[PATCH net] virtio-net: add cond_resched() to the command waiting loop
2022-10-09 5:58 UTC (10+ messages)
[syzbot] general protection fault in rose_send_frame (2)
2022-10-09 5:43 UTC
[PATCH net-next v3 0/5] net: altera: tse: phylink conversion
2022-10-09 5:38 UTC (3+ messages)
` [PATCH net-next v3 3/5] net: pcs: add new PCS driver for altera TSE PCS
netdev development stats for 6.1?
2022-10-09 3:21 UTC (3+ messages)
[PATCH v3 0/5] treewide cleanup of random integer usage
2022-10-09 2:57 UTC (13+ messages)
` [PATCH v3 3/5] treewide: use get_random_u32() when possible
[PATCH net] octeontx2-af: cn10k: mcs: Fix error return code in mcs_register_interrupts()
2022-10-09 1:51 UTC
[PATCH v4 0/6] treewide cleanup of random integer usage
2022-10-09 0:26 UTC (21+ messages)
` [PATCH v4 1/6] treewide: use prandom_u32_max() when possible, mechanically
` [PATCH v4 2/6] treewide: use prandom_u32_max() when possible
` [PATCH v4 3/6] treewide: use get_random_{u8,u16}() "
` [PATCH v4 4/6] treewide: use get_random_u32() "
` [PATCH v4 5/6] treewide: use get_random_bytes "
` [PATCH v4 6/6] prandom: remove unused functions
[PATCH] ath9k: verify the expected usb_endpoints are present
2022-10-08 22:43 UTC (9+ messages)
` [PATCH v2] "
` [PATCH v3] "
` [PATCH v4] "
` [PATCH v5] "
[PATCH] ath9k: hif_usb: Fix use-after-free in ath9k_hif_usb_reg_in_cb()
2022-10-08 22:36 UTC (4+ messages)
` [PATCH v2] "
[PATCH net-next v4] r8169: add support for rtl8168h(revid 0x2a) + rtl8211fs fiber application
2022-10-08 21:36 UTC (2+ messages)
[PATCH bpf-next 00/10] BPF link support for tc BPF programs
2022-10-08 20:38 UTC (24+ messages)
` [PATCH bpf-next 01/10] bpf: Add initial fd-based API to attach "
[PATCH net 0/3] amd-xgbe: Miscellaneous fixes
2022-10-08 18:27 UTC (9+ messages)
` [PATCH net 1/3] amd-xgbe: Yellow carp devices do not need rrc
` [PATCH net 3/3] amd-xgbe: fix the SFP compliance codes check for DAC cables
[PATCH v4 2/6] treewide: use prandom_u32_max() when possible
2022-10-08 18:16 UTC (3+ messages)
[PATCH net] net: dsa: fix wrong pointer passed to PTR_ERR() in dsa_port_phylink_create()
2022-10-08 13:06 UTC (2+ messages)
[ovs-dev] [PATCH] tests: fix reference output for meter offload stats
2022-10-08 12:32 UTC (7+ messages)
[PATCH v6 net-next 0/9] Extend locked port feature with FDB locked flag (MAC-Auth/MAB)
2022-10-08 11:34 UTC (4+ messages)
` [PATCH v6 net-next 9/9] selftests: forwarding: add test of MAC-Auth Bypass to locked port tests
[PATCH] net: sched: Remove unnecessary ‘0’ values from err
2022-10-08 8:48 UTC
[PATCH net] octeontx2-pf: mcs: fix missing unlock in some error paths
2022-10-08 8:26 UTC
[PATCH v3 1/1] net: phylink: add phylink_set_mac_pm() helper
2022-10-08 7:27 UTC (3+ messages)
[bpf-next v7 1/3] bpftool: Add auto_attach for bpf prog load|loadall
2022-10-08 5:22 UTC (5+ messages)
[PATCH -next] net: mvneta: Remove unused variables 'i'
2022-10-10 3:25 UTC (3+ messages)
[PATCH net-next] net/sock: Introduce trace_sk_data_ready()
2022-10-08 1:11 UTC (5+ messages)
` [PATCH net-next v2] "
[PATCH] taprio: Set the value of picos_per_byte before fill sched_entry
2022-10-01 8:29 UTC (12+ messages)
` [PATCH V2] "
[PATCH] taprio: Set the value of picos_per_byte before fill sched_entry
2022-10-01 0:59 UTC (4+ messages)
[PATCH net] macvlan: enforce a consistent minimal mtu
2022-10-07 22:57 UTC
[mst-vhost:vhost 11/19] include/linux/stddef.h:8:14: error: called object is not a function or function pointer
2022-10-07 22:45 UTC
SO_PEERSEC protections in sk_getsockopt()?
2022-10-07 21:55 UTC (5+ messages)
[next-queue v4 0/4] Add an i40e_napi_poll tracepoint
2022-10-07 21:38 UTC (5+ messages)
` [next-queue v4 1/4] i40e: Store the irq number in i40e_q_vector
` [next-queue v4 2/4] i40e: Record number TXes cleaned during NAPI
` [next-queue v4 3/4] i40e: Record number of RXes "
` [next-queue v4 4/4] i40e: Add i40e_napi_poll tracepoint
Fw: [Bug 216557] New: tcp connection not working over ip_vti interface
2022-10-07 21:17 UTC
[mst-vhost:vhost 11/19] drivers/virtio/virtio_pci_common.c:617:35: error: called object type 'void *' is not a function or function pointer
2022-10-07 20:39 UTC
[PATCH v3] Bluetooth: btusb: Introduce generic USB reset
2022-10-07 19:40 UTC (2+ messages)
[PATCH 1/1] net: fec: add initial XDP support
2022-10-07 19:18 UTC (16+ messages)
` [EXT] "
[RFC PATCH net-next 0/3] netlink: formatted extacks
2022-10-07 18:32 UTC (7+ messages)
` [RFC PATCH net-next 1/3] netlink: add support for formatted extack messages
[PATCH] ath9k: hif_usb: fix memory leak of urbs in ath9k_hif_usb_dealloc_tx_urbs()
2022-10-07 18:22 UTC (2+ messages)
[next-queue v3 0/4] i40e: Add an i40e_napi_poll tracepoint
2022-10-07 17:49 UTC (4+ messages)
` [next-queue v3 4/4] i40e: Add "
[PATCH] ath9k: fix an uninit value use in ath9k_htc_rx_msg()
2022-10-07 17:37 UTC (2+ messages)
[PATCH] ath9k: Remove -Warray-bounds exception
2022-10-07 17:28 UTC (2+ messages)
[RFC Patch v6 0/5] net_sched: introduce eBPF based Qdisc
2022-10-07 17:27 UTC (2+ messages)
[PATCHSET RFC 0/4] Add support for epoll min_wait
2022-10-07 16:56 UTC (5+ messages)
` [PATCH 1/4] eventpoll: cleanup branches around sleeping for events
` [PATCH 2/4] eventpoll: split out wait handling
` [PATCH 3/4] eventpoll: move expires to epoll_wq
` [PATCH 4/4] eventpoll: add support for min-wait
[REGRESSION] Unable to NAT own TCP packets from another VRF with tcp_l3mdev_accept = 1
2022-10-07 16:47 UTC (4+ messages)
[PATCH net-next 3/7] qed: Add support for RoCE hw init
2022-10-07 15:48 UTC (2+ messages)
[PATCH v2 1/1] net: phylink: add phylink_set_mac_pm() helper
2022-10-07 15:06 UTC (2+ messages)
[PATCH RFCv2 bpf-next 00/18] XDP-hints: XDP gaining access to HW offload hints via BTF
2022-10-07 15:05 UTC (8+ messages)
` [xdp-hints] "
[PATCH ipsec v6] xfrm: replay: Fix ESN wrap around for GSO
2022-10-07 14:50 UTC
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).