netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-15 12:26:01 to 2023-03-15 21:33:42 UTC [more...]

[pull request][net 00/14] mlx5 fixes 2023-03-14
 2023-03-15 21:33 UTC  (11+ messages)
` [net 02/14] net/mlx5e: Don't cache tunnel offloads capability
` [net 03/14] net/mlx5: Fix setting ec_function bit in MANAGE_PAGES
` [net 04/14] net/mlx5: Disable eswitch before waiting for VF pages

[PATCH net-next 0/8] inet: better const qualifier awareness
 2023-03-15 21:28 UTC  (18+ messages)
` [PATCH net-next 1/8] inet: preserve const qualifier in inet_sk()
` [PATCH net-next 2/8] ipv4: constify ip_mc_sf_allow() socket argument
` [PATCH net-next 3/8] udp: constify __udp_is_mcast_sock() "
` [PATCH net-next 4/8] ipv6: constify inet6_mc_check()
` [PATCH net-next 5/8] udp6: constify __udp_v6_is_mcast_sock() socket argument
` [PATCH net-next 6/8] ipv6: raw: constify raw_v6_match() "
` [PATCH net-next 7/8] ipv4: raw: constify raw_v4_match() "
` [PATCH net-next 8/8] inet_diag: constify raw_lookup() "

[PATCH net 0/2] virtio_net: fix two bugs related to XDP
 2023-03-15 21:23 UTC  (5+ messages)
` [PATCH net 1/2] virtio_net: fix page_to_skb() miss headroom
` [PATCH net 2/2] virtio_net: free xdp shinfo frags when build_skb_from_xdp_buff() fails

[PATCH net v2 0/4] net: ipa: minor bug fixes
 2023-03-15 21:19 UTC  (6+ messages)
` [PATCH net v2 1/4] net: ipa: reg: include <linux/bug.h>
` [PATCH net v2 2/4] net: ipa: add two missing declarations
` [PATCH net v2 3/4] net: ipa: kill FILT_ROUT_CACHE_CFG IPA register
` [PATCH net v2 4/4] net: ipa: fix some register validity checks

[PATCH net-next v6 1/1] net: dsa: hellcreek: Get rid of custom led_init_default_state_get()
 2023-03-15 21:15 UTC  (8+ messages)

[PATCH v2 0/8] vdpa_sim: add support for user VA
 2023-03-15 21:12 UTC  (4+ messages)
` [PATCH v2 3/8] vringh: replace kmap_atomic() with kmap_local_page()

[RESEND PATCH v7 0/5] can: bxcan: add support for ST bxCAN controller
 2023-03-15 21:10 UTC  (3+ messages)
` [RESEND PATCH v7 2/5] dt-bindings: net: can: add STM32 bxcan DT bindings
` [RESEND PATCH v7 5/5] can: bxcan: add support for ST bxCAN controller

[PATCH net-next v3 0/5] gve: Add XDP support for GQI-QPL format
 2023-03-15 21:10 UTC  (8+ messages)
` [PATCH net-next v3 1/5] gve: XDP support GQI-QPL: helper function changes
` [PATCH net-next v3 2/5] gve: Changes to add new TX queues
` [PATCH net-next v3 3/5] gve: Add XDP DROP and TX support for GQI-QPL format

BUG: selftest/net/tun: Hang in unregister_netdevice
 2023-03-15 20:59 UTC  (3+ messages)

[PATCH net-next 0/6] net: annotate lockless accesses to sk_err[_soft]
 2023-03-15 20:57 UTC  (7+ messages)
` [PATCH net-next 1/6] tcp: annotate lockless accesses to sk->sk_err_soft
` [PATCH net-next 2/6] dccp: "
` [PATCH net-next 3/6] net: "
` [PATCH net-next 4/6] tcp: annotate lockless access to sk->sk_err
` [PATCH net-next 5/6] mptcp: annotate lockless accesses "
` [PATCH net-next 6/6] af_unix: "

[patch V2 0/4] net, refcount: Address dst_entry reference count scalability issues
 2023-03-15 20:47 UTC  (4+ messages)
` [patch V2 1/4] net: dst: Prevent false sharing vs. dst_entry::__refcnt

[PATCH 0/3] wifi: ath9k: deal with uninit memory
 2023-03-15 20:47 UTC  (5+ messages)
` [PATCH 1/3] wifi: ath9k: avoid referencing uninit memory in ath9k_wmi_ctrl_rx
` [PATCH 2/3] wifi: ath9k: fix races between ath9k_wmi_cmd and ath9k_wmi_ctrl_rx
` [PATCH 3/3] wifi: ath9k: fix ath9k_wmi_cmd return value when device is unplugged

[PATCH net-next v4] net/smc: Use percpu ref for wr tx reference
 2023-03-15 20:40 UTC  (4+ messages)

[PATCH net] hsr: ratelimit only when errors are printed
 2023-03-15 20:25 UTC 

[PATCH net-next v3 0/7] tls: rx: decrypt from the TCP queue
 2023-03-15 20:26 UTC  (7+ messages)
` [PATCH net-next v3 7/7] tls: rx: do not use the standard strparser

[PATCH net 1/2] net: dsa: realtek: fix out-of-bounds access
 2023-03-15 20:22 UTC  (12+ messages)
` [PATCH net 2/2] net: dsa: realtek: fix missing new lines in error messages

[PATCH v1 0/5] Process connector bug fixes & enhancements
 2023-03-15 20:12 UTC  (9+ messages)
` [PATCH v1 2/5] connector/cn_proc: Add filtering to fix some bugs

[PATCH v1 net 0/2] tcp: Fix bind() regression for dual-stack wildcard address
 2023-03-15 19:52 UTC  (6+ messages)
` [PATCH v1 net 1/2] tcp: Fix bind() conflict check "

[PATCH 01/12] net: dsa: lantiq_gswip: mark OF related data as maybe unused
 2023-03-15 19:51 UTC  (3+ messages)

[PATCH] qed/qed_sriov: avoid a possible NULL deref in configure_min_tx_rate
 2023-03-15 19:48 UTC 

[PATCH] qed/qed_mng_tlv: correctly zero out ->min instead of ->hour
 2023-03-15 19:46 UTC 

[PATCH v2] dt-bindings: net: qcom,ipa: add SDX65 compatible
 2023-03-15 19:43 UTC 

[PATCH] SUNRPC: fix shutdown of NFS TCP client socket
 2023-03-15 19:34 UTC  (3+ messages)

[PATCH net 0/2] net/sched: fix parsing of TCA_EXT_WARN_MSG for tc action
 2023-03-15 18:49 UTC  (8+ messages)
` [PATCH net 2/2] net/sched: act_api: add specific EXT_WARN_MSG "

[PATCH net 0/2] Fix MTU reporting for Marvell DSA switches where we can't change it
 2023-03-15 18:35 UTC  (5+ messages)
` [PATCH net 1/2] net: dsa: don't error out when drivers return ETH_DATA_LEN in .port_max_mtu()
` [PATCH net 2/2] net: dsa: mv88e6xxx: fix max_mtu of 1492 on 6165, 6191, 6220, 6250, 6290

[PATCH RFC] net/sched: use real_num_tx_queues in dev_watchdog()
 2023-03-15 18:34 UTC 

[PATCH] net: dsa: b53: mmap: fix device tree support
 2023-03-15 18:29 UTC  (3+ messages)

[PATCH bpf-next v3 0/4] xdp: recycle Page Pool backed skbs built from XDP frames
 2023-03-15 18:26 UTC  (14+ messages)
` [PATCH bpf-next v3 3/4] "

[PATCH v2 05/14] net/sysctl: Rename kvfree_rcu() to kvfree_rcu_mightsleep()
 2023-03-15 18:18 UTC  (3+ messages)
` [PATCH v2 06/14] net/mlx5: Rename kfree_rcu() to kfree_rcu_mightsleep()
` [PATCH v2 12/14] mac802154: Rename kfree_rcu() to kvfree_rcu_mightsleep()

[PATCH net] i825xx: sni_82596: use eth_hw_addr_set()
 2023-03-15 18:12 UTC  (2+ messages)

KASAN veth use after free in XDP_REDIRECT
 2023-03-15 18:08 UTC  (3+ messages)
` [PATCH] veth: Fix "

[PATCH v2 0/5] Process connector bug fixes & enhancements
 2023-03-15 17:41 UTC  (4+ messages)
` [PATCH v2 2/5] connector/cn_proc: Add filtering to fix some bugs

[PATCH net] gve: Cache link_speed value from device
 2023-03-15 17:40 UTC 

[PATCH 1/3] net: mvpp2: classifier flow remove tagged
 2023-03-15 17:39 UTC  (5+ messages)

[PATCH net-next v2 00/14] sfc: add vDPA support for EF100 devices
 2023-03-15 17:18 UTC  (11+ messages)
` [PATCH net-next v2 08/14] sfc: implement vdpa vring config operations
` [PATCH net-next v2 09/14] sfc: implement device status related vdpa "

[PATCHv3] selftests: net: devlink_port_split.py: skip test if no suitable device available
 2023-03-15 16:53 UTC 

[PATCH v2] netrom: Fix use-after-free caused by accept on already connected socket
 2023-03-15 16:54 UTC  (3+ messages)
  ` KERNEL BUG LIKELY: Kernel Panic! MKISS related

[PATCH net-next v4 0/4] net: dsa: mv88e6xxx: accelerate C45 scan
 2023-03-15 16:38 UTC  (5+ messages)
` [PATCH net-next v4 1/4] net: dsa: mv88e6xxx: don't dispose of Global2 IRQ mappings from mdiobus code
` [PATCH net-next v4 2/4] net: dsa: mv88e6xxx: re-order functions
` [PATCH net-next v4 3/4] net: dsa: mv88e6xxx: move call to mv88e6xxx_mdios_register()
` [PATCH net-next v4 4/4] net: dsa: mv88e6xxx: mask apparently non-existing phys during probing

[PATCH net v1 0/2] ice_switch fixes series
 2023-03-15 16:24 UTC  (6+ messages)
` [PATCH net v1 1/2] ice: fix W=1 headers mismatch
  ` [Intel-wired-lan] "

[PATCH RESEND net-next v4 0/4] sfc: support unicast PTP
 2023-03-15 16:17 UTC  (9+ messages)
` [PATCH RESEND net-next v4 3/4] "
` [PATCH RESEND net-next v4 4/4] sfc: remove expired unicast PTP filters

[PATCH v12 0/4] Add support for NXP bluetooth chipsets
 2023-03-15 16:15 UTC  (8+ messages)
` [PATCH v12 1/4] serdev: Replace all instances of ENOTSUPP with EOPNOTSUPP
` [PATCH v12 2/4] serdev: Add method to assert break signal over tty UART port
` [PATCH v12 4/4] Bluetooth: NXP: Add protocol support for NXP Bluetooth chipsets

[PATCH 0/5] can: tcan4x5x: Introduce tcan4552/4553
 2023-03-15 16:07 UTC  (8+ messages)
` [PATCH 1/5] dt-bindings: can: tcan4x5x: Add tcan4552 and tcan4553 variants

[PATCH net-next v3 0/9] net: sunhme: Probe/IRQ cleanups
 2023-03-15 15:59 UTC  (15+ messages)
` [PATCH net-next v3 1/9] net: sunhme: Just restart autonegotiation if we can't bring the link up
` [PATCH net-next v3 2/9] net: sunhme: Remove residual polling code
` [PATCH net-next v3 3/9] net: sunhme: Unify IRQ requesting
` [PATCH net-next v3 4/9] net: sunhme: Alphabetize includes
` [PATCH net-next v3 8/9] net: sunhme: Inline error returns

ioctl SIOCSHWTSTAMP failed on a vlan interface within non-default network namespace
 2023-03-15 15:56 UTC  (3+ messages)

[PATCH net-next v2 0/4] net/sched: act_pedit: minor improvements
 2023-03-15 15:53 UTC  (9+ messages)
` [PATCH net-next v2 1/4] net/sched: act_pedit: use extack in 'ex' parsing errors
` [PATCH net-next v2 2/4] net/sched: act_pedit: check static offsets a priori
` [PATCH net-next v2 3/4] net/sched: act_pedit: remove extra check for key type
` [PATCH net-next v2 4/4] net/sched: act_pedit: rate limit datapath messages

[PATCH V2 0/3] pinctrl/arm: dt-bindings: k3: Deprecate header with register constants
 2023-03-15 15:52 UTC  (4+ messages)
` [PATCH V2 1/3] dt-bindings: net: ti: k3-am654-cpsw-nuss: Drop pinmux header
` [PATCH V2 2/3] arm64: dts: ti: Use local header for pinctrl register values
` [PATCH V2 3/3] dt-bindings: pinctrl: k3: Deprecate header with register constants

[PATCH RFC v6 0/6] Create common DPLL/clock configuration API
 2023-03-15 15:52 UTC  (12+ messages)
` [PATCH RFC v6 2/6] dpll: Add DPLL framework base functions
` [PATCH RFC v6 6/6] ptp_ocp: implement DPLL ops

[RFC PATCH net-next] selftests: forwarding: add a test for MAC Merge layer
 2023-03-15 15:52 UTC  (5+ messages)

[PATCH net-next] ethtool: add netlink support for rss set
 2023-03-15 15:37 UTC  (9+ messages)

[PATCH net] vlan: partially enable SIOCSHWTSTAMP in container
 2023-03-15 15:33 UTC 

[PATCH net] ipv4: Fix incorrect table ID in IOCTL path
 2023-03-15 15:30 UTC  (2+ messages)

[PATCH net v3 0/3] bonding: properly restore flags when bond changes ether type
 2023-03-15 14:57 UTC  (3+ messages)

[PATCH net-next] dt-bindings: net: qcom,ipa: add SDX65 compatible
 2023-03-15 14:56 UTC  (2+ messages)

[PATCH v2 1/2] nfc: mrvl: Move platform_data struct into driver
 2023-03-15 14:53 UTC  (2+ messages)

[PATCH RESEND net-next v4 0/3] net: dsa: rzn1-a5psw: add support for vlan and .port_bridge_flags
 2023-03-15 14:54 UTC  (4+ messages)
` [PATCH RESEND net-next v4 3/3] net: dsa: rzn1-a5psw: add vlan support

[PATCH 0/7] remove SLOB and allow kfree() with kmem_cache_alloc()
 2023-03-15 14:50 UTC  (13+ messages)
` [PATCH 7/7] mm/slab: document kfree() as allowed for kmem_cache_alloc() objects

[PATCH net-next 0/2] Minor fixes for pcs_get_state() implementations
 2023-03-15 14:46 UTC  (3+ messages)
` [PATCH net-next 1/2] net: pcs: xpcs: remove double-read of link state when using AN
` [PATCH net-next 2/2] net: pcs: lynx: don't print an_enabled in pcs_get_state()

[PATCH v1] ptp: add ToD device driver for Intel FPGA cards
 2023-03-15 14:37 UTC  (6+ messages)

[PATCH net-next 0/5] sfc: support TC decap rules
 2023-03-15 14:43 UTC  (16+ messages)
` [PATCH net-next 1/5] sfc: add notion of match on enc keys to MAE machinery
` [PATCH net-next 2/5] sfc: handle enc keys in efx_tc_flower_parse_match()
` [PATCH net-next 3/5] sfc: add functions to insert encap matches into the MAE
` [PATCH net-next 4/5] sfc: add code to register and unregister encap matches
` [PATCH net-next 5/5] sfc: add offloading of 'foreign' TC (decap) rules

[PATCH net-next v3 0/4] net: dsa: mv88e6xxx: accelerate C45 scan
 2023-03-15 14:41 UTC  (6+ messages)
` [PATCH] net: dsa: mv88e6xxx: don't dispose of Global2 IRQ mappings from mdiobus code

[PATCH V6 02/15] net: Replace all spi->chip_select and spi->cs_gpiod references with function call
 2023-03-15 13:45 UTC  (2+ messages)

First quarter procurement order/enquiry
 2023-03-13 17:21 UTC 

[PATCH V5 02/15] net: Replace all spi->chip_select and spi->cs_gpiod references with function call
 2023-03-15 13:34 UTC  (2+ messages)

[PATCH net-next 0/2] net: lan966x: Improve TX/RX of frames from/to CPU
 2023-03-15 13:33 UTC  (4+ messages)
` [PATCH net-next 2/2] net: lan966x: Stop using packing library

[PATCH net-next v2 00/11] vxlan: Add MDB support
 2023-03-15 13:11 UTC  (12+ messages)
` [PATCH net-next v2 01/11] net: Add MDB net device operations
` [PATCH net-next v2 02/11] bridge: mcast: Implement "
` [PATCH net-next v2 03/11] rtnetlink: bridge: mcast: Move MDB handlers out of bridge driver
` [PATCH net-next v2 04/11] rtnetlink: bridge: mcast: Relax group address validation in common code
` [PATCH net-next v2 05/11] vxlan: Move address helpers to private headers
` [PATCH net-next v2 06/11] vxlan: Expose vxlan_xmit_one()
` [PATCH net-next v2 07/11] vxlan: mdb: Add MDB control path support
` [PATCH net-next v2 08/11] vxlan: mdb: Add an internal flag to indicate MDB usage
` [PATCH net-next v2 09/11] vxlan: Add MDB data path support
` [PATCH net-next v2 10/11] vxlan: Enable MDB support
` [PATCH net-next v2 11/11] selftests: net: Add VXLAN MDB test

[PATCH net] net/iucv: Fix size of interrupt data
 2023-03-15 13:14 UTC 

[PATCH net] net: atlantic: Fix crash when XDP is enabled but no program is loaded
 2023-03-15 12:55 UTC 

[syzbot] [bpf?] [net?] BUG: unable to handle kernel NULL pointer dereference in __build_skb_around
 2023-03-15 12:54 UTC  (4+ messages)

[PATCH 0/2] Add PTP support for sama7g5
 2023-03-15 12:43 UTC  (4+ messages)

[PATCH net v2] tools: ynl: add the Python requirements.txt file
 2023-03-15 12:28 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).