netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-05-29 08:59:48 to 2023-05-30 04:58:04 UTC [more...]

[PATCH net] net: phy: fix a signedness bug in genphy_loopback()
 2023-05-30  4:58 UTC  (2+ messages)

[PATCH] kernel: bpf: syscall: fix a possible sleep-in-atomic bug in __bpf_prog_put()
 2023-05-30  4:54 UTC  (2+ messages)

[PATCH] bpf, x86: allow function arguments up to 12 for TRACING
 2023-05-30  4:44 UTC 

[PATCH iproute2] vdpa: propagate error from cmd_dev_vstats_show()
 2023-05-30  4:05 UTC  (2+ messages)

ip6_gre: paninc in ip6gre_header
 2023-05-30  3:21 UTC  (2+ messages)

[net-next PATCH v3 00/13] leds: introduce new LED hw control APIs
 2023-05-30  3:09 UTC  (22+ messages)
` [net-next PATCH v3 01/13] leds: add APIs for LEDs hw control
` [net-next PATCH v3 03/13] Documentation: leds: leds-class: Document new Hardware driven LEDs APIs
` [net-next PATCH v3 05/13] leds: trigger: netdev: introduce check for possible hw control
` [net-next PATCH v3 06/13] leds: trigger: netdev: add basic check for hw control support
` [net-next PATCH v3 07/13] leds: trigger: netdev: reject interval store for hw_control
` [net-next PATCH v3 08/13] leds: trigger: netdev: add support for LED hw control
` [net-next PATCH v3 11/13] leds: trigger: netdev: expose netdev trigger modes in linux include
` [net-next PATCH v3 12/13] net: dsa: qca8k: implement hw_control ops

[PATCH net] net: sched: fix NULL pointer dereference in mq_attach
 2023-05-30  2:45 UTC  (9+ messages)

[PATCH net-next] tcp: handle the deferred sack compression when it should be canceled
 2023-05-30  2:37 UTC 

[RESEND,PATCH net-next v7 0/8] Wangxun netdev features support
 2023-05-30  2:26 UTC  (9+ messages)
` [RESEND,PATCH net-next v7 1/8] net: wangxun: libwx add tx offload functions
` [RESEND,PATCH net-next v7 2/8] net: wangxun: libwx add rx "
` [RESEND,PATCH net-next v7 3/8] net: wangxun: Implement vlan add and kill functions
` [RESEND,PATCH net-next v7 4/8] net: libwx: Implement xx_set_features ops
` [RESEND,PATCH net-next v7 5/8] net: ngbe: Add netdev features support
` [RESEND,PATCH net-next v7 6/8] net: ngbe: Implement vlan add and remove ops
` [RESEND,PATCH net-next v7 7/8] net: txgbe: Add netdev features support
` [RESEND,PATCH net-next v7 8/8] net: txgbe: Implement vlan add and remove ops

[PATCH net] tcp: introduce a compack timer handler in sack compression
 2023-05-30  2:15 UTC  (2+ messages)

[PATCH v1 net-next 00/14] udp: Farewell to UDP-Lite
 2023-05-30  2:15 UTC  (16+ messages)
` [PATCH v1 net-next 01/14] udp: Random clenaup
` [PATCH v1 net-next 02/14] udplite: Retire UDP-Lite for IPv6
` [PATCH v1 net-next 03/14] ipv6: Remove IPV6_ADDRFORM support for IPPROTO_UDPLITE
` [PATCH v1 net-next 04/14] udplite: Retire UDP-Lite for IPv4
` [PATCH v1 net-next 05/14] udp: Remove UDP-Lite SNMP stats
` [PATCH v1 net-next 06/14] udp: Remove UDPLITE_SEND_CSCOV and UDPLITE_RECV_CSCOV
` [PATCH v1 net-next 07/14] udp: Remove pcslen, pcrlen, and pcflag in struct udp_sock
` [PATCH v1 net-next 08/14] udp: Remove csum branch for UDP-Lite
` [PATCH v1 net-next 09/14] udp: Don't pass proto to udp[46]_csum_init()
` [PATCH v1 net-next 10/14] udp: Don't pass proto to __udp[46]_lib_rcv()
` [PATCH v1 net-next 11/14] udp: Optimise ulen tests in __udp[46]_lib_rcv()
` [PATCH v1 net-next 12/14] udp: Remove udp_table in struct proto
` [PATCH v1 net-next 13/14] udp: Remove udp_table in struct udp_seq_afinfo
` [PATCH v1 net-next 14/14] udp: Don't pass udp_table to __udp[46]_lib_lookup()

[patch net-next v2 00/15] devlink: move port ops into separate structure
 2023-05-30  1:41 UTC  (7+ messages)
` [patch net-next v2 14/15] devlink: move port_del() to devlink_port_ops

[PATCH net 0/3] rtnetlink: a couple of fixes in linkmsg validation
 2023-05-30  1:25 UTC  (5+ messages)
` [PATCH net 1/3] rtnetlink: move validate_linkmsg into rtnl_create_link

[PATCH net-next 1/5] virtio_net: Fix an unsafe reference to the page chain
 2023-05-30  1:19 UTC  (6+ messages)
` [PATCH net-next 2/5] virtio_net: Add page_pool support to improve performance

[PATCH v5 net 0/6] net/sched: Fixes for sch_ingress and sch_clsact
 2023-05-30  1:03 UTC  (15+ messages)
` [PATCH v5 net 6/6] net/sched: qdisc_destroy() old ingress and clsact Qdiscs before grafting

[PATCH net-next 0/5] net: renesas: rswitch: Improve performance of TX
 2023-05-30  0:19 UTC  (8+ messages)
` [PATCH net-next 1/5] dt-bindings: net: r8a779f0-ether-switch: Add ACLK

[PATCH net-next 5/5] net: renesas: rswitch: Use per-queue rate limiter
 2023-05-29 23:45 UTC  (3+ messages)

[PATCH net-next 0/6] net: pcs: add helpers to xpcs and lynx to manage mdiodev
 2023-05-29 22:41 UTC  (22+ messages)
` [PATCH net-next 1/6] net: mdio: add mdio_device_get() and mdio_device_put()
` [PATCH net-next 2/6] net: pcs: xpcs: add xpcs_create_mdiodev()
` [PATCH net-next 3/6] net: stmmac: use xpcs_create_mdiodev()
` [PATCH net-next 4/6] net: pcs: lynx: add lynx_pcs_create_mdiodev()
` [PATCH net-next 5/6] net: dsa: ocelot: use lynx_pcs_create_mdiodev()
` [PATCH net-next 6/6] net: enetc: "

linux-next: duplicate patches in the net-next tree
 2023-05-29 22:10 UTC 

[PATCH iproute2] iproute_lwtunnel: fix array boundary check
 2023-05-29 21:42 UTC 

system hang on start-up (mlx5?)
 2023-05-29 21:20 UTC  (8+ messages)

[PATCH v2 0/4] sock: Improve condition on sockmem pressure
 2023-05-29 21:12 UTC  (5+ messages)
` [PATCH v2 3/4] sock: Consider memcg pressure when raising sockmem

[PATCH v2 3/5] dt-bindings: net: add mac-address-increment option
 2023-05-29 20:59 UTC  (11+ messages)

[PATCH pci] PCI: don't skip probing entire device if first fn OF node has status = "disabled"
 2023-05-29 20:48 UTC  (2+ messages)

[PATCH net-next 0/4] nexthop: Refactor and fix nexthop selection for multipath routes
 2023-05-29 20:19 UTC  (5+ messages)
` [PATCH net-next 1/4] nexthop: Factor out hash threshold fdb nexthop selection
` [PATCH net-next 2/4] nexthop: Factor out neighbor validity check
` [PATCH net-next 3/4] nexthop: Do not return invalid nexthop object during multipath selection
` [PATCH net-next 4/4] selftests: net: Add test cases for nexthop groups with invalid neighbors

[PATCH v6 net 0/4] net/sched: Fixes for sch_ingress and sch_clsact
 2023-05-29 19:54 UTC  (5+ messages)
` [PATCH v6 net 1/4] net/sched: sch_ingress: Only create under TC_H_INGRESS
` [PATCH v6 net 2/4] net/sched: sch_clsact: Only create under TC_H_CLSACT
` [PATCH v6 net 3/4] net/sched: Reserve TC_H_INGRESS (TC_H_CLSACT) for ingress (clsact) Qdiscs
` [PATCH v6 net 4/4] net/sched: Prohibit regrafting ingress or clsact Qdiscs

[PATCH net-next v2] net: dsa: mv88e6xxx: implement USXGMII mode for mv88e6393x
 2023-05-29 17:23 UTC  (4+ messages)

[PATCH iproute2-next v2 0/8] Introduce new dcb-rewr subcommand
 2023-05-29 17:09 UTC  (5+ messages)
` [PATCH iproute2-next v2 2/8] dcb: app: modify dcb-app print functions for dcb-rewr reuse
` [PATCH iproute2-next v2 3/8] dcb: app: modify dcb_app_table_remove_replaced() "

[PATCH net-next] net: dpaa2-mac: use correct interface to free mdiodev
 2023-05-29 17:09 UTC  (2+ messages)

[net-next PATCH v4 00/13] leds: introduce new LED hw control APIs
 2023-05-29 17:07 UTC  (15+ messages)
` [net-next PATCH v4 01/13] leds: add APIs for LEDs hw control
` [net-next PATCH v4 02/13] leds: add API to get attached device for LED "
` [net-next PATCH v4 03/13] Documentation: leds: leds-class: Document new Hardware driven LEDs APIs
` [net-next PATCH v4 04/13] leds: trigger: netdev: refactor code setting device name
` [net-next PATCH v4 05/13] leds: trigger: netdev: introduce check for possible hw control
` [net-next PATCH v4 06/13] leds: trigger: netdev: add basic check for hw control support
` [net-next PATCH v4 07/13] leds: trigger: netdev: reject interval store for hw_control
` [net-next PATCH v4 08/13] leds: trigger: netdev: add support for LED hw control
` [net-next PATCH v4 09/13] leds: trigger: netdev: validate configured netdev
` [net-next PATCH v4 10/13] leds: trigger: netdev: init mode if hw control already active
` [net-next PATCH v4 11/13] leds: trigger: netdev: expose netdev trigger modes in linux include
` [net-next PATCH v4 12/13] net: dsa: qca8k: implement hw_control ops
` [net-next PATCH v4 13/13] net: dsa: qca8k: add op to get ports netdev

[PATCH iproute2] ipstats: fix message reporting error
 2023-05-29 16:59 UTC 

[PATCH 0/1] gro: decrease size of CB
 2023-05-29 16:12 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH v2 bpf-next 00/22] xsk: multi-buffer support
 2023-05-29 15:50 UTC  (23+ messages)
` [PATCH v2 bpf-next 01/22] xsk: prepare 'options' in xdp_desc for multi-buffer use
` [PATCH v2 bpf-next 02/22] xsk: introduce XSK_USE_SG bind flag for xsk socket
` [PATCH v2 bpf-next 03/22] xsk: prepare both copy and zero-copy modes to co-exist
` [PATCH v2 bpf-next 04/22] xsk: move xdp_buff's data length check to xsk_rcv_check
` [PATCH v2 bpf-next 05/22] xsk: add support for AF_XDP multi-buffer on Rx path
` [PATCH v2 bpf-next 06/22] xsk: introduce wrappers and helpers for supporting multi-buffer in Tx path
` [PATCH v2 bpf-next 07/22] xsk: allow core/drivers to test EOP bit
` [PATCH v2 bpf-next 08/22] xsk: add support for AF_XDP multi-buffer on Tx path
` [PATCH v2 bpf-next 09/22] xsk: discard zero length descriptors in "
` [PATCH v2 bpf-next 10/22] xsk: support mbuf on ZC RX
` [PATCH v2 bpf-next 11/22] ice: xsk: add RX multi-buffer support
` [PATCH v2 bpf-next 12/22] xsk: support ZC Tx multi-buffer in batch API
` [PATCH v2 bpf-next 13/22] xsk: report ZC multi-buffer capability via xdp_features
` [PATCH v2 bpf-next 14/22] ice: xsk: Tx multi-buffer support
` [PATCH v2 bpf-next 15/22] xsk: add multi-buffer documentation
` [PATCH v2 bpf-next 16/22] selftests/xsk: transmit and receive multi-buffer packets
` [PATCH v2 bpf-next 17/22] selftests/xsk: add basic multi-buffer test
` [PATCH v2 bpf-next 18/22] selftests/xsk: add unaligned mode test for multi-buffer
` [PATCH v2 bpf-next 19/22] selftests/xsk: add invalid descriptor "
` [PATCH v2 bpf-next 20/22] selftests/xsk: add metadata copy test for multi-buff
` [PATCH v2 bpf-next 21/22] selftests/xsk: add test for too many frags
` [PATCH v2 bpf-next 22/22] selftests/xsk: reset NIC settings to default after running test suite

[PATCH] kernel: bpf: syscall: fix a possible sleep-in-atomic bug in __bpf_prog_put()
 2023-05-29 15:48 UTC 

[PATCH net-next] net/netlink: fix NETLINK_LIST_MEMBERSHIPS length report
 2023-05-29 15:33 UTC 

[PATCH net-next v4 0/7] net: dsa: mv88e6xxx: add 88E6361 support
 2023-05-29 15:13 UTC  (3+ messages)
` [PATCH net-next v4 7/7] net: dsa: mv88e6xxx: enable support for 88E6361 switch

[PATCH net-next v1 1/1] dsa: lan9303: Remove stray gpiod_unexport() call
 2023-05-29 15:00 UTC  (2+ messages)

[PATCH net-next] tipc: delete tipc_mtu_bad from tipc_udp_enable
 2023-05-29 14:52 UTC 

[PATCH net-next v2 0/8] Add layer 2 miss indication and filtering
 2023-05-29 14:50 UTC  (17+ messages)
` [PATCH net-next v2 1/8] skbuff: bridge: Add layer 2 miss indication
` [PATCH net-next v2 2/8] flow_dissector: Dissect layer 2 miss from tc skb extension
` [PATCH net-next v2 3/8] net/sched: flower: Allow matching on layer 2 miss
` [PATCH net-next v2 4/8] flow_offload: Reject "
` [PATCH net-next v2 5/8] mlxsw: spectrum_flower: Split iif parsing to a separate function
` [PATCH net-next v2 6/8] mlxsw: spectrum_flower: Do not force matching on iif
` [PATCH net-next v2 7/8] mlxsw: spectrum_flower: Add ability to match on layer 2 miss
` [PATCH net-next v2 8/8] selftests: forwarding: Add layer 2 miss test cases

[PATCH net-next] net: phy: smsc: add WoL support to LAN8740/LAN8742 PHYs
 2023-05-29 14:48 UTC  (2+ messages)

MOEP/SDE/OMT/05/2023-24
 2023-05-29 14:49 UTC 

[PATCH net] net/netlink: fix NETLINK_LIST_MEMBERSHIPS group array length check
 2023-05-29 14:37 UTC  (5+ messages)

[PATCH v3] hv_netvsc: Allocate rx indirection table size dynamically
 2023-05-29 14:25 UTC  (6+ messages)

[PATCH v7 0/3] dsa: marvell: Add support for mv88e6071 and 6020 switches
 2023-05-29 14:16 UTC  (6+ messages)

[PATCH] udp6: Fix race condition in udp6_sendmsg & connect
 2023-05-29 14:13 UTC  (5+ messages)

[PATCH net-next] net: Make gro complete function to return void
 2023-05-29 13:44 UTC 

[PATCH v2] ARM: dts: vf610: ZII: Add missing phy-mode and fixed links
 2023-05-29 13:35 UTC  (2+ messages)

[PATCH] Remove hardcoded static string length
 2023-05-29 13:32 UTC  (13+ messages)

[PATCH iproute2] lib/libnetlink: ensure a minimum of 32KB for the buffer used in rtnl_recvmsg()
 2023-05-29 12:29 UTC  (3+ messages)

[PATCH net-next v5 0/2] Add support for VSC85xx DT RGMII delays
 2023-05-29 12:20 UTC  (3+ messages)
` [PATCH net-next v5 1/2] phy: mscc: Use PHY_ID_MATCH_VENDOR to minimize PHY ID table
` [PATCH net-next v5 2/2] phy: mscc: Add support for RGMII delay configuration

[PATCH] nfsd: fix double fget() bug in __write_ports_addfd()
 2023-05-29 11:35 UTC 

[PATCH bpf-next 0/2] multi-buffer support for XDP_REDIRECT samples
 2023-05-29 11:06 UTC  (3+ messages)
` [PATCH bpf-next 1/2] samples/bpf: fixup xdp_redirect tool to be able to support xdp multibuffer
` [PATCH bpf-next 2/2] samples/bpf: fixup xdp_redirect_map "

[PATCH net] tcp: deny tcp_disconnect() when threads are waiting
 2023-05-29  9:55 UTC  (2+ messages)

[PATCH v3 0/3] Add pinctrl support for SDX75
 2023-05-29  9:48 UTC  (2+ messages)

[PATCH net-next v2 0/3] support non-frag page for page_pool_alloc_frag()
 2023-05-29  9:28 UTC  (4+ messages)
` [PATCH net-next v2 1/3] page_pool: unify frag page and non-frag page handling
` [PATCH net-next v2 2/3] page_pool: support non-frag page for page_pool_alloc_frag()
` [PATCH net-next v2 3/3] page_pool: remove PP_FLAG_PAGE_FRAG flag


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