netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-23 10:20:16 to 2022-11-23 17:00:51 UTC [more...]

[PATCH iproute2-next v1] tc_util: Fix no error return when large parent id used
 2022-11-23 17:00 UTC  (2+ messages)

[PATCH iproute2-next v1] tc_util: Change datatype for maj to avoid overflow issue
 2022-11-23 17:00 UTC  (3+ messages)

[PATCH 00/18] treewide: fix object files shared between several modules
 2022-11-23 16:59 UTC  (15+ messages)
` [PATCH 08/18] net: enetc: fix mixed module-builtin object
` [PATCH 09/18] net: emac, cpsw: fix mixed module-builtin object (davinci_cpdma)
` [PATCH 10/18] EDAC: i10nm, skx: fix mixed module-builtin object
` [PATCH 12/18] mtd: tests: fix object shared between several modules
` [PATCH 13/18] crypto: octeontx2: fix objects "

[PATCH net-next 1/2] IPv6/GRO: generic helper to remove temporary HBH/jumbo header in driver
 2022-11-23 16:41 UTC  (4+ messages)
` [PATCH net-next 2/2] bnxt: Use generic HBH removal helper in tx path

[PATCH net-next] net/hanic: Add the hanic network interface for high availability links
 2022-11-23 16:36 UTC  (13+ messages)
    ` [EXT] "

[RFC PATCH v1 0/3] test/vsock: update two tests and add new tool
 2022-11-23 16:28 UTC  (11+ messages)
` [RFC PATCH v1 1/3] test/vsock: rework message bound test
` [RFC PATCH v1 2/3] test/vsock: add big message test

[PATCH] USB: disable all RNDIS protocol drivers
 2022-11-23 16:27 UTC  (5+ messages)

[RFC PATCH] net: devlink: devlink_nl_info_fill: populate default information
 2022-11-23 16:26 UTC  (6+ messages)

[PATCH iproute2] libnetlink: Fix memory leak in __rtnl_talk_iov()
 2022-11-23 16:15 UTC 

[PATCH v2] net: tun: Fix use-after-free in tun_detach()
 2022-11-23 16:08 UTC  (4+ messages)

[PATCH v2] net/ethtool/ioctl: ensure that we have phy ops before using them
 2022-11-23 16:06 UTC  (2+ messages)

[PATCH net-next 1/2] ice: Add support for 100G KR2/CR2/SR2 link reporting
 2022-11-23 15:55 UTC  (2+ messages)
` [PATCH net-next 2/2] ice: combine cases in ice_ksettings_find_adv_link_speed()

[PATCH net-next v2 0/3] Add support for netnamespace filtering in drop monitor
 2022-11-23 16:04 UTC  (9+ messages)
` [PATCH net-next v2 1/3] drop_monitor: Implement namespace filtering/reporting for software drops
` [PATCH net-next v2 2/3] drop_monitor: Add namespace filtering/reporting for hardware drops
` [PATCH net-next v2 3/3] selftests: net: Add drop monitor tests for namespace filtering functionality

[PATCH net] net: enetc: preserve TX ring priority across reconfiguration
 2022-11-23 16:00 UTC  (3+ messages)

[PATCH v4 0/4] soc: ti: Add module build support to the socinfo
 2022-11-23 15:59 UTC  (3+ messages)
` [PATCH v4 4/4] net: ethernet: ti: davinci_mdio: Deferring probe when soc_device_match() returns NULL

[PATCH] USB: disable all RNDIS protocol drivers
 2022-11-23 15:55 UTC  (2+ messages)

[PATCH net-next v5 00/10] optimize the parallelism of SMC-R connections
 2022-11-23 15:54 UTC  (11+ messages)
` [PATCH net-next v5 01/10] net/smc: fix potential panic dues to unprotected smc_llc_srv_add_link()
` [PATCH net-next v5 02/10] net/smc: fix application data exception
` [PATCH net-next v5 03/10] net/smc: fix SMC_CLC_DECL_ERR_REGRMB without smc_server_lgr_pending
` [PATCH net-next v5 04/10] net/smc: remove locks smc_client_lgr_pending and smc_server_lgr_pending
` [PATCH net-next v5 05/10] net/smc: allow confirm/delete rkey response deliver multiplex
` [PATCH net-next v5 06/10] net/smc: make SMC_LLC_FLOW_RKEY run concurrently
` [PATCH net-next v5 07/10] net/smc: llc_conf_mutex refactor, replace it with rw_semaphore
` [PATCH net-next v5 08/10] net/smc: use read semaphores to reduce unnecessary blocking in smc_buf_create() & smcr_buf_unuse()
` [PATCH net-next v5 09/10] net/smc: reduce unnecessary blocking in smcr_lgr_reg_rmbs()
` [PATCH net-next v5 10/10] net/smc: replace mutex rmbs_lock and sndbufs_lock with rw_semaphore

[PATCH v2 0/9] dt-bindings: cleanup titles
 2022-11-23 15:52 UTC  (13+ messages)
` [PATCH v2 1/9] dt-bindings: drop redundant part of title of shared bindings
` [PATCH v2 4/9] dt-bindings: drop redundant part of title (end)
` [PATCH v2 5/9] dt-bindings: drop redundant part of title (end, part two)
` [PATCH v2 6/9] dt-bindings: drop redundant part of title (end, part three)
` [PATCH v2 7/9] dt-bindings: drop redundant part of title (beginning)
` [PATCH v2 9/9] dt-bindings: drop redundant part of title (manual)

[PATCH v3] igb: Allocate MSI-X vector when testing
 2022-11-23 15:41 UTC  (2+ messages)

[PATCH v1 net] af_unix: Call sk_diag_fill() under the bucket lock
 2022-11-23 15:38 UTC  (5+ messages)

[PATCH v2] igb: Allocate MSI-X vector when testing
 2022-11-23 15:33 UTC  (2+ messages)

[PATCH net-next v2 0/4] TC protocol all support in Sparx5 IS2 VCAP
 2022-11-23 15:25 UTC  (5+ messages)
` [PATCH net-next v2 1/4] net: microchip: sparx5: Support for copying and modifying rules in the API
` [PATCH net-next v2 2/4] net: microchip: sparx5: Support for TC protocol all
` [PATCH net-next v2 3/4] net: microchip: sparx5: Support for displaying a list of keysets
` [PATCH net-next v2 4/4] net: microchip: sparx5: Add VCAP filter keys KUNIT test

[PATCH net] l2tp: Don't sleep and disable BH under writer-side sk_callback_lock
 2022-11-23 15:24 UTC  (11+ messages)

[pull request][net 00/14] mlx5 fixes 2022-11-21
 2022-11-23 15:21 UTC  (7+ messages)
` [net 03/14] net/mlx5: SF: Fix probing active SFs during driver probe phase
` [net 04/14] net/mlx5: cmdif, Print info on any firmware cmd failure to tracepoint
` [net 13/14] net/mlx5e: Fix MACsec update SecY

[PATCHv2 net-next 0/5] net: eliminate the duplicate code in the ct nat functions of ovs and tc
 2022-11-23 15:13 UTC  (9+ messages)
` [PATCHv2 net-next 2/5] openvswitch: return NF_ACCEPT when OVS_CT_NAT is net set in info nat
` [PATCHv2 net-next 3/5] net: sched: return NF_ACCEPT when fails to add nat ext in tcf_ct_act_nat
` [PATCHv2 net-next 5/5] net: move the nat function to nf_nat_ovs for ovs and tc
    ` [ovs-dev] "

[PATCH bpf-next v2 0/8] xdp: hints via kfuncs
 2022-11-23 14:46 UTC  (9+ messages)
` [PATCH bpf-next v2 2/8] bpf: XDP metadata RX kfuncs
  ` [xdp-hints] "
` [PATCH bpf-next v2 6/8] mlx4: Introduce mlx4_xdp_buff wrapper for xdp_buff
  ` [xdp-hints] "
` [PATCH bpf-next v2 8/8] selftests/bpf: Simple program to dump XDP RX metadata
  ` [xdp-hints] "
` [PATCH bpf-next 1/2] xdp: Add drv_priv pointer to struct xdp_buff
  ` [PATCH bpf-next 2/2] mlx5: Support XDP RX metadata

[PATCH net-next v3 0/7] net: lan966x: Extend xdp support
 2022-11-23 14:22 UTC  (5+ messages)
` [PATCH net-next v3 7/7] net: lan966x: Add support for XDP_REDIRECT

[PATCH] net: loopback: use NET_NAME_PREDICTABLE for name_assign_type
 2022-11-23 14:18 UTC 

[PATCH v5 0/5] net/tcp: Dynamically disable TCP-MD5 static key
 2022-11-23 14:11 UTC  (5+ messages)
` [PATCH v5 1/5] jump_label: Prevent key->enabled int overflow

[PATCH 5.10 000/149] 5.10.156-rc1 review
 2022-11-23 14:00 UTC 

[RFC Patch net-next v2 0/8] net: dsa: microchip: add PTP support for KSZ9x and LAN937x
 2022-11-23 13:57 UTC  (4+ messages)
` [RFC Patch net-next v2 3/8] net: dsa: microchip: Initial hardware time stamping support

[syzbot] memory leak in sctp_sched_prio_set
 2022-11-23 13:57 UTC  (3+ messages)
` [PATCH] sctp: relese sctp_stream_priorities at sctp_stream_outq_migrate()

[PATCH net-next] sfc: ensure type is valid before updating seen_gen
 2022-11-23 13:50 UTC  (2+ messages)

[PATCH v2] net/cdc_ncm: Fix multicast RX support for CDC NCM devices with ZLP
 2022-11-23 13:50 UTC  (2+ messages)

[PATCH net-next v5 0/5] net: dsa: microchip: add MTU support for KSZ8 series
 2022-11-23 13:41 UTC  (7+ messages)
` [PATCH net-next v5 1/5] net: dsa: microchip: move max mtu to one location
` [PATCH net-next v5 2/5] net: dsa: microchip: do not store max MTU for all ports
` [PATCH net-next v5 3/5] net: dsa: microchip: add ksz_rmw8() function
` [PATCH net-next v5 4/5] net: dsa: microchip: ksz8: add MTU configuration support
` [PATCH net-next v5 5/5] net: dsa: microchip: enable MTU normalization for KSZ8795 and KSZ9477 compatible switches

[PATCH net] net/smc: Fix expected buffersizes and sync logic
 2022-11-23 13:41 UTC  (4+ messages)

[PATCH] net: fec: don't reset irq coalesce settings to defaults on "ip link up"
 2022-11-23 13:38 UTC 

[PATCH net-next] net/smc: Unbind smc control from tcp control
 2022-11-23 13:36 UTC  (6+ messages)

[PATCH net] net: phy: fix null-ptr-deref while probe() failed
 2022-11-23 13:28 UTC 

[REPOST PATCH] epoll: use refcount to reduce ep_mutex contention
 2022-11-23 13:27 UTC  (2+ messages)

[PATCH v4 net-next 0/8] Let phylink manage in-band AN for the PHY
 2022-11-23 13:11 UTC  (11+ messages)
` [PATCH v4 net-next 3/8] net: phy: bcm84881: move the in-band capability check where it belongs

[PATCH net-next] ppp: associate skb with a device at tx
 2022-11-23 13:00 UTC  (2+ messages)

[PATCH 1/1] sctp: sysctl: referring the correct net namespace
 2022-11-23 13:00 UTC  (2+ messages)

[PATCH xfrm-next v7 6/8] xfrm: speed-up lookup of HW policies
 2022-11-23 12:53 UTC  (19+ messages)

[PATCH net v2] l2tp: Don't sleep and disable BH under writer-side sk_callback_lock
 2022-11-23 12:50 UTC  (2+ messages)

[PATCH net] arcnet: fix potential memory leak in com20020_probe()
 2022-11-23 12:50 UTC  (2+ messages)

[PATCH net-next] Documentation: devlink: Add blank line padding on numbered lists in Devlink Port documentation
 2022-11-23 12:50 UTC  (2+ messages)

[PATCH] net: usb: qmi_wwan: add u-blox 0x1342 composition
 2022-11-23 12:50 UTC  (2+ messages)

[PATCH] net: dm9051: Fix missing dev_kfree_skb() in dm9051_loop_rx()
 2022-11-23 12:50 UTC  (2+ messages)

[PATCH v3 net-next 0/6] net: ethernet: ti: am65-cpsw: Fix set channel operation
 2022-11-23 12:48 UTC  (7+ messages)
` [PATCH v3 net-next 1/6] Revert "net: ethernet: ti: am65-cpsw: Fix hardware switch mode on suspend/resume"
` [PATCH v3 net-next 2/6] Revert "net: ethernet: ti: am65-cpsw: retain PORT_VLAN_REG after suspend/resume"
` [PATCH v3 net-next 3/6] Revert "net: ethernet: ti: am65-cpsw: Add suspend/resume support"
` [PATCH v3 net-next 4/6] net: ethernet: ti: am65-cpsw: Add suspend/resume support
` [PATCH v3 net-next 5/6] net: ethernet: ti: am65-cpsw: retain PORT_VLAN_REG after suspend/resume
` [PATCH v3 net-next 6/6] net: ethernet: ti: am65-cpsw: Fix hardware switch mode on suspend/resume

[PATCH AUTOSEL 4.9 4/5] tcp: configurable source port perturb table size
 2022-11-23 12:45 UTC  (2+ messages)
` [PATCH AUTOSEL 4.9 5/5] net: usb: qmi_wwan: add Telit 0x103a composition

[PATCH AUTOSEL 4.14 07/10] tcp: configurable source port perturb table size
 2022-11-23 12:45 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 10/10] net: usb: qmi_wwan: add Telit 0x103a composition

[PATCH AUTOSEL 4.19 07/11] tcp: configurable source port perturb table size
 2022-11-23 12:44 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 10/11] net: usb: qmi_wwan: add Telit 0x103a composition

[PATCH AUTOSEL 5.10 15/22] tcp: configurable source port perturb table size
 2022-11-23 12:43 UTC  (2+ messages)
` [PATCH AUTOSEL 5.10 19/22] net: usb: qmi_wwan: add Telit 0x103a composition

[PATCH AUTOSEL 5.4 10/15] tcp: configurable source port perturb table size
 2022-11-23 12:44 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 14/15] net: usb: qmi_wwan: add Telit 0x103a composition

[PATCH AUTOSEL 5.15 22/31] tcp: configurable source port perturb table size
 2022-11-23 12:42 UTC  (2+ messages)
` [PATCH AUTOSEL 5.15 26/31] net: usb: qmi_wwan: add Telit 0x103a composition

[PATCH AUTOSEL 6.0 34/44] tcp: configurable source port perturb table size
 2022-11-23 12:40 UTC  (2+ messages)
` [PATCH AUTOSEL 6.0 39/44] net: usb: qmi_wwan: add Telit 0x103a composition

[PATCH 1/5] driver core: make struct class.dev_uevent() take a const *
 2022-11-23 12:38 UTC  (2+ messages)

[patch V2 00/17] timers: Provide timer_shutdown[_sync]()
 2022-11-23 12:02 UTC  (11+ messages)
` [patch V2 07/17] timers: Update kernel-doc for various functions
` [patch V2 12/17] timers: Silently ignore timers with a NULL function
` [patch V2 13/17] timers: Split [try_to_]del_timer[_sync]() to prepare for shutdown mode
` [patch V2 15/17] timers: Provide timer_shutdown[_sync]()

[net PATCH V2] octeontx2-pf: Fix pfc_alloc_status array overflow
 2022-11-23 11:08 UTC  (2+ messages)

Patch "openvswitch: Fix Frame-size larger than 1024 bytes warning" not correct
 2022-11-23 10:56 UTC  (2+ messages)

[PATCH net v4] net: stmmac: Set MAC's flow control register to reflect current settings
 2022-11-23 10:51 UTC 

[PATCH] qed: avoid defines prefixed with CONFIG
 2022-11-23 10:33 UTC 

[PATCH net-next 00/17] rxrpc: Increasing SACK size and moving away from softirq, part 3
 2022-11-23 10:16 UTC  (18+ messages)
` [PATCH net-next 01/17] rxrpc: Split the receive code
` [PATCH net-next 02/17] rxrpc: Create a per-local endpoint receive queue and I/O thread
` [PATCH net-next 03/17] rxrpc: Move packet reception processing into "
` [PATCH net-next 04/17] rxrpc: Move error processing into the local endpoint "
` [PATCH net-next 05/17] rxrpc: Remove call->input_lock
` [PATCH net-next 06/17] rxrpc: Don't use sk->sk_receive_queue.lock to guard socket state changes
` [PATCH net-next 07/17] rxrpc: Don't take spinlocks in the RCU callback functions
` [PATCH net-next 08/17] rxrpc: Remove the _bh annotation from all the spinlocks
` [PATCH net-next 09/17] rxrpc: Implement a mechanism to send an event notification to a call
` [PATCH net-next 10/17] rxrpc: Move DATA transmission into call processor work item
` [PATCH net-next 11/17] rxrpc: Remove RCU from peer->error_targets list
` [PATCH net-next 12/17] rxrpc: Make the I/O thread take over the call and local processor work
` [PATCH net-next 13/17] rxrpc: Trace/count transmission underflows and cwnd resets
` [PATCH net-next 14/17] rxrpc: Move the cwnd degradation after transmitting packets
` [PATCH net-next 15/17] rxrpc: Fold __rxrpc_unuse_local() into rxrpc_unuse_local()
` [PATCH net-next 16/17] rxrpc: Transmit ACKs at the point of generation
` [PATCH net-next 17/17] rxrpc: Simplify skbuff accounting in receive path

[PATCH -next] iommu/dma: avoid expensive indirect calls for sync operations
 2022-11-23 10:15 UTC  (3+ messages)

[PATCH net] aquantia: Do not purge addresses when setting the number of rings
 2022-11-23 10:10 UTC 

[PATCH net-next 00/13] rxrpc: Increasing SACK size and moving away from softirq, part 2
 2022-11-23 10:08 UTC  (14+ messages)
` [PATCH net-next 01/13] rxrpc: Implement an in-kernel rxperf server for testing purposes
` [PATCH net-next 02/13] rxrpc: Remove decl for rxrpc_kernel_call_is_complete()
` [PATCH net-next 03/13] rxrpc: Remove handling of duplicate packets in recvmsg_queue
` [PATCH net-next 04/13] rxrpc: Remove the [k_]proto() debugging macros
` [PATCH net-next 05/13] rxrpc: Remove the [_k]net() "
` [PATCH net-next 06/13] rxrpc: Drop rxrpc_conn_parameters from rxrpc_connection and rxrpc_bundle
` [PATCH net-next 07/13] rxrpc: Extract the code from a received ABORT packet much earlier
` [PATCH net-next 08/13] rxrpc: trace: Don't use __builtin_return_address for rxrpc_local tracing
` [PATCH net-next 09/13] rxrpc: trace: Don't use __builtin_return_address for rxrpc_peer tracing
` [PATCH net-next 10/13] rxrpc: trace: Don't use __builtin_return_address for rxrpc_conn tracing
` [PATCH net-next 11/13] rxrpc: trace: Don't use __builtin_return_address for rxrpc_call tracing
` [PATCH net-next 12/13] rxrpc: Trace rxrpc_bundle refcount
` [PATCH net-next 13/13] rxrpc: trace: Don't use __builtin_return_address for sk_buff tracing


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