netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-04-11 07:10:58 to 2023-04-11 17:07:12 UTC [more...]

[PATCH RFC net-next 0/6] net: mvneta: reduce size of TSO header allocation
 2023-04-11 17:07 UTC  (4+ messages)

[PATCH v4 net-next 0/9] Add tc-mqprio and tc-taprio support for preemptible traffic classes
 2023-04-11 17:01 UTC  (4+ messages)
` [PATCH v4 net-next 6/9] net/sched: mqprio: allow per-TC user input of FP adminStatus

selftests: net: sctp_vrf.sh: # sysctl: error: 'net.sctp/l3mdev_accept' is an unknown key
 2023-04-11 17:00 UTC 

[PATCH net-next v6 00/18] splice, net: Replace sendpage with sendmsg(MSG_SPLICE_PAGES), part 1
 2023-04-11 16:55 UTC  (20+ messages)
` [PATCH net-next v6 01/18] net: Declare MSG_SPLICE_PAGES internal sendmsg() flag
` [PATCH net-next v6 02/18] mm: Move the page fragment allocator from page_alloc.c into its own file
` [PATCH net-next v6 03/18] mm: Make the page_frag_cache allocator use multipage folios
` [PATCH net-next v6 04/18] mm: Make the page_frag_cache allocator use per-cpu
` [PATCH net-next v6 05/18] net: Pass max frags into skb_append_pagefrags()
` [PATCH net-next v6 06/18] net: Add a function to splice pages into an skbuff for MSG_SPLICE_PAGES
` [PATCH net-next v6 07/18] tcp: Support MSG_SPLICE_PAGES
` [PATCH net-next v6 08/18] tcp: Convert do_tcp_sendpages() to use MSG_SPLICE_PAGES
` [PATCH net-next v6 09/18] tcp_bpf: Inline do_tcp_sendpages as it's now a wrapper around tcp_sendmsg
` [PATCH net-next v6 10/18] espintcp: Inline do_tcp_sendpages()
` [PATCH net-next v6 11/18] tls: "
` [PATCH net-next v6 12/18] siw: "
` [PATCH net-next v6 13/18] tcp: Fold do_tcp_sendpages() into tcp_sendpage_locked()
` [PATCH net-next v6 14/18] ip, udp: Support MSG_SPLICE_PAGES
` [PATCH net-next v6 15/18] ip6, udp6: "
` [PATCH net-next v6 16/18] udp: Convert udp_sendpage() to use MSG_SPLICE_PAGES
` [PATCH net-next v6 17/18] ip: Remove ip_append_page()
` [PATCH net-next v6 18/18] af_unix: Support MSG_SPLICE_PAGES

selftests: # Warning: file test_ingress_egress_chaining.sh is not executable
 2023-04-11 16:54 UTC 

[PATCH net-next] net: phy: add basic driver for NXP CBTX PHY
 2023-04-11 16:49 UTC  (2+ messages)

[PATCH iproute2] iptunnel: detect protocol mismatch on tunnel change
 2023-04-11 16:49 UTC  (4+ messages)

[PATCH ipsec] xfrm: Preserve xfrm interface secpath for packets forwarded
 2023-04-11 16:40 UTC  (3+ messages)

[PATCH net-next 00/10] Support tunnel mode in mlx5 IPsec packet offload
 2023-04-11 16:40 UTC  (17+ messages)
` [PATCH net-next 01/10] net/mlx5e: Add IPsec packet offload tunnel bits
` [PATCH net-next 02/10] net/mlx5e: Check IPsec packet offload tunnel capabilities
` [PATCH net-next 03/10] net/mlx5e: Configure IPsec SA tables to support tunnel mode
` [PATCH net-next 04/10] net/mlx5e: Prepare IPsec packet reformat code for "
` [PATCH net-next 05/10] net/mlx5e: Support IPsec RX packet offload in "
` [PATCH net-next 09/10] net/mlx5e: Create IPsec table with tunnel support only when encap is disabled

[PATCH net 1/1] i40e: Fix crash when rebuild fails in i40e_xdp_setup
 2023-04-11 16:24 UTC  (3+ messages)

Memory leak in __ip6_rt_update_pmtu (net/ipv6/route.c)
 2023-04-11 16:13 UTC  (2+ messages)

[PATCH net-next v3 0/4] Add SCM_PIDFD and SO_PEERPIDFD
 2023-04-11 16:02 UTC  (9+ messages)
` [PATCH net-next v3 1/4] scm: add SO_PASSPIDFD and SCM_PIDFD
` [PATCH net-next v3 2/4] net: socket: add sockopts blacklist for BPF cgroup hook
` [PATCH net-next v3 3/4] net: core: add getsockopt SO_PEERPIDFD
` [PATCH net-next v3 4/4] selftests: net: add SCM_PIDFD / SO_PEERPIDFD test

[PATCH v3 0/2] ATH10K YAML conversion
 2023-04-11 15:59 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: net: Convert ATH10K to YAML

[PATCH net-next 0/3] net: use READ_ONCE/WRITE_ONCE for ring index accesses
 2023-04-11 15:55 UTC  (8+ messages)
` [PATCH net-next 1/3] net: docs: update the sample code in driver.rst
` [PATCH net-next 2/3] bnxt: use READ_ONCE/WRITE_ONCE for ring indexes
` [PATCH net-next 3/3] mlx4: "

[PATCH net-next] net: dsa: mt7530: fix support for MT7531BE
 2023-04-11 15:44 UTC  (2+ messages)

[PATCH net-next] net: stmmac: propagate feature flags to vlan
 2023-04-11 15:44 UTC  (2+ messages)

[PATCH] net: ti/cpsw: Add explicit platform_device.h and of_platform.h includes
 2023-04-11 15:38 UTC  (2+ messages)

[PATCH net] net: bridge: switchdev: don't notify FDB entries with "master dynamic"
 2023-04-11 15:30 UTC  (2+ messages)

[PATCH 0/5] add initial io_uring_cmd support for sockets
 2023-04-11 15:29 UTC  (24+ messages)
` [RFC PATCH 2/4] net: add uring_cmd callback to UDP
` [PATCH RFC] io_uring: Pass whole sqe to commands

[PATCH v3] net: macb: restart tx after tx used bit read
 2023-04-11 15:25 UTC  (4+ messages)
` [PATCH 0/1] Alternative, "
  ` [PATCH 1/1] net: macb: A different way to restart a stuck TX descriptor ring

Kernel crash after FLR reset of a ConnectX-5 PF in switchdev mode
 2023-04-11 15:11 UTC 

[PATCH V2,net-next, 0/3] net: mana: Add support for jumbo frame
 2023-04-11 15:06 UTC  (7+ messages)
` [PATCH V2,net-next, 1/3] net: mana: Use napi_build_skb in RX path
` [PATCH V2,net-next, 2/3] net: mana: Enable RX path to handle various MTU sizes
` [PATCH V2,net-next, 3/3] net: mana: Add support for jumbo frame

[PATCH net-next] net: davicom: Make davicom drivers not depends on DM9000
 2023-04-11 15:02 UTC  (3+ messages)

[RFC PATCH v2 net-next 00/12] net: dsa: mt7530: fix port 5 phylink, port 6, and MT7988
 2023-04-11 15:00 UTC  (5+ messages)
` [RFC PATCH v2 net-next 02/14] net: dsa: mt7530: fix phylink for port 5 and fix port 5 modes
` [RFC PATCH v2 net-next 06/14] net: dsa: mt7530: do not set CPU port interfaces to PHY_INTERFACE_MODE_NA

[PATCH v3 net] net: ipv4/ipv6 addrconf: call igmp{,6}_group_dropped() while dev is still up
 2023-04-11 14:49 UTC 

[BUG] In af_packet.c::dev_parse_header() skb.network_header does not point to the network header
 2023-04-11 14:47 UTC 

[-net-next v11 0/6] Add Ethernet driver for StarFive JH7110 SoC
 2023-04-11 14:37 UTC  (8+ messages)
` [-net-next v11 5/6] net: stmmac: Add glue layer "

FWD: Re: [PATCH net-next v1 1/1] net: dsa: microchip: ksz8: Make flow control, speed, and duplex on CPU port configurable
 2023-04-11 14:33 UTC  (15+ messages)

[PATCH rdma-next 0/4] Allow relaxed ordering read in VFs and VMs
 2023-04-11 14:09 UTC  (3+ messages)

[PATCH net] net: Add check for csum_start in skb_partial_csum_set()
 2023-04-11 14:03 UTC  (6+ messages)

[PATCH net-next] gve: Unify duplicate GQ min pkt desc size constants
 2023-04-11 13:50 UTC  (2+ messages)

[PATCH net-next] tools: ynl: throw a more meaningful exception if family not supported
 2023-04-11 13:40 UTC  (2+ messages)

[PATCH net] net: phy: nxp-c45-tja11xx: add remove callback
 2023-04-11 13:40 UTC  (4+ messages)

[PATCH net-next] net: dsa: mv88e6xxx: Correct cmode to PHY_INTERFACE_
 2023-04-11 13:00 UTC  (6+ messages)

[PATCH bpf-next v2] xsk: Elide base_addr comparison in xp_unaligned_validate_desc
 2023-04-11 13:00 UTC 

[BUG] net, pci: 6.3-rc1-4 hangs during boot on PowerEdge R620 with igb
 2023-04-11 12:53 UTC  (2+ messages)

[PATCH net-next v2 0/6] TXGBE PHYLINK support
 2023-04-11 12:52 UTC  (15+ messages)
` [PATCH net-next v2 1/6] net: txgbe: Add software nodes to support phylink
` [PATCH net-next v2 2/6] net: txgbe: Implement I2C bus master driver
` [PATCH net-next v2 3/6] net: txgbe: Add SFP module identify
` [PATCH net-next v2 4/6] net: txgbe: Support GPIO to SFP socket
` [PATCH net-next v2 5/6] net: txgbe: Implement phylink pcs
` [PATCH net-next v2 6/6] net: txgbe: Support phylink MAC layer

[PATCH net] ionic: Fix allocation of q/cq info structures from device local node
 2023-04-11 12:47 UTC  (4+ messages)

[PATCH v2 0/3] net: thunderbolt: Fix for sparse warnings and typos
 2023-04-11 12:37 UTC  (7+ messages)
` [PATCH v2 1/3] net: thunderbolt: Fix sparse warnings in tbnet_check_frame() and tbnet_poll()
` [PATCH v2 2/3] net: thunderbolt: Fix sparse warnings in tbnet_xmit_csum_and_map()
` [PATCH v2 3/3] net: thunderbolt: Fix typos in comments

[PATCH net-next v5 0/3] Macb PTP minor updates
 2023-04-11 12:37 UTC  (4+ messages)
` [PATCH net-next v5 1/3] net: macb: Update gem PTP support check
` [PATCH net-next v5 2/3] net: macb: Enable PTP unicast
` [PATCH net-next v5 3/3] net: macb: Optimize reading HW timestamp

[PATCH net-next v2 00/15] Introduce Intel IDPF driver
 2023-04-11 12:36 UTC  (13+ messages)
` [PATCH net-next v2 01/15] virtchnl: add virtchnl version 2 ops
` [PATCH net-next v2 02/15] idpf: add module register and probe functionality
` [PATCH net-next v2 03/15] idpf: add controlq init and reset checks
` [PATCH net-next v2 04/15] idpf: add core init and interrupt request
` [PATCH net-next v2 06/15] idpf: continue expanding init task
` [PATCH net-next v2 14/15] idpf: add ethtool callbacks

[PATCH] net: Finish up ->msg_control{,_user} split
 2023-04-11 12:26 UTC 

[PATCH wpan-next 1/2] MAINTAINERS: Update wpan tree
 2023-04-11 12:13 UTC  (4+ messages)
` [PATCH wpan-next 2/2] MAINTAINERS: Add wpan patchwork

[PATCH net-next v2] bnxt_en: Allow to set switchdev mode without existing VFs
 2023-04-11 12:04 UTC 

[PATCH v7 0/4] Introduce PRU platform consumer API
 2023-04-11 12:03 UTC  (4+ messages)
` [PATCH v7 1/4] soc: ti: pruss: Add pruss_get()/put() API
    ` [EXTERNAL] "

[PATCH net-next] bnxt_en: Allow to set switchdev mode without existing VFs
 2023-04-11 12:02 UTC  (3+ messages)

[PATCH v1] Bluetooth: Optimize devcoredump API hci_devcd_init()
 2023-04-11 11:49 UTC 

[PATCH rdma-next] RDMA/mlx5: Fix flow counter query via DEVX
 2023-04-11 11:46 UTC  (2+ messages)

[PATCH v2 0/3] Add missing DSA properties for marvell switches
 2023-04-11 11:40 UTC  (7+ messages)
` [PATCH v2 1/3] ARM: dts: imx51: ZII: Add missing phy-mode
` [PATCH v2 2/3] ARM: dts: imx6qdl: Add missing phy-mode and fixed links
` [PATCH v2 3/3] ARM64: dts: freescale: ZII: Add missing phy-mode

[PATCH nf-next v2 0/4] ipvs: Cleanups for v6.4
 2023-04-11 11:39 UTC  (9+ messages)
` [PATCH nf-next v2 1/4] ipvs: Update width of source for ip_vs_sync_conn_options
` [PATCH nf-next v2 2/4] ipvs: Consistently use array_size() in ip_vs_conn_init()
` [PATCH nf-next v2 3/4] ipvs: Remove {Enter,Leave}Function
` [PATCH nf-next v2 4/4] ipvs: Correct spelling in comments

[PATCH net-next v2] qlcnic: check pci_reset_function result
 2023-04-11 11:31 UTC  (3+ messages)

[PATCH] net: fddi: skfp: rmt: Clean up some inconsistent indenting
 2023-04-11 11:10 UTC  (2+ messages)

[PATCH net v2] net: sched: sch_qfq: prevent slab-out-of-bounds in qfq_activate_agg
 2023-04-11 10:54 UTC 

[PATCH net-next v2] net/mlx5: stop waiting for PCI link if reset is required
 2023-04-11 10:51 UTC 

[PATCH v3] net: mac80211: Add NULL checks for sta->sdata
 2023-04-11 10:35 UTC  (2+ messages)

[PATCH] net/sched: sch_qfq: prevent slab-out-of-bounds in qfq_activate_agg
 2023-04-11 10:33 UTC  (2+ messages)

[PATCH] net/mlx5: stop waiting for PCI link if reset is required
 2023-04-11 10:13 UTC  (3+ messages)

[PATCH net] rtnetlink: Restore RTM_NEW/DELLINK notification behavior
 2023-04-11  9:52 UTC  (2+ messages)

[PATCH net v2] ipv4: Fix potential uninit variable access buf in __ip_make_skb()
 2023-04-11  9:39 UTC  (3+ messages)

[PATCH] vhost_vdpa: fix unmap process in no-batch mode
 2023-04-11  9:13 UTC  (4+ messages)

[net-next Patch v9 0/6] octeontx2-pf: HTB offload support
 2023-04-11  9:03 UTC  (7+ messages)
` [net-next Patch v9 1/6] sch_htb: Allow HTB priority parameter in offload mode
` [net-next Patch v9 2/6] octeontx2-pf: Rename tot_tx_queues to non_qos_queues
` [net-next Patch v9 3/6] octeontx2-pf: qos send queues management
` [net-next Patch v9 4/6] octeontx2-pf: Refactor schedular queue alloc/free calls
` [net-next Patch v9 5/6] octeontx2-pf: Add support for HTB offload
` [net-next Patch v9 6/6] docs: octeontx2: Add Documentation for QOS

BUG: drivers/net/wireless: iwlwifi: IWL Error: ieee80211 phy0: Hardware restart was requested
 2023-04-11  8:47 UTC  (3+ messages)
` BUG: drivers/net/wireless: iwlwifi: IWL Error: "BUG: kernel NULL pointer dereference, address: 0000000000000150"

[PATCH net-next] net/bridge: add drop reasons for bridge forwarding
 2023-04-11  8:03 UTC  (2+ messages)

Prezentacja
 2023-04-11  7:30 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).