netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-13 07:33:54 to 2021-10-13 22:24:49 UTC [more...]

[PATCH net-next 0/6] New RGMII delay DT bindings for the SJA1105 DSA driver
 2021-10-13 22:23 UTC  (7+ messages)
` [PATCH net-next 1/6] ARM: dts: imx6qp-prtwd3: update RGMII delays for sja1105 switch
` [PATCH net-next 2/6] ARM: dts: ls1021a-tsn: "
` [PATCH net-next 3/6] dt-bindings: net: dsa: sja1105: fix example so all ports have a phy-handle of fixed-link
` [PATCH net-next 4/6] dt-bindings: net: dsa: inherit the ethernet-controller DT schema
` [PATCH net-next 5/6] dt-bindings: net: dsa: sja1105: add {rx,tx}-internal-delay-ps
` [PATCH net-next 6/6] net: dsa: sja1105: parse {rx,tx}-internal-delay-ps properties for RGMII delays

[PATCH 1/3] dt-bindings: leds: Deprecate `linux,default-trigger` property
 2021-10-13 22:20 UTC  (4+ messages)
` [PATCH 2/3] dt-bindings: leds: Add `excludes` property
` [PATCH 3/3] dt-bindings: leds: Allow for multiple colors in the `color` property

[PATCH] mwifiex: Add quirk resetting the PCI bridge on MS Surface devices
 2021-10-13 22:08 UTC  (2+ messages)

[PATCH] mwifiex: Add quirk resetting the PCI bridge on MS Surface devices
 2021-10-13 21:35 UTC  (2+ messages)

[PATCH net-next v16 3/3] net: ax88796c: ASIX AX88796C SPI Ethernet Adapter Driver
 2021-10-13 21:14 UTC  (2+ messages)

[PATCH] net: sched: fix infinite loop when trying to create tcf rule
 2021-10-13 21:09 UTC 

[PATCH net-next] ethernet: remove random_ether_addr()
 2021-10-13 20:54 UTC 

[net 1/6] net/mlx5: Fix cleanup of bridge delayed work
 2021-10-13 20:50 UTC  (2+ messages)

[PATCH net-next 0/7] ethernet: more netdev->dev_addr write removals
 2021-10-13 20:44 UTC  (8+ messages)
` [PATCH net-next 1/7] ethernet: constify references to netdev->dev_addr in drivers
` [PATCH net-next 2/7] ethernet: make eth_hw_addr_random() use dev_addr_set()
` [PATCH net-next 3/7] ethernet: make use of eth_hw_addr_random() where appropriate
` [PATCH net-next 4/7] ethernet: manually convert memcpy(dev_addr,..., sizeof(addr))
` [PATCH net-next 5/7] ethernet: ibm/emac: use of_get_ethdev_address() to load dev_addr
` [PATCH net-next 6/7] ethernet: replace netdev->dev_addr assignment loops
` [PATCH net-next 7/7] ethernet: replace netdev->dev_addr 16bit writes

[PATCH net-next] net: dsa: unregister cross-chip notifier after ds->ops->teardown
 2021-10-13 20:40 UTC  (2+ messages)

[PATCH] net: korina: select CRC32
 2021-10-13 20:40 UTC  (2+ messages)

[PATCH net-next] net: bridge: make use of helper netif_is_bridge_master()
 2021-10-13 20:33 UTC  (2+ messages)

[PATCH net] sctp: account stream padding length for reconf chunk
 2021-10-13 20:27 UTC 

[PATCH] include: marvell: octeontx2: build error: unknown type name 'u64'
 2021-10-13 20:27 UTC  (3+ messages)

[PATCH] mlx5: don't write directly to netdev->dev_addr
 2021-10-13 20:20 UTC 

GPE traffic gets stuck between ppp and br0 interface, ipv4 traffic works fine, ideas?
 2021-10-13 20:00 UTC 

[PATCH v2 0/4] Fix up bpf_jit_limit some more
 2021-10-13 19:56 UTC  (6+ messages)
` [PATCH v2 4/4] bpf: export bpf_jit_current

[PATCH v3] bluetooth: Add Adv Monitor Device Lost event
 2021-10-13 19:19 UTC 

[PATCH net-next 1/2] of: net: move nvmem_get_mac_address() into of_get_mac_addr_nvmem()
 2021-10-13 19:16 UTC  (2+ messages)

[PATCH V1 mlx5-next 00/13] Add mlx5 live migration driver
 2021-10-13 18:27 UTC  (17+ messages)
` [PATCH V1 mlx5-next 01/13] PCI/IOV: Provide internal VF index
` [PATCH V1 mlx5-next 02/13] net/mlx5: Reuse exported virtfn index function call
` [PATCH V1 mlx5-next 03/13] net/mlx5: Disable SRIOV before PF removal
` [PATCH V1 mlx5-next 04/13] PCI/IOV: Allow SRIOV VF drivers to reach the drvdata of a PF
` [PATCH V1 mlx5-next 05/13] net/mlx5: Expose APIs to get/put the mlx5 core device
` [PATCH V1 mlx5-next 06/13] vdpa/mlx5: Use mlx5_vf_get_core_dev() to get PF device
` [PATCH V1 mlx5-next 07/13] vfio: Add 'invalid' state definitions
` [PATCH V1 mlx5-next 08/13] vfio/pci_core: Make the region->release() function optional
` [PATCH V1 mlx5-next 09/13] net/mlx5: Introduce migration bits and structures
` [PATCH V1 mlx5-next 10/13] vfio/mlx5: Expose migration commands over mlx5 device
` [PATCH V1 mlx5-next 11/13] vfio/mlx5: Implement vfio_pci driver for mlx5 devices
` [PATCH V1 mlx5-next 12/13] vfio/pci: Add infrastructure to let vfio_pci_core drivers trap device RESET
` [PATCH V1 mlx5-next 13/13] vfio/mlx5: Trap device RESET and update state accordingly

[PATCH 0/5] PCI/VPD: Add and use pci_read/write_vpd_any()
 2021-10-13 18:08 UTC  (6+ messages)
` [PATCH 1/5] PCI/VPD: Add pci_read/write_vpd_any()

[PATCH net-next] ptp: add vclock timestamp conversion IOCTL
 2021-10-13 17:54 UTC  (15+ messages)

[PATCH net-next] net: remove single-byte netdev->dev_addr writes
 2021-10-13 17:50 UTC  (2+ messages)

[PATCH net-next 0/3] net: use dev_addr_set() in hamradio and ip tunnels
 2021-10-13 17:50 UTC  (2+ messages)

[PATCH net-next 0/6] net: constify dev_addr passing for protocols
 2021-10-13 17:50 UTC  (2+ messages)

[PATCH v2] bluetooth: Add support to handle MSFT Monitor Device event
 2021-10-13 16:57 UTC  (3+ messages)

[Patch bpf v3] skmsg: check sk_rcvbuf limit before queuing to ingress_skb
 2021-10-13 16:53 UTC  (4+ messages)

[PATCH] xen-netback: Remove redundant initialization of variable err
 2021-10-13 16:51 UTC 

[Patch bpf] udp: validate checksum in udp_read_sock()
 2021-10-13 16:51 UTC  (4+ messages)

[PATCH] net: hsr: Add support for redbox supervision frames
 2021-10-13 16:37 UTC  (4+ messages)

[PATCH 0/4] mqprio fixup and simplify code
 2021-10-13 16:34 UTC  (6+ messages)
` [PATCH net-next 2/4] gen_stats: Add instead Set the value in __gnet_stats_copy_basic()
` [PATCH net-next 3/4] gen_stats: Add instead Set the value in __gnet_stats_copy_queue()

[PATCH net] icmp: fix icmp_ext_echo_iio parsing in icmp_build_probe
 2021-10-13 16:31 UTC  (2+ messages)

[PATCH RFC] virtio: wrap config->reset calls
 2021-10-13 16:26 UTC  (9+ messages)

[PATCH net-next v3 00/14] Add functional support for Gigabit Ethernet driver
 2021-10-13 16:20 UTC  (11+ messages)
` [PATCH net-next v3 13/14] ravb: Update ravb_emac_init_gbeth()

[PATCH v2] net: arc: select CRC32
 2021-10-13 16:20 UTC  (2+ messages)

ip_list_rcv() question
 2021-10-13 16:17 UTC  (2+ messages)

[PATCH net-next] net: qed_debug: fix check of false (grc_param < 0) expression
 2021-10-13 15:50 UTC  (2+ messages)

[PATCH v3 net-next 0/2] Add support for Microchip Technology KSZ9131 10/100/1000 Ethernet PHY
 2021-10-13 15:38 UTC  (3+ messages)
` [PATCH v3 net-next 2/2] dt-bindings: net: add support for Microchip KSZ9131

[PATCH] sctp: account stream padding length for reconf chunk
 2021-10-13 15:31 UTC  (4+ messages)

[PATCH net-next 0/2] Combine nvmem_get_mac_address() and of_get_mac_addr_nvmem() together
 2021-10-13 15:23 UTC  (2+ messages)

[PATCH net-next 0/6] net: dsa: add support for RTL8365MB-VC
 2021-10-13 15:13 UTC  (16+ messages)
` [PATCH net-next 2/6] net: dsa: move NET_DSA_TAG_RTL4_A to right place in Kconfig/Makefile
` [PATCH net-next 4/6] net: dsa: tag_rtl8_4: add realtek 8 byte protocol 4 tag
` [PATCH net-next 5/6] net: dsa: realtek-smi: add rtl8365mb subdriver for RTL8365MB-VC

[PATCH] mlx5: allow larger xsk chunk_size
 2021-10-13 15:02 UTC 

[PATCH v2 net-next 0/6] net: dsa: add support for RTL8365MB-VC
 2021-10-13 14:50 UTC  (7+ messages)
` [PATCH v2 net-next 1/6] ether: add EtherType for proprietary Realtek protocols
` [PATCH v2 net-next 2/6] net: dsa: move NET_DSA_TAG_RTL4_A to right place in Kconfig/Makefile
` [PATCH v2 net-next 3/6] dt-bindings: net: dsa: realtek-smi: document new compatible rtl8365mb
` [PATCH v2 net-next 4/6] net: dsa: tag_rtl8_4: add realtek 8 byte protocol 4 tag
` [PATCH v2 net-next 5/6] net: dsa: realtek-smi: add rtl8365mb subdriver for RTL8365MB-VC
` [PATCH v2 net-next 6/6] net: phy: realtek: add support for RTL8365MB-VC internal PHYs

[PATCH v3 0/3] ARM: prepare and add netgear gs110emx support
 2021-10-13 14:43 UTC  (2+ messages)

[PATCH mlx5-next 0/7] Clean MR key use across mlx5_* modules
 2021-10-13 14:43 UTC  (6+ messages)
` [PATCH mlx5-next 6/7] RDMA/mlx5: Move struct mlx5_core_mkey to mlx5_ib
` [PATCH mlx5-next 7/7] RDMA/mlx5: Attach ndescs to mlx5_ib_mkey

[syzbot] BUG: corrupted list in netif_napi_add
 2021-10-13 14:41 UTC  (3+ messages)

[PATCH iproute2] lib/bpf: fix map-in-map creation without prepopulation
 2021-10-13 14:39 UTC 

[PATCH] ethernet: s2io: fix setting mac address during resume
 2021-10-13 14:35 UTC 

[PATCH net-next] net: enetc: include ip6_checksum.h for csum_ipv6_magic
 2021-10-13 14:30 UTC  (3+ messages)

[PATCH V7 0/9] x86/Hyper-V: Add Hyper-V Isolation VM support(First part)
 2021-10-13 14:24 UTC  (5+ messages)
` [PATCH V7 5/9] x86/sev-es: Expose __sev_es_ghcb_hv_call() to call ghcb hv call out of sev code

PROBLEM: multicast router does not fill UDP csum of its own forwarded packets
 2021-10-13 14:20 UTC  (2+ messages)

[PATCH net-next 0/4] Managed Neighbor Entries
 2021-10-13 14:10 UTC  (7+ messages)
` [PATCH net-next 4/4] net, neigh: Add NTF_MANAGED flag for managed neighbor entries

[patch 00/11] hrtimers: Cleanup hrtimer_forward() [ab]use
 2021-10-13 13:59 UTC  (3+ messages)
` [patch 05/11] can: bcm: Use hrtimer_forward_now()

Bug Report:bpf, sockmap: On cleanup we additionally need to remove cached skb
 2021-10-13 13:57 UTC 

[PATCH v6 00/11] PCI: Drop duplicated tracking of a pci_dev's bound driver
 2021-10-13 13:23 UTC  (8+ messages)

[PATCH net-next 0/3] Minor managed neighbor follow-ups
 2021-10-13 13:21 UTC  (4+ messages)
` [PATCH net-next 1/3] net, neigh: Add build-time assertion to avoid neigh->flags overflow
` [PATCH net-next 2/3] net, neigh: Use NLA_POLICY_MASK helper for NDA_FLAGS_EXT attribute
` [PATCH net-next 3/3] net, neigh: Reject creating NUD_PERMANENT with NTF_MANAGED entries

Commit 09e856d54bda5f288ef8437a90ab2b9b3eab83d1r "vrf: Reset skb conntrack connection on VRF rcv" breaks expected netfilter behaviour
 2021-10-13 12:58 UTC  (4+ messages)

[PATCH net-next] net: microchip: lan743x: add support for PTP pulse width (duty cycle)
 2021-10-13 12:44 UTC  (3+ messages)

[PATCH] hv_netvsc: Fix potentionally overflow in netvsc_xdp_xmit()
 2021-10-13 12:44 UTC  (2+ messages)

[PATCH] wireless: ath5k: replace snprintf in show functions with sysfs_emit
 2021-10-13 12:36 UTC  (2+ messages)

Question: ESP GSO not working
 2021-10-13 12:19 UTC 

[RFC net-next] net: sysctl data could be in .bss
 2021-10-13 12:03 UTC  (2+ messages)

[net-next PATCH v6 00/16] Multiple improvement for qca8337 switch
 2021-10-13 11:42 UTC  (7+ messages)
` [net-next PATCH v6 05/16] net: dsa: qca8k: add support for cpu port 6
` [net-next PATCH v6 15/16] dt-bindings: net: dsa: qca8k: convert to YAML schema

WARNING: CPU: 2 PID: 633 at net/wireless/sme.c:974 cfg80211_roamed+0x265/0x2a0 [cfg80211]
 2021-10-13 11:27 UTC  (2+ messages)

[PATCH] net: phy: micrel: make *-skew-ps check more lenient
 2021-10-13 11:01 UTC  (5+ messages)

[PATCH] net: sfp: add quirk for Finisar FTLF8536P4BCL
 2021-10-13 10:45 UTC 

[PATCH net-next 0/5] mlxsw: Show per-band ECN-marked counter on qdisc
 2021-10-13 10:37 UTC  (6+ messages)
` [PATCH net-next 1/5] mlxsw: reg: Fix a typo in a group heading
` [PATCH net-next 2/5] mlxsw: reg: Rename MLXSW_REG_PPCNT_TC_CONG_TC to _CNT
` [PATCH net-next 3/5] mlxsw: reg: Add ecn_marked_tc to Per-TC Congestion Counters
` [PATCH net-next 4/5] mlxsw: spectrum_qdisc: Introduce per-TC ECN counters
` [PATCH net-next 5/5] selftests: mlxsw: RED: Test "

[PATCH v2 0/4] kernel.h further split
 2021-10-13 10:31 UTC  (5+ messages)

[PATCH net-next v6] page_pool: disable dma mapping support for 32-bit arch with 64-bit DMA
 2021-10-13 10:21 UTC  (2+ messages)

[PATCH bpf-next v2 0/3] Add XDP support for bpf_load_hdr_opt
 2021-10-13 10:19 UTC  (10+ messages)

[PATCH net] nfc: fix error handling of nfc_proto_register()
 2021-10-13  9:53 UTC  (2+ messages)

[PATCH net] sched: fix infinite loop when creating tc filter
 2021-10-13  9:43 UTC  (3+ messages)

[PATCH net 0/2] fix two possible memory leak problems in NFC digital module
 2021-10-13  9:36 UTC  (5+ messages)
` [PATCH net 1/2] NFC: digital: fix possible memory leak in digital_tg_listen_mdaa()
` [PATCH net 2/2] NFC: digital: fix possible memory leak in digital_in_send_sdd_req()

[PATCH] net: delete redundant function declaration
 2021-10-13  9:47 UTC 

[PATCH stable 4.14] net: phy: bcm7xxx: Fixed indirect MMD operations
 2021-10-13  9:11 UTC  (2+ messages)

[PATCH v3 1/2] net: macb: Allow SGMII only if we are a GEM in mac_validate
 2021-10-13  8:29 UTC  (3+ messages)
` [PATCH v3 2/2] net: macb: Clean up macb_validate

[PATCH net-next 2/2] ethernet: remove nvmem_get_mac_address()
 2021-10-13  8:26 UTC 

[PATCH net-next] net: enetc: fix check for allocation failure
 2021-10-13  8:25 UTC  (2+ messages)

[PATCH net-next] ice: fix an error code in ice_ena_vfs()
 2021-10-13  8:00 UTC 

[PATCH bpf-next v4] test_bpf: Add module parameter test_suite
 2021-10-13  7:52 UTC  (2+ messages)

[PATCH net-next v2 0/1] net: phy: dp83867 non-OF and loopback support
 2021-10-13  7:34 UTC  (3+ messages)
` [PATCH net-next v2 1/1] net: phy: dp83867: introduce critical chip default init for non-of platform

[PATCH bpf-next v2 0/8] Typeless/weak ksym for gen_loader + misc fixups
 2021-10-13  7:33 UTC  (9+ messages)
` [PATCH bpf-next v2 1/8] bpf: Add bpf_kallsyms_lookup_name helper
` [PATCH bpf-next v2 2/8] libbpf: Add typeless ksym support to gen_loader
` [PATCH bpf-next v2 3/8] libbpf: Add weak "
` [PATCH bpf-next v2 4/8] libbpf: Ensure that BPF syscall fds are never 0, 1, or 2
` [PATCH bpf-next v2 5/8] libbpf: Use O_CLOEXEC uniformly when opening fds
` [PATCH bpf-next v2 6/8] selftests/bpf: Add weak/typeless ksym test for light skeleton
` [PATCH bpf-next v2 7/8] selftests/bpf: Fix fd cleanup in sk_lookup test
` [PATCH bpf-next v2 8/8] selftests/bpf: Fix memory leak in test_ima

[PATCH 2/2] ax25: Fix deadlock hang during concurrent read and write on socket
 2021-10-13  7:31 UTC  (2+ messages)


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).