netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-20 13:54:44 to 2022-08-22 14:08:18 UTC [more...]

[PATCH net-next 0/3] net: sparx5: add mrouter support
 2022-08-22 14:08 UTC  (4+ messages)
` [PATCH net-next 1/3] ethernet: Add helpers to recognize addresses mapped to IP multicast
` [PATCH net-next 2/3] net: sparx5: add list for mdb entries in driver
` [PATCH net-next 3/3] net: sparx5: add support for mrouter ports

[syzbot] WARNING: bad unlock balance in rxrpc_do_sendmsg
 2022-08-22 14:05 UTC  (15+ messages)
` [PATCH] rxrpc: fix "

help for driver porting - missing member preset_chandef in struct wireless_dev
 2022-08-22 14:04 UTC 

[PATCH net-next] net: prestera: cache port state for non-phylink ports too
 2022-08-22 14:00 UTC  (2+ messages)

[PATCH net 0/2] r8152: fix flow control settings
 2022-08-22 14:00 UTC  (2+ messages)

[PATCH net] nfc: pn533: Fix use-after-free bugs caused by pn532_cmd_timeout
 2022-08-22 14:00 UTC  (2+ messages)

[PATCH net-next] Remove DECnet support from kernel
 2022-08-22 14:00 UTC  (2+ messages)

[PATCH] net: freescale: xgmac: Do not dereference fwnode in struct device
 2022-08-22 14:00 UTC  (2+ messages)

possible deadlock in __perf_install_in_context
 2022-08-22 13:30 UTC 

[PATCH net-next v4 0/8] net: lan966x: Add lag support
 2022-08-22 13:30 UTC  (2+ messages)

[PATCH v2 net 1/1] rose: check NULL rose_loopback_neigh->loopback
 2022-08-22 13:30 UTC  (2+ messages)

[RFC Patch net-next v2] net: dsa: microchip: lan937x: enable interrupt for internal phy link detection
 2022-08-22 13:12 UTC  (3+ messages)

[PATCH 0/3] memcg: optimizatize charge codepath
 2022-08-22 13:06 UTC  (17+ messages)
` [PATCH 1/3] mm: page_counter: remove unneeded atomic ops for low/min
` [PATCH 2/3] mm: page_counter: rearrange struct page_counter fields
` [PATCH 3/3] memcg: increase MEMCG_CHARGE_BATCH to 64

[PATCH net-next v2 1/2] openvswitch: Fix double reporting of drops in dropwatch
 2022-08-22 13:00 UTC  (2+ messages)

[PATCH net-next 0/5] tsnep: Various minor driver improvements
 2022-08-22 13:00 UTC  (2+ messages)

[PATCH net-next RESEND v4 0/4] net: Introduce QUSGMII phy mode
 2022-08-22 13:00 UTC  (2+ messages)

[PATCH net-next v2 0/3] openvswitch: allow specifying ifindex of new interfaces
 2022-08-22 12:53 UTC  (5+ messages)
` [PATCH net-next v2 1/3] "
` [PATCH net-next v2 2/3] openvswitch: fix memory leak at failed datapath creation

[PATCH net-next v2 1/2] net: asix: ax88772: migrate to phylink
 2022-08-22 12:39 UTC  (2+ messages)
` [PATCH net-next v2 2/2] net: asix: ax88772: add ethtool pause configuration

[patch net-next 0/4] net: devlink: allow parallel commands on multiple devlinks
 2022-08-22 12:26 UTC  (4+ messages)
` [patch net-next 4/4] net: devlink: enable parallel ops on netlink interface

Basic PCP/DEI-based queue classification
 2022-08-22 10:34 UTC  (4+ messages)

[PATCH 11/31] net/tcp: Add TCP-AO sign to outgoing packets
 2022-08-22 12:03 UTC  (2+ messages)
` [kbuild] "

[PATCH v3 net-next] net: ethernet: ti: davinci_mdio: Add workaround for errata i2329
 2022-08-22 12:00 UTC  (3+ messages)

[PATCH v2 0/4] Bring back driver_deferred_probe_check_state() for now
 2022-08-22 11:54 UTC  (4+ messages)
` [PATCH v2 3/4] Revert "PM: domains: Delete usage of driver_deferred_probe_check_state()"

[PATCH net-next 0/8] mlxsw: Introduce modular system support by minimal driver
 2022-08-22 11:53 UTC  (11+ messages)
` [PATCH net-next 1/8] mlxsw: core_linecards: Separate line card init and fini flow
` [PATCH net-next 2/8] mlxsw: core: Add registration APIs for system event handler
` [PATCH net-next 3/8] mlxsw: core_linecards: Register a "
` [PATCH net-next 4/8] mlxsw: i2c: Add support for system interrupt handling
` [PATCH net-next 5/8] mlxsw: minimal: Extend APIs with slot index for modular system support
` [PATCH net-next 6/8] mlxsw: minimal: Move ports allocation to separate routine
` [PATCH net-next 7/8] mlxsw: minimal: Extend module to port mapping with slot index
` [PATCH net-next 8/8] mlxsw: minimal: Extend to support line card dynamic operations

[PATCH V3 net-next] net: phy: realtek: add support for RTL8211F(D)(I)-VD-CG
 2022-08-22 11:50 UTC  (3+ messages)

[PATCH] s390: move from strlcpy with unused retval to strscpy
 2022-08-22 11:48 UTC  (4+ messages)

[PATCH bpf-next v2 00/12] bpf: Introduce selectable memcg for bpf map
 2022-08-22 11:29 UTC  (7+ messages)
          ` [RFD RESEND] cgroup: Persistent memory usage tracking

(no subject)
 2022-08-22 11:26 UTC 

[PATCH net-next v2 00/17] net: dsa: microchip: add error handling and register access validation
 2022-08-22 11:03 UTC  (18+ messages)
` [PATCH net-next v2 01/17] net: dsa: microchip: add separate struct ksz_chip_data for KSZ8563 chip
` [PATCH net-next v2 02/17] net: dsa: microchip: do per-port Gbit detection instead of per-chip
` [PATCH net-next v2 03/17] net: dsa: microchip: don't announce extended register support on non Gbit chips
` [PATCH net-next v2 04/17] net: dsa: microchip: allow to pass return values for PHY read/write accesses
` [PATCH net-next v2 05/17] net: dsa: microchip: forward error value on all ksz_pread/ksz_pwrite functions
` [PATCH net-next v2 06/17] net: dsa: microchip: ksz9477: add error handling to ksz9477_r/w_phy
` [PATCH net-next v2 07/17] net: dsa: microchip: ksz8795: add error handling to ksz8_r/w_phy
` [PATCH net-next v2 08/17] net: dsa: microchip: KSZ9893: do not write to not supported Output Clock Control Register
` [PATCH net-next v2 09/17] net: dsa: microchip: add support for regmap_access_tables
` [PATCH net-next v2 10/17] net: dsa: microchip: add regmap_range for KSZ8563 chip
` [PATCH net-next v2 11/17] net: dsa: microchip: ksz9477: remove MII_CTRL1000 check from ksz9477_w_phy()
` [PATCH net-next v2 12/17] net: dsa: microchip: add regmap_range for KSZ9477 chip
` [PATCH net-next v2 13/17] net: dsa: microchip: ksz9477: use internal_phy instead of phy_port_cnt
` [PATCH net-next v2 14/17] net: dsa: microchip: remove unused port phy variable
` [PATCH net-next v2 15/17] net: dsa: microchip: ksz9477: remove unused "on" variable
` [PATCH net-next v2 16/17] net: dsa: microchip: remove unused sgmii variable
` [PATCH net-next v2 17/17] net: dsa: microchip: remove IS_9893 flag

[PATCH 02/31] crypto_pool: Add crypto_pool_reserve_scratch()
 2022-08-22 10:45 UTC  (2+ messages)

[PATCH] af_unix: Show number of inflight fds for sockets in TCP_LISTEN state too
 2022-08-22 10:40 UTC  (2+ messages)

[PATCH] bonding: Remove unnecessary check
 2022-08-22 10:31 UTC 

[PATCH bpf-next 0/3] A couple of small refactorings of BPF program call sites
 2022-08-22 10:17 UTC  (6+ messages)
` [PATCH bpf-next 1/3] dev: Move received_rps counter next to RPS members in softnet data

[LKP] Re: [vrf] 2ef23e860e: kernel-selftests.net.fcnal-test.sh.fail
 2022-08-22  9:53 UTC 

[PATCH xfrm-next v2 0/6] Extend XFRM core to allow full offload configuration
 2022-08-22  9:35 UTC  (31+ messages)
` [PATCH xfrm-next v2 2/6] xfrm: allow state full offload mode
` [PATCH xfrm-next v2 4/6] xfrm: add TX datapath support for IPsec "
` [PATCH xfrm-next v2 5/6] xfrm: add RX datapath protection "

[syzbot] possible deadlock in hci_unregister_dev
 2022-08-22  9:30 UTC 

[PATCH RFC v1 net-next 0/4] net: Qdisc backpressure infrastructure
 2022-08-22  9:12 UTC  (7+ messages)
` [PATCH RFC v2 net-next 0/5] "
  ` [PATCH RFC v2 net-next 1/5] net: Introduce "
  ` [PATCH RFC v2 net-next 2/5] net/udp: Implement Qdisc backpressure algorithm
  ` [PATCH RFC v2 net-next 3/5] net/sched: sch_tbf: Use Qdisc backpressure infrastructure
  ` [PATCH RFC v2 net-next 4/5] net/sched: sch_htb: "
  ` [PATCH RFC v2 net-next 5/5] net/sched: sch_cbq: "

[syzbot] WARNING: suspicious RCU usage in __access_remote_vm
 2022-08-22  8:58 UTC 

Network interface - allow to set kernel default qlen value
 2022-08-22  8:41 UTC 

[PATCH v3 resubmit] fec: Restart PPS after link state change
 2022-08-22  8:10 UTC 

[PATCH net-next v4] net: skb: prevent the split of kfree_skb_reason() by gcc
 2022-08-22  8:01 UTC  (8+ messages)

[PATCH RFC net-next 0/3] net: vlan: fix bridge binding behavior and add selftests
 2022-08-22  8:01 UTC  (8+ messages)

[PATCH net v2 RESEND] net: neigh: don't call kfree_skb() under spin_lock_irqsave()
 2022-08-22  7:49 UTC  (2+ messages)

[PATCH v4 net-next 3/6] drivers: net: dsa: add locked fdb entry flag to drivers
 2022-08-22  7:49 UTC  (7+ messages)

[PATCH] net/ieee802154: fix uninit value bug in dgram_sendmsg
 2022-08-22  7:19 UTC 

[PATCH v5 0/3] J7200: CPSW5G: Add support for QSGMII mode to am65-cpsw driver
 2022-08-22  7:01 UTC  (4+ messages)
` [PATCH v5 1/3] dt-bindings: net: ti: k3-am654-cpsw-nuss: Update bindings for J7200 CPSW5G
` [PATCH v5 2/3] net: ethernet: ti: am65-cpsw: Add support "
` [PATCH v5 3/3] net: ethernet: ti: am65-cpsw: Move phy_set_mode_ext() to correct location

[PATCH] net/mlx5e: Do not increment ESN when updating IPsec ESN state
 2022-08-22  5:25 UTC 

[PATCH] af_unix: Add ioctl(SIOCUNIXGRABFDS) to grab files of receive queue skbs
 2022-08-22  5:25 UTC  (2+ messages)

[PATCH 2/2] vDPA: conditionally read fields in virtio-net dev
 2022-08-22  5:07 UTC  (16+ messages)

[PATCH 0/3] Namespaceify two sysctls related with route
 2022-08-22  4:56 UTC  (4+ messages)
` [PATCH 1/3] ipv4: Namespaceify route/error_cost knob
` [PATCH 2/3] ipv4: Namespaceify route/error_burst knob
` [PATCH 3/3] ipv4: add documentation of two sysctls about icmp

[PATCH v4 0/3] J7200: CPSW5G: Add support for QSGMII mode to am65-cpsw driver
 2022-08-22  4:13 UTC  (10+ messages)
` [PATCH v4 1/3] dt-bindings: net: ti: k3-am654-cpsw-nuss: Update bindings for J7200 CPSW5G

[Patch net] kcm: get rid of unnecessary cleanup
 2022-08-22  4:06 UTC 

[PATCH devicetree 0/3] NXP LS1028A DT changes for multiple switch CPU ports
 2022-08-22  3:53 UTC  (6+ messages)
` [PATCH devicetree 2/3] arm64: dts: ls1028a: mark enetc port 3 as a DSA master too

[PATCH] xfrm: Drop unused argument
 2022-08-22  3:41 UTC 

[PATCH V2 net-next 0/2] add interface mode select and RMII
 2022-08-22  1:59 UTC  (3+ messages)
` [PATCH V2 net-next 1/2] dt-bindings: net: tja11xx: add nxp,refclk_in property
` [PATCH V2 net-next 2/2] net: phy: tja11xx: add interface mode and RMII REF_CLK support

[PATCH net v2] net: neigh: don't call kfree_skb() under spin_lock_irqsave()
 2022-08-22  1:39 UTC  (3+ messages)

[PATCH net-next 0/2] add interface mode select and RMII
 2022-08-22  1:16 UTC  (4+ messages)
` [PATCH net-next 2/2] net: phy: tja11xx: add interface mode and RMII REF_CLK support

linux-next: manual merge of the bpf-next tree with the bpf tree
 2022-08-22  1:01 UTC 

[PATCH 00/31] net/tcp: Add TCP-AO support
 2022-08-21 23:51 UTC  (3+ messages)

ethtool 5.19 released
 2022-08-21 23:45 UTC 

[PATCH ethtool v2] ethtool: fix EEPROM byte write
 2022-08-21 23:28 UTC  (3+ messages)

[PATCH] man: fix a typo in devlink-dev(8)
 2022-08-21 21:39 UTC 

[PATCH v1] net/ipv6/addrconf.c: Check the return value of __in6_dev_get() in addrconf_type_change()
 2022-08-21 18:19 UTC  (2+ messages)

[PATCH] net: ftmac100: set max_mtu to allow DSA overhead setting
 2022-08-21 16:45 UTC  (2+ messages)

[net-next 10/14] ptp: lan743x: convert to .adjfine and diff_by_scaled_ppm
 2022-08-21 15:22 UTC  (2+ messages)

[PATCH net] net: dsa: don't dereference NULL extack in dsa_slave_changeupper()
 2022-08-21 14:01 UTC  (2+ messages)

[PATCH] arm64: dts: ls1028a-qds-65bb: don't use in-band autoneg for 2500base-x
 2022-08-21 13:32 UTC  (2+ messages)

[PATCH] net: ipvtap - add __init/__exit annotations to module init/exit funcs
 2022-08-21 13:08 UTC 

[PATCH v1 19/19] net/mlx4: Fix error check for dma_map_sg
 2022-08-21 11:42 UTC  (2+ messages)

[PATCH net-next 00/3] Introduce MACsec skb_metadata_dst
 2022-08-21 11:12 UTC  (4+ messages)
` [PATCH 1/3] net/macsec: Add MACsec skb_metadata_dst Tx Data path support

[syzbot] possible deadlock in strp_work
 2022-08-21 10:17 UTC 

[PATCH net 1/1] netfilter: flowtable: Fix use after free after freeing flow table
 2022-08-21  9:23 UTC  (3+ messages)

[syzbot] possible deadlock in kcm_ioctl
 2022-08-21  6:24 UTC 

[syzbot] possible deadlock in rds_tcp_reset_callbacks
 2022-08-21  5:34 UTC 

[syzbot] WARNING in vmap_pages_range_noflush (2)
 2022-08-21  5:34 UTC 

[PATCH net-next v5] net: skb: prevent the split of kfree_skb_reason() by gcc
 2022-08-21  5:18 UTC 

[PATCH net-next v1 0/7] add generic PSE support
 2022-08-21  4:39 UTC  (5+ messages)
` [PATCH net-next v1 7/7] ethtool: add interface to interact with Ethernet Power Equipment

[PATCH V4 0/3] Add the fec node on i.MX8ULP platform
 2022-08-21  2:33 UTC  (5+ messages)
` [PATCH V4 2/3] arm64: dts: imx8ulp: Add the fec support
` [PATCH V4 3/3] arm64: dts: imx8ulp-evk: "

[syzbot] upstream boot error: stack segment fault in __alloc_skb
 2022-08-21  2:04 UTC 

[PATCH 0/4] net: mediatek: sgmii: add support to change interface parameter while running
 2022-08-20 22:45 UTC  (5+ messages)
` [PATCH 1/4] net: mediatek: sgmii: fix powering up the SGMII phy
` [PATCH 2/4] net: mediatek: sgmii: ensure the SGMII PHY is powered down on configuration
` [PATCH 3/4] net: mediatek: sgmii: mtk_pcs_setup_mode_an: don't rely on register defaults
` [PATCH 4/4] net: mediatek: sgmii: set the speed according to the phy interface in AN

[PATCH 1/2] net: mt7531: only do PLL once after the reset
 2022-08-20 21:37 UTC  (2+ messages)
` [PATCH 2/2] net: mt7531: ensure all MACs are powered down before reset

[patch net-next 0/4] net: devlink: sync flash and dev info commands
 2022-08-20 20:11 UTC  (7+ messages)
` [patch net-next 4/4] net: devlink: expose default flash update target

[PATCH] netfilter: ebtables: fix a NULL pointer dereference in ebt_do_table()
 2022-08-20 19:20 UTC  (5+ messages)
  ` [External] : "
` [PATCH nf] netfilter: ebtables: reject blobs that don't provide all entry points
  ` [External] : "

[net-next 00/14] ptp: convert drivers to .adjfine
 2022-08-20 19:33 UTC  (3+ messages)
` [net-next 11/14] ptp: ravb: convert to .adjfine and adjust_by_scaled_ppm

[PATCH v2] net: moxa: get rid of asymmetry in DMA mapping/unmapping
 2022-08-20 18:50 UTC  (2+ messages)

[PATCH net-next] net: ethernet: mtk_eth_soc: fix hw hash reporting for MTK_NETSYS_V2
 2022-08-20 16:27 UTC 

[PATCH net] net: stmmac: work around sporadic tx issue on link-up
 2022-08-20 15:20 UTC 

[PATCH net-next 0/5] r8169: remove support for few unused chip versions
 2022-08-20 13:54 UTC  (4+ messages)
` [PATCH net-next 3/5] r8169: remove support for chip version 49
` [PATCH net-next 4/5] r8169: remove support for chip version 50
` [PATCH net-next 5/5] r8169: remove support for chip version 60


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