netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-07-18 13:54:30 to 2022-07-18 23:58:33 UTC [more...]

[PATCH 0/5] net: usb: ax88179_178a: improvements and bug fixes
 2022-07-18 23:58 UTC  (2+ messages)
` [PATCH 1/5] net: usb: ax88179_178a: remove redundant init code

[PATCH net-next] net: dsa: microchip: fix the missing ksz8_r_mib_cnt
 2022-07-18 23:50 UTC  (2+ messages)

[net-next RFC PATCH 0/4] net: dsa: qca8k: code split for qca8k
 2022-07-18 23:43 UTC  (25+ messages)
` [net-next RFC PATCH 1/4] net: dsa: qca8k: drop qca8k_read/write/rmw for regmap variant
` [net-next RFC PATCH 3/4] net: dsa: qca8k: rework mib autocast handling
` [net-next RFC PATCH 4/4] net: dsa: qca8k: split qca8k in common and 8xxx specific code

[PATCH v4] Bluetooth: hci_sync: Remove redundant func definition
 2022-07-18 23:12 UTC  (2+ messages)

[PATCH] Bluetooth: hci_core: Use ERR_PTR instead of NULL
 2022-07-18 23:03 UTC  (4+ messages)

[PATCH V2 vfio 00/11] Add device DMA logging support for mlx5 driver
 2022-07-18 22:46 UTC  (8+ messages)
` [PATCH V2 vfio 03/11] vfio: Introduce DMA logging uAPIs
` [PATCH V2 vfio 05/11] vfio: Add an IOVA bitmap support
` [PATCH V2 vfio 06/11] vfio: Introduce the DMA logging feature support

[PATCH] mac80211: Fix wrong channel bandwidths reported for aggregates
 2022-07-18 22:28 UTC 

[PATCH v2] vmxnet3: Implement ethtool's get_channels command
 2022-07-18 22:07 UTC  (3+ messages)

[PATCH V3 0/3] Add the fec node on i.MX8ULP platform
 2022-07-18 22:04 UTC  (7+ messages)
` [PATCH V3 1/3] dt-bindings: net: fsl,fec: Add i.MX8ULP FEC items
` [PATCH V3 3/3] arm64: dts: imx8ulp-evk: Add the fec support

[PATCH] docs: driver-api: firmware: add driver firmware guidelines
 2022-07-18 22:04 UTC  (5+ messages)

[PATCH net-next V2 0/2] mlx5: Use NUMA distance metrics
 2022-07-18 21:57 UTC  (6+ messages)
` [PATCH net-next V2 2/2] net/mlx5e: Improve remote NUMA preferences used for the IRQ affinity hints

[PATCH v2 1/1] dt-bindings: net: fsl,fec: Add nvmem-cells / nvmem-cell-names properties
 2022-07-18 21:50 UTC  (2+ messages)

[PATCH 00/16] Introduce DEBUG_BITMAP config option and bitmap_check_params()
 2022-07-18 21:39 UTC  (32+ messages)
` [PATCH 01/16] lib/bitmap: add bitmap_check_params()
` [PATCH 02/16] lib/bitmap: don't call bitmap_set() with len == 0
` [PATCH 03/16] lib/test_bitmap: don't test bitmap_set if nbits "
` [PATCH 04/16] lib/test_bitmap: test test_bitmap_arr{32,64} starting from nbits == 1
` [PATCH 05/16] lib/test_bitmap: disable compile-time test if DEBUG_BITMAP() is enabled
` [PATCH 06/16] lib/test_bitmap: delete meaningless test for bitmap_cut
` [PATCH 07/16] smp: optimize smp_call_function_many_cond()
` [PATCH 08/16] smp: optimize smp_call_function_many_cond() for more
` [PATCH 09/16] irq: don't copy cpu affinity mask if source is equal to destination
` [PATCH 10/16] sched: optimize __set_cpus_allowed_ptr_locked()
` [PATCH 11/16] time: optimize tick_check_preferred()
` [PATCH 12/16] time: optimize tick_check_percpu()
` [PATCH 13/16] time: optimize tick_setup_device()
` [PATCH 14/16] mm/percpu: optimize pcpu_alloc_area()
` [PATCH 15/16] sched/topology: optimize topology_span_sane()
` [PATCH 16/16] lib: create CONFIG_DEBUG_BITMAP parameter

[PATCH] netfilter: xt_TPROXY: remove pr_debug invocations
 2022-07-18 21:38 UTC  (4+ messages)
` [PATCH v2] "

[PATCH net-next v2 1/3] net: Add a bhash2 table hashed by port + address
 2022-07-18 21:31 UTC  (3+ messages)
` [net] 2e20fc25bc: BUG:kernel_NULL_pointer_dereference,address

[RFC PATCH bpf-next 0/4] bpf_panic() helper
 2022-07-18 21:01 UTC  (8+ messages)
` [RFC PATCH bpf-next 3/4] bpf: add "

[PATCH] iwlwifi: mvm: fix clang -Wformat warnings
 2022-07-18 20:58 UTC  (3+ messages)

[PATCH net-next 0/6] net: dsa: always use phylink
 2022-07-18 20:48 UTC  (34+ messages)
` [PATCH net-next 2/6] software node: allow named software node to be created
` [PATCH net-next 5/6] net: dsa: use swnode fixed-link if using default params

[PATCH iproute2] uapi: add vdpa.h
 2022-07-18 20:18 UTC  (8+ messages)

[PATCH bpf v2 0/5] bpf: Allow any source IP in bpf_skb_set_tunnel_key
 2022-07-18 19:54 UTC  (7+ messages)
` [PATCH bpf v2 1/5] ip_tunnels: Add new flow flags field to ip_tunnel_key
` [PATCH bpf v2 2/5] vxlan: Use ip_tunnel_key flow flags in route lookups
` [PATCH bpf v2 3/5] geneve: "
` [PATCH bpf v2 4/5] bpf: Set flow flag to allow any source IP in bpf_tunnel_key
` [PATCH bpf v2 5/5] selftests/bpf: Don't assign outer source IP to host

[PATCH net-next 0/7] tls: rx: decrypt from the TCP queue
 2022-07-18 19:48 UTC  (8+ messages)
` [PATCH net-next 1/7] tls: rx: wrap recv_pkt accesses in helpers
` [PATCH net-next 2/7] tls: rx: factor SW handling out of tls_rx_one_record()
` [PATCH net-next 3/7] tls: rx: don't free the output in case of zero-copy
` [PATCH net-next 4/7] tls: rx: device: keep the zero copy status with offload
` [PATCH net-next 5/7] tcp: allow tls to decrypt directly from the tcp rcv queue
` [PATCH net-next 6/7] tls: rx: device: add input CoW helper
` [PATCH net-next 7/7] tls: rx: do not use the standard strparser

[RFC PATCH net-next 0/9] net: pcs: Add support for devices probed in the "usual" manner
 2022-07-18 19:46 UTC  (10+ messages)
` [RFC PATCH net-next 2/9] dt-bindings: net: Expand pcs-handle to an array
` [RFC PATCH net-next 9/9] net: pcs: lynx: Remove remaining users of lynx_pcs_create

[PATCH] net/ieee802154: fix repeated words in comments
 2022-07-18 19:34 UTC  (2+ messages)

[PATCH] bnx2x: Fix comment typo
 2022-07-18 19:38 UTC  (2+ messages)

[PATCH] net: ieee802154: ca8210: Fix comment typo
 2022-07-18 19:35 UTC  (2+ messages)

[PATCH bpf-next v3 0/8] bpf: rstat: cgroup hierarchical stats
 2022-07-18 19:34 UTC  (6+ messages)
` [PATCH bpf-next v3 8/8] bpf: add a selftest for cgroup hierarchical stats collection

[PATCH 0/2] wifi: brcmfmac: add DT property for trivial ccode mapping
 2022-07-18 18:43 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: bcm4329-fmac: add optional brcm,ccode-map-trivial

[PATCH net-next] net: ethernet: mtk-ppe: fix traffic offload with bridged wlan
 2022-07-18 18:36 UTC 

[PATCH net-next 0/3][pull request] 1GbE Intel Wired LAN Driver Updates 2022-07-18
 2022-07-18 18:01 UTC  (4+ messages)
` [PATCH net-next 1/3] igc: Lift TAPRIO schedule restriction
` [PATCH net-next 2/3] igc: Remove MSI-X PBA Clear register
` [PATCH net-next 3/3] igc: Remove forced_speed_duplex value

[PATCH net-next v3 00/47] [RFT] net: dpaa: Convert to phylink
 2022-07-18 18:01 UTC  (21+ messages)
` [PATCH net-next v3 08/47] net: phylink: Support differing link speeds and interface speeds
` [PATCH net-next v3 10/47] net: phylink: Adjust link settings based on rate adaptation

Fw: [Bug 216259] New: Setting SO_OOBINLINE after receiving OOB data over TCP can cause that data to be received again
 2022-07-18 18:01 UTC 

[PATCH net] Documentation: fix udp_wmem_min in ip-sysctl.rst
 2022-07-18 17:56 UTC 

[PATCH net] Documentation: fix sctp_wmem in ip-sysctl.rst
 2022-07-18 17:54 UTC 

[PATCH net v2 0/4][pull request] Intel Wired LAN Driver Updates 2022-07-18
 2022-07-18 17:48 UTC  (5+ messages)
` [PATCH net v2 1/4] iavf: Fix VLAN_V2 addition/rejection
` [PATCH net v2 2/4] iavf: Disallow changing rx/tx-frames and rx/tx-frames-irq
` [PATCH net v2 3/4] iavf: Fix handling of dummy receive descriptors
` [PATCH net v2 4/4] iavf: Fix missing state logs

[PATCH 0/2] crypto: make the sha1 library optional
 2022-07-18 17:49 UTC  (2+ messages)

[PATCH v1 net 00/15] sysctl: Fix data-races around ipv4_net_table (Round 4)
 2022-07-18 17:26 UTC  (16+ messages)
` [PATCH v1 net 01/15] ipv4: Fix a data-race around sysctl_fib_multipath_use_neigh
` [PATCH v1 net 02/15] ipv4: Fix data-races around sysctl_fib_multipath_hash_policy
` [PATCH v1 net 03/15] ipv4: Fix data-races around sysctl_fib_multipath_hash_fields
` [PATCH v1 net 04/15] ip: Fix data-races around sysctl_ip_prot_sock
` [PATCH v1 net 05/15] udp: Fix a data-race around sysctl_udp_l3mdev_accept
` [PATCH v1 net 06/15] tcp: Fix data-races around sysctl knobs related to SYN option
` [PATCH v1 net 07/15] tcp: Fix a data-race around sysctl_tcp_early_retrans
` [PATCH v1 net 08/15] tcp: Fix data-races around sysctl_tcp_recovery
` [PATCH v1 net 09/15] tcp: Fix a data-race around sysctl_tcp_thin_linear_timeouts
` [PATCH v1 net 10/15] tcp: Fix data-races around sysctl_tcp_slow_start_after_idle
` [PATCH v1 net 11/15] tcp: Fix a data-race around sysctl_tcp_retrans_collapse
` [PATCH v1 net 12/15] tcp: Fix a data-race around sysctl_tcp_stdurg
` [PATCH v1 net 13/15] tcp: Fix a data-race around sysctl_tcp_rfc1337
` [PATCH v1 net 14/15] tcp: Fix a data-race around sysctl_tcp_abort_on_overflow
` [PATCH v1 net 15/15] tcp: Fix data-races around sysctl_tcp_max_reordering

[PATCH v3 net-next 0/3] net: ipv4/ipv6: new option to accept garp/untracked na only if in-network
 2022-07-18 16:58 UTC  (4+ messages)
` [PATCH v3 net-next 2/3] net: ipv6: new accept_untracked_na option to accept "

[PATCH iproute2] uapi: add virtio_ring.h
 2022-07-18 16:40 UTC  (2+ messages)

[RFC PATCH net-next 3/3] net: dsa: never skip VLAN configuration
 2022-07-18 16:24 UTC  (13+ messages)

[PATCH v13 net-next 0/9] add support for VSC7512 control over SPI
 2022-07-18 16:24 UTC  (4+ messages)
` [PATCH v13 net-next 9/9] mfd: ocelot: add support for the vsc7512 chip via spi

[PATCH v1 net-next] selftests: net: af_unix: Fix a build error of unix_connect.c
 2022-07-18 16:23 UTC 

[PATCH bpf 0/5] bpf: Allow any source IP in bpf_skb_set_tunnel_key
 2022-07-18 16:04 UTC  (4+ messages)
` [PATCH bpf 4/5] bpf: Set flow flag to allow any source IP in bpf_tunnel_key

[PATCH iproute2-next] bpf_glue: include errno.h
 2022-07-18 15:58 UTC 

[PATCH bpf-next v9 0/4] bpf trampoline for arm64
 2022-07-18 15:37 UTC  (4+ messages)
` [PATCH bpf-next v9 3/4] bpf, arm64: Implement bpf_arch_text_poke() "

[PATCH V3] mm: prevent page_frag_alloc() from corrupting the memory
 2022-07-18 15:33 UTC  (6+ messages)
`  "
    ` Re:Re: [PATCH "
      `  "

[PATCH v2 net-next 00/10] sfc: VF representors for EF100
 2022-07-18 15:30 UTC  (11+ messages)
` [PATCH v2 net-next 01/10] sfc: update MCDI protocol headers
` [PATCH v2 net-next 02/10] sfc: update EF100 register descriptions
` [PATCH v2 net-next 03/10] sfc: detect ef100 MAE admin privilege/capability at probe time
` [PATCH v2 net-next 04/10] sfc: add skeleton ef100 VF representors
` [PATCH v2 net-next 05/10] sfc: add basic ethtool ops to ef100 reps
` [PATCH v2 net-next 06/10] sfc: phys port/switch identification for "
` [PATCH v2 net-next 07/10] sfc: determine representee m-port for EF100 representors
` [PATCH v2 net-next 08/10] sfc: support passing a representor to the EF100 TX path
` [PATCH v2 net-next 09/10] sfc: hook up ef100 representor TX
` [PATCH v2 net-next 10/10] sfc: attach/detach EF100 representors along with their owning PF

[PATCH bpf-next v6 00/23] Introduce eBPF support for HID devices
 2022-07-18 15:28 UTC  (9+ messages)
` [PATCH bpf-next v6 02/23] bpf/verifier: allow kfunc to read user provided context
` [PATCH bpf-next v6 05/23] bpf/verifier: allow kfunc to return an allocated mem

[mptcp] d24141fe7b: WARNING:at_mm/page_counter.c:#page_counter_cancel
 2022-07-18 15:01 UTC  (2+ messages)

[PATCH iproute2-next 0/2] PPPoE support in tc-flower
 2022-07-18 14:49 UTC  (3+ messages)
` [PATCH iproute2-next 1/2] lib: Introduce ppp protocols

igc: missing HW timestamps at TX
 2022-07-18 14:46 UTC  (3+ messages)

[PATCH v2 1/2] net/cdc_ncm: Enable ZLP for DisplayLink ethernet devices
 2022-07-18 14:40 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/2] net/cdc_ncm: Increase NTB max RX/TX values to 64kb

[PATCH] net: ethernet/sfc: Fix comment typo
 2022-07-18 14:19 UTC  (2+ 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).