netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-06-14 17:48:09 to 2022-06-15 14:38:01 UTC [more...]

[PATCH 00/30] The panic notifiers refactor
 2022-06-15  9:36 UTC  (6+ messages)
` [PATCH 24/30] panic: Refactor the panic path

[PATCH v3] cred: Propagate security_prepare_creds() error code
 2022-06-15 14:14 UTC  (9+ messages)

[patch net-next 00/11] mlxsw: Implement dev info and dev flash for line cards
 2022-06-15 14:05 UTC  (4+ messages)
` [patch net-next 01/11] devlink: introduce nested devlink entity for line card

[PATCH v2 bpf-next 00/10] AF_XDP ZC selftests
 2022-06-15 14:01 UTC  (14+ messages)
` [PATCH v2 bpf-next 01/10] ice: allow toggling loopback mode via ndo_set_features callback
` [PATCH v2 bpf-next 03/10] ice: do not setup vlan for loopback VSI
` [PATCH v2 bpf-next 04/10] selftests: xsk: query for native XDP support
` [PATCH v2 bpf-next 05/10] selftests: xsk: add missing close() on netns fd
` [PATCH v2 bpf-next 06/10] selftests: xsk: introduce default Rx pkt stream
` [PATCH v2 bpf-next 07/10] selftests: xsk: add support for executing tests on physical device
` [PATCH v2 bpf-next 08/10] selftests: xsk: rely on pkts_in_flight in wait_for_tx_completion()
` [PATCH v2 bpf-next 09/10] selftests: xsk: remove struct xsk_socket_info::outstanding_tx
` [PATCH v2 bpf-next 10/10] selftests: xsk: add support for zero copy testing

[PATCH bpf-next v10 0/6] New BPF helpers to accelerate synproxy
 2022-06-15 13:48 UTC  (7+ messages)
` [PATCH bpf-next v10 1/6] bpf: Fix documentation of th_len in bpf_tcp_{gen,check}_syncookie
` [PATCH bpf-next v10 2/6] bpf: Allow helpers to accept pointers with a fixed size
` [PATCH bpf-next v10 3/6] bpf: Add helpers to issue and check SYN cookies in XDP
` [PATCH bpf-next v10 4/6] selftests/bpf: Add selftests for raw syncookie helpers
` [PATCH bpf-next v10 5/6] bpf: Allow the new syncookie helpers to work with SKBs
` [PATCH bpf-next v10 6/6] selftests/bpf: Add selftests for raw syncookie helpers in TC mode

[PATCH v2 04/06] 9p fid refcount: add p9_fid_get/put wrappers
 2022-06-15 13:47 UTC  (4+ messages)
` [PATCH v3 "

[PATCH bpf-next 0/2] bpftool: Restore memlock rlimit bump
 2022-06-15 13:22 UTC  (13+ messages)
` [PATCH bpf-next 1/2] Revert "bpftool: Use libbpf 1.0 API mode instead of RLIMIT_MEMLOCK"

[PATCH net v5] net: ax25: Fix deadlock caused by skb_recv_datagram in ax25_recvmsg
 2022-06-15 12:20 UTC  (2+ messages)

[PATCH] bcm63xx_enet: reuse skbuff_head
 2022-06-15 12:10 UTC  (4+ messages)
` [PATCH V2] bcm63xx_enet: switch to napi_build_skb() to reuse skbuff_heads

[PATCH net-next] net: sparx5: Allow mdb entries to both CPU and ports
 2022-06-15 12:10 UTC  (3+ messages)

[syzbot] KASAN: slab-out-of-bounds Read in cttimeout_net_exit
 2022-06-15 12:06 UTC  (2+ messages)

[PATCH] net: don't check skb_count twice
 2022-06-15 12:00 UTC  (2+ messages)

[syzbot] WARNING: ODEBUG bug in route4_destroy
 2022-06-15 11:57 UTC  (4+ messages)

[PATCH v2 net-next 0/2] tcp: final (?) round of mem pressure fixes
 2022-06-15 11:56 UTC  (10+ messages)
` [PATCH v2 net-next 1/2] tcp: fix over estimation in sk_forced_mem_schedule()
` [PATCH v2 net-next 2/2] tcp: fix possible freeze in tx path under memory pressure

[PATCH net-next v5 0/5] pcs-xpcs, stmmac: add 1000BASE-X AN for network switch
 2022-06-15 11:23 UTC  (7+ messages)
` [PATCH net-next v5 1/5] net: make xpcs_do_config to accept advertising for pcs-xpcs and sja1105
` [PATCH net-next v5 2/5] stmmac: intel: prepare to support 1000BASE-X phy interface setting
` [PATCH net-next v5 3/5] net: pcs: xpcs: add CL37 1000BASE-X AN support
` [PATCH net-next v5 4/5] stmmac: intel: add phy-mode and fixed-link ACPI _DSD setting support
` [PATCH net-next v5 5/5] net: stmmac: make mdio register skips PHY scanning for fixed-link

[PATCHv3 bpf 0/4] bpf: Fix cookie values for kprobe multi
 2022-06-15 11:21 UTC  (5+ messages)
` [PATCHv3 bpf 1/4] selftests/bpf: Shuffle cookies symbols in kprobe multi test
` [PATCHv3 bpf 2/4] ftrace: Keep address offset in ftrace_lookup_symbols
` [PATCHv3 bpf 3/4] bpf: Force cookies array to follow symbols sorting
` [PATCHv3 bpf 4/4] selftest/bpf: Fix kprobe_multi bench test

[RFC Patch net-next v2 00/15] net: dsa: microchip: common spi probe for the ksz series switches
 2022-06-15 11:14 UTC  (20+ messages)
` [RFC Patch net-next v2 03/15] net: dsa: microchip: move tag_protocol & phy read/write to ksz_common
` [RFC Patch net-next v2 05/15] net: dsa: microchip: move the port mirror "
` [RFC Patch net-next v2 06/15] net: dsa: microchip: get P_STP_CTRL in ksz_port_stp_state by ksz_dev_ops
` [RFC Patch net-next v2 09/15] net: dsa: microchip: update fdb add/del/dump in ksz_common
` [RFC Patch net-next v2 10/15] net: dsa: microchip: move the setup, get_phy_flags & mtu to ksz_common
` [RFC Patch net-next v2 12/15] net: dsa: microchip: ksz9477: separate phylink mode from switch register

[PATCH net-next V1 0/5] net: lan743x: PCI11010 / PCI11414 devices Enhancements
 2022-06-15 10:32 UTC  (6+ messages)
` [PATCH net-next V1 1/5] net: lan743x: Add support to LAN743x register dump
` [PATCH net-next V1 2/5] net: lan743x: Add support to Secure-ON WOL
` [PATCH net-next V1 3/5] net: lan743x: Add support to SGMII block access functions
` [PATCH net-next V1 4/5] net: lan743x: Add support to SGMII 1G and 2.5G
` [PATCH net-next V1 5/5] net: phy: add support to get Master-Slave configuration

[PATCH net-next 0/5] net: lan743x: PCI11010 / PCI11414 devices Enhancements
 2022-06-15  9:44 UTC  (13+ messages)
` [PATCH net-next 2/5] net: lan743x: Add support to Secure-ON WOL
` [PATCH net-next 3/5] net: lan743x: Add support to SGMII block access functions
` [PATCH net-next 4/5] net: lan743x: Add support to SGMII 1G and 2.5G
` [PATCH net-next 5/5] net: phy: add support to get Master-Slave configuration

[PATCH v6 1/2] ath9k: fix use-after-free in ath9k_hif_usb_rx_cb
 2022-06-15  9:16 UTC  (5+ messages)

[PATCH wpan-next 0/6] net: ieee802154: PAN management
 2022-06-15  9:15 UTC  (13+ messages)
` [PATCH wpan-next 1/6] net: ieee802154: Drop coordinator interface type

[PATCHv2 wpan-next 0/2] mac802154: atomic_dec_and_test() fixes
 2022-06-15  9:08 UTC  (5+ messages)

[PATCH net-next 1/1] net: wwan: t7xx: Add AP CLDMA and GNSS port
 2022-06-15  9:02 UTC  (2+ messages)

[PATCH] vhost-vdpa: Remove usage of the deprecated ida_simple_xxx API
 2022-06-15  8:40 UTC 

[PATCH net-next 1/1] i40e: add xdp frags support to ndo_xdp_xmit
 2022-06-15  8:40 UTC  (2+ messages)

[PATCH] net: usb: ax88179_178a needs FLAG_SEND_ZLP
 2022-06-15  8:40 UTC  (2+ messages)

[PATCH net-next] net: bridge: allow add/remove permanent mdb entries on disabled ports
 2022-06-15  8:40 UTC  (3+ messages)

[PATCH net 0/4][pull request] Intel Wired LAN Driver Updates 2022-06-14
 2022-06-15  8:40 UTC  (2+ messages)

[PATCH v2 net-next] dt-bindings: net: xilinx: document xilinx emaclite driver binding
 2022-06-15  8:30 UTC  (7+ messages)

[PATCH v2 net-next] net: phy: marvell-88x2222: set proper phydev->port
 2022-06-15  8:30 UTC  (2+ messages)

[PATCH] SUNRPC: Directly use ida_alloc()/free()
 2022-06-15  8:20 UTC 

[PATCH net-next 0/6] net: ipa: simplify completion statistics
 2022-06-15  8:20 UTC  (2+ messages)

[PATCH net-next 00/15] net: dsa: mv88e6xxx: convert to phylink pcs
 2022-06-15  8:16 UTC  (31+ messages)
` [PATCH net-next 01/15] net: phylink: fix SGMII inband autoneg enable
` [PATCH net-next 02/15] net: phylink: add phylink_pcs_inband()
` [PATCH net-next 03/15] net: phylink: remove pcs_ops member
` [PATCH net-next 04/15] net: phylink: disable PCS polling over major configuration
` [PATCH net-next 06/15] net: phylink: add pcs_pre_config()/pcs_post_config() methods
` [PATCH net-next 07/15] net: mdio: add unlocked mdiobus and mdiodev bus accessors
` [PATCH net-next 08/15] net: dsa: add support for mac_prepare() and mac_finish() calls
` [PATCH net-next 09/15] net: dsa: mv88e6xxx: move link forcing to mac_prepare/mac_finish
` [PATCH net-next 10/15] net: dsa: mv88e6xxx: add infrastructure for phylink_pcs
` [PATCH net-next 11/15] net: dsa: mv88e6xxx: export mv88e6xxx_pcs_decode_state()
` [PATCH net-next 12/15] net: dsa: mv88e6xxx: convert 88e6185 to phylink_pcs
` [PATCH net-next 13/15] net: dsa: mv88e6xxx: convert 88e6352 "
` [PATCH net-next 14/15] net: dsa: mv88e6xxx: convert 88e639x "
` [PATCH net-next 15/15] net: dsa: mv88e6xxx: cleanup after phylink_pcs conversion

[PATCH V2 0/6] ifcvf/vDPA: support query device config space through netlink
 2022-06-15  6:54 UTC  (11+ messages)
` [PATCH V2 3/6] vDPA: allow userspace to query features of a vDPA device
` [PATCH V2 5/6] vDPA: answer num of queue pairs = 1 to userspace when VIRTIO_NET_F_MQ == 0

[PATCHv2 net-next] Bonding: add per-port priority for failover re-selection
 2022-06-15  6:04 UTC  (4+ messages)
` [PATCHv2 iproute2-next] iplink: bond_slave: add per port prio support

[PATCH v4 0/6] Support mt7531 on BPI-R2 Pro
 2022-06-15  5:50 UTC  (14+ messages)
` [PATCH v4 1/6] dt-bindings: net: dsa: convert binding for mediatek switches
` [PATCH v4 2/6] net: dsa: mt7530: rework mt7530_hw_vlan_{add,del}
` [PATCH v4 3/6] net: dsa: mt7530: rework mt753[01]_setup
` [PATCH v4 4/6] net: dsa: mt7530: get cpu-port via dp->cpu_dp instead of constant
` [PATCH v4 5/6] dt-bindings: net: dsa: make reset optional and add rgmii-mode to mt7531
` [PATCH v4 6/6] arm64: dts: rockchip: Add mt7531 dsa node to BPI-R2-Pro board

[PATCH] MAINTAINERS: add include/dt-bindings/net to NETWORKING DRIVERS
 2022-06-15  5:40 UTC  (2+ messages)

[PATCH RESEND net-next v7 00/16] add support for Renesas RZ/N1 ethernet subsystem devices
 2022-06-15  5:31 UTC  (14+ messages)
` [PATCH RESEND net-next v7 01/16] net: dsa: allow port_bridge_join() to override extack message
` [PATCH RESEND net-next v7 05/16] net: pcs: add Renesas MII converter driver
` [PATCH RESEND net-next v7 06/16] dt-bindings: net: dsa: add bindings for Renesas RZ/N1 Advanced 5 port switch
` [PATCH RESEND net-next v7 08/16] net: dsa: rzn1-a5psw: add statistics support
` [PATCH RESEND net-next v7 10/16] dt-bindings: net: snps,dwmac: add "power-domains" property
` [PATCH RESEND net-next v7 11/16] dt-bindings: net: snps,dwmac: add "renesas,rzn1" compatible

[PATCH net-next 0/3] mlxsw: Remove XM support
 2022-06-15  5:20 UTC  (2+ messages)

[PATCH v1] ARM: dts: at91: ksz9477_evb: fix port/phy validation
 2022-06-15  5:13 UTC  (2+ messages)

[PATCH net-next v1 1/1] net: phy: add remote fault support
 2022-06-15  5:09 UTC  (9+ messages)

Maintainer's / Kernel Summit 2022 CFP
 2022-06-15  4:24 UTC 

[PATCH v1] vdpa: Add support for reading vdpa device statistics
 2022-06-15  3:46 UTC 

[net] net: dsa: felix: update base time of time-aware shaper when adjusting PTP time
 2022-06-15  3:36 UTC 

[PATCH -next] net: axienet: add missing error return code in axienet_probe()
 2022-06-15  3:18 UTC 

[PATCH net-next v5] net: txgbe: Add build support for txgbe
 2022-06-15  3:04 UTC 

[PATCH net-next v7 0/3] Broadcom PTP PHY support
 2022-06-15  2:25 UTC  (4+ messages)
` [PATCH net-next v7 3/3] net: phy: Add support for 1PPS out and external timestamps

[GIT PULL][next-next][rdma-next] mlx5-next: updates 2022-06-14
 2022-06-15  2:20 UTC  (4+ messages)

[PATCH] net: bgmac: Fix an erroneous kfree() in bgmac_remove()
 2022-06-15  2:20 UTC  (2+ messages)

[PATCH v6] igb: Assign random MAC address instead of fail in case of invalid one
 2022-06-15  2:11 UTC  (4+ messages)

[PATCH net-next v3 0/3] bhash2 binding table fixups
 2022-06-15  1:58 UTC  (7+ messages)
` [PATCH net-next v3 2/3] net: Add bhash2 hashbucket locks

[PATCH ipsec-next] xfrm: change the type of xfrm_register_km and xfrm_unregister_km
 2022-06-15  1:55 UTC 

[PATCH V6 8/9] virtio: harden vring IRQ
 2022-06-15  1:41 UTC  (7+ messages)

[PATCH v4 0/4] Implement vdpasim stop operation
 2022-06-15  1:28 UTC  (12+ messages)

[PATCH v2] net: bpf: fix request_sock leak in filter.c
 2022-06-15  1:15 UTC 

[PATCH net-next v4 0/5] pcs-xpcs, stmmac: add 1000BASE-X AN for network switch
 2022-06-15  1:06 UTC  (6+ messages)
` [PATCH net-next v4 3/5] net: pcs: xpcs: add CL37 1000BASE-X AN support
` [PATCH net-next v4 4/5] stmmac: intel: add phy-mode and fixed-link ACPI _DSD setting support

[PATCH -next] wireless: clean up one inconsistent indenting
 2022-06-15  0:53 UTC 

[PATCH net-next v4] net: txgbe: Add build support for txgbe
 2022-06-15  0:52 UTC  (2+ messages)

Any reason why arp monitor keeps emitting netlink failover events?
 2022-06-15  0:26 UTC  (4+ messages)

[net-next PATCH] net: ethernet: stmicro: stmmac: permit MTU change with interface up
 2022-06-14 22:41 UTC 

[syzbot] possible deadlock in j1939_sk_errqueue
 2022-06-14 22:53 UTC  (2+ messages)

[PATCH net-next] igb: add xdp frags support to ndo_xdp_xmit
 2022-06-14 22:31 UTC 

[PATCH v10 net-next 0/7] add support for VSC7512 control over SPI
 2022-06-14 21:27 UTC  (4+ messages)
` [PATCH v10 net-next 6/7] dt-bindings: mfd: ocelot: add bindings for VSC7512

[PATCH net-next v1] mlxbf_gige: remove own module name define and use KBUILD_MODNAME instead
 2022-06-14 21:26 UTC 

[PATCH v2] libbpf: Fix is_pow_of_2
 2022-06-14 20:40 UTC  (3+ messages)

[PATCH net-next,v2,0/2] net: mana: Add PF and XDP_REDIRECT support
 2022-06-14 20:28 UTC  (3+ messages)
` [PATCH net-next,v2,1/2] net: mana: Add the Linux MANA PF driver
` [PATCH net-next,v2,2/2] net: mana: Add support of XDP_REDIRECT action

[PATCH net-next,0/2] net: mana: Add PF and XDP_REDIRECT support
 2022-06-14 20:06 UTC  (4+ messages)
` [PATCH net-next,2/2] net: mana: Add support of XDP_REDIRECT action

[net-next v1 0/2] seg6: add NEXT-C-SID support for SRv6 End behavior
 2022-06-14 20:18 UTC  (4+ messages)
` [net-next v1 2/2] "

[PATCH -next] bpf, arm: Remove unused function emit_a32_alu_r()
 2022-06-14 20:10 UTC  (2+ messages)

[syzbot] BUG: sleeping function called from invalid context in sk_psock_stop
 2022-06-14 19:58 UTC  (3+ messages)

[Patch bpf-next v3 0/4] sockmap: some performance optimizations
 2022-06-14 19:55 UTC  (7+ messages)
` [Patch bpf-next v3 1/4] tcp: introduce tcp_read_skb()

[PATCHv2 bpf 3/3] bpf: Force cookies array to follow symbols sorting
 2022-06-14 19:21 UTC  (11+ messages)

[PATCH net-next 0/3] net: phy: dp83867: add binding and support for io_impedance_ctrl nvmem cell
 2022-06-14 18:46 UTC  (3+ messages)
` [PATCH net-next 1/3] dt-bindings: dp83867: add binding "

[PATCH net v2 0/2] net: ipv6: Update route MTU behavior
 2022-06-14 18:34 UTC  (4+ messages)
` [PATCH net v2 1/2] ipv6: Honor route mtu if it is within limit of dev mtu

[PATCH mlx5-next 0/3] Add ICM header-modify-pattern RDMA API
 2022-06-14 18:24 UTC  (2+ messages)

[PATCH mlx5-next 0/6] mlx5-next HW bits and definitions updates 2022-06-08
 2022-06-14 18:23 UTC  (2+ messages)

[PATCH v1] Revert "Bluetooth: core: Fix missing power_on work cancel on HCI close"
 2022-06-14 18:17 UTC 

[PATCH v4 0/4] bpf: Add bpf_verify_pkcs7_signature() helper
 2022-06-14 17:50 UTC  (3+ messages)
` [PATCH v4 1/4] bpf: Export bpf_dynptr_get_size()


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