netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-22 08:06:22 to 2022-08-22 20:11:39 UTC [more...]

[PATCH net] net: dsa: microchip: keep compatibility with device tree blobs with no phy-mode
 2022-08-22 20:11 UTC  (6+ messages)

[pull request][net 00/13] mlx5 fixes 2022-08-22
 2022-08-22 19:59 UTC  (14+ messages)
` [net 01/13] net/mlx5e: Properly disable vlan strip on non-UL reps
` [net 02/13] net/mlx5: LAG, fix logic over MLX5_LAG_FLAG_NDEVS_READY
` [net 03/13] net/mlx5: Eswitch, Fix forwarding decision to uplink
` [net 04/13] net/mlx5: Disable irq when locking lag_lock
` [net 05/13] net/mlx5: Fix cmd error logging for manage pages cmd
` [net 06/13] net/mlx5: Avoid false positive lockdep warning by adding lock_class_key
` [net 07/13] net/mlx5e: Fix wrong application of the LRO state
` [net 08/13] net/mlx5e: TC, Add missing policer validation
` [net 09/13] net/mlx5e: Fix wrong tc flag used when set hw-tc-offload off
` [net 10/13] net/mlx5: unlock on error path in esw_vfs_changed_event_handler()
` [net 11/13] net/mlx5e: kTLS, Use _safe() iterator in mlx5e_tls_priv_tx_list_cleanup()
` [net 12/13] net/mlx5e: Fix use after free in mlx5e_fs_init()
` [net 13/13] net/mlx5: Unlock on error in mlx5_sriov_enable()

[PATCH v3 net-next] r8169: add support for rtl8168h(revid 0x2a) + rtl8211fs fiber application
 2022-08-22 19:58 UTC  (2+ messages)

[PATCH v3 net 00/17] net: sysctl: Fix data-races around net.core.XXX
 2022-08-22 19:49 UTC  (6+ messages)
` [PATCH v3 net 05/17] ratelimit: Fix data-races in ___ratelimit()

[syzbot] usb-testing boot error: BUG: unable to handle kernel paging request in virtnet_set_affinity
 2022-08-22 19:48 UTC 

[PATCH bpf-next v3 0/3] Add skb + xdp dynptrs
 2022-08-22 19:34 UTC  (4+ messages)
` [PATCH bpf-next v3 1/3] bpf: Add skb dynptrs
` [PATCH bpf-next v3 2/3] bpf: Add xdp dynptrs
` [PATCH bpf-next v3 3/3] selftests/bpf: tests for using dynptrs to parse skb and xdp buffers

[PATCH net-next v1 0/7] add generic PSE support
 2022-08-22 19:34 UTC  (6+ messages)
` [PATCH net-next v1 1/7] dt-bindings: net: pse-dt: add bindings for generic PSE controller
` [PATCH net-next v1 2/7] dt-bindings: net: phy: add PoDL PSE property

[PATCH 0/3] memcg: optimizatize charge codepath
 2022-08-22 19:34 UTC  (24+ 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 0/4] net: devlink: sync flash and dev info commands
 2022-08-22 19:23 UTC  (6+ messages)
` [patch net-next v2 1/4] net: devlink: extend info_get() version put to indicate a flash component
` [patch net-next v2 2/4] netdevsim: add version fw.mgmt info info_get() and mark as a component
` [patch net-next v2 3/4] net: devlink: limit flash component name to match version returned by info_get()
` [patch net-next v2 4/4] net: devlink: expose the info about version representing a component

help for driver porting - missing member preset_chandef in struct wireless_dev
 2022-08-22 19:19 UTC  (6+ messages)
  ` Aw: "
      ` Aw: "

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

[PATCH 00/31] net/tcp: Add TCP-AO support
 2022-08-22 18:42 UTC  (3+ messages)

[PATCH v3 net 05/17] ratelimit: Fix data-races in ___ratelimit()
 2022-08-22 18:32 UTC  (2+ messages)

[PATCH v3 net 02/17] net: Fix data-races around weight_p and dev_weight_[rt]x_bias
 2022-08-22 18:30 UTC  (2+ messages)

[PATCH] selftests: fix a couple missing .gitignore entries
 2022-08-22 18:29 UTC  (4+ messages)

[PATCH bpf-next v4 0/5] Support direct writes to nf_conn:mark
 2022-08-22 18:25 UTC  (6+ messages)
` [PATCH bpf-next v4 1/5] bpf: Remove duplicate PTR_TO_BTF_ID RO check
` [PATCH bpf-next v4 2/5] bpf: Add stub for btf_struct_access()
` [PATCH bpf-next v4 3/5] bpf: Use 0 instead of NOT_INIT for btf_struct_access() writes
` [PATCH bpf-next v4 4/5] bpf: Add support for writing to nf_conn:mark
` [PATCH bpf-next v4 5/5] selftests/bpf: Add tests "

[PATCH v7 0/2] Remove useless param of devcoredump functions and fix bugs
 2022-08-22 18:21 UTC  (7+ messages)
` [PATCH v7 1/2] devcoredump: remove the useless gfp_t parameter in dev_coredumpv and dev_coredumpm

[PATCH v1 19/19] net/mlx4: Fix error check for dma_map_sg
 2022-08-22 18:20 UTC  (2+ messages)

[PATCH RESEND net-next v4 0/3] Add a second bind table hashed by port and address
 2022-08-22 18:10 UTC  (4+ messages)
` [PATCH RESEND net-next v4 1/3] net: Add a bhash2 "
` [PATCH RESEND net-next v4 2/3] selftests/net: Add test for timing a bind request to a port with a populated bhash entry
` [PATCH RESEND net-next v4 3/3] selftests/net: Add sk_bind_sendto_listen and sk_connect_zero_addr

[PATCH net-next 00/3] Introduce MACsec skb_metadata_dst
 2022-08-22 18:10 UTC  (5+ messages)
` [PATCH 1/3] net/macsec: Add MACsec skb_metadata_dst Tx Data path support

[PATCH 9/9] u64_stat: Remove the obsolete fetch_irq() variants
 2022-08-22 18:05 UTC  (8+ messages)

[PATCH V2 net-next] net: marvell: prestera: implement br_port_locked flag offloading
 2022-08-22 18:03 UTC 

[PATCH net-next v4 0/8] [RFT] net: dpaa: Convert to phylink
 2022-08-22 17:45 UTC  (3+ messages)
` [PATCH net-next v4 2/8] dt-bindings: net: fman: Add additional interface properties

[PATCH net] iavf: Detach device during reset task
 2022-08-22 17:42 UTC  (2+ messages)

[RFC PATCH 0/4] can: bxcan: add support for ST bxCAN controller
 2022-08-22 17:39 UTC  (5+ messages)
` [RFC PATCH 1/4] dt-bindings: net: can: add STM32 bxcan DT bindings

[PATCH -next 0/2] brcmfmac: AP STA concurrency patches from Cypress/Infineon
 2022-08-22 17:12 UTC  (5+ messages)
` [PATCH -next 1/2] brcmfmac: Support multiple AP interfaces and fix STA disconnection issue

[PATCH net] net: phy: Warn if phy is attached when removing
 2022-08-22 17:09 UTC  (7+ messages)

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

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

[net-next 00/14] ptp: convert drivers to .adjfine
 2022-08-22 17:07 UTC  (4+ messages)
` [net-next 11/14] ptp: ravb: convert to .adjfine and adjust_by_scaled_ppm

data-race in cgroup_get_tree / proc_cgroup_show
 2022-08-22 17:04 UTC  (2+ messages)

[PATCH net-next 0/2] net: ethtool add VxLAN to the NFC API
 2022-08-22 16:53 UTC  (5+ messages)

[PATCH xfrm-next v2 0/6] Extend XFRM core to allow full offload configuration
 2022-08-22 16:33 UTC  (32+ 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 "

[PATCH net 0/2][pull request] ice: xsk: reduced queue count fixes
 2022-08-22 16:32 UTC  (3+ messages)
` [PATCH net 1/2] ice: xsk: prohibit usage of non-balanced queue id
` [PATCH net 2/2] ice: xsk: use Rx ring's XDP ring when picking NAPI context

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

[PATCH RFC v1 net-next 0/4] net: Qdisc backpressure infrastructure
 2022-08-22 16:22 UTC  (9+ 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: "

Race 1 in net/xfrm/xfrm_algo.c
 2022-08-22 16:19 UTC  (4+ messages)
      ` [PATCH] af_key: Do not call xfrm_probe_algs in parallel

[PATCH net-next 0/3] net: sparx5: add mrouter support
 2022-08-22 15:21 UTC  (5+ 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

[PATCH net 0/4] bnxt_en: Bug fixes
 2022-08-22 15:06 UTC  (5+ messages)
` [PATCH net 1/4] bnxt_en: Use PAGE_SIZE to init buffer when multi buffer XDP is not in use
` [PATCH net 2/4] bnxt_en: set missing reload flag in devlink features
` [PATCH net 3/4] bnxt_en: fix NQ resource accounting during vf creation on 57500 chips
` [PATCH net 4/4] bnxt_en: fix LRO/GRO_HW features in ndo_fix_features callback

[PATCH v3] net: dsa: mv88e6xxx: support RGMII cmode
 2022-08-22 14:41 UTC 

[PATCH] netdev: Use try_cmpxchg in napi_if_scheduled_mark_missed
 2022-08-22 14:32 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 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  (2+ messages)

[PATCH v2 0/4] Bring back driver_deferred_probe_check_state() for now
 2022-08-22 11:54 UTC  (3+ 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  (4+ messages)
` [PATCH net-next 4/8] mlxsw: i2c: Add support for system interrupt handling

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

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

(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 

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

[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 


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