netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-30 16:43:48 to 2022-10-02 05:14:17 UTC [more...]

[PATCH net-next 00/15] ] mlx5 xsk updates part4 and more
 2022-10-02  4:56 UTC  (7+ messages)
` [PATCH net-next 01/15] net/mlx5e: xsk: Flush RQ on XSK activation to save memory
` [PATCH net-next 02/15] net/mlx5e: xsk: Set napi_id to support busy polling
` [PATCH net-next 03/15] net/mlx5e: xsk: Include XSK skb_from_cqe callbacks in INDIRECT_CALL
` [PATCH net-next 04/15] net/mlx5e: xsk: Improve need_wakeup logic
` [PATCH net-next 06/15] net/mlx5e: Improve MTT/KSM alignment
` [PATCH net-next 07/15] net/mlx5e: xsk: Use KLM to protect frame overrun in unaligned mode

[syzbot] WARNING in __dev_queue_xmit
 2022-10-02  3:52 UTC  (3+ messages)
` [PATCH] net/ieee802154: reject zero-sized raw_sendmsg()
  ` [PATCH v2] net/ieee802154: don't warn "

[PATCH] r8152: Rate limit overflow messages
 2022-10-02  3:41 UTC 

[PATCH] wifi: atmel: Avoid clashing function prototypes
 2022-10-02  3:24 UTC 

[PATCH 3/4] proc: Point /proc/net at /proc/thread-self/net instead of /proc/self/net
 2022-10-01 23:11 UTC  (14+ messages)
                ` [CFT][PATCH] proc: Update /proc/net to point at the accessing threads network namespace

[PATCH net-next] once: add DO_ONCE_SLOW() for sleepable contexts
 2022-10-01 22:50 UTC  (5+ messages)

126 ms irqsoff Latency - Possibly due to commit 190cc82489f4 ("tcp: change source port randomizarion at connect() time")
 2022-10-01 22:37 UTC  (8+ messages)

[PATCH v6 net-next 0/9] Extend locked port feature with FDB locked flag (MAC-Auth/MAB)
 2022-10-01 21:39 UTC  (7+ messages)

[PATCH iproute2-next 1/2] bridge: link: enable MacAuth/MAB feature
 2022-10-01 21:37 UTC  (6+ messages)
` [PATCH iproute2-next 2/2] bridge: fdb: enable FDB blackhole feature

[PATCH net-next 00/16] mlx5 xsk updates part3 2022-09-30
 2022-10-01 20:40 UTC  (2+ messages)

[PATCH (repost) net-next] sched: add extack for tfilter_notify
 2022-10-01 20:39 UTC  (4+ messages)

[PATCH net v2 0/2] net: Fix return value of qdisc ingress handling on success
 2022-10-01 20:33 UTC  (6+ messages)
` [PATCH net v2 1/2] "

[PATCH net v2] net: sched: act_ct: fix possible refcount leak in tcf_ct_init()
 2022-10-01 19:55 UTC  (2+ messages)

[PATCH net-next v2 0/3] bnxt_en: Driver updates
 2022-10-01 18:27 UTC  (4+ messages)
` [PATCH net-next v2 1/3] bnxt_en: Update firmware interface to 1.10.2.118
` [PATCH net-next v2 2/3] bnxt_en: add .get_module_eeprom_by_page() support
` [PATCH net-next v2 3/3] bnxt_en: check and resize NVRAM UPDATE entry before flashing

[PATCH net-next 0/5] Add QoS offload support for sparx5
 2022-10-01 18:31 UTC 

[PATCH v6] net: mv643xx_eth: support MII/GMII/RGMII modes for Kirkwood
 2022-10-01 17:45 UTC 

[PATCH v2 00/16] slab: Introduce kmalloc_size_roundup()
 2022-10-01 16:28 UTC  (5+ messages)
` [PATCH v2 01/16] slab: Remove __malloc attribute from realloc functions
` [PATCH v2 02/16] slab: Introduce kmalloc_size_roundup()

[PATCH v2] dt-bindings: net: marvell,pp2: convert to json-schema
 2022-10-01 15:53 UTC  (2+ messages)

[RFC PATCH net-next 0/7] 802.1Q Frame Preemption and 802.3 MAC Merge support via ethtool
 2022-10-01 15:53 UTC  (5+ messages)

[PATCH iproute2-next] iplink_bridge: Add no_linklocal_learn option support
 2022-10-01 14:35 UTC 

Strangeness in ehea network driver's shutdown
 2022-10-01 14:31 UTC 

[syzbot] WARNING: lock held when returning to user space in ieee80211_change_mac
 2022-10-01 14:26 UTC 

[RFC PATCH v2 0/3] Create common DPLL/clock configuration API
 2022-10-01 14:18 UTC  (7+ messages)

[PATCH v2 0/4] dt-bindings: net: Convert qcom,ethqos bindings to YAML (and related fixes)
 2022-10-01 12:51 UTC  (6+ messages)
` [PATCH v2 3/4] dt-bindings: net: qcom,ethqos: Convert bindings to yaml

[PATCH] taprio: Set the value of picos_per_byte before fill sched_entry
 2022-10-01 11:44 UTC  (8+ messages)
` [PATCH V2] "

[PATCH net] net: wwan: iosm: Call mutex_init before locking it
 2022-10-01 10:57 UTC 

[PATCH net-next v7 0/9] net: marvell: prestera: add nexthop routes offloading
 2022-10-01  9:34 UTC  (10+ messages)
` [PATCH net-next v7 1/9] net: marvell: prestera: Add router nexthops ABI
` [PATCH net-next v7 2/9] net: marvell: prestera: Add cleanup of allocated fib_nodes
` [PATCH net-next v7 3/9] net: marvell: prestera: Add strict cleanup of fib arbiter
` [PATCH net-next v7 4/9] net: marvell: prestera: add delayed wq and flush wq on deinit
` [PATCH net-next v7 5/9] net: marvell: prestera: Add length macros for prestera_ip_addr
` [PATCH net-next v7 6/9] net: marvell: prestera: Add heplers to interact with fib_notifier_info
` [PATCH net-next v7 7/9] net: marvell: prestera: add stub handler neighbour events
` [PATCH net-next v7 8/9] net: marvell: prestera: Add neighbour cache accounting
` [PATCH net-next v7 9/9] net: marvell: prestera: Propagate nh state from hw to kernel

[PATCH] net: mv643xx_eth: support MII/GMII/RGMII modes
 2022-10-01  8:42 UTC  (9+ messages)
  ` [PATCH v2] "
      ` [PATCH v3] net: mv643xx_eth: support MII/GMII/RGMII modes for Kirkwood
        ` [PATCH v4] "
            ` [PATCH v5] "

[patch net-next 00/13] net: fix netdev to devlink_port linkage and expose to user
 2022-10-01  6:01 UTC  (14+ messages)
` [patch net-next 01/13] net: devlink: convert devlink port type-specific pointers to union
` [patch net-next 02/13] net: devlink: move port_type_warn_schedule() call to __devlink_port_type_set()
` [patch net-next 03/13] net: devlink: move port_type_netdev_checks() "
` [patch net-next 04/13] net: devlink: take RTNL in port_fill() function only if it is not held
` [patch net-next 05/13] net: devlink: track netdev with devlink_port assigned
` [patch net-next 06/13] net: make drivers to use SET_NETDEV_DEVLINK_PORT to set devlink_port
` [patch net-next 07/13] net: devlink: remove netdev arg from devlink_port_type_eth_set()
` [patch net-next 08/13] net: devlink: remove net namespace check from devlink_nl_port_fill()
` [patch net-next 09/13] net: devlink: store copy netdevice ifindex and ifname to allow port_fill() without RTNL held
` [patch net-next 10/13] net: devlink: add not cleared type warning to port unregister
` [patch net-next 11/13] net: devlink: use devlink_port pointer instead of ndo_get_devlink_port
` [patch net-next 12/13] net: remove unused ndo_get_devlink_port
` [patch net-next 13/13] net: expose devlink port over rtnetlink

[net-next PATCH v3 0/8] Introduce macsec hardware offload for cn10k platform
 2022-10-01  4:59 UTC  (9+ messages)
` [net-next PATCH v3 1/8] octeontx2-af: cn10k: Introduce driver for macsec block
` [net-next PATCH v3 2/8] octeontx2-af: cn10k: mcs: Add mailboxes for port related operations
` [net-next PATCH v3 3/8] octeontx2-af: cn10k: mcs: Manage the MCS block hardware resources
` [net-next PATCH v3 4/8] octeontx2-af: cn10k: mcs: Install a default TCAM for normal traffic
` [net-next PATCH v3 5/8] octeontx2-af: cn10k: mcs: Support for stats collection
` [net-next PATCH v3 6/8] octeontx2-af: cn10k: mcs: Handle MCS block interrupts
` [net-next PATCH v3 7/8] octeontx2-af: cn10k: mcs: Add debugfs support
` [net-next PATCH v3 8/8] octeontx2-pf: mcs: Introduce MACSEC hardware offloading

[PATCH v2] net: ethernet: mtk_eth_soc: fix state in __mtk_foe_entry_clear
 2022-10-01  2:20 UTC  (2+ messages)

[PATCH net-next v2 0/5] nfp: support FEC mode reporting and auto-neg
 2022-10-01  2:20 UTC  (3+ messages)

bluetooth-next 2022-09-30
 2022-10-01  2:16 UTC  (2+ messages)

[PATCH 0/7] cpumask: repair cpumask_check()
 2022-10-01  2:02 UTC  (6+ messages)
` [PATCH 1/7] cpumask: fix checking valid cpu range

[PATCH] netdevice: don't warn when capping txqueue 0
 2022-10-01  1:57 UTC  (2+ messages)

[patch net-next v3 0/7] devlink: sanitize per-port region creation/destruction
 2022-10-01  1:50 UTC  (2+ messages)

[PATCH net-next,v2] selftests/tc-testing: update qdisc/cls/action features in config
 2022-10-01  1:50 UTC  (2+ messages)

[PATCH net-next v3] r8169: add rtl_disable_rxdvgate()
 2022-10-01  1:50 UTC  (2+ messages)

[PATCH] dt-bindings: nfc: marvell,nci: fix reset line polarity in examples
 2022-10-01  1:50 UTC  (2+ messages)

[PATCH net-next RESEND] genetlink: reject use of nlmsg_flags for new commands
 2022-10-01  1:10 UTC  (2+ messages)

[PATCH net-next v2 0/6] Add new PCP and APPTRUST attributes to dcbnl
 2022-10-01  0:54 UTC  (4+ messages)
` [PATCH net-next v2 1/6] net: dcb: add new pcp selector to app object

[REGRESSION] Unable to NAT own TCP packets from another VRF with tcp_l3mdev_accept = 1
 2022-10-01  0:42 UTC  (2+ messages)

[PATCH v3 net-next 00/14] add support for the the vsc7512 internal copper phys
 2022-10-01  0:20 UTC  (5+ messages)
` [PATCH v3 net-next 12/14] dt-bindings: net: dsa: ocelot: add ocelot-ext documentation

[RFC net] tcp: Fix performance regression for request-response workloads
 2022-09-30 23:37 UTC  (6+ messages)
      ` [RFC net] net/mlx5: "

[PATCH net-next v2 5/6] net: microchip: sparx5: add support for offloading dscp table
 2022-09-30 23:23 UTC  (2+ messages)

[PATCH bpf-next] selftests/bpf: make libbpf_probe_prog_types testcase aware of kernel configuration
 2022-09-30 23:06 UTC  (3+ messages)

[PATCH v1] bluetooth: Fix the bluetooth icon status after running hciconfig hci0 up
 2022-09-30 22:58 UTC  (4+ messages)

[PATCH net v1] net/sched: taprio: Fix crash when adding child qdisc
 2022-09-30 22:56 UTC  (2+ messages)

[PATCH bpf-next] selftests/xsk: fix double free
 2022-09-30 22:50 UTC  (2+ messages)

[PATCH net-next] net: ipa: update copyrights
 2022-09-30 22:45 UTC 

[PATCH net-next] net: ipa: update comments
 2022-09-30 22:45 UTC 

[PATCH 0/4] can: esd: add support for esd GmbH PCIe/402 CAN interface
 2022-09-30 22:15 UTC  (4+ messages)
` [PATCH 2/4] can: esd: add support for esd GmbH PCIe/402 CAN interface family
  ` [PATCH v6 "

[PATCH] samples, bpf: fix the typo of sample
 2022-09-30 22:10 UTC  (2+ messages)

[PATCH v2 net-next] gro: add support of (hw)gro packets to gro stack
 2022-09-30 22:09 UTC 

[PATCH] ixgbe: Use kmap_local_page in ixgbe_check_lbtest_frame()
 2022-09-30 22:03 UTC  (4+ messages)
` [Intel-wired-lan] "

[PATCHv5 net-next 0/4] rtnetlink: Honour NLM_F_ECHO flag in rtnl_{new, del}link
 2022-09-30 21:40 UTC  (10+ messages)
` [PATCHv5 net-next 1/4] rtnetlink: add new helper rtnl_configure_link_notify()
` [PATCHv5 net-next 2/4] net: add new helper unregister_netdevice_many_notify
` [PATCHv5 net-next 4/4] rtnetlink: Honour NLM_F_ECHO flag in rtnl_delete_link

[PATCH net-next] gro: add support of (hw)gro packets to gro stack
 2022-09-30 21:36 UTC  (7+ messages)

[bpf-next v7 1/3] bpftool: Add auto_attach for bpf prog load|loadall
 2022-09-30 20:55 UTC  (2+ messages)

[net-next v2 0/9] ptp: convert drivers to .adjfine
 2022-09-30 20:48 UTC  (10+ messages)
` [net-next v2 1/9] ptp: add missing documentation for parameters
` [net-next v2 2/9] ptp: introduce helpers to adjust by scaled parts per million
` [net-next v2 3/9] drivers: convert unsupported .adjfreq to .adjfine
` [net-next v2 4/9] ptp: mlx4: convert to .adjfine and adjust_by_scaled_ppm
` [net-next v2 5/9] ptp: mlx5: "
` [net-next v2 6/9] ptp: lan743x: remove .adjfreq implementation
` [net-next v2 7/9] ptp: lan743x: use diff_by_scaled_ppm in .adjfine implementation
` [net-next v2 8/9] ptp: ravb: convert to .adjfine and adjust_by_scaled_ppm
` [net-next v2 9/9] ptp: xgbe: "

[PATCH net-next v2 3/6] net: microchip: sparx5: add support for offloading pcp table
 2022-09-30 20:44 UTC  (2+ messages)

[PATCH v2 1/1] net: fec: using page pool to manage RX buffers
 2022-09-30 20:44 UTC 

[PATCH 1/1] net: fec: using page pool to manage RX buffers
 2022-09-30 20:20 UTC  (9+ messages)
  ` [EXT] "

[PATCH net-next v6 0/9] [RFT] net: dpaa: Convert to phylink
 2022-09-30 20:09 UTC  (10+ messages)
` [PATCH net-next v6 1/9] dt-bindings: net: Expand pcs-handle to an array
` [PATCH net-next v6 2/9] dt-bindings: net: Add Lynx PCS binding
` [PATCH net-next v6 3/9] dt-bindings: net: fman: Add additional interface properties
` [PATCH net-next v6 4/9] net: fman: memac: Add serdes support
` [PATCH net-next v6 5/9] net: fman: memac: Use lynx pcs driver
` [PATCH net-next v6 6/9] net: dpaa: Convert to phylink
` [PATCH net-next v6 7/9] powerpc: dts: t208x: Mark MAC1 and MAC2 as 10G
` [PATCH net-next v6 8/9] powerpc: dts: qoriq: Add nodes for QSGMII PCSs
` [PATCH net-next v6 9/9] arm64: dts: layerscape: "

[PATCH iproute2] devlink: fix man page for linecard
 2022-09-30 19:50 UTC  (2+ messages)

[RFC PATCH] dt-bindings: net: ethernet-controller: Add ptimer_handle
 2022-09-30 19:22 UTC  (2+ messages)

Re: [PATCH] net: prestera: acl: Add check for kmemdup
 2022-09-30 18:28 UTC  (7+ messages)
`  "

[PATCH net-next] docs: netlink: clarify the historical baggage of Netlink flags
 2022-09-30 18:19 UTC  (9+ messages)

[PATCH] eth: sp7021: fix use after free bug in spl2sw_nvmem_get_mac_address
 2022-09-30 17:57 UTC 

[PATCH] eth: sp7021: fix use after free bug in spl2sw_nvmem_get_mac_address
 2022-09-30 17:55 UTC  (5+ messages)

KASAN: use-after-free in __mutex_lock
 2022-09-30 17:46 UTC  (3+ messages)

[PATCH net-next v4] net: skb: introduce and use a single page frag cache
 2022-09-30 17:45 UTC  (5+ messages)

[PATCH v7 00/29] Rework the trip points creation
 2022-09-30 17:39 UTC  (14+ messages)
` [PATCH v7 01/29] thermal/core: Add a generic thermal_zone_get_trip() function
` [PATCH v7 02/29] thermal/sysfs: Always expose hysteresis attributes
` [PATCH v7 03/29] thermal/core: Add a generic thermal_zone_set_trip() function
` [PATCH v7 04/29] thermal/core/governors: Use thermal_zone_get_trip() instead of ops functions

pull-request: wireless-next-2022-09-30
 2022-09-30 17:30 UTC  (2+ messages)

PHY firmware update method
 2022-09-30 16:49 UTC  (10+ messages)

[GIT PULL] virtio: fixes
 2022-09-30 16:48 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).