netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-28 06:09:01 to 2022-04-28 16:58:03 UTC [more...]

[PATCH 00/30] The panic notifiers refactor
 2022-04-28 16:55 UTC  (10+ messages)
` [PATCH 09/30] coresight: cpu-debug: Replace mutex with mutex_trylock on panic notifier
` [PATCH 12/30] parisc: Replace regular spinlock with spin_trylock on panic path
` [PATCH 20/30] panic: Add the panic informational notifier list
` [PATCH 21/30] panic: Introduce the panic pre-reboot "

[PATCH] net: cpsw: add missing of_node_put() in cpsw_probe_dt()
 2022-04-28 16:52 UTC  (2+ messages)

[PATCH net-next v2] selftests: net: vrf_strict_mode_test: add support to select a test to run
 2022-04-28 16:50 UTC  (4+ messages)

[PATCH net] net: enetc: allow tc-etf offload even with NETIF_F_CSUM_MASK
 2022-04-28 16:50 UTC  (2+ messages)

[PATCH net] Revert "ibmvnic: Add ethtool private flag for driver-defined queue limits"
 2022-04-28 16:50 UTC  (2+ messages)

[PATCH net-next v3] selftests: net: vrf_strict_mode_test: add support to select a test to run
 2022-04-28 16:48 UTC 

[PATCH net 1/1] ixgbe: ensure IPsec VF<->PF compatibility
 2022-04-28 16:43 UTC  (2+ messages)

[PATCH wpan-next] net: mac802154: Fix symbol durations
 2022-04-28 16:41 UTC 

[PATCH v2] MAINTAINERS: Update BNXT entry with firmware files
 2022-04-28 16:40 UTC  (2+ messages)

[PATCH] net: mvpp2: add delay at the end of .mac_prepare
 2022-04-28 16:38 UTC  (6+ messages)

Looking forward to hearing from you
 2022-04-28 15:01 UTC 

[PATCH 0/2] emaclite: improve error handling and minor cleanup
 2022-04-28 16:27 UTC  (3+ messages)
` [PATCH 1/2] net: emaclite: Don't advertise 1000BASE-T and do auto negotiation
` [PATCH 2/2] net: emaclite: Add error handling for of_address_to_resource()

[PATCH] libbpf: fix returnvar.cocci warnings
 2022-04-28 16:22 UTC  (3+ messages)

[syzbot] KASAN: use-after-free Read in dst_destroy
 2022-04-28 16:22 UTC 

[PATCH wpan-next v3 0/4] ieee802154: Improve durations handling
 2022-04-28 16:08 UTC  (6+ messages)
` [PATCH wpan-next v3 3/4] net: mac802154: Set durations automatically

[RFC patch net-next 0/3] net: dsa: ksz: generic port mirror function for ksz9477 based switch
 2022-04-28 16:05 UTC  (6+ messages)
` [RFC patch net-next 3/3] net: dsa: ksz: moved ksz9477 port mirror to ksz_common.c

[PATCH bpf-next v7 0/6] New BPF helpers to accelerate synproxy
 2022-04-28 15:38 UTC  (7+ messages)
` [PATCH bpf-next v7 1/6] bpf: Use ipv6_only_sock in bpf_tcp_gen_syncookie
` [PATCH bpf-next v7 2/6] bpf: Fix documentation of th_len in bpf_tcp_{gen,check}_syncookie
` [PATCH bpf-next v7 3/6] bpf: Allow helpers to accept pointers with a fixed size
` [PATCH bpf-next v7 4/6] bpf: Add helpers to issue and check SYN cookies in XDP
` [PATCH bpf-next v7 5/6] bpf: Add selftests for raw syncookie helpers
` [PATCH bpf-next v7 6/6] bpf: Allow the new syncookie helpers to work with SKBs

[PATCH bpf-next v2 0/3] bpf, docs: Fix typos in instruction-set.rst
 2022-04-28 15:30 UTC  (5+ messages)
` [PATCH bpf-next v2 1/3] bpf, docs: Remove duplicated word "instructions"
` [PATCH bpf-next v2 2/3] bpf, docs: BPF_FROM_BE exists as alias for BPF_TO_BE
` [PATCH bpf-next v2 3/3] bpf, docs: Fix typo "respetively" to "respectively"

[PATCH net-next 00/11] UDP/IPv6 refactoring
 2022-04-28 15:27 UTC  (18+ messages)
` [PATCH net-next 01/11] ipv6: optimise ipcm6 cookie init
` [PATCH net-next 02/11] udp/ipv6: refactor udpv6_sendmsg udplite checks
` [PATCH net-next 03/11] udp/ipv6: move pending section of udpv6_sendmsg
` [PATCH net-next 04/11] udp/ipv6: prioritise the ip6 path over ip4 checks
` [PATCH net-next 05/11] udp/ipv6: optimise udpv6_sendmsg() daddr checks
` [PATCH net-next 06/11] udp/ipv6: optimise out daddr reassignment
` [PATCH net-next 07/11] udp/ipv6: clean up udpv6_sendmsg's saddr init
` [PATCH net-next 08/11] ipv6: partially inline fl6_update_dst()
` [PATCH net-next 09/11] ipv6: refactor opts push in __ip6_make_skb()
` [PATCH net-next 10/11] ipv6: improve opt-less __ip6_make_skb()
` [PATCH net-next 11/11] ipv6: clean up ip6_setup_cork

[PATCH RFC 0/5] Implement a TLS handshake upcall
 2022-04-28 15:24 UTC  (15+ messages)
` [PATCH RFC 4/5] net/tls: Add support for PF_TLSH (a TLS handshake listener)

[PATCH RESEND bpf-next] bpftool: Use sysfs vmlinux when dumping BTF by ID
 2022-04-28 15:17 UTC  (2+ messages)

[PATCH hyperv-next v2 0/5] hv_sock: Hardening changes
 2022-04-28 15:04 UTC  (7+ messages)
` [PATCH hyperv-next v2 1/5] hv_sock: Check hv_pkt_iter_first_raw()'s return value
` [PATCH hyperv-next v2 2/5] hv_sock: Copy packets sent by Hyper-V out of the ring buffer
` [PATCH hyperv-next v2 3/5] hv_sock: Add validation for untrusted Hyper-V values
` [PATCH hyperv-next v2 4/5] Drivers: hv: vmbus: Accept hv_sock offers in isolated guests
` [PATCH hyperv-next v2 5/5] Drivers: hv: vmbus: Refactor the ring-buffer iterator functions

[PATCH v2 0/5] hv_sock: Hardening changes
 2022-04-28 14:56 UTC  (3+ messages)

[PATCH net 0/3] Netfilter fixes for net
 2022-04-28 14:21 UTC  (4+ messages)
` [PATCH net 1/3] netfilter: nf_conntrack_tcp: re-init for syn packets only
` [PATCH net 2/3] netfilter: conntrack: fix udp offload timeout sysctl
` [PATCH net 3/3] netfilter: nft_socket: only do sk lookups when indev is available

[PATCH net v4] nfc: nfcmrvl: main: reorder destructive operations in nfcmrvl_nci_unregister_dev to avoid bugs
 2022-04-28 14:12 UTC  (13+ messages)
  ` [PATCH net v4] nfc: ... device_is_registered() is data race-able

[PATCHv3 bpf-next 0/5] bpf: Speed up symbol resolving in kprobe multi link
 2022-04-28 14:06 UTC  (3+ messages)
` [PATCHv3 bpf-next 1/5] kallsyms: Fully export kallsyms_on_each_symbol function

[RFC bpf-next 0/4] bpf: Speed up symbol resolving in kprobe multi link
 2022-04-28 13:59 UTC  (8+ messages)
` [RFC bpf-next 4/4] selftests/bpf: Add attach bench test

[PATCH bpf-next] selftests/bpf: Fix incorrect TRUNNER_BINARY name output
 2022-04-28 14:01 UTC  (2+ messages)

[PATCH v2 net-next 00/11] UDP/IPv6 refactoring
 2022-04-28 13:58 UTC  (12+ messages)
` [PATCH v2 net-next 01/11] ipv6: optimise ipcm6 cookie init
` [PATCH v2 net-next 02/11] udp/ipv6: refactor udpv6_sendmsg udplite checks
` [PATCH v2 net-next 03/11] udp/ipv6: move pending section of udpv6_sendmsg
` [PATCH v2 net-next 04/11] udp/ipv6: prioritise the ip6 path over ip4 checks
` [PATCH v2 net-next 05/11] udp/ipv6: optimise udpv6_sendmsg() daddr checks
` [PATCH v2 net-next 06/11] udp/ipv6: optimise out daddr reassignment
` [PATCH v2 net-next 07/11] udp/ipv6: clean up udpv6_sendmsg's saddr init
` [PATCH v2 net-next 08/11] ipv6: partially inline fl6_update_dst()
` [PATCH v2 net-next 09/11] ipv6: refactor opts push in __ip6_make_skb()
` [PATCH v2 net-next 10/11] ipv6: improve opt-less __ip6_make_skb()
` [PATCH v2 net-next 11/11] ipv6: clean up ip6_setup_cork

[PATCH net-next 08/10] ipv6: refactor opts push in __ip6_make_skb()
 2022-04-28 13:50 UTC  (5+ messages)
` [PATCH net-next 09/10] ipv6: improve opt-less __ip6_make_skb()
` [PATCH net-next 10/10] ipv6: clean up ip6_setup_cork

[PATCH 0/3] perf: arm-spe: Fix addresses of synthesized Arm SPE events
 2022-04-28 13:41 UTC  (4+ messages)
` [PATCH 3/3] perf test: Add perf_event_attr test for Arm SPE

[PATCH net-next 0/2] vsock/virtio: add support for device suspend/resume
 2022-04-28 13:22 UTC  (3+ messages)
` [PATCH net-next 1/2] vsock/virtio: factor our the code to initialize and delete VQs
` [PATCH net-next 2/2] vsock/virtio: add support for device suspend/resume

[PATCH net-next v2 0/2] net: tcp: add skb drop reasons to connect request
 2022-04-28 13:22 UTC  (4+ messages)
` [PATCH net-next v2 1/2] net: tcp: add skb drop reasons to tcp "
` [PATCH net-next v2 2/2] net: tcp: add skb drop reasons to route_req()

[PATCH] Bluetooth: Add bluetooth error information for error codes
 2022-04-28 13:04 UTC 

[PATCH v2 0/3] adin: add support for clock output
 2022-04-28 12:52 UTC  (7+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/3] dt-bindings: net: adin: document phy clock output properties
  ` [PATCH v3 2/3] net: phy: adin: add support for clock output
  ` [PATCH v3 3/3] ARM: dts: imx6qdl-sr-som: update phy configuration for som revision 1.9

[PATCH net] SUNRPC: Fix local socket leak in xs_local_setup_socket()
 2022-04-28 12:51 UTC  (4+ messages)

[PATCH net-next] hinic: fix bug of wq out of bound access
 2022-04-28 12:46 UTC  (2+ messages)

[PATCH v2 net 0/7] insufficient TCP source port randomness
 2022-04-28 12:40 UTC  (8+ messages)
` [PATCH v2 net 1/7] secure_seq: use the 64 bits of the siphash for port offset calculation
` [PATCH v2 net 2/7] tcp: use different parts of the port_offset for index and offset
` [PATCH v2 net 3/7] tcp: resalt the secret every 10 seconds
` [PATCH v2 net 4/7] tcp: add small random increments to the source port
` [PATCH v2 net 5/7] tcp: dynamically allocate the perturb table used by source ports
` [PATCH v2 net 6/7] tcp: increase source port perturb table to 2^16
` [PATCH v2 net 7/7] tcp: drop the hash_32() part from the index calculation

[PATCH net-next 0/7] Polling be gone on LAN95xx
 2022-04-28 12:19 UTC  (3+ messages)

[PATCH ethtool-next v2 0/2] Add support to get/set tx push by ethtool -G/g
 2022-04-28 11:56 UTC  (5+ messages)
` [PATCH ethtool-next v2 2/2] ethtool: add "

[PATCH net-next 0/2] net: lan966x: remove PHY reset support
 2022-04-28 11:40 UTC  (3+ messages)
` [PATCH net-next 1/2] dt-bindings: net: lan966x: remove PHY reset
` [PATCH net-next 2/2] net: lan966x: remove PHY reset support

[PATCH net-next] sfc: add EF100 VF support via a write to sriov_numvfs
 2022-04-28 11:39 UTC 

[linux-next:master] BUILD REGRESSION e7d6987e09a328d4a949701db40ef63fbb970670
 2022-04-28 11:37 UTC  (7+ messages)

[PATCH net-next v9 0/2] This is a patch series for Ethernet driver of Sunplus SP7021 SoC
 2022-04-28 11:32 UTC  (4+ messages)
` [PATCH net-next v9 2/2] net: ethernet: Add driver for Sunplus SP7021

[syzbot] KASAN: use-after-free Read in dst_destroy
 2022-04-28 11:32 UTC  (2+ messages)

[PATCH] bpftool: Use sysfs vmlinux when dumping BTF by ID
 2022-04-28 11:08 UTC 

[PATCH net-next 0/5] generic net and ipv6 minor optimisations
 2022-04-28 10:58 UTC  (6+ messages)
` [PATCH net-next 1/5] net: inline sock_alloc_send_skb
` [PATCH net-next 2/5] net: inline skb_zerocopy_iter_dgram
` [PATCH net-next 3/5] net: inline dev_queue_xmit()
` [PATCH net-next 4/5] ipv6: help __ip6_finish_output() inlining
` [PATCH net-next 5/5] ipv6: refactor ip6_finish_output2()

[PATCH net-next] nfp: flower: utilize the tuple iifidx in offloading ct flows
 2022-04-28 10:58 UTC 

[PATCH net-next 0/3] UDP sock_wfree optimisations
 2022-04-28 10:58 UTC  (4+ messages)
` [PATCH net-next 1/3] sock: dedup sock_def_write_space wmem_alloc checks
` [PATCH net-next 2/3] sock: optimise UDP sock_wfree() refcounting
` [PATCH net-next 3/3] sock: optimise sock_def_write_space barriers

[PATCH net-next 1/1] tcp: optimise skb_zerocopy_iter_stream()
 2022-04-28 10:57 UTC 

[PATCH net-next] net: make sure net_rx_action() calls skb_defer_free_flush()
 2022-04-28 10:00 UTC  (3+ messages)

[PATCH net-next 00/14] remove copies of the NAPI_POLL_WEIGHT define
 2022-04-28  9:57 UTC  (3+ messages)
` [PATCH net-next 04/14] eth: pch_gbe: remove a copy "

[PATCH] net: dpaa2-mac: add missing of_node_put() in dpaa2_mac_get_node()
 2022-04-28 10:01 UTC 

[PATCH -next 0/2] Support riscv jit to provide bpf_line_info
 2022-04-28  9:47 UTC  (4+ messages)
` [PATCH -next 1/2] bpf: Unify data extension operation of jited_ksyms and jited_linfo

[PATCH] net: stmmac: dwmac-sun8i: add missing of_node_put() in sun8i_dwmac_register_mdio_mux()
 2022-04-28  9:57 UTC 

[PATCH] net: dsa: mt7530: add missing of_node_put() in mt7530_setup()
 2022-04-28  9:53 UTC 

[PATCH net-next v5 00/18] Remove use of list iterator after loop body
 2022-04-28  9:32 UTC  (3+ messages)
` [PATCH net-next v5 08/18] net: sparx5: Replace usage of found with dedicated list iterator variable

pull request: bluetooth 2022-04-27
 2022-04-28  8:50 UTC  (2+ messages)

[PATCH iproute2-next v3 0/2] f_flower: match on the number of vlan tags
 2022-04-28  8:37 UTC  (3+ messages)

[PATCH iproute2-next] f_flower: add number of vlans man entry
 2022-04-28  8:32 UTC 

Wycena paneli fotowoltaicznych
 2022-04-28  8:15 UTC 

[PATCH net] net: ftgmac100: Disable hardware checksum on AST2600
 2022-04-28  8:28 UTC 

[PATCH v2 00/19] xen: simplify frontend side ring setup
 2022-04-28  8:27 UTC  (4+ messages)
` [PATCH v2 02/19] xen/netfront: switch netfront to use INVALID_GRANT_REF
` [PATCH v2 09/19] xen: update ring.h
` [PATCH v2 12/19] xen/netfront: use xenbus_setup_ring() and xenbus_teardown_ring()

[PATCH net-next v2 00/13]: Move Siena into a separate subdirectory
 2022-04-28  8:00 UTC  (2+ messages)

[PATCH net-next v6 0/3] Add reset deassertion for Aspeed MDIO
 2022-04-28  8:00 UTC  (2+ messages)

[PATCH wpan-next 00/11] ieee802154: Synchronous Tx support
 2022-04-28  7:58 UTC  (4+ messages)
` [PATCH wpan-next 08/11] net: mac802154: Add a warning in the hot path

[PATCH bpf] selftests/bpf: test setting tunnel key from lwt xmit
 2022-04-28  7:55 UTC  (4+ messages)

[PATCH bpf-next RESEND 0/2] bpf, docs: Fix typos in instruction-set.rst
 2022-04-28  7:41 UTC  (4+ messages)
` [PATCH bpf-next RESEND 1/2] bpf, docs: Remove duplicated word "instructions"
` [PATCH bpf-next RESEND 2/2] bpf, docs: BPF_FROM_BE exists as alias for BPF_TO_BE

[PATCH 0/2] bpf, docs: Fix typos in instruction-set.rst
 2022-04-28  7:25 UTC  (3+ messages)
` [PATCH 1/2] bpf, docs: Remove duplicated word "instructions"
` [PATCH 2/2] bpf, docs: BPF_FROM_BE exists as alias for BPF_TO_BE

[PATCH v1 0/4] can: ctucanfd: clenup acoording to the actual rules and documentation linking
 2022-04-28  7:22 UTC  (2+ messages)

[Patch net] net: dsa: ksz9477: port mirror sniffing limited to one port
 2022-04-28  7:07 UTC 

[PATCH net 1/1] net: stmmac: disable Split Header (SPH) for Intel platforms
 2022-04-28  7:05 UTC  (4+ messages)

[net-next:master 13/22] drivers/net/ethernet/microchip/lan966x/lan966x_ptp.c:342:23: error: implicit declaration of function 'ptp_find_pin_unlocked'
 2022-04-28  6:54 UTC 

[PATCH bpf v2 0/3] bpf: invalidate unused part of bpf_prog_pack
 2022-04-28  6:48 UTC  (3+ messages)

[PATCH net-next] net: Add SO_RCVMARK socket option to provide SO_MARK with recvmsg()
 2022-04-28  6:32 UTC  (3+ messages)
` [PATCH net-next v3] net: SO_RCVMARK socket option for "

[PATCH v2 00/19] Control VQ support in vDPA
 2022-04-28  6:28 UTC  (4+ messages)
` [PATCH v2 15/19] vhost-vdpa: support ASID based IOTLB API

[PATCH] net: ethernet: mediatek: add missing of_node_put() in mtk_sgmii_init()
 2022-04-28  6:25 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).