netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-06-09 10:57:56 to 2022-06-10 05:20:25 UTC [more...]

[PATCH] MAINTAINERS: adjust MELLANOX ETHERNET INNOVA DRIVERS to TLS support removal
 2022-06-10  5:20 UTC  (2+ messages)

[net] net: seg6: fix seg6_lookup_any_nexthop() to handle VRFs using flowi_l3mdev
 2022-06-10  5:20 UTC  (3+ messages)

[PATCH net 0/2] nfp: fixes for v5.19
 2022-06-10  5:20 UTC  (2+ messages)

[PATCH 00/12] Clang -Wformat warning fixes
 2022-06-10  5:18 UTC  (22+ messages)
` [PATCH 01/12] x86/mce: use correct format characters
` [PATCH 02/12] x86/CPU/AMD: "
` [PATCH 03/12] x86/e820: "
` [PATCH 04/12] blk-cgroup: "
` [PATCH 05/12] fs: quota: "
` [PATCH 06/12] PNP: "
` [PATCH 07/12] driver/char: "
` [PATCH 08/12] cdrom: "
` [PATCH 09/12] ALSA: seq: "
` [PATCH 10/12] "
` [PATCH 11/12] ALSA: control: "
` [PATCH 12/12] netfilter: conntrack: "

[PATCH 1/1] l2tp: fix possible use-after-free
 2022-06-10  5:16 UTC 

[PATCH net v2] tls: Rename TLS_INFO_ZC_SENDFILE to TLS_INFO_ZC_TX
 2022-06-10  5:00 UTC  (2+ messages)

[PATCH net-next v3 0/9] net: tcp: add skb drop reasons to tcp state change
 2022-06-10  3:42 UTC  (10+ messages)
` [PATCH net-next v3 1/9] net: skb: introduce __skb_queue_purge_reason()
` [PATCH net-next v3 2/9] net: sock: introduce sk_stream_kill_queues_reason()
` [PATCH net-next v3 3/9] net: inet: add skb drop reason to inet_csk_destroy_sock()
` [PATCH net-next v3 4/9] net: tcp: make tcp_rcv_synsent_state_process() return drop reasons
` [PATCH net-next v3 5/9] net: tcp: make tcp_rcv_state_process() return drop reason
` [PATCH net-next v3 6/9] net: tcp: add skb drop reasons to tcp connect requesting
` [PATCH net-next v3 7/9] net: tcp: add skb drop reasons to tcp tw code path
` [PATCH net-next v3 8/9] net: tcp: add skb drop reasons to route_req()
` [PATCH net-next v3 9/9] net: tcp: use LINUX_MIB_TCPABORTONLINGER in tcp_rcv_state_process()

[PATCH net-next v3 0/7] pcs-xpcs, stmmac: add 1000BASE-X AN for network switch
 2022-06-10  3:36 UTC  (8+ messages)
` [PATCH net-next v3 1/7] net: pcs: xpcs: prepare xpcs_do_config to accept advertising input
` [PATCH net-next v3 2/7] net: dsa: sja1105: update xpcs_do_config additional input
` [PATCH net-next v3 3/7] stmmac: intel: prepare to support 1000BASE-X phy interface setting
` [PATCH net-next v3 4/7] net: pcs: xpcs: add CL37 1000BASE-X AN support
` [PATCH net-next v3 5/7] net: phylink: unset ovr_an_inband if fixed-link is selected
` [PATCH net-next v3 6/7] stmmac: intel: add phy-mode ACPI _DSD setting support
` [PATCH net-next v3 7/7] net: stmmac: make mdio register skips PHY scanning for fixed-link

[PATCH net-next v2 0/7] pcs-xpcs, stmmac: add 1000BASE-X AN for network switch
 2022-06-10  3:37 UTC  (8+ messages)
` [PATCH net-next v2 1/6] net: dsa: sja1105: update xpcs_do_config additional input
` [PATCH net-next v2 2/6] stmmac: intel: prepare to support 1000BASE-X phy interface setting
` [PATCH net-next v2 3/6] net: pcs: xpcs: add CL37 1000BASE-X AN support
` [PATCH net-next v2 4/6] net: phylink: unset ovr_an_inband if fixed-link is selected
` [PATCH net-next v2 5/6] stmmac: intel: add phy-mode ACPI _DSD setting support
` [PATCH net-next v2 6/6] net: stmmac: make mdio register skips PHY scanning for fixed-link

[PATCH v6] igb: Assign random MAC address instead of fail in case of invalid one
 2022-06-10  2:39 UTC 

[PATCH v6 0/2] Optimize performance of update hash-map when free is zero
 2022-06-10  2:33 UTC  (3+ messages)
` [PATCH v6 1/2] bpf: avoid grabbing spin_locks of all cpus when no free elems
` [PATCH v6 2/2] selftest/bpf/benchs: Add bpf_map benchmark

[PATCH] net: sched: fix potential null pointer deref
 2022-06-10  2:14 UTC 

[PATCH bpf-next 0/2] Align BPF TCP CCs implementing cong_control() with non-BPF CCs
 2022-06-10  0:52 UTC  (9+ messages)
` [PATCH bpf-next 2/2] bpf: Require only one of cong_avoid() and cong_control() from a TCP CC
` [PATCH bpf-next v2 0/2] Align BPF TCP CCs implementing cong_control() with non-BPF CCs
  ` [PATCH bpf-next v2 1/2] bpf: Allow a TCP CC to write sk_pacing_rate and sk_pacing_status
  ` [PATCH bpf-next v2 2/2] bpf: Require only one of cong_avoid() and cong_control() from a TCP CC

[net-next 1/1] net: seg6: Add support for SRv6 Headend Reduced Encapsulation
 2022-06-10  0:52 UTC  (2+ messages)

[PATCH net] net: bpf: fix request_sock leak in filter.c
 2022-06-10  0:49 UTC  (10+ messages)

[PATCH net-next v2 0/2] Update bhash2 when socket's rcv saddr changes
 2022-06-10  0:37 UTC  (9+ messages)

[PATCH bpf-next v2 0/7] Add bpf_link based TC-BPF API
 2022-06-10  0:24 UTC  (2+ messages)

[PATCH 1/1] libbpf: replace typeof with __typeof__ for -std=c17 compatibility
 2022-06-09 23:46 UTC  (3+ messages)

[PATCH v3 1/1] libbpf: fix broken gcc SEC pragma macro
 2022-06-09 23:27 UTC  (3+ messages)

[PATCH v3] cred: Propagate security_prepare_creds() error code
 2022-06-09 23:18 UTC  (2+ messages)

[PATCH v36 08/33] LSM: Use lsmblob in security_secctx_to_secid
 2022-06-09 23:01 UTC  (7+ messages)
` [PATCH v36 09/33] LSM: Use lsmblob in security_secid_to_secctx
` [PATCH v36 11/33] LSM: Use lsmblob in security_current_getsecid
` [PATCH v36 15/33] LSM: Ensure the correct LSM context releaser
` [PATCH v36 16/33] LSM: Use lsmcontext in security_secid_to_secctx
` [PATCH v36 19/33] LSM: security_secid_to_secctx in netlink netfilter
` [PATCH v36 20/33] NET: Store LSM netlabel data in a lsmblob

[RFC bpf-next] bpf: Use prog->active instead of bpf_prog_active for kprobe_multi
 2022-06-09 22:03 UTC  (5+ messages)

RFC: Ioctl v2
 2022-06-09 22:02 UTC  (2+ messages)

[PATCH net-next,0/2] net: mana: Add PF and XDP_REDIRECT support
 2022-06-09 21:57 UTC  (3+ messages)
` [PATCH net-next,1/2] net: mana: Add the Linux MANA PF driver
` [PATCH net-next,2/2] net: mana: Add support of XDP_REDIRECT action

[PATCH bpf-next] selftests/bpf: add lwt ip encap tests to test_progs
 2022-06-09 21:37 UTC  (2+ messages)

[PATCH iproute2-next v2] show rx_otherehost_dropped stat in ip link show
 2022-06-09 21:12 UTC  (4+ messages)

[PATCH bpf-next 0/3] move AF_XDP APIs to libxdp
 2022-06-09 20:52 UTC  (6+ messages)

[PATCH v2] staging: qlge: qlge_main.c: rewrite do-while loops into more compact for loops
 2022-06-09 20:46 UTC 

[PATCH net-next v6 0/3] Broadcom PTP PHY support
 2022-06-09 20:38 UTC  (8+ messages)
` [PATCH net-next v6 2/3] net: phy: broadcom: Add PTP support for some Broadcom PHYs

[PATCHv4 bpf-next 0/2] perf tools: Fix prologue generation
 2022-06-09 20:31 UTC  (2+ messages)

pull-request: ieee802154-next 2022-06-09
 2022-06-09 20:29 UTC 

[PATCH net-next 0/3] net: phy: dp83867: add binding and support for io_impedance_ctrl nvmem cell
 2022-06-09 20:04 UTC  (3+ messages)
` [PATCH net-next 1/3] dt-bindings: dp83867: add binding "

[GIT PULL] Networking for 5.19-rc2
 2022-06-09 20:02 UTC  (3+ messages)

[PATCH bpf-next] libbpf: Improve probing for memcg-based memory accounting
 2022-06-09 19:57 UTC  (4+ messages)

[PATCH] staging: qlge: qlge_main.c: convert do-while loops to for loops
 2022-06-09 19:39 UTC  (5+ messages)

[PATCH v2 0/9] deferred_probe_timeout logic clean up
 2022-06-09 19:29 UTC  (4+ messages)
` [PATCH v2 1/9] PM: domains: Delete usage of driver_deferred_probe_check_state()

[Patch bpf-next v3 0/4] sockmap: some performance optimizations
 2022-06-09 19:12 UTC  (5+ messages)
` [Patch bpf-next v3 1/4] tcp: introduce tcp_read_skb()

[PATCH] PCI: Add ACS quirk for Broadcom BCM5750x NICs
 2022-06-09 18:58 UTC  (2+ messages)

"mm: uninline copy_overflow()" breaks i386 build in Mellanox MLX4
 2022-06-09 18:51 UTC  (3+ messages)
  ` Linux kernel: "

[PATCHv2 bpf 0/3] bpf: Fix cookie values for kprobe multi
 2022-06-09 18:32 UTC  (11+ messages)
` [PATCHv2 bpf 3/3] bpf: Force cookies array to follow symbols sorting

[PATCH v3 0/3] J7200: CPSW5G: Add support for QSGMII mode to am65-cpsw driver
 2022-06-09 18:26 UTC  (3+ messages)
` [PATCH v3 1/3] dt-bindings: net: ti: k3-am654-cpsw-nuss: Update bindings for J7200 CPSW5G

[PATCH v2 1/3] dt-bindings: net: convert emac_rockchip.txt to YAML
 2022-06-09 17:44 UTC  (2+ messages)

[PATCH net-next 0/6][pull request] 10GbE Intel Wired LAN Driver Updates 2022-06-09
 2022-06-09 17:12 UTC  (7+ messages)
` [PATCH net-next 1/6] drivers, ixgbe: export vf statistics
` [PATCH net-next 2/6] igb: Remove duplicate defines
` [PATCH net-next 3/6] e1000: Fix typos in comments
` [PATCH net-next 4/6] ixgb: "
` [PATCH net-next 5/6] ixgbe: "
` [PATCH net-next 6/6] drivers/net/ethernet/intel: fix "

[syzbot] possible deadlock in bpf_trace_printk
 2022-06-09 17:07 UTC 

[syzbot] KASAN: use-after-free Read in inet_bind2_bucket_find
 2022-06-09 16:54 UTC  (2+ messages)

[PATCH v2 net-next] dt-bindings: net: xilinx: document xilinx emaclite driver binding
 2022-06-09 16:53 UTC 

neighbour netlink notifications delivered in wrong order
 2022-06-09 16:40 UTC  (8+ messages)

[PATCH net-next 0/7] net: reduce tcp_memory_allocated inflation
 2022-06-09 16:38 UTC  (23+ messages)
` [PATCH net-next 1/7] Revert "net: set SK_MEM_QUANTUM to 4096"
` [PATCH net-next 2/7] net: remove SK_MEM_QUANTUM and SK_MEM_QUANTUM_SHIFT
` [PATCH net-next 3/7] net: add per_cpu_fw_alloc field to struct proto
` [PATCH net-next 4/7] net: implement per-cpu reserves for memory_allocated
` [PATCH net-next 5/7] net: fix sk_wmem_schedule() and sk_rmem_schedule() errors
` [PATCH net-next 6/7] net: keep sk->sk_forward_alloc as small as possible
` [PATCH net-next 7/7] net: unexport __sk_mem_{raise|reduce}_allocated

[PATCH net 0/4][pull request] Intel Wired LAN Driver Updates 2022-06-09
 2022-06-09 16:26 UTC  (5+ messages)
` [PATCH net 1/4] i40e: Fix adding ADQ filter to TC0
` [PATCH net 2/4] i40e: Fix calculating the number of queue pairs
` [PATCH net 3/4] i40e: Fix call trace in setup_tx_descriptors
` [PATCH net 4/4] iavf: Fix issue with MAC address of VF shown as zero

[PATCH iproute2-next] show rx_otherehost_dropped stat in ip link show
 2022-06-09 16:24 UTC  (2+ messages)

[PATCH] amd-xgbe: Use platform_irq_count()
 2022-06-09 16:14 UTC 

[PATCH v3] net: ax25: Fix deadlock caused by skb_recv_datagram in ax25_recvmsg
 2022-06-09 16:10 UTC  (5+ messages)

[PATCH wpan-next 0/6] net: ieee802154: PAN management
 2022-06-09 15:52 UTC  (15+ messages)
` [PATCH wpan-next 1/6] net: ieee802154: Drop coordinator interface type

[PATCH v2 net-next] net: neigh: add netlink filtering based on LLADDR for dump
 2022-06-09 15:38 UTC  (7+ messages)

[PATCH v2 0/3] bpf: Add bpf_verify_pkcs7_signature() helper
 2022-06-09 15:38 UTC  (5+ messages)
` [PATCH v2 2/3] selftests/bpf: Add test_progs opts for sign-file and kernel priv key + cert

[PATCH] net: error on unsupported IP setsockopts in IPv6
 2022-06-09 15:26 UTC 

[PATCHv2 net 0/3] Documentation: add description for a couple of sctp sysctl options
 2022-06-09 15:17 UTC  (4+ messages)
` [PATCHv2 net 1/3] Documentation: add description for net.sctp.reconf_enable
` [PATCHv2 net 2/3] Documentation: add description for net.sctp.intl_enable
` [PATCHv2 net 3/3] Documentation: add description for net.sctp.ecn_enable

[PATCH] vdpa: Add support for reading vdpa device statistics
 2022-06-09 15:10 UTC  (2+ messages)

[cgroup] 3c87862ca1: WARNING:at_kernel/softirq.c:#__local_bh_enable_ip
 2022-06-09 14:55 UTC  (3+ messages)

[PATCH net-next] net: rename reference+tracking helpers
 2022-06-09 13:53 UTC  (7+ messages)

[PATCH] ethtool: Fix and simplify ethtool_convert_link_mode_to_legacy_u32()
 2022-06-09 13:49 UTC 

[net-next v2 1/1] net: seg6: Add support for SRv6 Headend Reduced Encapsulation
 2022-06-09 13:27 UTC 

[PATCH v2 0/9] bpf: Per-operation map permissions
 2022-06-09 12:55 UTC  (3+ messages)

[PATCH v2 00/10] RTW88: Add support for USB variants
 2022-06-09 12:51 UTC  (5+ messages)
` [PATCH v2 10/10] rtw88: disable powersave modes for USB devices

[RFC PATCH v2 0/8] virtio/vsock: experimental zerocopy receive
 2022-06-09 12:33 UTC  (12+ messages)
` [RFC PATCH v2 2/8] vhost/vsock: rework packet allocation logic
` [RFC PATCH v2 3/8] af_vsock: add zerocopy receive logic
` [RFC PATCH v2 4/8] virtio/vsock: add transport zerocopy callback

[syzbot] KASAN: use-after-free Read in cdc_ncm_tx_fixup
 2022-06-09 12:23 UTC  (2+ messages)

[PATCH] bpf, docs: Fix typo "BFP_ALU" to "BPF_ALU"
 2022-06-09 12:10 UTC  (2+ messages)

[RESEND][PATCH net-next] net: macb: change return type for gem_ptp_set_one_step_sync()
 2022-06-09 11:40 UTC  (2+ messages)

[PATCH V4] can: xilinx_can: Add Transmitter delay compensation (TDC) feature support
 2022-06-09 11:14 UTC  (2+ messages)

[PATCH v3 net-next 0/8] vmxnet3: upgrade to version 7
 2022-06-09 11:10 UTC  (2+ messages)

[PATCH v5] igb: Assign random MAC address instead of fail in case of invalid one
 2022-06-09 11:07 UTC  (2+ messages)

[PATCH net-next v3 0/2] net, neigh: introduce interval_probe_time for periodic probe
 2022-06-09 10:57 UTC  (3+ messages)
` [PATCH net-next v3 1/2] sysctl: add proc_dointvec_jiffies_minmax
` [PATCH net-next v3 2/2] net, neigh: introduce interval_probe_time for periodic probe


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