netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-07-13 11:45:51 to 2022-07-14 03:55:15 UTC [more...]

[PATCH net 0/8] amt: fix validation and synchronization bugs
 2022-07-14  3:55 UTC  (3+ messages)
` [PATCH net 1/8] amt: use workqueue for gateway side message handling

[PATCH v2 net] sfc: fix use after free when disabling sriov
 2022-07-14  3:50 UTC  (5+ messages)

[net-next PATCH] octeontx2-af: Limit link bringup time at firmware
 2022-07-14  3:50 UTC  (2+ messages)

[PATCH net 0/2][pull request] Intel Wired LAN Driver Updates 2022-07-12
 2022-07-14  3:50 UTC  (2+ messages)

[PATCH -next] cxgb4: cleanup double word in comment
 2022-07-14  3:42 UTC  (2+ messages)

[PATCH net] nfp: flower: configure tunnel neighbour on cmsg rx
 2022-07-14  3:41 UTC  (2+ messages)

[PATCH net v4 0/3] stmmac: dwmac-mediatek: fix clock issue
 2022-07-14  3:39 UTC  (6+ messages)
` [PATCH net v4 1/3] "
` [PATCH net v4 3/3] net: stmmac: fix unbalanced ptp clock issue in suspend/resume flow

[PATCH bpf-next] selftests/bpf: Return true/false (not 1/0) from bool functions
 2022-07-14  3:37 UTC  (2+ messages)

[PATCH net-next 00/11] tls: rx: avoid skb_cow_data()
 2022-07-14  3:33 UTC  (12+ messages)
` [PATCH net-next 01/11] tls: rx: allow only one reader at a time
` [PATCH net-next 02/11] tls: rx: don't try to keep the skbs always on the list
` [PATCH net-next 03/11] tls: rx: don't keep decrypted skbs on ctx->recv_pkt
` [PATCH net-next 04/11] tls: rx: remove the message decrypted tracking
` [PATCH net-next 05/11] tls: rx: factor out device darg update
` [PATCH net-next 06/11] tls: rx: read the input skb from ctx->recv_pkt
` [PATCH net-next 07/11] tls: rx: return the decrypted skb via darg
` [PATCH net-next 08/11] tls: rx: async: adjust record geometry immediately
` [PATCH net-next 09/11] tls: rx: async: hold onto the input skb
` [PATCH net-next 10/11] tls: rx: async: don't put async zc on the list
` [PATCH net-next 11/11] tls: rx: decrypt into a fresh skb

[PATCH] net: sort queues in xps maps
 2022-07-14  3:32 UTC  (4+ messages)

[PATCH net-next V2 0/6] mlx5e use TLS TX pool to improve connection rate
 2022-07-14  3:10 UTC  (3+ messages)
` [PATCH net-next V2 2/6] net/tls: Multi-threaded calls to TX tls_dev_del

[PATCH v2] net: virtio_net: notifications coalescing support
 2022-07-14  3:02 UTC  (2+ messages)

[PATCH V2 0/3] Add the fec node on i.MX8ULP platform
 2022-07-14  2:57 UTC  (3+ messages)
  ` [EXT] "

[PATCH v2 bpf-next 1/5] ftrace: allow customized flags for ftrace_direct_multi ftrace_ops
 2022-07-14  2:55 UTC  (6+ messages)
  ` [PATCH v2 bpf-next 3/5] ftrace: introduce FTRACE_OPS_FL_SHARE_IPMODIFY

[PATCH] NFC: nxp-nci: add error reporting
 2022-07-14  2:50 UTC  (2+ messages)

[PATCH bpf-next v2 0/3] Use lightweigt version of bpftool
 2022-07-14  2:46 UTC  (4+ messages)
` [PATCH bpf-next v2 1/3] samples: bpf: Fix cross-compiling error by using bootstrap bpftool
` [PATCH bpf-next v2 2/3] tools: runqslower: build and use lightweight bootstrap version of bpftool
` [PATCH bpf-next v2 3/3] bpf: iterators: "

[PATCH bpf-next 0/3] Use lightweigt version of bpftool
 2022-07-14  2:02 UTC  (11+ messages)
` [PATCH bpf-next 1/3] samples: bpf: Fix cross-compiling error by using bootstrap bpftool
` [PATCH bpf-next 2/3] tools: runqslower: build and use lightweight bootstrap version of bpftool
` [PATCH bpf-next 3/3] bpf: iterators: "

[PATCH] selftests/bpf: Return true/false (not 1/0) from bool functions
 2022-07-14  1:56 UTC  (3+ messages)

[PATCH v1] net: Add distinct sk_psock field
 2022-07-14  1:51 UTC  (2+ messages)

[net-next: PATCH] net: dsa: mv88e6xxx: fix speed setting for CPU/DSA ports
 2022-07-14  1:00 UTC 

[PATCH v2 net-next 0/3] net: ipv4/ipv6: new option to accept garp/untracked na only if in-network
 2022-07-13 23:50 UTC  (5+ messages)
` [PATCH v2 net-next 1/3] net: ipv4: new arp_accept option to accept garp "
` [PATCH v2 net-next 2/3] net: ipv6: new accept_untracked_na option to accept na "
` [PATCH v2 net-next 3/3] selftests: net: arp_ndisc_untracked_subnets: test for arp_accept and accept_untracked_na

[PATCH net-next v4 00/27] io_uring zerocopy send
 2022-07-13 23:45 UTC  (9+ messages)
` [PATCH net-next v4 11/27] tcp: support externally provided ubufs

[PATCH v3 net-next 0/3] net: ipv4/ipv6: new option to accept garp/untracked na only if in-network
 2022-07-13 23:40 UTC  (4+ messages)
` [PATCH v3 net-next 1/3] net: ipv4: new arp_accept option to accept garp "
` [PATCH v3 net-next 2/3] net: ipv6: new accept_untracked_na option to accept na "
` [PATCH v3 net-next 3/3] selftests: net: arp_ndisc_untracked_subnets: test for arp_accept and accept_untracked_na

[PATCH v1] vdpa: Add support for reading vdpa device statistics
 2022-07-13 23:24 UTC  (3+ messages)

[pull request][net-next 00/15] mlx5 updates 2022-07-13
 2022-07-13 22:58 UTC  (16+ messages)
` [net-next 01/15] net/mlx5: Use the bitmap API to allocate bitmaps
` [net-next 02/15] net/mlx5: Introduce ifc bits for using software vhca id
` [net-next 03/15] net/mlx5: Use software VHCA id when it's supported
` [net-next 04/15] net/mlx5: Expose vnic diagnostic counters for eswitch managed vports
` [net-next 05/15] net/mlx5: debugfs, Add num of in-use FW command interface slots
` [net-next 06/15] net/mlx5: Bridge, refactor groups sizes and indices
` [net-next 07/15] net/mlx5: Bridge, rename filter fg to vlan_filter
` [net-next 08/15] net/mlx5: Bridge, extract VLAN push/pop actions creation
` [net-next 09/15] net/mlx5: Bridge, implement infrastructure for VLAN protocol change
` [net-next 10/15] net/mlx5: Bridge, implement QinQ support
` [net-next 11/15] net/mlx5e: Removed useless code in function
` [net-next 12/15] net/mlx5e: configure meter in flow action
` [net-next 13/15] net/mlx5e: Extend flower police validation
` [net-next 14/15] net/mlx5e: Move the LRO-XSK check to mlx5e_fix_features
` [net-next 15/15] net/mlx5e: Remove the duplicating check for striding RQ when enabling LRO

[RFC PATCH 00/17] xdp: Add packet queueing and scheduling capabilities
 2022-07-13 22:56 UTC  (4+ messages)

[PATCH net-next 1/1] ping: fix ipv6 ping socket flow labels
 2022-07-13 22:48 UTC  (3+ messages)

[PATCH net-next v2] MAINTAINERS: Add an additional maintainer to the AMD XGBE driver
 2022-07-13 22:31 UTC 

[PATCH mlx5-next 0/5] mlx5-next updates 2022-07-03
 2022-07-13 22:31 UTC  (3+ messages)
` [PATCH rdma-next 5/5] RDMA/mlx5: Expose steering anchor to userspace

[PATCH] net/mlx5e: Removed useless code in function
 2022-07-13 22:26 UTC  (2+ messages)

[PATCH] net/mlx5: Use the bitmap API to allocate bitmaps
 2022-07-13 22:23 UTC  (2+ messages)

[RFC PATCH bpf-next 0/4] bpf_panic() helper
 2022-07-13 22:20 UTC  (6+ messages)
` [RFC PATCH bpf-next 3/4] bpf: add "

[PATCH net-next] MAINTAINERS: Add an additional maintainer to the AMD XGBE driver
 2022-07-13 22:07 UTC  (3+ messages)

[PATCH bpf-next v5 0/8] New nf_conntrack kfuncs for insertion, changing timeout, status
 2022-07-13 21:53 UTC  (11+ messages)
` [PATCH bpf-next v5 1/8] bpf: Add support for forcing kfunc args to be referenced

[PATCH V2 net-next] net: marvell: prestera: add phylink support
 2022-07-13 21:52 UTC  (3+ messages)

[PATCH net-next v3 1/1] net: wwan: t7xx: Add AP CLDMA
 2022-07-13 21:36 UTC  (6+ messages)

[PATCH net-next] net: lantiq_xrx200: use skb cache
 2022-07-13 21:24 UTC  (4+ messages)

[net-next PATCH] net: dsa: qca8k: move driver to qca dir
 2022-07-13 21:02 UTC  (2+ messages)

[PATCH v1 net 00/15] sysctl: Fix data-races around ipv4_net_table (Round 2)
 2022-07-13 20:52 UTC  (16+ messages)
` [PATCH v1 net 01/15] ip: Fix data-races around sysctl_ip_default_ttl
` [PATCH v1 net 02/15] ip: Fix data-races around sysctl_ip_no_pmtu_disc
` [PATCH v1 net 03/15] ip: Fix data-races around sysctl_ip_fwd_use_pmtu
` [PATCH v1 net 04/15] ip: Fix data-races around sysctl_ip_fwd_update_priority
` [PATCH v1 net 05/15] ip: Fix data-races around sysctl_ip_nonlocal_bind
` [PATCH v1 net 06/15] ip: Fix a data-race around sysctl_ip_autobind_reuse
` [PATCH v1 net 07/15] ip: Fix a data-race around sysctl_fwmark_reflect
` [PATCH v1 net 08/15] tcp/dccp: Fix a data-race around sysctl_tcp_fwmark_accept
` [PATCH v1 net 09/15] tcp: Fix data-races around sysctl_tcp_l3mdev_accept
` [PATCH v1 net 10/15] tcp: Fix data-races around sysctl_tcp_mtu_probing
` [PATCH v1 net 11/15] tcp: Fix data-races around sysctl_tcp_base_mss
` [PATCH v1 net 12/15] tcp: Fix data-races around sysctl_tcp_min_snd_mss
` [PATCH v1 net 13/15] tcp: Fix a data-race around sysctl_tcp_mtu_probe_floor
` [PATCH v1 net 14/15] tcp: Fix a data-race around sysctl_tcp_probe_threshold
` [PATCH v1 net 15/15] tcp: Fix a data-race around sysctl_tcp_probe_interval

[PATCH v5 00/11] remove msize limit in virtio transport
 2022-07-13 20:52 UTC  (5+ messages)
` [PATCH v5 10/11] net/9p: add p9_msg_buf_size()

[PATCH net-next] net/sched: sch_cbq: Delete unused delay_timer
 2022-07-13 20:40 UTC 

[PATCH bpf-next v4] bpf: Warn on non-preallocated case for BPF_PROG_TYPE_RAW_TRACEPOINT_WRITABLE
 2022-07-13 19:52 UTC  (2+ messages)

[PATCH v2] tracing: devlink: Use static array for string in devlink_trap_report even
 2022-07-13 19:51 UTC  (2+ messages)

[PATCH net-next v3 00/3] Introduce MACsec offload SKB extension
 2022-07-13 19:31 UTC  (11+ messages)
` [PATCH net-next v3 2/3] net/macsec: Add MACsec skb extension Rx Data path support

pull-request: wireless-next-2022-07-13
 2022-07-13 19:12 UTC  (3+ messages)

[RFC PATCH 0/1][RESEND] Fix KASAN: slab-out-of-bounds Read in sk_psock_get
 2022-07-13 18:56 UTC  (3+ messages)
` [RFC PATCH 1/1] net: kcm: Use sk_psock size for kcm_psock_cache

[PATCH net-next v2 0/2] sfc: Add EF100 BAR config support
 2022-07-13 18:48 UTC  (6+ messages)

[PATCH] net: Fix IP_UNICAST_IF option behavior for connected sockets
 2022-07-13 18:39 UTC  (5+ messages)

[PATCH net 2/2] selftests/net: test nexthop without gw
 2022-07-13 18:13 UTC  (7+ messages)
` [PATCH net v2 1/2] ip: fix dflt addr selection for connected nexthop
  ` [PATCH net v2 2/2] selftests/net: test nexthop without gw

[PATCH net-next 0/5] devlink rate police limiter
 2022-07-13 17:52 UTC  (12+ messages)

[PATCH v4 net] tcp/udp: Make early_demux back namespacified
 2022-07-13 17:52 UTC 

[PATCH bpf-next] bpf: Don't redirect packets with invalid pkt_len
 2022-07-13 16:02 UTC  (5+ messages)
    ` 答复: "

[PATCH net] sfc: fix kernel panic when creating VF
 2022-07-13 15:51 UTC  (2+ messages)

[PATCH -next] xfrm: Fix couple of spellings
 2022-07-13 15:45 UTC 

[PATCH V2] mm: prevent page_frag_alloc() from corrupting the memory
 2022-07-13 15:45 UTC  (3+ messages)

[PATCH v2] can: slcan: do not sleep with a spin lock held
 2022-07-13 15:44 UTC 

[PATCH] can: slcan: do not sleep with a spin lock held
 2022-07-13 15:35 UTC  (2+ messages)

[PATCH] mm: prevent page_frag_alloc() from corrupting the memory
 2022-07-13 15:01 UTC  (2+ messages)

[PATCH v3 net] tcp/udp: Make early_demux back namespacified
 2022-07-13 14:39 UTC  (2+ messages)

[PATCH RFC v2 0/6] net: dsa: always use phylink
 2022-07-13 14:49 UTC  (11+ messages)
` [PATCH RFC net-next v2 1/6] net: phylink: split out and export interface to caps translation
` [PATCH RFC net-next v2 2/6] software node: allow named software node to be created
` [PATCH RFC net-next v2 3/6] net: dsa: add support for retrieving the interface mode
` [PATCH RFC net-next v2 4/6] net: dsa: mv88e6xxx: report the default interface mode for the port
` [PATCH RFC net-next v2 5/6] net: dsa: create swnode fixed-link if using default params
` [PATCH RFC net-next v2 6/6] net: dsa: mv88e6xxx: remove handling for DSA and CPU ports

[patch net-next repost 0/3] net: devlink: couple of trivial fixes
 2022-07-13 14:18 UTC  (4+ messages)
` [patch net-next repost 1/3] net: devlink: make devlink_dpipe_headers_register() return void
` [patch net-next repost 2/3] net: devlink: fix a typo in function name devlink_port_new_notifiy()
` [patch net-next repost 3/3] net: devlink: fix return statement in devlink_port_new_notify()

[patch net-next 0/3] net: devlink: couple of trivial fixes
 2022-07-13 14:17 UTC  (3+ messages)

[PATCH -next] octeontx2-af: returning uninitialized variable
 2022-07-13 14:00 UTC  (2+ messages)

[PATCH] octeontx2-af: Remove duplicate include
 2022-07-13 14:00 UTC  (2+ messages)

[PATCH v3,net-next] net/sched: remove return value of unregister_tcf_proto_ops
 2022-07-13 14:00 UTC  (2+ messages)

[PATCH -next] octeontx2-af: fix error return code in rvu_npc_exact_init()
 2022-07-13 14:00 UTC  (2+ messages)

[PATCH v2 net] r8152: fix accessing unset transport header
 2022-07-13 14:00 UTC  (2+ messages)

[PATCH net] net: stmmac: fix leaks in probe
 2022-07-13 14:00 UTC  (2+ messages)

[PATCH] net: sunhme: output link status with a single print
 2022-07-13 14:00 UTC  (2+ messages)

[RFC PATCH net-next v4 0/4] ice: PPPoE offload support
 2022-07-13 13:54 UTC  (7+ messages)
` [RFC PATCH net-next v4 1/4] flow_dissector: Add PPPoE dissectors

[PATCH v2] xen/netback: avoid entering xenvif_rx_next_skb() with an empty rx queue
 2022-07-13 13:53 UTC 

[patch iproute2/net-next v2] devlink: add support for linecard show and type set
 2022-07-13 13:47 UTC 

[PATCH net-next 0/4] net: phy: mxl-gpy: version fix and improvements
 2022-07-13 13:30 UTC  (2+ messages)

[PATCH net-next 0/6] net/smc: Introduce virtually contiguous buffers for SMC-R
 2022-07-13 13:20 UTC  (4+ messages)
` [PATCH net-next 5/6] net/smc: Allow virtually contiguous sndbufs or RMBs "

[PATCH v3] net: ftgmac100: Hold reference returned by of_get_child_by_name()
 2022-07-13 13:20 UTC  (2+ messages)

[patch net-next v4 0/3] net: devlink: devl_* cosmetic fixes
 2022-07-13 13:00 UTC  (2+ messages)

[PATCH net-next v6] net: ip6mr: add RTM_GETROUTE netlink op
 2022-07-13 13:00 UTC  (2+ messages)

[net-next PATCH v2] octeontx2-af: Skip CGX/RPM probe incase of zero lmac count
 2022-07-13 12:50 UTC  (2+ messages)

[PATCH v2 for-next 0/3] io_uring: multishot recvmsg
 2022-07-13 12:48 UTC  (3+ messages)
` [PATCH v2 for-next 3/3] io_uring: support multishot in recvmsg

[PATCH v4 net-next 0/6] Extend locked port feature with FDB locked flag (MAC-Auth/MAB)
 2022-07-13 12:39 UTC  (11+ messages)
` [PATCH v4 net-next 3/6] drivers: net: dsa: add locked fdb entry flag to drivers

[PATCH bpf-next v6 00/23] Introduce eBPF support for HID devices
 2022-07-13 12:32 UTC  (4+ messages)
` [PATCH bpf-next v6 21/23] samples/bpf: add new hid_mouse example

[PATCH v1 net 00/15] sysctl: Fix data-races around ipv4_net_table (Round 1)
 2022-07-13 12:30 UTC  (2+ messages)

[PATCH net-next v2 0/2] net: prestera: add support for port range filters
 2022-07-13 12:00 UTC  (2+ messages)

[PATCH] net: dsa: microchip: ksz_common: Fix refcount leak bug
 2022-07-13 11:54 UTC 

[PATCH net v3 1/2] ip: fix dflt addr selection for connected nexthop
 2022-07-13 11:48 UTC  (2+ messages)
` [PATCH net v3 2/2] selftests/net: test nexthop without gw

[PATCH v2 0/9] deferred_probe_timeout logic clean up
 2022-07-13 11:39 UTC  (5+ messages)
` [PATCH v2 3/9] net: mdio: Delete usage of driver_deferred_probe_check_state()


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