netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-28 11:01:32 to 2022-04-29 00:37:39 UTC [more...]

Routing loops & TTL tracking with tunnel devices
 2022-04-29  0:37 UTC  (6+ messages)

[PATCH net-next] net: phy: Deduplicate interrupt disablement on PHY attach
 2022-04-29  0:32 UTC  (2+ messages)

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

[PATCH v2] tcp: pass back data left in socket after receive
 2022-04-28 23:46 UTC  (4+ messages)

[PATCH v2 0/3] adin: add support for clock output
 2022-04-28 23:34 UTC  (6+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/3] net: phy: "

[PATCH v2] net: dsa: mv88e6xxx: Single chip mode detection for MV88E6*41
 2022-04-28 23:17 UTC  (2+ messages)

[PATCH] net: mdio: Fix ENOMEM return value in BCM6368 mux bus controller
 2022-04-28 23:07 UTC  (3+ messages)

[PATCH net-next 00/11][pull request] 100GbE Intel Wired LAN Driver Updates 2022-04-28
 2022-04-28 23:04 UTC  (13+ messages)
` [PATCH net-next 01/11] ice: Add support for classid based queue selection
` [PATCH net-next 02/11] ice: use min_t() to make code cleaner in ice_gnss
` [PATCH net-next 03/11] ice: introduce common helper for retrieving VSI by vsi_num
` [PATCH net-next 04/11] ice: return ENOSPC when exceeding ICE_MAX_CHAIN_WORDS
` [PATCH net-next 05/11] ice: get switch id on switchdev devices
` [PATCH net-next 06/11] ice: add newline to dev_dbg in ice_vf_fdir_dump_info
` [PATCH net-next 07/11] ice: always check VF VSI pointer values
` [PATCH net-next 08/11] ice: remove return value comment for ice_reset_all_vfs
` [PATCH net-next 09/11] ice: fix wording in comment for ice_reset_vf
` [PATCH net-next 10/11] ice: add a function comment for ice_cfg_mac_antispoof
` [PATCH net-next 11/11] ice: remove period on argument description in ice_for_each_vf

[PATCH net-next v3] selftests: net: vrf_strict_mode_test: add support to select a test to run
 2022-04-28 23:02 UTC  (2+ messages)

[PATCH] net: pass back data left in socket after receive
 2022-04-28 22:57 UTC  (4+ messages)

[PATCH net-next] nfp: flower: utilize the tuple iifidx in offloading ct flows
 2022-04-28 22:46 UTC  (2+ messages)

[PATCH RESEND] ethernet: stmmac: fix for none child queue node for tx node
 2022-04-28 22:40 UTC  (2+ messages)

[PATCH net-next] tls: Add opt-in zerocopy mode of sendfile()
 2022-04-28 22:11 UTC  (2+ messages)

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

[PATCH bpf-next] bpf, sockmap: Call skb_linearize only when required in sk_psock_skb_ingress_enqueue
 2022-04-28 21:50 UTC  (2+ messages)

[PATCH net-next v2 00/15] remove copies of the NAPI_POLL_WEIGHT define
 2022-04-28 21:47 UTC  (17+ messages)
` [PATCH net-next v2 01/15] eth: "
` [PATCH net-next v2 02/15] eth: smsc: remove a copy "
` [PATCH net-next v2 03/15] eth: cpsw: "
` [PATCH net-next v2 04/15] eth: pch_gbe: "
` [PATCH net-next v2 05/15] eth: mtk_eth_soc: "
` [PATCH net-next v2 06/15] usb: lan78xx: "
` [PATCH net-next v2 07/15] slic: "
  ` Aw: "
` [PATCH net-next v2 08/15] net: bgmac: "
` [PATCH net-next v2 09/15] eth: atlantic: "
` [PATCH net-next v2 10/15] eth: benet: "
` [PATCH net-next v2 11/15] eth: gfar: "
` [PATCH net-next v2 12/15] eth: vxge: "
` [PATCH net-next v2 13/15] eth: spider: "
` [PATCH net-next v2 14/15] eth: velocity: "
` [PATCH net-next v2 15/15] qeth: "

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

[PATCH net-next v3] net: SO_RCVMARK socket option for SO_MARK with recvmsg()
 2022-04-28 21:20 UTC  (2+ messages)

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

[PATCH v3 bpf-next 1/2] bpf: Extend batch operations for map-in-map bpf-maps
 2022-04-28 20:59 UTC  (4+ messages)
` [PATCH v3 bpf-next 2/2] selftests/bpf: handle "

[PATCH net-next] selftests: forwarding: add Per-Stream Filtering and Policing test for Ocelot
 2022-04-28 20:48 UTC 

[PATCH net-next 0/2] net: lan966x: remove PHY reset support
 2022-04-28 20:37 UTC  (4+ 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: mvpp2: add delay at the end of .mac_prepare
 2022-04-28 20:03 UTC  (7+ messages)

[PATCH v3 0/5] Make evlist CPUs more accurate
 2022-04-28 20:15 UTC  (3+ messages)
` [PATCH v3 4/5] perf evlist: Respect all_cpus when setting user_requested_cpus

[PATCHv4 bpf-next 0/5] bpf: Speed up symbol resolving in kprobe multi link
 2022-04-28 20:12 UTC  (6+ messages)
` [PATCHv4 bpf-next 1/5] kallsyms: Fully export kallsyms_on_each_symbol function
` [PATCHv4 bpf-next 2/5] ftrace: Add ftrace_lookup_symbols function
` [PATCHv4 bpf-next 3/5] fprobe: Resolve symbols with ftrace_lookup_symbols
` [PATCHv4 bpf-next 4/5] bpf: Resolve symbols with ftrace_lookup_symbols for kprobe multi link
` [PATCHv4 bpf-next 5/5] selftests/bpf: Add attach bench test

[GIT PULL] Networking for 5.18-rc5
 2022-04-28 19:41 UTC  (3+ messages)

[PATCH wpan-next] net: mac802154: Fix symbol durations
 2022-04-28 18:32 UTC  (2+ messages)

[PATCH net 0/2][pull request] Intel Wired LAN Driver Updates 2022-04-20
 2022-04-28 18:28 UTC  (5+ messages)
` [PATCH net 1/2] iavf: Fix error when changing ring parameters on ice PF

[PATCH net] tcp: fix F-RTO may not work correctly when receiving DSACK
 2022-04-28 17:40 UTC  (4+ messages)

[PATCH net 0/3] Netfilter fixes for net
 2022-04-28 17:00 UTC  (5+ 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 00/30] The panic notifiers refactor
 2022-04-28 16:55 UTC  (6+ messages)
` [PATCH 12/30] parisc: Replace regular spinlock with spin_trylock on panic path
` [PATCH 21/30] panic: Introduce the panic pre-reboot notifier list

[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 1/1] ixgbe: ensure IPsec VF<->PF compatibility
 2022-04-28 16:43 UTC  (2+ messages)

[PATCH v2] MAINTAINERS: Update BNXT entry with firmware files
 2022-04-28 16:40 UTC  (2+ 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  (2+ messages)

[PATCH net-next 00/11] UDP/IPv6 refactoring
 2022-04-28 15:27 UTC  (9+ messages)
` [PATCH net-next 01/11] ipv6: optimise ipcm6 cookie init
` [PATCH net-next 02/11] udp/ipv6: refactor udpv6_sendmsg udplite checks

[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 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

[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  (3+ messages)

[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  (3+ messages)
` [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 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] 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)

[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  (3+ messages)
` [PATCH net-next 4/5] ipv6: help __ip6_finish_output() inlining
` [PATCH net-next 5/5] ipv6: refactor ip6_finish_output2()


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