messages from 2023-10-13 12:24:30 to 2023-10-13 23:40:22 UTC [more...]
[PATCH v3] net: dsa: bcm_sf2: Fix possible memory leak in bcm_sf2_mdio_register()
2023-10-13 23:40 UTC (3+ messages)
[PATCH] net: phy: tja11xx: replace deprecated strncpy with ethtool_sprintf
2023-10-13 23:36 UTC (8+ messages)
[PATCH v2] Fix NULL pointer deref due to filtering on fork
2023-10-13 23:01 UTC (4+ messages)
[linus:master] [connector/cn_proc] 2aa1f7a1f4: BUG:kernel_NULL_pointer_dereference,address
2023-10-13 23:00 UTC (3+ messages)
[PATCH v1] Fix NULL pointer dereference in cn_filter()
2023-10-13 22:56 UTC
[PATCH net-next v5 10/16] net: ethtool: Add a command to list available time stamping layers
2023-10-13 22:52 UTC (2+ messages)
[PATCH bpf-next v4 6/9] bpf, net: switch to dynamic registration
2023-10-13 22:43 UTC
[BUG] rtnl_newlink: Rogue MOVE event delivered on netns change
2023-10-13 22:43 UTC (3+ messages)
[PATCH v1 bpf-next 00/11] bpf: tcp: Add SYN Cookie generation/validation SOCK_OPS hooks
2023-10-13 22:04 UTC (12+ messages)
` [PATCH v1 bpf-next 01/11] tcp: Clean up reverse xmas tree in cookie_v[46]_check()
` [PATCH v1 bpf-next 02/11] tcp: Cache sock_net(sk) "
` [PATCH v1 bpf-next 03/11] tcp: Clean up goto labels "
` [PATCH v1 bpf-next 04/11] tcp: Don't initialise tp->tsoffset in tcp_get_cookie_sock()
` [PATCH v1 bpf-next 05/11] bpf: tcp: Add SYN Cookie generation SOCK_OPS hook
` [PATCH v1 bpf-next 06/11] bpf: tcp: Add SYN Cookie validation "
` [PATCH v1 bpf-next 07/11] bpf: Make bpf_sock_ops.replylong[1] writable
` [PATCH v1 bpf-next 08/11] bpf: tcp: Make TS available for SYN Cookie storage
` [PATCH v1 bpf-next 09/11] tcp: Split cookie_ecn_ok()
` [PATCH v1 bpf-next 10/11] bpf: tcp: Make WS, SACK, ECN configurable from BPF SYN Cookie
` [PATCH v1 bpf-next 11/11] selftest: bpf: Test BPF_SOCK_OPS_(GEN|CHECK)_SYNCOOKIE_CB
[PATCH] net: stub tcp_gro_complete if CONFIG_INET=n
2023-10-13 22:04 UTC (3+ messages)
[PATCH v7 bpf-next 06/18] bpf: add BPF token support to BPF_PROG_LOAD command
2023-10-13 21:55 UTC (3+ messages)
` [PATCH v7 6/18] "
[PATCH v7 bpf-next 11/18] bpf,lsm: add bpf_token_create and bpf_token_free LSM hooks
2023-10-13 21:55 UTC (3+ messages)
` [PATCH v7 "
[PATCH net-next v3 0/2] Switch DSA to inclusive terminology
2023-10-13 21:52 UTC (3+ messages)
` [PATCH net-next v3 1/2] net: dsa: Use conduit and user terms
` [PATCH net-next v3 2/2] net: dsa: Rename IFLA_DSA_MASTER to IFLA_DSA_CONDUIT
[PATCH net-next v4 0/4] Rust abstractions for network PHY drivers
2023-10-13 21:31 UTC (10+ messages)
` [PATCH net-next v4 1/4] rust: core "
` [PATCH net-next v4 3/4] MAINTAINERS: add Rust PHY abstractions to the ETHERNET PHY LIBRARY
[PATCH net 0/2] selftests: fib_tests: Fixes for multipath list receive tests
2023-10-13 21:30 UTC (2+ messages)
[PATCH net-next 00/14] net: tls: various code cleanups and improvements
2023-10-13 21:23 UTC (4+ messages)
` [PATCH net-next 08/14] tls: also use init_prot_info in tls_set_device_offload
[PATCH net-next v2 1/2] net, sched: Make tc-related drop reason more flexible
2023-10-13 21:17 UTC (2+ messages)
[PATCH net-next v5 00/16] net: Make timestamping selectable
2023-10-13 20:15 UTC (12+ messages)
` [PATCH net-next v5 08/16] net: ethtool: Add a command to expose current time stamping layer
[PATCH net v2 0/4] selftests: openvswitch: Minor fixes for some systems
2023-10-13 20:06 UTC (2+ messages)
[net-next PATCH] net: skb_find_text: Ignore patterns extending past 'to'
2023-10-13 19:51 UTC
[patch net-next] devlink: don't take instance lock for nested handle put
2023-10-13 20:01 UTC (14+ messages)
[PATCH bpf-next] bpf: change syscall_nr type to int in struct syscall_tp_t
2023-10-13 19:50 UTC (2+ messages)
[RFC PATCH] tracing: change syscall number type in struct syscall_trace_*
2023-10-13 19:43 UTC (7+ messages)
` [RFC PATCH bpf-next] bpf: change syscall_nr type to int in struct syscall_tp_t
[PATCH bpf-next] net/bpf: Avoid unused "sin_addr_len" warning when CONFIG_CGROUP_BPF is not set
2023-10-13 19:40 UTC (3+ messages)
[patch net-next 00/10] devlink: finish conversion to generated split_ops
2023-10-13 18:49 UTC (11+ messages)
` [patch net-next 02/10] tools: ynl-gen: introduce support for bitfield32 attribute type
[PATCH bpf-next v3 00/10] xsk: TX metadata
2023-10-13 18:47 UTC (7+ messages)
` [PATCH bpf-next v3 09/10] selftests/bpf: Add TX side to xdp_hw_metadata
[PATCH net-next] nfc: nci: fix possible NULL pointer dereference in send_acknowledge()
2023-10-13 18:41 UTC
[PATCH net-next v3 1/3] rust: core abstractions for network PHY drivers
2023-10-13 18:33 UTC (5+ messages)
[PATCH] scsi: libfc: Fix potential NULL pointer dereference in fc_lport_ptp_setup
2023-10-13 18:06 UTC (3+ messages)
[PATCH net-next 0/6] mptcp: convert Netlink code to use YAML spec
2023-10-13 17:28 UTC (3+ messages)
` [PATCH net-next 4/6] uapi: mptcp: use header file generated from "
[RFC PATCH 00/53] netfs, afs, cifs: Delegate high-level I/O to netfslib
2023-10-13 17:27 UTC (55+ messages)
` [RFC PATCH 01/53] netfs: Add a procfile to list in-progress requests
` [RFC PATCH 02/53] netfs: Track the fpos above which the server has no data
` [RFC PATCH 03/53] netfs: Note nonblockingness in the netfs_io_request struct
` [RFC PATCH 04/53] netfs: Allow the netfs to make the io (sub)request alloc larger
` [RFC PATCH 05/53] netfs: Add a ->free_subrequest() op
` [RFC PATCH 06/53] afs: Don't use folio->private to record partial modification
` [RFC PATCH 07/53] netfs: Provide invalidate_folio and release_folio calls
` [RFC PATCH 08/53] netfs: Add rsize to netfs_io_request
` [RFC PATCH 09/53] netfs: Implement unbuffered/DIO vs buffered I/O locking
` [RFC PATCH 10/53] netfs: Add iov_iters to (sub)requests to describe various buffers
` [RFC PATCH 11/53] netfs: Add support for DIO buffering
` [RFC PATCH 12/53] netfs: Provide tools to create a buffer in an xarray
` [RFC PATCH 13/53] netfs: Add bounce buffering support
` [RFC PATCH 14/53] netfs: Add func to calculate pagecount/size-limited span of an iterator
` [RFC PATCH 15/53] netfs: Limit subrequest by size or number of segments
` [RFC PATCH 16/53] netfs: Export netfs_put_subrequest() and some tracepoints
` [RFC PATCH 17/53] netfs: Extend the netfs_io_*request structs to handle writes
` [RFC PATCH 18/53] netfs: Add a hook to allow tell the netfs to update its i_size
` [RFC PATCH 19/53] netfs: Make netfs_put_request() handle a NULL pointer
` [RFC PATCH 20/53] fscache: Add a function to begin an cache op from a netfslib request
` [RFC PATCH 21/53] netfs: Make the refcounting of netfs_begin_read() easier to use
` [RFC PATCH 22/53] netfs: Prep to use folio->private for write grouping and streaming write
` [RFC PATCH 23/53] netfs: Dispatch write requests to process a writeback slice
` [RFC PATCH 24/53] netfs: Provide func to copy data to pagecache for buffered write
` [RFC PATCH 25/53] netfs: Make netfs_read_folio() handle streaming-write pages
` [RFC PATCH 26/53] netfs: Allocate multipage folios in the writepath
` [RFC PATCH 27/53] netfs: Implement support for unbuffered/DIO read
` [RFC PATCH 28/53] netfs: Implement unbuffered/DIO write support
` [RFC PATCH 29/53] netfs: Implement buffered write API
` [RFC PATCH 30/53] netfs: Allow buffered shared-writeable mmap through netfs_page_mkwrite()
` [RFC PATCH 31/53] netfs: Provide netfs_file_read_iter()
` [RFC PATCH 32/53] netfs: Provide a writepages implementation
` [RFC PATCH 33/53] netfs: Provide minimum blocksize parameter
` [RFC PATCH 34/53] netfs: Make netfs_skip_folio_read() take account of blocksize
` [RFC PATCH 35/53] netfs: Perform content encryption
` [RFC PATCH 36/53] netfs: Decrypt encrypted content
` [RFC PATCH 37/53] netfs: Support decryption on ubuffered/DIO read
` [RFC PATCH 38/53] netfs: Support encryption on Unbuffered/DIO write
` [RFC PATCH 39/53] netfs: Provide a launder_folio implementation
` [RFC PATCH 40/53] netfs: Implement a write-through caching option
` [RFC PATCH 41/53] netfs: Rearrange netfs_io_subrequest to put request pointer first
` [RFC PATCH 42/53] afs: Use the netfs write helpers
` [RFC PATCH 43/53] cifs: Replace cifs_readdata with a wrapper around netfs_io_subrequest
` [RFC PATCH 44/53] cifs: Share server EOF pos with netfslib
` [RFC PATCH 45/53] cifs: Replace cifs_writedata with a wrapper around netfs_io_subrequest
` [RFC PATCH 46/53] cifs: Use more fields from netfs_io_subrequest
` [RFC PATCH 47/53] cifs: Make wait_mtu_credits take size_t args
` [RFC PATCH 48/53] cifs: Implement netfslib hooks
` [RFC PATCH 49/53] cifs: Move cifs_loose_read_iter() and cifs_file_write_iter() to file.c
` [RFC PATCH 50/53] cifs: Cut over to using netfslib
` [RFC PATCH 51/53] cifs: Remove some code that's no longer used, part 1
` [RFC PATCH 52/53] cifs: Remove some code that's no longer used, part 2
` [RFC PATCH 53/53] cifs: Remove some code that's no longer used, part 3
[PATCH net-next 0/3] net/intel: fix link-time undefined reference errors
2023-10-13 17:16 UTC (9+ messages)
` [PATCH net-next 3/3] idpf: fix undefined reference to tcp_gro_complete() when !CONFIG_INET
` [Intel-wired-lan] "
[PATCH 1/1] net-next: fix IPSTATS_MIB_OUTFORWDATAGRAMS increment after fragment check
2023-10-13 17:10 UTC (4+ messages)
` [PATCH] "
[PATCH v1 net] tcp: Fix listen() warning with v4-mapped-v6 address
2023-10-13 17:10 UTC (3+ messages)
[PATCH net-next 0/5] i40e: Add basic devlink support
2023-10-13 17:07 UTC (6+ messages)
` [PATCH net-next 1/5] i40e: Add initial "
` [PATCH net-next 2/5] i40e: Split and refactor i40e_nvm_version_str()
` [PATCH net-next 3/5] i40e: Add handler for devlink .info_get
` [PATCH net-next 4/5] i40e: Refactor and rename i40e_read_pba_string()
` [PATCH net-next 5/5] i40e: Add PBA as board id info to devlink .info_get
[GIT PULL] Please pull IPsec packet offload support in multiport RoCE devices
2023-10-13 17:00 UTC (2+ messages)
linux-next: build warning after merge of the bpf-next tree
2023-10-13 16:54 UTC (3+ messages)
[PATCH v2 05/13] PCI/ASPM: Add pci_enable_link_state()
2023-10-13 16:48 UTC (2+ messages)
Order#39267
2023-10-13 16:48 UTC
[PATCH v2 03/13] PCI/ASPM: Disable ASPM when driver requests it
2023-10-13 16:42 UTC (2+ messages)
[PATCH net-next v2 0/2] Switch DSA to inclusive terminology
2023-10-13 16:27 UTC (5+ messages)
` [PATCH net-next v2 1/2] net: dsa: Use conduit and user terms
[net] ipv4: Fix broken PMTUD when using L4 multipath hash
2023-10-13 16:19 UTC (2+ messages)
[PATCH net-next 0/2] Add WAKE_MDA Wake-on-LAN option
2023-10-13 16:15 UTC (10+ messages)
` [PATCH net-next 1/2] ethtool: Introduce WAKE_MDA
[PATCH net-next v1 1/3] net: phy: micrel: Extend KSZ886X PHY Special Ctrl/Status Reg definitions
2023-10-13 16:04 UTC (7+ messages)
` [PATCH net-next v1 2/3] net: dsa: microchip: ksz8: Enable MIIM PHY Control reg access
` [PATCH net-next v1 3/3] net: phy: micrel: Fix forced link mode for KSZ886X switches
[PATCH net] net: ti: icssg-prueth: Fix r30 CMDs bitmasks
2023-10-13 16:00 UTC (2+ messages)
[RFC PATCH 00/53] netfs, afs, cifs: Delegate high-level I/O to netfslib
2023-10-13 15:56 UTC (6+ messages)
` [RFC PATCH 01/53] netfs: Add a procfile to list in-progress requests
` [RFC PATCH 02/53] netfs: Track the fpos above which the server has no data
` [RFC PATCH 03/53] netfs: Note nonblockingness in the netfs_io_request struct
` [RFC PATCH 04/53] netfs: Allow the netfs to make the io (sub)request alloc larger
` [RFC PATCH 05/53] netfs: Add a ->free_subrequest() op
[bug] dpaa2-eth: "Wrong SWA type" and null deref in dpaa2_eth_free_tx_fd()
2023-10-13 15:52 UTC (4+ messages)
Ethernet issue on imx6
2023-10-13 15:51 UTC (5+ messages)
[PATCH v16 00/20] nvme-tcp receive offloads
2023-10-13 15:49 UTC (2+ messages)
[PATCH 0/3] Create a binding for the Marvell MV88E6xxx DSA switches
2023-10-13 15:40 UTC (9+ messages)
` [PATCH 2/3] RFC: dt-bindings: marvell: Rewrite in schema
` [PATCH 3/3] RFC: net: dsa: mv88e6xxx: Register mdio-external
[PATCH] appletalk: remove special handling code for ipddp
2023-10-13 15:38 UTC (2+ messages)
[net-next PATCH] octeontx2-af: Enable hardware timestamping for VFs
2023-10-13 15:29 UTC (2+ messages)
[PATCH net] net: ethernet: ti: Fix mixed module-builtin object
2023-10-13 15:27 UTC (2+ messages)
[PATCH net] xfrm: fix a data-race in xfrm_lookup_with_ifid()
2023-10-13 15:22 UTC (2+ messages)
[PATCH net 0/2] net/sched: sch_hfsc: safely allow 'rt' inner curves
2023-10-13 15:10 UTC (3+ messages)
` [PATCH net 1/2] Revert "net/sched: sch_hfsc: Ensure inner classes have fsc curve"
` [PATCH net 2/2] net/sched: sch_hfsc: upgrade 'rt' to 'sc' when it becomes a inner curve
[PATCH v3 0/3] mlxbf_gige: Fix several bugs
2023-10-13 15:00 UTC (7+ messages)
` [PATCH v3 1/3] mlxbf_gige: Fix kernel panic at shutdown
` [PATCH v3 2/3] mlxbf_gige: Fix intermittent no ip issue
[PATCH iwl-next v3 00/13] Add E800 live migration driver
2023-10-13 14:07 UTC (4+ messages)
` [PATCH iwl-next v3 13/13] vfio/ice: Implement vfio_pci driver for E800 devices
[PATCH net-next] tg3: Improve PTP TX timestamping logic
2023-10-13 13:59 UTC
[syzbot] [net?] [wireless?] WARNING in ieee80211_bss_info_change_notify (2)
2023-10-13 13:48 UTC (2+ messages)
Problem with io_uring splice and KTLS
2023-10-13 13:45 UTC (6+ messages)
[PATCH iwl-net,v3] ice: Fix VF-VF filter rules in switchdev mode
2023-10-13 13:43 UTC
iperf performance regression since Linux 5.18
2023-10-13 13:37 UTC (4+ messages)
[PATCH net] qed: fix LL2 RX buffer allocation
2023-10-13 13:18 UTC
[PATCH net] netlink: Correct offload_xstats size
2023-10-13 12:43 UTC (2+ messages)
[PATCH bpf-next v5 0/7] add BPF_F_PERMANENT flag for sockmap skmsg redirect
2023-10-13 12:34 UTC (3+ messages)
` [PATCH bpf-next v5 1/7] bpf, sockmap: add BPF_F_PERMANENT flag for "
[PATCH iwl-next v5] i40e: add restore default speed when changed PHY doesn't support it
2023-10-13 12:35 UTC (2+ messages)
[PATCH net-XXX] SUNRPC: Add an IS_ERR() check back to where it was
2023-10-13 12:34 UTC (2+ messages)
[PATCH net-next v3 0/7] net: dsa: microchip: provide Wake on LAN support
2023-10-13 12:32 UTC (8+ messages)
` [PATCH net-next v3 1/7] net: dsa: microchip: Add missing MAC address register offset for ksz8863
` [PATCH net-next v3 2/7] net: dsa: microchip: Set unique MAC at startup for WoL support
` [PATCH net-next v3 3/7] net: dsa: microchip: ksz9477: add Wake on LAN support
` [PATCH net-next v3 4/7] net: dsa: microchip: ksz9477: add Wake on PHY event support
` [PATCH net-next v3 5/7] dt-bindings: net: dsa: microchip: add wakeup-source property
` [PATCH net-next v3 6/7] net: dsa: microchip: use wakeup-source DT property to enable PME output
[PATCH net 0/5] net/smc: bugfixs for smc-r
2023-10-13 12:27 UTC (7+ messages)
` [PATCH net 1/5] net/smc: fix dangling sock under state SMC_APPFINCLOSEWAIT
[PATCH net-next v2 0/3] fix forced link mode for KSZ886X switches
2023-10-13 12:26 UTC (3+ messages)
` [PATCH net-next v2 3/3] net: phy: micrel: Fix "
[PATCH iwl-next v2] ice: Fix SRIOV LAG disable on non-compliant aggreagate
2023-10-13 12:25 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).