netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-05-18 14:55:41 to 2022-05-19 04:29:39 UTC [more...]

[PATCH net-next] net/mlx5: fix multiple definitions of mlx5_lag_mpesw_init / mlx5_lag_mpesw_cleanup
 2022-05-19  4:29 UTC  (2+ messages)

[pull request][net-next 00/16] mlx5 updates 2022-05-17
 2022-05-19  4:26 UTC  (4+ messages)
` [net-next 16/16] net/mlx5: Support multiport eswitch mode

[PATCH net-next v2] net: wwan: t7xx: fix GFP_KERNEL usage in spin_lock context
 2022-05-19  4:20 UTC  (3+ messages)

linux-next: manual merge of the rdma tree with the net tree
 2022-05-19  4:03 UTC  (2+ messages)

net/ethernet/dec/tulip/eeprom.c:120:40: error: 'struct pci_dev' has no member named 'pdev'; did you mean 'dev'?
 2022-05-19  4:02 UTC  (2+ messages)

[syzbot] possible deadlock in rds_wake_sk_sleep (4)
 2022-05-19  3:35 UTC 

[PATCH bpf-next] selftests/bpf: fix some bugs in map_lookup_percpu_elem testcase
 2022-05-19  3:26 UTC  (3+ messages)
  ` [External] "

[PATCH 0/5] perf_counts clean up and perf stat report bug fix
 2022-05-19  3:20 UTC  (6+ messages)
` [PATCH 1/5] perf stat: Fix and validate inputs in stat events
` [PATCH 2/5] perf stat: Add stat record+report test
` [PATCH 3/5] perf cpumap: Add perf_cpu_map__for_each_idx
` [PATCH 4/5] perf bpf_counter: Tidy use of CPU map index
` [PATCH 5/5] perf stat: Make use of index clearer with perf_counts

[PATCH net v3 0/2] amt: fix several bugs in gateway mode
 2022-05-19  3:15 UTC  (3+ messages)
` [PATCH net v3 1/2] amt: fix gateway mode stuck
` [PATCH net v3 2/2] amt: fix memory leak for advertisement message

[PATCH net-next] eth: de4x5: remove support for Generic DECchip & DIGITAL EtherWORKS PCI/EISA
 2022-05-19  3:13 UTC 

[PATCH net 0/2] selftests: net: add missing tests to Makefile
 2022-05-19  3:13 UTC  (7+ messages)

[PATCH] bpf: avoid grabbing spin_locks of all cpus when no free elems
 2022-05-19  3:12 UTC  (5+ messages)
  ` [External] "

[PATCH v2 0/2] octeon_ep: Fix the error handling path of octep_request_irqs()
 2022-05-19  3:10 UTC  (2+ messages)

[PATCH v5 0/3] adin: add support for clock output
 2022-05-19  3:10 UTC  (2+ messages)

[PATCH net-next] sfc: siena: Have a unique wrapper ifndef for efx channels header
 2022-05-19  3:10 UTC  (2+ messages)

[PATCH -next v2] net: wwan: t7xx: use GFP_ATOMIC under spin lock in t7xx_cldma_gpd_set_next_ptr()
 2022-05-19  3:21 UTC 

[PATCH net 0/2] selftests/bpf: fix ima_setup.sh missing issue
 2022-05-19  2:44 UTC  (6+ messages)
` [PATCH net 1/2] selftests/bpf: Fix build error with ima_setup.sh

[PATCH bpf-next v7 00/11] bpf: cgroup_sock lsm flavor
 2022-05-19  2:31 UTC  (13+ messages)
` [PATCH bpf-next v7 01/11] bpf: add bpf_func_t and trampoline helpers
` [PATCH bpf-next v7 02/11] bpf: convert cgroup_bpf.progs to hlist
` [PATCH bpf-next v7 03/11] bpf: per-cgroup lsm flavor
` [PATCH bpf-next v7 04/11] bpf: minimize number of allocated lsm slots per program
` [PATCH bpf-next v7 05/11] bpf: implement BPF_PROG_QUERY for BPF_LSM_CGROUP
` [PATCH bpf-next v7 06/11] bpf: allow writing to a subset of sock fields from lsm progtype
` [PATCH bpf-next v7 07/11] libbpf: implement bpf_prog_query_opts
` [PATCH bpf-next v7 08/11] libbpf: add lsm_cgoup_sock type
` [PATCH bpf-next v7 09/11] bpftool: implement cgroup tree for BPF_LSM_CGROUP
` [PATCH bpf-next v7 10/11] selftests/bpf: lsm_cgroup functional test
` [PATCH bpf-next v7 11/11] selftests/bpf: verify lsm_cgroup struct sock access

[PATCH v3 bpf-next 0/5] net: netfilter: add kfunc helper to update ct timeout
 2022-05-19  2:06 UTC  (18+ messages)
` [PATCH v3 bpf-next 1/5] bpf: Add support for forcing kfunc args to be referenced
` [PATCH v3 bpf-next 2/5] selftests/bpf: Add verifier selftests for forced kfunc ref args
` [PATCH v3 bpf-next 3/5] net: netfilter: add kfunc helper to update ct timeout
` [PATCH v3 bpf-next 4/5] net: netfilter: add kfunc helper to add a new ct entry
` [PATCH v3 bpf-next 5/5] selftests/bpf: add selftest for bpf_xdp_ct_add and bpf_ct_refresh_timeout kfunc

[PATCHv3 net] bonding: fix missed rcu protection
 2022-05-19  2:01 UTC 

linux-next: manual merge of the net-next tree with the net tree
 2022-05-19  1:58 UTC 

[PATCH wpan-next v3 00/11] ieee802154: Synchronous Tx support
 2022-05-19  1:52 UTC  (7+ messages)
` [PATCH wpan-next v3 10/11] net: mac802154: Add a warning in the hot path

[PATCH -next] net: wwan: t7xx: use GFP_ATOMIC under spin lock in t7xx_cldma_gpd_set_next_ptr()
 2022-05-19  1:52 UTC  (3+ messages)

[PATCH wpan-next v2 00/11] ieee802154: Synchronous Tx support
 2022-05-19  1:51 UTC  (12+ messages)
` [PATCH wpan-next v2 09/11] net: mac802154: Introduce a synchronous API for MLME commands

linux-next: manual merge of the net-next tree with the net tree
 2022-05-19  1:51 UTC 

[PATCH net-next 1/1] selftests: forwarding: fix missing backslash
 2022-05-19  1:47 UTC  (2+ messages)

linux-next: manual merge of the net-next tree with the net tree
 2022-05-19  1:41 UTC 

[PATCH net-next] net: ipa: don't proceed to out-of-bound write
 2022-05-19  1:22 UTC  (2+ messages)

[PATCH] net: atlantic: Avoid out-of-bounds indexing
 2022-05-19  1:09 UTC 

[PATCH 00/12] Introduce Microsoft Azure Network Adapter (MANA) RDMA driver
 2022-05-19  0:37 UTC  (12+ messages)
` [PATCH 05/12] net: mana: Set the DMA device max page size
            ` [EXTERNAL] "

tg3 dropping packets at high packet rates
 2022-05-19  0:52 UTC  (4+ messages)

[PATCH net-next] net: wwan: iosm: remove pointless null check
 2022-05-19  0:43 UTC 

[PATCH net] net: stmmac: fix out-of-bounds access in a selftest
 2022-05-19  0:43 UTC 

[PATCH bpf-next v4 0/7] bpf: mptcp: Support for mptcp_sock
 2022-05-19  0:38 UTC  (6+ messages)
` [PATCH bpf-next v4 1/7] bpf: add bpf_skc_to_mptcp_sock_proto

[GIT PULL] mlx5: last minute fixup
 2022-05-19  0:35 UTC  (2+ messages)

[PATCH net-next] tcp: improve PRR loss recovery
 2022-05-19  0:34 UTC 

[PATCHv3 bpf-next] selftests/bpf: add missed ima_setup.sh in Makefile
 2022-05-19  0:20 UTC  (2+ messages)

[PATCH v2 0/5] arm64: add ethernet to orange pi 3
 2022-05-19  0:08 UTC  (7+ messages)
` [PATCH v2 1/5] regulator: Add of_get_regulator_from_list
` [PATCH v2 2/5] regulator: Add regulator_bulk_get_all
` [PATCH v2 3/5] phy: handle optional regulator for PHY
` [PATCH v2 4/5] dt-bindings: net: Add documentation for optional regulators
` [PATCH v2 5/5] arm64: dts: allwinner: orange-pi-3: Enable ethernet

[PATCH bpf-next] selftests/bpf: Add missing trampoline program type to trampoline_count test
 2022-05-19  0:04 UTC  (2+ messages)

[PATCH bpf-next 1/2] cpuidle/rcu: Making arch_cpu_idle and rcu_idle_exit noinstr
 2022-05-19  0:00 UTC  (8+ messages)

[PATCH bpf-next v3 0/4] Fix 32-bit arch and compat support for the kprobe_multi attach type
 2022-05-18 23:50 UTC  (17+ messages)
` [PATCH bpf-next v3 1/4] bpf_trace: check size for overflow in bpf_kprobe_multi_link_attach
` [PATCH bpf-next v3 2/4] bpf_trace: support 32-bit kernels "
` [PATCH bpf-next v3 3/4] bpf_trace: handle compat in copy_user_syms
` [PATCH bpf-next v3 4/4] bpf_trace: pass array of u64 values in kprobe_multi.addrs

[PATCH net-next] docs: change the title of networking docs
 2022-05-18 23:43 UTC 

[PATCH bpf-next v5 00/17] Introduce eBPF support for HID devices
 2022-05-18 23:13 UTC  (21+ messages)
` [PATCH bpf-next v5 01/17] bpf/btf: also allow kfunc in tracing and syscall programs
` [PATCH bpf-next v5 02/17] bpf/verifier: allow kfunc to return an allocated mem
` [PATCH bpf-next v5 03/17] bpf: prepare for more bpf syscall to be used from kernel and user space
` [PATCH bpf-next v5 04/17] libbpf: add map_get_fd_by_id and map_delete_elem in light skeleton
` [PATCH bpf-next v5 05/17] HID: core: store the unique system identifier in hid_device
` [PATCH bpf-next v5 06/17] HID: export hid_report_type to uapi
` [PATCH bpf-next v5 07/17] HID: initial BPF implementation
` [PATCH bpf-next v5 08/17] selftests/bpf: add tests for the HID-bpf initial implementation
` [PATCH bpf-next v5 09/17] HID: bpf: allocate data memory for device_event BPF programs
` [PATCH bpf-next v5 10/17] selftests/bpf/hid: add test to change the report size
` [PATCH bpf-next v5 11/17] HID: bpf: introduce hid_hw_request()
` [PATCH bpf-next v5 12/17] selftests/bpf: add tests for bpf_hid_hw_request
` [PATCH bpf-next v5 13/17] HID: bpf: allow to change the report descriptor
` [PATCH bpf-next v5 14/17] selftests/bpf: add report descriptor fixup tests
` [PATCH bpf-next v5 15/17] samples/bpf: add new hid_mouse example
` [PATCH bpf-next v5 16/17] selftests/bpf: Add a test for BPF_F_INSERT_HEAD
` [PATCH bpf-next v5 17/17] Documentation: add HID-BPF docs

linux-next: build warning after merge of the net-next tree
 2022-05-18 22:52 UTC  (4+ messages)

[PATCH net-next v5 0/2] Broadcom PTP PHY support
 2022-05-18 22:39 UTC  (3+ messages)
` [PATCH net-next v5 1/2] net: phy: broadcom: Add Broadcom PTP hooks to bcm-phy-lib
` [PATCH net-next v5 2/2] net: phy: broadcom: Add PTP support for some Broadcom PHYs

[PATCH 00/30] The panic notifiers refactor
 2022-05-18 22:17 UTC  (7+ messages)
` [PATCH 19/30] panic: Add the panic hypervisor notifier list

[PATCH net-next 0/4] mptcp: Miscellaneous fixes and a new test case
 2022-05-18 22:04 UTC  (5+ messages)
` [PATCH net-next 1/4] mptcp: stop using the mptcp_has_another_subflow() helper
` [PATCH net-next 2/4] mptcp: Check for orphaned subflow before handling MP_FAIL timer
` [PATCH net-next 3/4] mptcp: Do not traverse the subflow connection list without lock
` [PATCH net-next 4/4] selftests: mptcp: add MP_FAIL reset testcase

[PATCH net-next v2 0/2] lantiq_gswip: Two small fixes
 2022-05-18 22:00 UTC  (3+ messages)
` [PATCH net-next v2 1/2] net: dsa: lantiq_gswip: Fix start index in gswip_port_fdb()
` [PATCH net-next v2 2/2] net: dsa: lantiq_gswip: Fix typo in gswip_port_fdb_dump() error print

[PATCH v2 net] net: bridge: Clear offload_fwd_mark when passing frame up bridge interface
 2022-05-18 21:43 UTC  (2+ messages)

[PATCH net 0/7] Netfilter fixes for net
 2022-05-18 21:38 UTC  (8+ messages)
` [PATCH net 1/7] netfilter: flowtable: fix excessive hw offload attempts after failure
` [PATCH net 2/7] netfilter: nft_flow_offload: skip dst neigh lookup for ppp devices
` [PATCH net 3/7] net: fix dev_fill_forward_path with pppoe + bridge
` [PATCH net 4/7] netfilter: nft_flow_offload: fix offload with pppoe + vlan
` [PATCH net 5/7] netfilter: flowtable: fix TCP flow teardown
` [PATCH net 6/7] netfilter: flowtable: move dst_check to packet path
` [PATCH net 7/7] netfilter: nf_tables: disable expression reduction infra

[PATCH] xfrm: do not set IPv4 DF flag when encapsulating IPv6 frames <= 1280 bytes
 2022-05-18 21:05 UTC 

[PATCH bpf v3 0/2] Fix kprobe_multi interface issues for 5.18
 2022-05-18 20:57 UTC  (9+ messages)
` [PATCH bpf v3 1/2] bpf_trace: check size for overflow in bpf_kprobe_multi_link_attach
` [PATCH bpf v3 2/2] bpf_trace: bail out from bpf_kprobe_multi_link_attach when in compat

[PATCH net-next] net: tls: fix messing up lists when bpf enabled
 2022-05-18 20:56 UTC 

[PATCH net-next v4 0/2] Broadcom PTP PHY support
 2022-05-18 20:50 UTC  (3+ messages)

[PATCH net-next v2] net: ifdefy the wireless pointers in struct net_device
 2022-05-18 20:31 UTC  (4+ messages)

[PATCH net-next] show rx_otherhost_dropped stat in ip link show
 2022-05-18 20:00 UTC  (5+ messages)

[PATCH bpf-next v4 0/6] bpf trampoline for arm64
 2022-05-18 19:57 UTC  (3+ messages)
` [PATCH bpf-next v4 2/6] ftrace: Fix deadloop caused by direct call in ftrace selftest

[PATCH net-next 1/1] net: wwan: t7xx: Fix smatch errors
 2022-05-18 19:55 UTC 

PROBLEM: XGBE unable to autoneg when advertising only 1GbE KX mode
 2022-05-18 18:58 UTC 

[PATCH net-next] net: avoid strange behavior with skb_defer_max == 1
 2022-05-18 18:55 UTC 

[PATCH net-next v4 00/12] add support for Renesas RZ/N1 ethernet subsystem devices
 2022-05-18 18:53 UTC  (8+ messages)
` [PATCH net-next v4 05/12] dt-bindings: net: dsa: add bindings for Renesas RZ/N1 Advanced 5 port switch

[PATCH net v1 0/2] lantiq_gswip: Two small fixes
 2022-05-18 17:58 UTC  (4+ messages)
` [PATCH net v1 1/2] net: dsa: lantiq_gswip: Fix start index in gswip_port_fdb()

[PATCH net-next] net: ethernet: SP7021: fix a use after free of skb->len
 2022-05-18 17:37 UTC 

[PATCH net v3] net: macb: Fix PTP one step sync support
 2022-05-18 17:07 UTC 

[PATCHv3 net] Documentation: add description for net.core.gro_normal_batch
 2022-05-18 17:07 UTC  (3+ messages)

[PATCH 07/10] rtw88: Add rtw8723du chipset support
 2022-05-18 16:55 UTC  (2+ messages)

[PATCH] cgroup: don't queue css_release_work if one already pending
 2022-05-18 16:48 UTC  (5+ messages)

[PATCH net v2] Retrieve MACSec-XPN attributes before offloading
 2022-05-18 16:23 UTC  (3+ messages)

[PATCH v2] dt-bindings: net: orion-mdio: Convert to JSON schema
 2022-05-18 16:18 UTC  (5+ messages)

[PATCH net-next] net: PIM register decapsulation and Forwarding
 2022-05-18 16:18 UTC  (7+ messages)

[PATCHv2 net] Documentation: add description for net.core.gro_normal_batch
 2022-05-18 16:12 UTC  (3+ messages)

[PATCH v2 net-next 00/15] introduce mt7986 ethernet support
 2022-05-18 16:08 UTC  (11+ messages)
` [PATCH v2 net-next 11/15] net: ethernet: mtk_eth_soc: introduce device register map
` [PATCH v2 net-next 12/15] net: ethernet: mtk_eth_soc: introduce MTK_NETSYS_V2 support

[PATCH v3 3/4] can: skb:: move can_dropped_invalid_skb and can_skb_headroom_valid to skb.c
 2022-05-18 16:01 UTC  (16+ messages)

[PATCH net v2 0/2] Macb PTP one step fix
 2022-05-18 15:55 UTC  (2+ messages)

[PATCHv2 net] bonding: fix missed rcu protection
 2022-05-18 15:54 UTC  (4+ messages)

[RFC net-next] dt-bindings: net: xilinx: document xilinx emaclite driver binding
 2022-05-18 15:51 UTC  (5+ messages)

[PATCH bpf-next v2] selftests/bpf: fix some bugs in map_lookup_percpu_elem testcase
 2022-05-18 15:43 UTC  (2+ messages)

[PATCH net-next 00/12] mtk_eth_soc phylink updates
 2022-05-18 15:40 UTC  (5+ messages)
` [PATCH net-next 10/12] net: mtk_eth_soc: move restoration of SYSCFG0 to mac_finish()
` [PATCH net-next 11/12] net: mtk_eth_soc: convert code structure to suit split PCS support
` [PATCH net-next 12/12] net: mtk_eth_soc: partially convert to phylink_pcs

[PATCH linux-next] net: smc911x: replace ternary operator with min()
 2022-05-18 15:38 UTC  (4+ messages)

[PATCH bpf-next v6 00/10] bpf: cgroup_sock lsm flavor
 2022-05-18 15:16 UTC  (3+ messages)
` [PATCH bpf-next v6 02/10] bpf: convert cgroup_bpf.progs to hlist


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