messages from 2021-11-17 13:56:44 to 2021-11-18 04:50:04 UTC [more...]
[PATCH net-next 0/6] Devlink cleanups
2021-11-18 4:49 UTC (9+ 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] nfc: st-nci: Fix potential buffer overflows in EVT_TRANSACTION
2021-11-18 4:42 UTC (2+ messages)
[PATCH v1] NFC: reorganize the functions in nci_request
2021-11-18 4:30 UTC (2+ messages)
[PATCH net] octeontx2-af: debugfs: don't corrupt user memory
2021-11-18 4:30 UTC (2+ messages)
[PATCH net v1] devlink: Don't throw an error if flash notification sent before devlink visible
2021-11-18 4:29 UTC (2+ messages)
[PATCH v2] ipv4/raw: support binding to nonlocal addresses
2021-11-18 4:23 UTC (6+ messages)
[PATCH net-next iproute2] vdpa: Remove duplicate vdpa UAPI header file
2021-11-18 4:21 UTC (2+ messages)
[PATCH net v5 1/2] NFC: reorder the logic in nfc_{un,}register_device
2021-11-18 4:20 UTC (2+ messages)
[PATCH v2] tipc: check for null after calling kmemdup
2021-11-18 4:20 UTC (3+ messages)
[PATCH v1] ath9k: fix intr_txqs setting
2021-11-18 4:18 UTC (4+ messages)
[PATCH net-next 0/9] net: constify netdev->dev_addr
2021-11-18 4:15 UTC (10+ messages)
` [PATCH net-next 1/9] net: ax88796c: don't write to netdev->dev_addr directly
` [PATCH net-next 2/9] mlxsw: constify address in mlxsw_sp_port_dev_addr_set
` [PATCH net-next 3/9] wilc1000: copy address before calling wilc_set_mac_address
` [PATCH net-next 4/9] ipw2200: constify address in ipw_send_adapter_address
` [PATCH net-next 5/9] net: constify netdev->dev_addr
` [PATCH net-next 6/9] net: unexport dev_addr_init() & dev_addr_flush()
` [PATCH net-next 7/9] dev_addr: add a modification check
` [PATCH net-next 8/9] dev_addr_list: put the first addr on the tree
` [PATCH net-next 9/9] net: kunit: add a test for dev_addr_lists
[PATCH -next] net: mvpp2: Use div64_ul instead of do_div
2021-11-18 4:00 UTC (2+ messages)
[PATCH] net: tulip: de4x5: fix the problem that the array 'lp->phy[8]' may be out of bound
2021-11-18 3:58 UTC (2+ messages)
[DISCUSS] Bond arp monitor not works with veth due to flag NETIF_F_LLTX
2021-11-18 3:34 UTC (2+ messages)
general protection fault in mpls_dev_sysctl_unregister
2021-11-18 3:14 UTC
[PATCH v3 0/7] MediaTek Ethernet Patches on MT8195
2021-11-18 3:09 UTC (4+ messages)
` [PATCH v3 4/7] net-next: dt-bindings: dwmac: Convert mediatek-dwmac to DT schema
[PATCH -next v2] ethernet: renesas: Use div64_ul instead of do_div
2021-11-18 2:58 UTC
[RFC PATCH bpf-next 0/8] XDP_REDIRECT_XSK and Batched AF_XDP Rx
2021-11-18 2:54 UTC (5+ messages)
[PATCH -next] ethernet: renesas: Use div64_ul instead of do_div
2021-11-18 2:50 UTC
[PATCH net-next] neigh: introduce __neigh_confirm() for __ipv{4, 6}_confirm_neigh
2021-11-18 2:24 UTC (4+ messages)
[PATCH net-next] tcp: add missing htmldocs for skb->ll_node and sk->defer_list
2021-11-18 1:57 UTC
[PATCH net v2] net: vlan: fix a UAF in vlan_dev_real_dev()
2021-11-18 1:46 UTC (5+ messages)
[PATCH bpf] selftests: bpf: check map in map pruning
2021-11-18 1:38 UTC (6+ messages)
[PATCH] arm64: dts: drop legacy property #stream-id-cells
2021-11-18 1:20 UTC (2+ messages)
[PATCHv2 net-next] Bonding: add missed_max option
2021-11-18 1:13 UTC (5+ messages)
[PATCH] ipvs: remove unused variable for ip_vs_new_dest
2021-11-18 1:09 UTC (4+ messages)
Re: Clarification on bpftool dual licensing
2021-11-18 0:37 UTC (2+ messages)
[PATCH net-next 0/5][pull request] 10GbE Intel Wired LAN Driver Updates 2021-11-17
2021-11-18 0:58 UTC (6+ messages)
` [PATCH net-next 1/5] ixgbevf: Rename MSGTYPE to SUCCESS and FAILURE
` [PATCH net-next 2/5] ixgbevf: Improve error handling in mailbox
` [PATCH net-next 3/5] ixgbevf: Add legacy suffix to old API mailbox functions
` [PATCH net-next 4/5] ixgbevf: Mailbox improvements
` [PATCH net-next 5/5] ixgbevf: Add support for new mailbox communication between PF and VF
split up filter.rst
2021-11-18 0:56 UTC (5+ messages)
` [PATCH 1/2] bpf, docs: prune all references to "internal BPF"
` [PATCH 2/2] bpf, doc: split general purpose eBPF documentation out of filter.rst
[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
[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)
[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 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 (4+ messages)
` [PATCH net-next 2/5] net: lan966x: add the basic lan966x driver
[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 (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] ipv6: check return value of ipv6_skip_exthdr
2021-11-17 19:06 UTC (4+ messages)
` [PATCH v2] "
[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 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)
[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 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 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
[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 (4+ messages)
` [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 "
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).