Netdev Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-07-23 06:09:22 to 2021-07-23 18:36:41 UTC [more...]

[Patch bpf-next] unix_bpf: fix a potential deadlock in unix_dgram_bpf_recvmsg()
 2021-07-23 18:36 UTC 

Marvell switch port shows LOWERLAYERDOWN, ping fails
 2021-07-23 18:36 UTC  (5+ messages)

[PATCH v2 0/2] Support ethtool ntuple rule count change
 2021-07-23 18:16 UTC  (3+ messages)
` [PATCH v2 1/2] net: ethtool: Support setting ntuple rule count
` [PATCH v2 2/2] octeontx2-pf: "

[PATCH net-next v1 1/1] net: phy: dp83td510: Add basic support for the DP83TD510 Ethernet PHY
 2021-07-23 18:12 UTC  (4+ messages)

[PATCH net 0/5] ionic: bug fixes
 2021-07-23 18:02 UTC  (6+ messages)
` [PATCH net 1/5] ionic: make all rx_mode work threadsafe
` [PATCH net 2/5] ionic: catch no ptp support earlier
` [PATCH net 3/5] ionic: remove intr coalesce update from napi
` [PATCH net 4/5] ionic: fix up dim accounting for tx and rx
` [PATCH net 5/5] ionic: count csum_none when offload enabled

[PATCH bpf-next v2 0/5] libbpf: rename btf__get_from_id() and btf__load() APIs, support split BTF
 2021-07-23 17:44 UTC  (17+ messages)
` [PATCH bpf-next v2 2/5] libbpf: rename btf__get_from_id() as btf__load_from_kernel_by_id()
` [PATCH bpf-next v2 3/5] tools: replace btf__get_from_id() with btf__load_from_kernel_by_id()

[PATCH v4] sysfs: fix kobject refcount to address races with kobject removal
 2021-07-23 17:35 UTC  (8+ messages)

[PATCH v2 0/7] net: phy: adin1100: Add initial support for ADIN1100 industrial PHY
 2021-07-23 17:32 UTC  (3+ messages)

[PATCH v2 0/4] selftests: add a new test driver for sysfs
 2021-07-23 17:32 UTC  (6+ messages)
` [PATCH v2 1/4] selftests: add tests_sysfs module

[PATCH v3 net-next 00/10] net: dsa: microchip: DSA driver support for LAN937x switch
 2021-07-23 17:31 UTC  (11+ messages)
` [PATCH v3 net-next 01/10] dt-bindings: net: dsa: dt bindings for microchip lan937x
` [PATCH v3 net-next 02/10] net: dsa: move mib->cnt_ptr reset code to ksz_common.c
` [PATCH v3 net-next 03/10] net: phy: Add support for LAN937x T1 phy driver
` [PATCH v3 net-next 04/10] net: dsa: tag_ksz: add tag handling for Microchip LAN937x
` [PATCH v3 net-next 05/10] net: dsa: microchip: add DSA support for microchip lan937x
` [PATCH v3 net-next 06/10] net: dsa: microchip: add support for phylink management
` [PATCH v3 net-next 07/10] net: dsa: microchip: add support for ethtool port counters
` [PATCH v3 net-next 08/10] net: dsa: microchip: add support for port mirror operations
` [PATCH v3 net-next 09/10] net: dsa: microchip: add support for fdb and mdb management
` [PATCH v3 net-next 10/10] net: dsa: microchip: add support for vlan operations

[PATCH net-next] tipc: fix an use-after-free issue in tipc_recvmsg
 2021-07-23 17:25 UTC 

[PATCH v2 3/7] net: phy: adin1100: Add initial support for ADIN1100 industrial PHY
 2021-07-23 17:20 UTC  (3+ messages)
` ADIN1100

[PATCH v5 00/14] genirq: Cleanup the abuse of irq_set_affinity_hint()
 2021-07-23 17:15 UTC  (3+ messages)
` [PATCH v5 11/14] scsi: lpfc: Use irq_set_affinity

[PATCH net 0/5][pull request] Intel Wired LAN Driver Updates 2021-07-23
 2021-07-23 17:10 UTC  (6+ messages)
` [PATCH net 1/5] i40e: Fix logic of disabling queues
` [PATCH net 2/5] i40e: Fix firmware LLDP agent related warning
` [PATCH net 3/5] i40e: Add additional info to PHY type error
` [PATCH net 4/5] i40e: Fix queue-to-TC mapping on Tx
` [PATCH net 5/5] i40e: Fix log TC creation failure when max num of queues is exceeded

[PATCH net-next 0/3][pull request] 1GbE Intel Wired LAN Driver Updates 2021-07-23
 2021-07-23 17:09 UTC  (4+ messages)
` [PATCH net-next 1/3] igb: Add counter to i21x doublecheck
` [PATCH net-next 2/3] igb: Avoid memcpy() over-reading of ETH_SS_STATS
` [PATCH net-next 3/3] e100: "

[PATCH] nfc: port100: constify protocol list array
 2021-07-23 17:00 UTC  (2+ messages)

[PATCH] net: phy: Remove unused including <linux/version.h>
 2021-07-23 17:00 UTC  (4+ messages)

[PATCH V6 0/8] PCI: Enable 10-Bit tag support for PCIe devices
 2021-07-23 16:58 UTC  (13+ messages)
` [PATCH V6 1/8] PCI: Use cached Device Capabilities Register
` [PATCH V6 2/8] PCI: Use cached Device Capabilities 2 Register
` [PATCH V6 3/8] PCI: Add 10-Bit Tag register definitions
` [PATCH V6 4/8] PCI: Enable 10-Bit tag support for PCIe Endpoint devices
` [PATCH V6 5/8] PCI/IOV: Enable 10-Bit tag support for PCIe VF devices
` [PATCH V6 6/8] PCI: Enable 10-Bit tag support for PCIe RP devices
` [PATCH V6 7/8] PCI: Add "pci=disable_10bit_tag=" parameter for peer-to-peer support
` [PATCH V6 8/8] PCI/P2PDMA: Add a 10-bit tag check in P2PDMA

[syzbot] KASAN: use-after-free Read in tipc_recvmsg
 2021-07-23 16:52 UTC  (5+ messages)

[PATCH net 0/6] Netfilter fixes for net
 2021-07-23 16:50 UTC  (8+ messages)
` [PATCH net 1/6] netfilter: nf_tables: fix audit memory leak in nf_tables_commit
` [PATCH net 2/6] netfilter: flowtable: avoid possible false sharing
` [PATCH net 3/6] netfilter: nft_last: "
` [PATCH net 4/6] netfilter: conntrack: adjust stop timestamp to real expiry value
` [PATCH net 5/6] netfilter: nft_nat: allow to specify layer 4 protocol NAT only
` [PATCH net 6/6] netfilter: nfnl_hook: fix unused variable warning

[PATCH] net: qrtr: fix memory leak in qrtr_local_enqueue
 2021-07-23 16:50 UTC  (6+ messages)
  ` [PATCH v2] net: qrtr: fix memory leaks

[net PATCH v2] octeontx2-af: Fix uninitialized variables in rvu_switch
 2021-07-23 16:50 UTC  (2+ messages)

[PATCH] NIU: fix incorrect error return, missed in previous revert
 2021-07-23 16:50 UTC  (2+ messages)

[PATCH net-next v1] octeontx2-af: Enhance mailbox trace entry
 2021-07-23 16:20 UTC  (2+ messages)

[PATCH] mpls: defer ttl decrement in mpls_forward()
 2021-07-23 16:20 UTC  (2+ messages)

[PATCH net] net: dsa: mv88e6xxx: silently accept the deletion of VID 0 too
 2021-07-23 16:20 UTC  (2+ messages)

[PATCH] wwan: core: Fix missing RTM_NEWLINK event for default link
 2021-07-23 16:20 UTC  (2+ messages)

[PATCH] net: phy: broadcom: re-add check for PHY_BRCM_DIS_TXCRXC_NOENRGY on the BCM54811 PHY
 2021-07-23 16:09 UTC  (2+ messages)

[PATCH iproute2] libbpf: fix attach of prog with multiple sections
 2021-07-23 16:09 UTC  (7+ messages)

[PATCH rfc v6 0/4] add frag page support in page pool
 2021-07-23 16:08 UTC  (9+ messages)
` [PATCH rfc v6 2/4] page_pool: add interface to manipulate frag count "

[syzbot] memory leak in can_create
 2021-07-23 15:55 UTC 

[PATCH v5 net-next 0/5] Allow TX forwarding for the software bridge data path to be offloaded to capable devices
 2021-07-23 15:50 UTC  (2+ messages)

[PATCH] net: Set true network header for ECN decapsulation
 2021-07-23 15:50 UTC  (2+ messages)

[PATCH] ipv6: decrease hop limit counter in ip6_forward()
 2021-07-23 15:50 UTC  (2+ messages)

[net] tipc: fix sleeping in tipc accept routine
 2021-07-23 15:40 UTC  (2+ messages)

[PATCH net] tipc: fix implicit-connect for SYN+
 2021-07-23 15:40 UTC  (2+ messages)

[net PATCH] octeontx2-af: Remove unnecessary devm_kfree
 2021-07-23 15:10 UTC  (2+ messages)

[PATCH iproute2-next 0/3] Provide support for IOAM
 2021-07-23 15:07 UTC  (8+ messages)
` [PATCH iproute2-next 1/3] Add, show, link, remove IOAM namespaces and schemas
` [PATCH iproute2-next 2/3] New IOAM6 encap type for routes
` [PATCH iproute2-next 3/3] IOAM man8

[PATCH net] devlink: Fix phys_port_name of virtual port and merge error
 2021-07-23 14:56 UTC 

[PATCH iproute2-next] devlink: Show port state values in man page and in the help command
 2021-07-23 14:53 UTC 

[PATCH] tcp: use rto_min value from socket in retransmits timeout
 2021-07-23 14:41 UTC  (2+ messages)

[PATCH net-next v6 0/6] remove compat_alloc_user_space()
 2021-07-23 14:40 UTC  (2+ messages)

[PATCH] iwlwifi: Fix memory leak on reduce_power_data buffer
 2021-07-23 14:35 UTC  (2+ messages)

[PATCH net-next 0/3] openvswitch: per-cpu upcall patchwork issues
 2021-07-23 14:24 UTC  (4+ messages)
` [PATCH net-next 1/3] openvswitch: update kdoc OVS_DP_ATTR_PER_CPU_PIDS
` [PATCH net-next 2/3] openvswitch: fix alignment issues
` [PATCH net-next 3/3] openvswitch: fix sparse warning incorrect type

[PATCH net-next v2] docs: networking: dpaa2: add documentation for the switch driver
 2021-07-23 13:46 UTC  (3+ messages)

[PATCH v2 0/2] Fixes for KSZ DSA switch
 2021-07-23 13:41 UTC  (8+ messages)
` [PATCH v2 1/2] net: dsa: ensure linearized SKBs in case of tail taggers

[PATCH net-next] ARM: dts: imx6qdl: Remove unnecessary mdio #address-cells/#size-cells
 2021-07-23 13:35 UTC  (4+ messages)

[syzbot] INFO: task hung in port100_probe
 2021-07-23 13:07 UTC  (5+ messages)

[PATCH][next] net: dsa: sja1105: remove redundant re-assignment of pointer table
 2021-07-23 12:32 UTC  (3+ messages)

[PATCH] netfilter: nfnl_hook: fix unused variable warning
 2021-07-23 12:31 UTC  (2+ messages)

[RFC] dsa: register every port with of_platform
 2021-07-23 11:30 UTC  (5+ messages)

[PATCH] mlx4: Fix missing error code in mlx4_load_one()
 2021-07-23 10:36 UTC 

[PATCH AUTOSEL 5.13 01/19] net/802/mrp: fix memleak in mrp_request_join()
 2021-07-23 10:18 UTC  (4+ messages)
` [PATCH AUTOSEL 5.13 09/19] sfc: ensure correct number of XDP queues

[PATCH] ath9k: hif_usb: fix memory leak in ath9k_hif_usb_firmware_cb
 2021-07-23 10:12 UTC  (2+ messages)

[PATCH] cfg80211: free the object allocated in wiphy_apply_custom_regulatory
 2021-07-23  9:59 UTC  (11+ messages)

pull-request: mac80211 2021-07-23
 2021-07-23  9:50 UTC 

[patch net-next v2] devlink: append split port number to the port name
 2021-07-23  9:33 UTC  (3+ messages)

[PATCH] ipv6: ioam: fix unused function warning
 2021-07-23  9:15 UTC 

[PATCH net-next v3 00/16] Add Management Component Transport Protocol support
 2021-07-23  8:29 UTC  (17+ messages)
` [PATCH net-next v3 01/16] mctp: Add MCTP base
` [PATCH net-next v3 02/16] mctp: Add base socket/protocol definitions
` [PATCH net-next v3 03/16] mctp: Add base packet definitions
` [PATCH net-next v3 04/16] mctp: Add sockaddr_mctp to uapi
` [PATCH net-next v3 05/16] mctp: Add initial driver infrastructure
` [PATCH net-next v3 06/16] mctp: Add device handling and netlink interface
` [PATCH net-next v3 07/16] mctp: Add initial routing framework
` [PATCH net-next v3 08/16] mctp: Add netlink route management
` [PATCH net-next v3 09/16] mctp: Add neighbour implementation
` [PATCH net-next v3 10/16] mctp: Add neighbour netlink interface
` [PATCH net-next v3 11/16] mctp: Populate socket implementation
` [PATCH net-next v3 12/16] mctp: Implement message fragmentation & reassembly
` [PATCH net-next v3 13/16] mctp: Add dest neighbour lladdr to route output
` [PATCH net-next v3 14/16] mctp: Allow per-netns default networks
` [PATCH net-next v3 15/16] mctp: Allow MCTP on tun devices
` [PATCH net-next v3 16/16] mctp: Add MCTP overview document

mvpp2 switch from gmac to xlg requires ifdown/ifup
 2021-07-23  8:05 UTC  (2+ messages)

[net PATCH] octeontx2-af: Fix uninitialized variables in rvu_switch
 2021-07-23  8:02 UTC 

[PATCH] Expose Peak USB device id in sysfs via phys_port_name
 2021-07-23  7:33 UTC  (5+ messages)
` [PATCH v2] "

[PATCH RFC net-next] bonding: 3ad: fix the conflict between __bond_release_one and bond_3ad_state_machine_handler
 2021-07-23  7:26 UTC 

[Patch net-next resend v2] net: use %px to print skb address in trace_netif_receive_skb
 2021-07-23  7:09 UTC  (2+ messages)

[PATCH net-next 00/18] Add Gigabit Ethernet driver support
 2021-07-23  6:28 UTC  (5+ messages)

[PATCH 00/15] Fix some DT binding references at next-20210722
 2021-07-23  6:27 UTC  (2+ messages)
` (subset) "

[RFC PATCH net-next 0/4] net: hns3: add support for TX push
 2021-07-23  6:16 UTC  (5+ messages)
` [RFC PATCH net-next 1/4] arm64: barrier: add DGH macros to control memory accesses merging
` [RFC PATCH net-next 2/4] io: add function to flush the write combine buffer to device immediately
` [RFC PATCH net-next 3/4] net: hns3: add support for TX push mode
` [RFC PATCH net-next 4/4] net: hns3: add ethtool priv-flag for TX push

[PATCH v5 net-next 00/36] nvme-tcp receive and tarnsmit offloads
 2021-07-23  6:09 UTC  (3+ messages)
` [PATCH v5 net-next 23/36] net: Add to ulp_ddp support for fallback flow


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 read-only IMAP folder(s) and NNTP newsgroup(s).