messages from 2022-01-07 04:36:34 to 2022-01-08 01:32:50 UTC [more...]
[PATCH v1 1/2] xfrm: Check if_id in xfrm_migrate
2022-01-08 1:32 UTC
[PATCH v3 0/8] rtw88: prepare locking for SDIO support
2022-01-08 0:55 UTC (9+ messages)
` [PATCH v3 1/8] rtw88: Move rtw_chip_cfg_csi_rate() out of rtw_vif_watch_dog_iter()
` [PATCH v3 2/8] rtw88: Move rtw_update_sta_info() out of rtw_ra_mask_info_update_iter()
` [PATCH v3 3/8] rtw88: Use rtw_iterate_vifs where the iterator reads or writes registers
` [PATCH v3 4/8] rtw88: Use rtw_iterate_stas "
` [PATCH v3 5/8] rtw88: Replace usage of rtw_iterate_keys_rcu() with rtw_iterate_keys()
` [PATCH v3 6/8] rtw88: Configure the registers from rtw_bf_assoc() outside the RCU lock
` [PATCH v3 7/8] rtw88: hci: Convert rf_lock from a spinlock to a mutex
` [PATCH v3 8/8] rtw88: fw: Convert h2c.lock "
[PATCH v5] sun4i-emac.c: add dma support
2022-01-07 23:34 UTC (3+ messages)
` [PATCH v6] "
[PATCH bpf v2 1/3] xdp: check prog type before updating BPF link
2022-01-07 22:11 UTC (3+ messages)
` [PATCH bpf v2 2/3] bpf/selftests: convert xdp_link test to ASSERT_* macros
` [PATCH bpf v2 3/3] bpf/selftests: Add check for updating XDP bpf_link with wrong program type
[PATCH bpf-next 1/2] libbpf: Use IS_ERR_OR_NULL() in hashmap__free()
2022-01-07 22:00 UTC (6+ messages)
` [PATCH bpf-next 2/2] bpftool: Fix error check when calling hashmap__new()
[PATCH bpf-next v7 0/3] Add support for transmitting packets using XDP in bpf_prog_run()
2022-01-07 21:54 UTC (4+ messages)
` [PATCH bpf-next v7 1/3] bpf: Add "live packet" mode for "
` [PATCH bpf-next v7 2/3] selftests/bpf: Move open_netns() and close_netns() into network_helpers.c
` [PATCH bpf-next v7 3/3] selftests/bpf: Add selftest for XDP_REDIRECT in bpf_prog_run()
[PATCH 0/9] rtw88: prepare locking for SDIO support
2022-01-07 21:49 UTC (6+ messages)
` [PATCH 3/9] rtw88: Move rtw_update_sta_info() out of rtw_ra_mask_info_update_iter()
[PATCH net-next] net_sched: restore "mpu xxx" handling
2022-01-07 20:22 UTC
[PATCH bpf 1/2] xdp: check prog type before updating BPF link
2022-01-07 21:30 UTC (7+ messages)
` [PATCH bpf 2/2] bpf/selftests: Add check for updating XDP bpf_link with wrong program type
[PATCH 1/2] ath10k: search for default BDF name provided in DT
2022-01-07 21:22 UTC (3+ messages)
` [PATCH 2/2] dt: bindings: add dt entry for ath10k default BDF name
pull request: bluetooth 2022-01-07
2022-01-07 21:09 UTC
RFC: tsnep: ETF, AF_XDP, UIO or driver specific interface for real-time
2022-01-07 20:33 UTC (8+ messages)
[PATCH V2 net-next 00/10] ENA: capabilities field and cosmetic changes
2022-01-07 20:23 UTC (11+ messages)
` [PATCH V2 net-next 01/10] net: ena: Change return value of ena_calc_io_queue_size() to void
` [PATCH V2 net-next 02/10] net: ena: Add capabilities field with support for ENI stats capability
` [PATCH V2 net-next 03/10] net: ena: Change ENI stats support check to use capabilities field
` [PATCH V2 net-next 04/10] net: ena: Update LLQ header length in ena documentation
` [PATCH V2 net-next 05/10] net: ena: Remove redundant return code check
` [PATCH V2 net-next 06/10] net: ena: Move reset completion print to the reset function
` [PATCH V2 net-next 07/10] net: ena: Remove ena_calc_queue_size_ctx struct
` [PATCH V2 net-next 08/10] net: ena: Add debug prints for invalid req_id resets
` [PATCH V2 net-next 09/10] net: ena: Change the name of bad_csum variable
` [PATCH V2 net-next 10/10] net: ena: Extract recurring driver reset code into a function
[PATCH V1 net-next 00/10] ENA: capabilities field and cosmetic
2022-01-07 20:21 UTC (5+ messages)
` [PATCH V1 net-next 10/10] net: ena: Extract recurring driver reset code into a function
[PATCH bpf-next v6 00/11] Introduce unstable CT lookup helpers
2022-01-07 20:10 UTC (12+ messages)
` [PATCH bpf-next v6 03/11] bpf: Populate kfunc BTF ID sets in struct btf
` [PATCH bpf-next v6 11/11] selftests/bpf: Add test for race in btf_try_get_module
[PATCH bpf-next v4] Add skb_store_bytes() for BPF_PROG_TYPE_CGROUP_SKB
2022-01-07 20:06 UTC
[RFC PATCH net-next 0/2] More aggressive DSA cleanup
2022-01-07 20:00 UTC (7+ messages)
` [RFC PATCH net-next 1/2] net: dsa: remove ndo_get_phys_port_name and ndo_get_port_parent_id
` [RFC PATCH net-next 2/2] net: dsa: remove lockdep class for DSA master address list
[PATCH net-next 0/3] mptcp: Refactoring for one selftest and csum validation
2022-01-07 19:25 UTC (4+ messages)
` [PATCH net-next 1/3] selftests: mptcp: more stable join tests-cases
` [PATCH net-next 2/3] mptcp: change the parameter of __mptcp_make_csum
` [PATCH net-next 3/3] mptcp: reuse __mptcp_make_csum in validate_data_csum
[RFC PATCH 0/2] Add the first documentation for a CAN driver
2022-01-07 19:20 UTC (4+ messages)
` [RFC PATCH 1/2] docs: networking: device drivers: add can sub-folder
` [RFC PATCH 2/2] docs: networking: device drivers: can: add flexcan
[RFC PATCH] net/tls: Fix skb memory leak when running kTLS traffic
2022-01-07 19:12 UTC (3+ messages)
[RFC iproute2-next] lib: header inclusion cleanup
2022-01-07 19:00 UTC
[PATCH net-next] af_packet: fix tracking issues in packet_do_bind()
2022-01-07 18:39 UTC
[syzbot] general protection fault in dev_get_by_index_rcu (2)
2022-01-07 18:37 UTC (4+ messages)
[PATCH v1 00/14] arm64: prepare and add verdin imx8m mini support
2022-01-07 18:03 UTC (2+ messages)
` [PATCH v1 04/14] arm64: defconfig: enable bpf/cgroup firewalling
[PATCH net-next] ptp: don't include ptp_clock_kernel.h in spi.h
2022-01-07 18:03 UTC (5+ messages)
[PATCH net-next v2 0/6][pull request] 40GbE Intel Wired LAN Driver Updates 2022-01-07
2022-01-07 17:57 UTC (7+ messages)
` [PATCH net-next v2 1/6] i40e: Add ensurance of MacVlan resources for every trusted VF
` [PATCH net-next v2 2/6] i40e: Minimize amount of busy-waiting during AQ send
` [PATCH net-next v2 3/6] i40e: Update FW API version
` [PATCH net-next v2 4/6] i40e: Remove non-inclusive language
` [PATCH net-next v2 5/6] i40e: remove variables set but not used
` [PATCH net-next v2 6/6] iavf: remove an unneeded variable
Observation of a memory leak with commit 314001f0bf92 ("af_unix: Add OOB support")
2022-01-07 17:54 UTC (2+ messages)
[PATCH net-next v5 1/8] PCI: add Fungible vendor ID to pci_ids.h
2022-01-07 17:48 UTC (2+ messages)
[PATCH net-next v1] mlxbf_gige: add interrupt counts to "ethtool -S"
2022-01-07 17:41 UTC (3+ messages)
[PATCH net-next] net: dsa: felix: add port fast age support
2022-01-07 17:33 UTC (2+ messages)
[PATCH net-next 0/7][pull request] 40GbE Intel Wired LAN Driver Updates 2022-01-06
2022-01-07 17:28 UTC (5+ messages)
` [PATCH net-next 2/7] i40e: Add placeholder for ndo set VLANs
[net-next PATCH RFC v6 00/16] Add support for qca8k mdio rw in Ethernet packet
2022-01-07 17:17 UTC (6+ messages)
[RFC 01/32] Kconfig: introduce and depend on LEGACY_PCI
2022-01-07 17:16 UTC (2+ messages)
[PATCH] dt-bindings: Drop required 'interrupt-parent'
2022-01-07 17:03 UTC (6+ messages)
[PATCH net] sch_cake: revise Diffserv docs
2022-01-07 17:00 UTC (4+ messages)
` [PATCH net-next v2] "
[PATCH bpf-next v3] Add skb_store_bytes() for BPF_PROG_TYPE_CGROUP_SKB
2022-01-07 16:57 UTC (3+ messages)
[PATCH 1/2] of: net: Add helper function of_get_ethdev_label()
2022-01-07 16:55 UTC (4+ messages)
` [PATCH 2/2] of: net: Call of_get_ethdev_label() in all DT based net drivers
[PATCH 4.14] phonet: refcount leak in pep_sock_accep
2022-01-07 16:54 UTC (3+ messages)
` [External] : "
[PATCH iproute2 v3 0/2] add json support on tc u32
2022-01-07 16:54 UTC (4+ messages)
` [PATCH iproute2 v3 1/2] tc: u32: add support for json output
[PATCH iproute2] ip: Extend filter links/addresses
2022-01-07 16:51 UTC (2+ messages)
[syzbot] KMSAN: uninit-value in nf_nat_setup_info (2)
2022-01-07 16:51 UTC
[PATCH v2 net-next] net: mscc: ocelot: fix incorrect balancing with down LAG ports
2022-01-07 16:43 UTC
[PATCH net] net: mscc: ocelot: fix incorrect balancing with down LAG ports
2022-01-07 16:40 UTC (2+ messages)
[PATCH bpf-next v6 0/3] Add support for transmitting packets using XDP in bpf_prog_run()
2022-01-07 16:05 UTC (5+ messages)
` [PATCH bpf-next v6 3/3] selftests/bpf: Add selftest for XDP_REDIRECT "
[RFC PATCH net-next 00/12] FDB entries on DSA LAG interfaces
2022-01-07 15:00 UTC (13+ messages)
` [RFC PATCH net-next 01/12] net: dsa: rename references to "lag" as "lag_dev"
` [RFC PATCH net-next 02/12] net: dsa: mv88e6xxx: "
` [RFC PATCH net-next 03/12] net: dsa: qca8k: "
` [RFC PATCH net-next 04/12] net: dsa: make LAG IDs one-based
` [RFC PATCH net-next 05/12] net: dsa: mv88e6xxx: use dsa_switch_for_each_port in mv88e6xxx_lag_sync_masks
` [RFC PATCH net-next 06/12] net: dsa: create a dsa_lag structure
` [RFC PATCH net-next 07/12] net: switchdev: export switchdev_lower_dev_find
` [RFC PATCH net-next 08/12] net: dsa: remove "ds" and "port" from struct dsa_switchdev_event_work
` [RFC PATCH net-next 09/12] net: dsa: move dsa_foreign_dev_check above dsa_slave_switchdev_event_work
` [RFC PATCH net-next 10/12] net: dsa: refactor FDB event work for user ports to separate function
` [RFC PATCH net-next 11/12] net: dsa: support FDB events on offloaded LAG interfaces
` [RFC PATCH net-next 12/12] net: dsa: felix: support FDB entries "
[PATCH net] netrom: fix api breakage in nr_setsockopt()
2022-01-07 14:20 UTC (2+ messages)
[PATCH net] ax25: uninitialized variable in ax25_setsockopt()
2022-01-07 14:20 UTC (2+ messages)
[net PATCH 0/2] octeontx2: Fix PTP bugs
2022-01-07 14:10 UTC (4+ messages)
` [net PATCH 1/2] octeontx2-af: Increment ptp refcount before use
` [net PATCH 2/2] octeontx2-nicvf: Free VF PTP resources
[PATCH net 0/3] mptcp: Fixes for buffer reclaim and option writing
2022-01-07 14:10 UTC (2+ messages)
[PATCH net-next] veth: Do not record rx queue hint in veth_xmit
2022-01-07 13:56 UTC (3+ messages)
[PATCH CFT net-next 0/6] net: stmmac/xpcs: modernise PCS support
2022-01-07 13:47 UTC (4+ messages)
[PATCH -next] ieee802154: atusb: move to new USB API
2022-01-07 13:46 UTC (5+ messages)
[PATCH net-next v2 0/6] prestera: add basic router driver support
2022-01-07 13:43 UTC (5+ messages)
` [PATCH net-next v2 5/6] net: marvell: prestera: Register inetaddr stub notifiers
[PATCH CFT net-next] net: enetc: use .mac_select_pcs() interface
2022-01-07 13:41 UTC (2+ messages)
[PATCH net-next v4 0/8] new Fungible Ethernet driver
2022-01-07 13:40 UTC (7+ messages)
` [PATCH net-next v4 3/8] net/funeth: probing and netdev ops
[PATCH 0/4] can: esd: add support for esd GmbH PCIe/402 CAN interface
2022-01-07 13:40 UTC (3+ messages)
` [PATCH v6 "
[PATCH 1/3 v3] net: usb: r8152: Check used MAC passthrough address
2022-01-07 13:32 UTC (8+ messages)
[PATCH net-next] page_pool: remove spinlock in page_pool_refill_alloc_cache()
2022-01-07 13:32 UTC (2+ messages)
[RFC 00/13] kprobe/bpf: Add support to attach multiple kprobes
2022-01-07 12:55 UTC (10+ messages)
[syzbot] KMSAN: uninit-value in p9pdu_vwritef
2022-01-07 12:50 UTC
[PATCH] sit: allow encapsulated IPv6 traffic to be delivered locally
2022-01-07 12:38 UTC
[RFC PATCH net v2 0/2] net/smc: Fix for race in smc link group termination
2022-01-07 12:04 UTC (10+ messages)
` [RFC PATCH net v2 1/2] net/smc: Resolve the race between link group access and termination
[net-next RESEND v7 0/2] net: sched: allow user to select txqueue
2022-01-07 12:00 UTC (4+ messages)
` [net-next RESEND v7 1/2] net: sched: use queue_mapping to pick tx queue
` [net-next RESEND v7 2/2] net: sched: support hash/classid/cpuid selecting "
[net-next RESEND v7 2/2] net: sched: support hash/classid/cpuid selecting tx queue
2022-01-07 11:54 UTC
[PATCH v2 0/8] Implement EBPF on powerpc32
2022-01-07 11:51 UTC (3+ messages)
` [PATCH v2 8/8] powerpc/bpf: Reallocate BPF registers to volatile registers when possible on PPC32
[syzbot] KMSAN: uninit-value in ip_fast_csum (2)
2022-01-07 11:30 UTC
[PATCH net-next 01/15] net/mlx5: mlx5e_hv_vhca_stats_create return type to void
2022-01-07 11:30 UTC (2+ messages)
[PATCH net-next 00/13] mptcp: New features and cleanup
2022-01-07 11:30 UTC (2+ messages)
[net 01/11] net/mlx5e: Fix page DMA map/unmap attributes
2022-01-07 11:20 UTC (2+ messages)
[PATCH v2 net] net/xfrm: IPsec tunnel mode fix inner_ipproto setting in sec_path
2022-01-07 11:03 UTC (4+ messages)
[net-next 00/18] IEEE 802.15.4 passive scan support
2022-01-07 11:02 UTC (22+ messages)
` [net-next 12/18] net: mac802154: Handle scan requests
` [net-next 17/18] net: mac802154: Let drivers provide their own beacons implementation
[RFC PATCH v2 3/3] io_uring: Add `sendto(2)` and `recvfrom(2)` support
2022-01-07 11:02 UTC (7+ messages)
` [RFC PATCH v3 0/3] io_uring: Add sendto(2) and recvfrom(2) support
` [RFC PATCH v3 3/3] io_uring: Add `sendto(2)` and `recvfrom(2)` support
[PATCH] net: mcs7830: handle usb read errors properly
2022-01-07 10:18 UTC (3+ messages)
[PATCH 0/7] A new eBPF JIT implementation for MIPS
2022-01-07 10:17 UTC (4+ messages)
` [PATCH 5/7] mips: bpf: Add JIT workarounds for CPU errata
[PATCH] bpf: allow setting mount device for bpffs
2022-01-07 10:14 UTC (4+ messages)
[PATCH v2 00/35] brcmfmac: Support Apple T2 and M1 platforms
2022-01-07 9:55 UTC (15+ messages)
` [PATCH v2 04/35] brcmfmac: firmware: Support having multiple alt paths
` [PATCH v2 06/35] brcmfmac: firmware: Support passing in multiple board_types
[PATCH] net: fix fragments have the disallowed options
2022-01-07 8:05 UTC
[PATCH v5] net: bonding: Add support for IPV6 ns/na to balance-alb/balance-tlb mode
2022-01-07 8:13 UTC (5+ messages)
[PATCH net] ice: fix an error code in ice_cfg_phy_fec()
2022-01-07 8:02 UTC
[net PATCH] octeontx2-af: Fix interrupt name strings
2022-01-07 6:55 UTC
A slab-out-of-bounds Read bug in __htab_map_lookup_and_delete_batch
2022-01-07 5:42 UTC (7+ messages)
[PATCH net-next v5 0/8] new Fungible Ethernet driver
2022-01-07 4:44 UTC (4+ messages)
` [PATCH net-next v5 4/8] net/funeth: ethtool operations
` [PATCH net-next v5 8/8] net/fungible: Kconfig, Makefiles, and MAINTAINERS
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).