messages from 2021-11-17 09:32:51 to 2021-11-18 00:49:11 UTC [more...]
Re: Clarification on bpftool dual licensing
2021-11-18 0:37 UTC (2+ messages)
[RFC PATCH 0/2] bpf: do not WARN in bpf_warn_invalid_xdp_action()
2021-11-18 0:48 UTC (6+ messages)
` [RFC PATCH 2/2] bpf: let bpf_warn_invalid_xdp_action() report more info
[PATCH net 0/7][pull request] Intel Wired LAN Driver Updates 2021-11-17
2021-11-18 0:31 UTC (8+ messages)
` [PATCH net 1/7] i40e: Fix correct max_pkt_size on VF RX queue
` [PATCH net 2/7] i40e: Fix NULL ptr dereference on VSI filter sync
` [PATCH net 3/7] i40e: Fix changing previously set num_queue_pairs for PFs
` [PATCH net 4/7] i40e: Fix ping is lost after configuring ADq on VF
` [PATCH net 5/7] i40e: Fix warning message and call stack during rmmod i40e driver
` [PATCH net 6/7] i40e: Fix creation of first queue by omitting it if is not power of two
` [PATCH net 7/7] i40e: Fix display error code in dmesg
[PATCH v2] ipv4/raw: support binding to nonlocal addresses
2021-11-18 0:14 UTC (4+ messages)
[RFC -next 0/2] refcount: add tracking infrastructure
2021-11-18 0:26 UTC (8+ messages)
` [RFC -next 1/2] lib: add reference counting infrastructure
` [RFC -next 2/2] net: add dev_hold_track() and dev_put_track() helpers
[PATCH bpf-next 2/7] set_memory: introduce set_memory_[ro|x]_noalias
2021-11-18 0:11 UTC (5+ messages)
[PATCH linux-next] e1000e: Remove useless variables
2021-11-18 0:06 UTC (2+ messages)
linux-next: manual merge of the bpf-next tree with the jc_docs tree
2021-11-17 23:20 UTC (2+ messages)
split up filter.rst
2021-11-17 23:09 UTC (3+ messages)
` [PATCH 1/2] bpf, docs: prune all references to "internal BPF"
[PATCH bpf-next] selftests/bpf: fix xdpxceiver failures for no hugepages
2021-11-17 23:00 UTC (2+ messages)
[PATCH net-next 0/8] Extend `phy-mode` to string array
2021-11-17 22:50 UTC (9+ messages)
` [PATCH net-next 1/8] dt-bindings: ethernet-controller: support multiple PHY connection types
` [PATCH net-next 2/8] net: Update documentation for *_get_phy_mode() functions
` [PATCH net-next 3/8] device property: add helper function for getting phy mode bitmap
` [PATCH net-next 4/8] net: phylink: update supported_interfaces with modes from fwnode
` [PATCH net-next 5/8] net: phylink: pass supported PHY interface modes to phylib
` [PATCH net-next 6/8] net: phy: marvell10g: Use generic macro for supported interfaces
` [PATCH net-next 7/8] net: phy: marvell10g: Use tabs instead of spaces for indentation
` [PATCH net-next 8/8] net: phy: marvell10g: select host interface configuration
[PATCH] selftests/bpf: fix array_size.cocci warning:
2021-11-17 22:42 UTC (2+ messages)
[net-next PATCH 00/19] Multiple cleanup and feature for qca8k
2021-11-17 22:33 UTC (23+ messages)
` regmap: allow to define reg_update_bits for no bus configuration
` [net-next PATCH 02/19] net: dsa: qca8k: remove redundant check in parse_port_config
` [net-next PATCH 03/19] net: dsa: qca8k: skip sgmii delay on double cpu conf
` [net-next PATCH 04/19] net: dsa: qca8k: convert to GENMASK/FIELD_PREP/FIELD_GET
` [net-next PATCH 05/19] net: dsa: qca8k: move read switch id function in qca8k_setup
` [net-next PATCH 06/19] net: dsa: qca8k: remove extra mutex_init "
` [net-next PATCH 07/19] net: dsa: qca8k: set regmap init as mandatory for regmap conversion
` [net-next PATCH 08/19] net: dsa: qca8k: convert qca8k to regmap helper
` [net-next PATCH 09/19] net: dsa: qca8k: add additional MIB counter and make it dynamic
` [net-next PATCH 10/19] net: dsa: qca8k: add support for port fast aging
` [net-next PATCH 11/19] net: dsa: qca8k: add support for mirror mode
` [net-next PATCH 12/19] net: dsa: qca8k: add set_ageing_time support
` [net-next PATCH 13/19] net: dsa: qca8k: add min/max ageing time
` [net-next PATCH 14/19] net: dsa: qca8k: add support for mdb_add/del
` [net-next PATCH 15/19] net: dsa: qca8k: add LAG support
` [net-next PATCH 16/19] net: dsa: qca8k: enable mtu_enforcement_ingress
` [net-next PATCH 17/19] net: dsa: qca8k: move qca8k to qca dir
` [net-next PATCH 18/19] net: dsa: qca8k: use device_get_match_data instead of the OF variant
` [net-next PATCH 19/19] net: dsa: qca8k: split qca8k in common and 8xxx specific code
[PATCH 1/1] Documentation: Add minimum pahole version
2021-11-17 22:33 UTC (3+ messages)
[PATCH] Revert "net: ethernet: bgmac: Use devm_platform_ioremap_resource_byname"
2021-11-17 22:18 UTC (3+ messages)
[PATCH v2] tipc: check for null after calling kmemdup
2021-11-17 22:06 UTC (3+ messages)
[PATCH iproute2] tc/m_vlan: fix print_vlan() conditional on TCA_VLAN_ACT_PUSH_ETH
2021-11-17 22:00 UTC (3+ messages)
[PATCH net-next 0/5] net: lan966x: Add lan966x switch driver
2021-11-17 21:42 UTC (7+ messages)
` [PATCH net-next 2/5] net: lan966x: add the basic lan966x driver
` [PATCH net-next 3/5] net: lan966x: add port module support
[PATCH iproute2] ip/ipnexthop: fix unsigned overflow in parse_nh_group_type_res()
2021-11-17 21:37 UTC (2+ messages)
[PATCH] ice: Slightly simply ice_find_free_recp_res_idx
2021-11-17 21:21 UTC
[PATCH net 1/1] e100: fix device suspend/resume
2021-11-17 20:59 UTC
[PATCH net-next 1/1] net: add missing include in include/net/gro.h
2021-11-17 19:57 UTC (4+ messages)
[PATCH net-next] neigh: introduce __neigh_confirm() for __ipv{4, 6}_confirm_neigh
2021-11-17 19:34 UTC (3+ messages)
[RFC net-next 0/2] explicit netdev refs
2021-11-17 19:27 UTC (7+ messages)
` [RFC net-next 1/2] net: add netdev_refs debug
` [RFC net-next 2/2] vlan: use new netdev_refs infra
[PATCH net 2/2] auth_gss: Fix deadlock that blocks rpcsec_gss_exit_net when use-gss-proxy==1
2021-11-17 19:19 UTC (11+ messages)
[PATCH v1] ath9k: fix intr_txqs setting
2021-11-17 19:07 UTC (3+ messages)
[PATCH] ipv6: check return value of ipv6_skip_exthdr
2021-11-17 19:06 UTC (4+ messages)
` [PATCH v2] "
[PATCH net-next 0/6] Devlink cleanups
2021-11-17 18:26 UTC (7+ messages)
` [PATCH net-next 1/6] devlink: Remove misleading internal_flags from health reporter dump
` [PATCH net-next 2/6] devlink: Delete useless checks of holding devlink lock
` [PATCH net-next 3/6] devlink: Simplify devlink resources unregister call
` [PATCH net-next 4/6] devlink: Clean registration of devlink port
` [PATCH net-next 5/6] devlink: Reshuffle resource registration logic
` [PATCH net-next 6/6] devlink: Inline sb related functions
[PATCH v6] Add payload to be 32-bit aligned to fix dropped packets
2021-11-17 18:23 UTC (2+ messages)
[PATCH stable 4.9] net: mdio-mux: fix unbalanced put_device
2021-11-17 18:20 UTC (2+ messages)
[PATCH net-next] net: mdio: Replaced BUG_ON() with WARN()
2021-11-17 17:54 UTC (2+ messages)
[PATCH V2 mlx5-next 00/14] Add mlx5 live migration driver
2021-11-17 17:47 UTC (3+ messages)
` vfio migration discussions (was: [PATCH V2 mlx5-next 00/14] Add mlx5 live migration driver)
[PATCH net-next 0/3] net: dpaa2: phylink validate implementation updates
2021-11-17 17:24 UTC (4+ messages)
` [PATCH net-next 1/3] net: dpaa2-mac: populate supported_interfaces member
` [PATCH net-next 2/3] net: dpaa2-mac: remove interface checks in dpaa2_mac_validate()
` [PATCH net-next 3/3] net: dpaa2-mac: use phylink_generic_validate()
[PATCH] nfc: st21nfca: Fix potential buffer overflows in EVT_TRANSACTION
2021-11-17 17:17 UTC
[PATCH] nfc: st-nci: Fix potential buffer overflows in EVT_TRANSACTION
2021-11-17 17:15 UTC
[PATCH net] net: marvell: prestera: fix brige port operation
2021-11-17 17:10 UTC (2+ messages)
[PATCH net-next 0/3] net: ag71xx: phylink validate implementation updates
2021-11-17 16:46 UTC (4+ messages)
` [PATCH net-next 1/3] net: ag71xx: populate supported_interfaces member
` [PATCH net-next 2/3] net: ag71xx: remove interface checks in ag71xx_mac_validate()
` [PATCH net-next 3/3] net: ag71xx: use phylink_generic_validate()
[PATCH net-next] stmmac: fix build due to brainos in trans_start changes
2021-11-17 16:30 UTC (3+ messages)
[PATCH v5 0/2] can: esd: add support for esd GmbH PCIe/402 CAN interface
2021-11-17 16:22 UTC (2+ messages)
[PATCH RFC net] net/smc: Ensure the active closing peer first closes clcsock
2021-11-17 16:19 UTC (2+ messages)
[PATCHv2 net-next] Bonding: add missed_max option
2021-11-17 16:16 UTC (4+ messages)
[PATCH RFC net-next 0/3] Atheros AG71xx phylink updates
2021-11-17 15:29 UTC (4+ messages)
` [PATCH RFC net-next 1/3] net: ag71xx: populate supported_interfaces member
` [PATCH RFC net-next 2/3] net: ag71xx: remove interface checks in ag71xx_mac_validate()
` [PATCH RFC net-next 3/3] net: ag71xx: convert to phylink_get_linkmodes()
[PATCH v3 0/7] MediaTek Ethernet Patches on MT8195
2021-11-17 15:11 UTC (3+ messages)
` [PATCH v3 4/7] net-next: dt-bindings: dwmac: Convert mediatek-dwmac to DT schema
[PATCH v2 net] net: virtio_net_hdr_to_skb: count transport header in UFO
2021-11-17 15:00 UTC (2+ messages)
[PATCH net-next 0/4] net: make dev_watchdog() less intrusive
2021-11-17 15:00 UTC (2+ messages)
pull request: bluetooth 2021-11-16
2021-11-17 15:00 UTC (2+ messages)
[PATCH] net: ax88796c: use bit numbers insetad of bit masks
2021-11-17 15:00 UTC (2+ messages)
[PATCH] net: usb: r8152: Add MAC passthrough support for more Lenovo Docks
2021-11-17 14:50 UTC (2+ messages)
[PATCH v2] net: dpaa2-eth: fix use-after-free in dpaa2_eth_remove
2021-11-17 14:50 UTC (2+ messages)
[PATCH bpf] bpf, x86: Fix "no previous prototype" warning
2021-11-17 14:50 UTC (2+ messages)
[PATCH net v1] devlink: Don't throw an error if flash notification sent before devlink visible
2021-11-17 14:49 UTC
[PATCH v11 0/3] Add APNE PCMCIA 100 Mbit support
2021-11-17 14:42 UTC (3+ messages)
` [PATCH net v11 3/3] net/8390: apne.c - add 100 Mbit support to apne.c driver
[PATCH net-next] net: ethernet: ti: cpsw: Enable PHY timestamping
2021-11-17 14:40 UTC (2+ messages)
[PATCH net] devlink: Remove extra assertion from flash notification logic
2021-11-17 14:38 UTC (7+ messages)
[PATCH v7 00/11] extend task comm from 16 to 24
2021-11-17 14:31 UTC (3+ messages)
` [PATCH v7 08/11] tools/perf/test: make perf test adopt to task comm size change
[RFC PATCH bpf-next 0/8] XDP_REDIRECT_XSK and Batched AF_XDP Rx
2021-11-17 14:24 UTC (4+ messages)
[syzbot] WARNING: refcount bug in __linkwatch_run_queue
2021-11-17 14:22 UTC (5+ messages)
[PATCH net-next] devlink: Require devlink lock during device reload
2021-11-17 14:15 UTC (11+ messages)
[PATCH net-next] Documentation: networking: net_failover: Fix documentation
2021-11-17 14:10 UTC (2+ messages)
[syzbot] WARNING in perf_pending_event
2021-11-17 14:07 UTC (3+ messages)
` [PATCH] perf: Ignore sigtrap for tracepoints destined for other tasks
[PATCH 0/5] x86/Hyper-V: Add Hyper-V Isolation VM support(Second part)
2021-11-17 14:00 UTC (9+ messages)
` [PATCH 1/5] x86/Swiotlb: Add Swiotlb bounce buffer remap function for HV IVM
` [PATCH 3/5] hyperv/IOMMU: Enable swiotlb bounce buffer for Isolation VM
[PATCH net-next 0/2] net: snmp: tracepoint support for snmp
2021-11-17 13:55 UTC (4+ messages)
` [PATCH net-next 1/2] net: snmp: add "
include/net/gro.h:413:22: error: implicit declaration of function 'csum_ipv6_magic
2021-11-17 13:54 UTC (2+ messages)
[RFC PATCH v4 net-next 00/23] add support for VSC75XX control over SPI
2021-11-17 13:47 UTC (4+ messages)
` [RFC PATCH v4 net-next 11/23] pinctrl: ocelot: update pinctrl to automatic base address
[PATCH 0/4] Address some bad references to Kernel docs
2021-11-17 13:12 UTC (2+ messages)
"AVX2-based lookup implementation" has broken ebtables --among-src
2021-11-17 13:12 UTC (5+ messages)
[PATCH net 0/4] Fix bit timings for m_can_pci (Elkhart Lake)
2021-11-17 12:14 UTC (3+ messages)
[PATCH net-next v6] page_pool: disable dma mapping support for 32-bit arch with 64-bit DMA
2021-11-17 11:52 UTC (11+ messages)
[PATCH net] page_pool: Revert "page_pool: disable dma mapping support..."
2021-11-17 11:51 UTC (4+ messages)
[PATCH net v2] net: vlan: fix a UAF in vlan_dev_real_dev()
2021-11-17 11:50 UTC (4+ messages)
[PATCH net-next 0/3] net: ocelot_net: phylink validate implementation updates
2021-11-17 11:30 UTC (2+ messages)
[PATCH net-next 0/3] net: xilinx: phylink validate implementation updates
2021-11-17 11:30 UTC (2+ messages)
[PATCH net-next 0/3] net: sparx5: phylink validate implementation updates
2021-11-17 11:30 UTC (2+ messages)
[PATCH net-next 0/4] net: mtk_eth_soc: phylink validate implementation updates
2021-11-17 11:30 UTC (2+ messages)
[PATCH net-next 0/3] net: enetc: phylink validate implementation updates
2021-11-17 11:30 UTC (2+ messages)
NFS break if unplug one when connect two cables
2021-11-17 11:13 UTC
[PATCH v18 bpf-next 00/23] mvneta: introduce XDP multi-buffer support
2021-11-17 11:12 UTC (6+ messages)
` [PATCH v18 bpf-next 20/23] net: xdp: introduce bpf_xdp_pointer utility routine
[net-next v0 01/15] net/mlx5e: Support ethtool cq mode
2021-11-17 11:10 UTC (2+ messages)
[net 01/12] net/mlx5e: kTLS, Fix crash in RX resync flow
2021-11-17 11:10 UTC (2+ messages)
[PATCH net-next] net: stmmac: dwmac-qcom-ethqos: add platform level clocks management
2021-11-17 11:05 UTC
[PATCH ethtool-next 00/14] ethtool: Use memory maps for EEPROM parsing
2021-11-17 10:37 UTC (4+ messages)
linux-next: Tree for Nov 17 (uml, no IPV6)
2021-11-17 10:05 UTC (8+ messages)
[PATCH net-next v2] ipv6: don't generate link-local addr in random or privacy mode
2021-11-17 9:50 UTC (4+ messages)
` [PATCH net-next] "
[GIT PULL] linux-firmware: mrvl: prestera: Update Marvell Prestera Switchdev v4.0
2021-11-17 9:35 UTC
[PATCH v1] NFC: reorganize the functions in nci_request
2021-11-17 9:32 UTC (3+ messages)
` CHANGELOG: "
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).