netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-07-28 06:25:42 to 2023-07-28 16:12:04 UTC [more...]

[PATCH v2 net 1/2] net: stmmac: add new mode parameter for fix_mac_speed
 2023-07-28 16:01 UTC  (2+ messages)

[PATCH v3 00/50] Add support for sam9x7 SoC family
 2023-07-28 16:10 UTC  (7+ messages)

[PATCH v2 net 0/2] update stmmac fix_mac_speed
 2023-07-28 16:09 UTC  (9+ messages)
` [PATCH v2 net 2/2] net: stmmac: dwmac-imx: pause the TXC clock in fixed-link
    ` [EXT] "

[PATCH 00/14] sysctl: Add a size argument to register functions in sysctl
 2023-07-28 16:08 UTC  (20+ messages)
    ` [PATCH 11/14] networking: Update to register_net_sysctl_sz
    ` [PATCH 09/14] ax.25: "
    ` [PATCH 06/14] sysctl: Add size to register_sysctl
    ` [PATCH 05/14] sysctl: Add a size arg to __register_sysctl_table

KMemLeak when creating netns / tun dev / sending NL msg
 2023-07-28 16:05 UTC 

[PATCH net-next 0/3] virtchnl: fix fake 1-elem arrays
 2023-07-28 15:52 UTC  (4+ messages)
` [PATCH net-next 1/3] virtchnl: fix fake 1-elem arrays in structs allocated as `nents + 1` - 1
` [PATCH net-next 2/3] virtchnl: fix fake 1-elem arrays in structures allocated as `nents + 1`
` [PATCH net-next 3/3] virtchnl: fix fake 1-elem arrays for structures allocated as `nents`

[PATCH net-next 0/9] page_pool: a couple of assorted optimizations
 2023-07-28 15:50 UTC  (17+ messages)
` [PATCH net-next 1/9] page_pool: split types and declarations from page_pool.h
` [PATCH net-next 2/9] net: skbuff: don't include <net/page_pool/types.h> to <linux/skbuff.h>
` [PATCH net-next 5/9] page_pool: don't use driver-set flags field directly
` [PATCH net-next 6/9] page_pool: avoid calling no-op externals when possible
` [PATCH net-next 9/9] net: skbuff: always try to recycle PP pages directly when in softirq

[PATCH net-next v2 0/2] tools/net/ynl: enable json configuration
 2023-07-28 15:49 UTC  (4+ messages)

[PATCH net-next] ipv4/fib: send RTM_DELROUTE notify when flush fib
 2023-07-28 15:42 UTC  (14+ messages)

[RFC PATCH net-next 0/2] selftests/tc-testing: initial steps for parallel tdc
 2023-07-28 15:40 UTC  (3+ messages)
` [RFC PATCH net-next 1/2] selftests/tc-testing: localize test resources
` [RFC PATCH net-next 2/2] selftests/tc-testing: update test definitions for local resources

[PATCH net-next v2 0/5] net/sched: improve class lifetime handling
 2023-07-28 15:35 UTC  (6+ messages)
` [PATCH net-next v2 1/5] net/sched: wrap open coded Qdics class filter counter
` [PATCH net-next v2 2/5] net/sched: sch_drr: warn about class in use while deleting
` [PATCH net-next v2 3/5] net/sched: sch_hfsc: "
` [PATCH net-next v2 4/5] net/sched: sch_htb: "
` [PATCH net-next v2 5/5] net/sched: sch_qfq: "

[PATCH net-next v2 0/2] net: store netdevs in an xarray
 2023-07-28 15:27 UTC  (6+ messages)
` [PATCH net-next v2 1/2] "

[RFC bpf-next v5] bpf: Force to MPTCP
 2023-07-28 15:15 UTC  (5+ messages)

[PATCH v2 net-next 0/5] selftests: openvswitch: add flow programming cases
 2023-07-28 15:13 UTC  (10+ messages)
` [PATCH v2 net-next 1/5] selftests: openvswitch: add an initial flow programming case
  ` [ovs-dev] "
` [PATCH v2 net-next 2/5] selftests: openvswitch: support key masks
` [PATCH v2 net-next 3/5] selftests: openvswitch: add a test for ipv4 forwarding
  ` [ovs-dev] "
` [PATCH v2 net-next 4/5] selftests: openvswitch: add basic ct test case parsing
  ` [ovs-dev] "
` [PATCH v2 net-next 5/5] selftests: openvswitch: add ct-nat test case with ipv4

[PATCH net-next 2/2] net: phy: add keep_data_connection to struct phydev
 2023-07-28 15:11 UTC  (11+ messages)

[PATCH 0/1] can: esd_usb: Add support for esd CAN-USB/3
 2023-07-28 15:08 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH net 00/11] net: annotate data-races
 2023-07-28 15:03 UTC  (12+ messages)
` [PATCH net 01/11] net: annotate data-races around sk->sk_reserved_mem
` [PATCH net 02/11] net: annotate data-race around sk->sk_txrehash
` [PATCH net 03/11] net: annotate data-races around sk->sk_max_pacing_rate
` [PATCH net 04/11] net: add missing READ_ONCE(sk->sk_rcvlowat) annotation
` [PATCH net 05/11] net: annotate data-races around sk->sk_{rcv|snd}timeo
` [PATCH net 06/11] net: add missing READ_ONCE(sk->sk_sndbuf) annotation
` [PATCH net 07/11] net: add missing READ_ONCE(sk->sk_rcvbuf) annotation
` [PATCH net 08/11] net: annotate data-races around sk->sk_mark
` [PATCH net 09/11] net: add missing data-race annotations around sk->sk_peek_off
` [PATCH net 10/11] net: add missing data-race annotation for sk_ll_usec
` [PATCH net 11/11] net: annotate data-races around sk->sk_priority

[PATCH vhost v11 00/10] virtio core prepares for AF_XDP
 2023-07-28 15:03 UTC  (12+ messages)
` [PATCH vhost v11 05/10] virtio_ring: introduce virtqueue_dma_dev()

[PATCH] sunrpc: wrap debug symobls with CONFIG_SUNRPC_DEBUG
 2023-07-28 14:57 UTC 

[PATCH net-next 0/3] net: tcp: support probing OOM
 2023-07-28 14:25 UTC  (8+ messages)
` [PATCH net-next 3/3] net: tcp: check timeout by icsk->icsk_timeout in tcp_retransmit_timer()

[PATCH v4 0/6] can: tcan4x5x: Introduce tcan4552/4553
 2023-07-28 14:19 UTC  (7+ messages)
` [PATCH v4 1/6] dt-bindings: can: tcan4x5x: Add tcan4552 and tcan4553 variants
` [PATCH v4 2/6] can: tcan4x5x: Remove reserved register 0x814 from writable table
` [PATCH v4 3/6] can: tcan4x5x: Check size of mram configuration
` [PATCH v4 4/6] can: tcan4x5x: Rename ID registers to match datasheet
` [PATCH v4 5/6] can: tcan4x5x: Add support for tcan4552/4553
` [PATCH v4 6/6] can: tcan4x5x: Add error messages in probe

[PATCH net] batman-adv: Do not get eth header before batadv_check_management_packet
 2023-07-28 13:49 UTC  (2+ messages)

[PATCH net-next] devlink: Remove unused extern declaration devlink_port_region_destroy()
 2023-07-28 13:21 UTC 

[RFC net-next v4 0/8] xsk: TX metadata
 2023-07-28 13:19 UTC  (5+ messages)
` [RFC net-next v4 2/8] xsk: add TX timestamp and TX checksum offload support

mlx5 XDP redirect leaking memory on kernel 6.3
 2023-07-28 13:14 UTC  (10+ messages)

[PATCH net-next 00/11] Create common DPLL configuration API
 2023-07-28 12:46 UTC  (4+ messages)
` [PATCH net-next 08/11] ice: add admin commands to access cgu configuration

[PATCH RESEND net-next 1/2] net-memcg: Scopify the indicators of sockmem pressure
 2023-07-28 12:45 UTC  (7+ messages)
  `  "

[PATCH bpf 0/2] fix rmem incorrect accounting in bpf_tcp_ingress()
 2023-07-28 12:36 UTC  (5+ messages)
` [PATCH bpf 1/2] net: introduce __sk_rmem_schedule() helper

[PATCH v2] ip6mr: Fix skb_under_panic in ip6mr_cache_report()
 2023-07-28 12:17 UTC 

[PATCH] net: netsec: Ignore 'phy-mode' on SynQuacer in DT mode
 2023-07-28 12:35 UTC  (8+ messages)

[PATCH net-next] bonding: support balance-alb with openvswitch
 2023-07-28 12:24 UTC 

[PATCH] net:bonding:support balance-alb with openvswitch
 2023-07-28 12:17 UTC  (3+ messages)

[PATCH v3 00/49] use refcount+RCU method to implement lockless slab shrink
 2023-07-28 12:17 UTC  (6+ messages)
` [PATCH v3 04/49] mm: shrinker: remove redundant shrinker_rwsem in debugfs operations
` [PATCH v3 05/49] mm: shrinker: add infrastructure for dynamically allocating shrinker

[PATCH bpf-next 0/2] Remove unused fields in cpumap & devmap
 2023-07-28 12:04 UTC  (6+ messages)
` [PATCH bpf-next 1/2] bpf, cpumap: Remove unused cmap field from bpf_cpu_map_entry
` [PATCH bpf-next 2/2] bpf, devmap: Remove unused dtab field from bpf_dtab_netdev

[PATCH] ip6mr: Fix skb_under_panic in ip6mr_cache_report()
 2023-07-28 12:00 UTC  (4+ messages)

[PATCH net] bpf: sockmap: Remove preempt_disable in sock_map_sk_acquire
 2023-07-28 11:48 UTC  (2+ messages)

[PATCH v3 03/50] dt-bindings: net: cdns,macb: add sam9x7 ethernet interface
 2023-07-28 11:44 UTC  (2+ messages)

[PATCH net] net: dsa: fix older DSA drivers using phylink
 2023-07-28 11:23 UTC  (4+ messages)
` [PATCH net] net: dsa: fix older DSA drivers using phylink - manual merge

[PATCH bpf] bpf, sockmap: Fix map type error in sock_map_del_link
 2023-07-28 10:56 UTC 

[PATCH bpf] bpf, sockmap: Fix bug that strp_done cannot be called
 2023-07-28 10:57 UTC 

[PATCH net-next] netconsole: Enable compile time configuration
 2023-07-28 10:50 UTC  (5+ messages)

[PATCH net-next 0/7] support more link mode for TXGBE
 2023-07-28 10:33 UTC  (11+ messages)
` [PATCH net-next 4/7] net: pcs: xpcs: adapt Wangxun NICs for SGMII mode

[PATCH v4] net: ravb: Fix possible UAF bug in ravb_remove
 2023-07-28 10:32 UTC  (5+ messages)

[PATCH net-next v2 00/10][pull request] ice: Implement support for SRIOV + LAG
 2023-07-28 10:10 UTC  (3+ messages)

[PATCH net-next v2 0/2] selftests/ptp: Add support for new timestamp IOCTLs
 2023-07-28 10:10 UTC  (2+ messages)

[PATCHv4 net-next] IPv6: add extack info for IPv6 address add/delete
 2023-07-28 10:10 UTC  (2+ messages)

[PATCH v2 net-next] dissector: Use 64bits for used_keys
 2023-07-28 10:09 UTC  (5+ messages)
  `  "

[RFC PATCH 00/21] crypto: consolidate and clean up compression APIs
 2023-07-28 10:05 UTC  (6+ messages)

[PATCH 1/1] net: ipv4: fix return value check in esp_remove_trailer()
 2023-07-28 10:00 UTC  (4+ messages)
` [PATCH v2 "

[PATCH v2] dt-bindings: net: rockchip-dwmac: fix {tx|rx}-delay defaults/range in schema
 2023-07-28 10:00 UTC  (2+ messages)

[RFC PATCH v9 00/10] Create common DPLL configuration API
 2023-07-28  9:55 UTC  (4+ messages)
` [RFC PATCH v9 07/10] ice: add admin commands to access cgu configuration

[PATCH bpf-next v6 0/5] Support defragmenting IPv(4|6) packets in BPF
 2023-07-28  9:52 UTC  (5+ messages)
` [PATCH bpf-next v6 1/5] netfilter: defrag: Add glue hooks for enabling/disabling defrag
` [PATCH bpf-next v6 2/5] netfilter: bpf: Support BPF_F_NETFILTER_IP_DEFRAG in netfilter link

[PATCH v2 00/10] stmmac: Add Loongson platform support
 2023-07-28  9:24 UTC  (12+ messages)
` [PATCH v2 05/10] net: stmmac: dwmac1000: Add Loongson register definitions
` [PATCH v2 06/10] net: stmmac: Add Loongson HWIF entry
` [PATCH v2 07/10] net: stmmac: dwmac-loongson: Add LS7A support

[net-next v2 0/2] rxfh with custom RSS fixes
 2023-07-28  9:00 UTC  (2+ messages)

[PATCH net-next 00/11] sfc: Remove Siena bits from sfc.ko
 2023-07-28  9:00 UTC  (2+ messages)

[PATCH net-next 0/21] pull-request: can-next 2023-07-28
 2023-07-28  9:00 UTC  (23+ messages)
` [PATCH net-next 01/21] dt-bindings: net: can: Add support for Allwinner D1 CAN controller
` [PATCH net-next 02/21] riscv: dts: allwinner: d1: Add CAN controller nodes
` [PATCH net-next 03/21] can: sun4i_can: Add acceptance register quirk
` [PATCH net-next 04/21] MAINTAINERS: Add myself as maintainer of the ems_pci.c driver
` [PATCH net-next 05/21] can: sun4i_can: Add support for the Allwinner D1
` [PATCH net-next 06/21] can: peak_usb: remove unused/legacy peak_usb_netif_rx() function
` [PATCH net-next 07/21] can: Explicitly include correct DT includes, part 2
` [PATCH net-next 08/21] can: gs_usb: remove leading space from goto labels
` [PATCH net-next 09/21] can: gs_usb: gs_usb_probe(): align block comment
` [PATCH net-next 10/21] can: gs_usb: gs_usb_set_timestamp(): remove return statements form void function
` [PATCH net-next 11/21] can: gs_usb: uniformly use "parent" as variable name for struct gs_usb
` [PATCH net-next 12/21] can: gs_usb: gs_usb_receive_bulk_callback(): make use of netdev
` [PATCH net-next 13/21] can: gs_usb: gs_usb_receive_bulk_callback(): make use of stats
` [PATCH net-next 14/21] can: gs_usb: gs_usb_receive_bulk_callback(): count RX overflow errors also in case of OOM
` [PATCH net-next 15/21] can: gs_usb: gs_can_start_xmit(), gs_can_open(): clean up printouts in error path
` [PATCH net-next 16/21] can: gs_usb: gs_can_close(): don't complain about failed device reset during ndo_stop
` [PATCH net-next 17/21] can: gs_usb: gs_destroy_candev(): remove not needed usb_kill_anchored_urbs()
` [PATCH net-next 18/21] can: gs_usb: gs_usb_disconnect(): "
` [PATCH net-next 19/21] can: rx-offload: rename rx_offload_get_echo_skb() -> can_rx_offload_get_echo_skb_queue_timestamp()
` [PATCH net-next 20/21] can: rx-offload: add can_rx_offload_get_echo_skb_queue_tail()
` [PATCH net-next 21/21] can: gs_usb: convert to NAPI/rx-offload to avoid OoO reception

[PATCH net 0/6] There are some bugfix for the HNS3 ethernet driver
 2023-07-28  8:57 UTC  (9+ messages)
` [PATCH net 1/6] net: hns3: fix side effects passed to min_t()
` [PATCH net 2/6] net: hns3: restore user pause configure when disable autoneg
` [PATCH net 3/6] net: hns3: refactor hclge_mac_link_status_wait for interface reuse
` [PATCH net 4/6] net: hns3: add wait until mac link down
` [PATCH net 5/6] net: hns3: fix wrong print link down up
` [PATCH net 6/6] net: hns3: fix deadlock issue when externel_lb and reset are executed together

[PATCH iwl-next v2] ice: Support untagged VLAN traffic in br offload
 2023-07-28  8:30 UTC 

[PATCH v3 00/42] ep93xx device tree conversion
 2023-07-28  8:23 UTC  (3+ messages)
` [PATCH v3 37/42] pwm: ep93xx: drop legacy pinctrl

[report?] A race condition is suspected
 2023-07-28  8:12 UTC  (2+ messages)

[PATCH -next] net: bcmasp: Clean up redundant dev_err_probe()
 2023-07-28  8:11 UTC  (3+ messages)

[PATCH net-next v4 0/4] vsock/virtio/vhost: MSG_ZEROCOPY preparations
 2023-07-28  8:05 UTC  (6+ messages)
` [PATCH net-next v4 4/4] vsock/virtio: MSG_ZEROCOPY flag support

[RFC bpf-next v6] bpf: Force to MPTCP
 2023-07-28  7:59 UTC 

[PATCH net v3] rtnetlink: let rtnl_bridge_setlink checks IFLA_BRIDGE_MODE length
 2023-07-28  6:49 UTC  (3+ messages)


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