netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-07 19:57:16 to 2021-10-08 13:56:59 UTC [more...]

[RFC] [PATCH net-next v5 0/3] r8169: Implement dynamic ASPM mechanism for recent 1.0/2.5Gbps Realtek NICs
 2021-10-08 13:56 UTC  (2+ messages)

[PATCH iproute2 v4 0/5] configure: add support for libdir and prefix option
 2021-10-08 13:50 UTC  (4+ messages)

[PATCH net-next] mlxsw: item: Annotate item helpers with '__maybe_unused'
 2021-10-08 13:23 UTC 

[PATCH net-next 0/8] selftests: forwarding: Add ip6gre tests
 2021-10-08 13:12 UTC  (9+ messages)
` [PATCH net-next 1/8] testing: selftests: forwarding.config.sample: Add tc flag
` [PATCH net-next 2/8] testing: selftests: tc_common: Add tc_check_at_least_x_packets()
` [PATCH net-next 3/8] selftests: forwarding: Add IPv6 GRE flat tests
` [PATCH net-next 4/8] selftests: forwarding: Add IPv6 GRE hierarchical tests
` [PATCH net-next 5/8] selftests: mlxsw: devlink_trap_tunnel_ipip6: Add test case for IPv6 decap_error
` [PATCH net-next 6/8] selftests: mlxsw: devlink_trap_tunnel_ipip: Align topology drawing correctly
` [PATCH net-next 7/8] selftests: mlxsw: devlink_trap_tunnel_ipip: Remove code duplication
` [PATCH net-next 8/8] selftests: mlxsw: devlink_trap_tunnel_ipip: Send a full-length key

[PATCH v2,net] net: mana: Fix error handling in mana_create_rxq()
 2021-10-08 13:11 UTC 

[PATCH net] net: mana: Fix error handling in mana_create_rxq()
 2021-10-08 13:05 UTC  (3+ messages)

[PATCH v15 bpf-next 00/18] mvneta: introduce XDP multi-buffer support
 2021-10-08 12:49 UTC  (19+ messages)
` [PATCH v15 bpf-next 01/18] net: skbuff: add size metadata to skb_shared_info for xdp
` [PATCH v15 bpf-next 02/18] xdp: introduce flags field in xdp_buff/xdp_frame
` [PATCH v15 bpf-next 03/18] net: mvneta: update mb bit before passing the xdp buffer to eBPF layer
` [PATCH v15 bpf-next 04/18] net: mvneta: simplify mvneta_swbm_add_rx_fragment management
` [PATCH v15 bpf-next 05/18] net: xdp: add xdp_update_skb_shared_info utility routine
` [PATCH v15 bpf-next 06/18] net: marvell: rely on "
` [PATCH v15 bpf-next 07/18] xdp: add multi-buff support to xdp_return_{buff/frame}
` [PATCH v15 bpf-next 08/18] net: mvneta: add multi buffer support to XDP_TX
` [PATCH v15 bpf-next 09/18] net: mvneta: enable jumbo frames for XDP
` [PATCH v15 bpf-next 10/18] bpf: add multi-buff support to the bpf_xdp_adjust_tail() API
` [PATCH v15 bpf-next 11/18] bpf: introduce bpf_xdp_get_buff_len helper
` [PATCH v15 bpf-next 12/18] bpf: add multi-buffer support to xdp copy helpers
` [PATCH v15 bpf-next 13/18] bpf: move user_size out of bpf_test_init
` [PATCH v15 bpf-next 14/18] bpf: introduce multibuff support to bpf_prog_test_run_xdp()
` [PATCH v15 bpf-next 15/18] bpf: test_run: add xdp_shared_info pointer in bpf_test_finish signature
` [PATCH v15 bpf-next 16/18] bpf: update xdp_adjust_tail selftest to include multi-buffer
` [PATCH v15 bpf-next 17/18] net: xdp: introduce bpf_xdp_pointer utility routine
` [PATCH v15 bpf-next 18/18] bpf: introduce bpf_xdp_{load,store}_bytes selftest

[net-next 0/4] devlink: add dry run support for flash update
 2021-10-08 12:37 UTC  (6+ messages)
` [net-next 1/4] ice: move and rename ice_check_for_pending_update
` [net-next 2/4] ice: move ice_devlink_flash_update and merge with ice_flash_pldm_image
` [net-next 3/4] devlink: add dry run attribute to flash update
` [net-next 4/4] ice: support dry run of a flash update to validate firmware file

[PATCH ethtool-next v2 0/7] ethtool: Small EEPROM changes
 2021-10-08 12:32 UTC  (2+ messages)

[PATCH rdma-next v4 00/13] Optional counter statistics support
 2021-10-08 12:24 UTC  (14+ messages)
` [PATCH rdma-next v4 01/13] net/mlx5: Add ifc bits to support optional counters
` [PATCH rdma-next v4 02/13] net/mlx5: Add priorities for counters in RDMA namespaces
` [PATCH rdma-next v4 03/13] RDMA/counter: Add a descriptor in struct rdma_hw_stats
` [PATCH rdma-next v4 04/13] RDMA/core: Add a helper API rdma_free_hw_stats_struct
` [PATCH rdma-next v4 05/13] RDMA/counter: Add an is_disabled field in struct rdma_hw_stats
` [PATCH rdma-next v4 06/13] RDMA/counter: Add optional counter support
` [PATCH rdma-next v4 07/13] RDMA/nldev: Add support to get status of all counters
` [PATCH rdma-next v4 08/13] RDMA/nldev: Split nldev_stat_set_mode_doit out of nldev_stat_set_doit
` [PATCH rdma-next v4 09/13] RDMA/nldev: Allow optional-counter status configuration through RDMA netlink
` [PATCH rdma-next v4 10/13] RDMA/mlx5: Support optional counters in hw_stats initialization
` [PATCH rdma-next v4 11/13] RDMA/mlx5: Add steering support in optional flow counters
` [PATCH rdma-next v4 12/13] RDMA/mlx5: Add modify_op_stat() support
` [PATCH rdma-next v4 13/13] RDMA/mlx5: Add optional counter support in get_hw_stats callback

[PATCH bpf-next v3] test_bpf: Add module parameter test_suite
 2021-10-08 12:18 UTC 

[PATCH net] can: j1939: fix UAF for rx_kref of j1939_priv
 2021-10-08 11:34 UTC  (2+ messages)

[PATCH net] can: j1939: j1939_xtp_rx_dat_one(): cancel session if receive TP.DT with error length
 2021-10-08 11:00 UTC  (4+ messages)

[RESEND PATCH v2 0/7] nfc: minor printk cleanup
 2021-10-08 10:54 UTC  (7+ messages)
` [RESEND PATCH v2 2/7] nfc: nci: replace GPLv2 boilerplate with SPDX

[PATCH iproute2-next] devlink: add dry run attribute support to devlink flash
 2021-10-08 10:43 UTC 

[PATCH 0/4] net: stmmac: fix regression on SPEAr3xx SOC
 2021-10-08 10:34 UTC  (5+ messages)
` [PATCH 1/4] net: stmmac: fix get_hw_feature() on old hardware
` [PATCH 2/4] dt-bindings: net: snps,dwmac: add dwmac 3.40a IP version
` [PATCH 3/4] net: stmmac: add support for dwmac 3.40a
` [PATCH 4/4] ARM: dts: spear3xx: Fix gmac node

[PATCH] net: stmmac: dwmac-rk: Add runtime PM support
 2021-10-08 10:24 UTC 

[PATCH net-next 1/7] gve: Switch to use napi_complete_done
 2021-10-08 10:21 UTC  (6+ messages)
` [PATCH net-next 2/7] gve: Add rx buffer pagecnt bias
` [PATCH net-next 3/7] gve: Do lazy cleanup in TX path

[PATCH v3 1/2] vsock: Refactor vsock_*_getsockopt to resemble sock_getsockopt
 2021-10-08 10:00 UTC  (2+ messages)
` [PATCH v3 2/2] vsock: Enable y2038 safe timeval for timeout

[PATCH v2 0/4] kernel.h further split
 2021-10-08  9:37 UTC  (8+ messages)
` [PATCH v2 3/4] lib/rhashtable: Replace kernel.h with the necessary inclusions

[PATCH] rtlwifi: rtl8192ee: Remove redundant initialization of variable version
 2021-10-08  9:33 UTC  (2+ messages)

[BUG] Ethernet broken on rockpro64 by commit 2d26f6e39afb ("net: stmmac: dwmac-rk: fix unbalanced pm_runtime_enable warnings")
 2021-10-08  9:27 UTC  (2+ messages)

[PATCH] selftests/tls: add SM4 GCM/CCM to tls selftests
 2021-10-08  9:17 UTC 

[PATCH net-next] net: dev_addr_list: Introduce __dev_addr_add() and __dev_addr_del()
 2021-10-08  9:02 UTC  (2+ messages)

[net-next PATCH v2 00/15] Multiple improvement for qca8337 switch
 2021-10-08  8:45 UTC  (18+ messages)
` [net PATCH v2 01/15] drivers: net: phy: at803x: fix resume for QCA8327 phy
` [net PATCH v2 02/15] drivers: net: phy: at803x: add DAC amplitude fix for 8327 phy
` [net-next PATCH v2 03/15] drivers: net: phy: at803x: enable prefer master for 83xx internal phy
` [net-next PATCH v2 04/15] drivers: net: phy: at803x: better describe debug regs
` [net-next PATCH v2 05/15] net: dsa: qca8k: add mac_power_sel support
` [net-next PATCH v2 06/15] dt-bindings: net: dsa: qca8k: document rgmii_1_8v bindings
` [net-next PATCH v2 07/15] net: dsa: qca8k: add support for mac6_exchange, sgmii falling edge
` [net-next PATCH v2 08/15] dt-bindings: net: dsa: qca8k: Add MAC swap and clock phase properties
` [net-next PATCH v2 09/15] net: dsa: qca8k: move rgmii delay detection to phylink mac_config
` [net-next PATCH v2 10/15] net: dsa: qca8k: add explicit SGMII PLL enable
` [net-next PATCH v2 11/15] dt-bindings: net: dsa: qca8k: Document qca,sgmii-enable-pll
` [net-next PATCH v2 12/15] drivers: net: dsa: qca8k: add support for pws config reg
` [net-next PATCH v2 13/15] dt-bindings: net: dsa: qca8k: document open drain binding
` [net-next PATCH v2 14/15] drivers: net: dsa: qca8k: add support for QCA8328
` [net-next PATCH v2 15/15] dt-bindings: net: dsa: qca8k: document support for qca8328

[PATCH net] net: dsa: microchip: Added the condition for scheduling ksz_mib_read_work
 2021-10-08  8:43 UTC 

linux-next: build failure after merge of the net-next tree
 2021-10-08  8:14 UTC  (3+ messages)

[RFC net-next PATCH 00/16] Add support for Xilinx PCS
 2021-10-08  8:12 UTC  (10+ messages)
` [RFC net-next PATCH 05/16] net: phylink: Automatically attach PCS devices
` [RFC net-next PATCH 08/16] net: macb: Clean up macb_validate

[PATCH net-next] net: tg3: fix redundant check of true expression
 2021-10-08  8:02 UTC  (2+ messages)

[PATCH] carl9170: Fix error return -EAGAIN if not started
 2021-10-08  7:43 UTC  (4+ messages)

[PATCH net-next] ptp: add vclock timestamp conversion IOCTL
 2021-10-08  7:13 UTC  (11+ messages)

[net-next PATCH 0/3] Add devlink params to vary cqe and rbuf
 2021-10-08  7:12 UTC  (6+ messages)
` [net-next PATCH 2/3] octeontx2-pf: Add devlink param to vary cqe size

[PATCH] isdn: cpai: check ctr->cnr to avoid array index out of bound
 2021-10-08  7:02 UTC  (2+ messages)

[RFC 00/12] Add functional support for Gigabit Ethernet driver
 2021-10-08  6:46 UTC  (9+ messages)
` [RFC 07/12] ravb: Fillup ravb_rx_gbeth() stub

bpf_get_branch_snapshot on qemu-kvm
 2021-10-08  6:36 UTC  (11+ messages)

[PATCH -next] net: dsa: rtl8366rb: remove unneeded semicolon
 2021-10-08  6:21 UTC 

[RFC] [PATCH net-next v6 3/3] r8169: Implement dynamic ASPM mechanism
 2021-10-08  6:18 UTC  (3+ messages)

[PATCH] sfc: Remove redundant assignment of variable rc
 2021-10-08  5:33 UTC  (2+ messages)

[PATCH bpf-next v2] selftests/bpf: skip the second half of get_branch_snapshot in vm
 2021-10-08  5:00 UTC  (2+ messages)

[syzbot] possible deadlock in j1939_sk_errqueue
 2021-10-08  3:36 UTC 

[PATCH] net/tls: support SM4 CCM algorithm
 2021-10-08  3:24 UTC  (5+ messages)

[PATCH 00/11] selftests: Improve nettest and net/fcnal-test.sh
 2021-10-08  3:01 UTC  (7+ messages)
` [PATCH 11/11] selftests: net/fcnal: Reduce client timeout

[RFCv2 net-next 000/167] net: extend the netdev_features_t
 2021-10-08  2:54 UTC  (5+ messages)

[PATCH] mt7601u: Remove redundant initialization of variable ret
 2021-10-08  2:14 UTC  (2+ messages)

[syzbot] WARNING: ODEBUG bug in batadv_v_ogm_free
 2021-10-08  1:46 UTC 

[RESEND][PATCH] cgroup: fix memory leak caused by missing cgroup_bpf_offline
 2021-10-08  0:46 UTC 

[PATCH net-next v3 0/5] devlink reload simplification
 2021-10-08  0:44 UTC  (4+ messages)
` [PATCH net-next v3 1/5] devlink: Reduce struct devlink exposure

[PATCH bpf-next 0/2] bpf: keep track of verifier insn_processed
 2021-10-08  0:28 UTC  (4+ messages)
` [PATCH bpf-next 1/2] bpf: add insn_processed to bpf_prog_info and fdinfo

[RESEND PATCH] Bluetooth: fix race in sco_sock_connect
 2021-10-08  0:26 UTC  (2+ messages)

[PATCH bpf-next v2 0/3] Add XDP support for bpf_load_hdr_opt
 2021-10-07 23:52 UTC  (5+ messages)

[PATCH net-next 00/12][pull request] 100GbE Intel Wired LAN Driver Updates 2021-10-07
 2021-10-07 23:06 UTC  (13+ messages)
` [PATCH net-next 01/12] ice: support basic E-Switch mode control
` [PATCH net-next 02/12] ice: Move devlink port to PF/VF struct
` [PATCH net-next 03/12] ice: introduce VF port representor
` [PATCH net-next 04/12] ice: allow process VF opcodes in different ways
` [PATCH net-next 05/12] ice: manage VSI antispoof and destination override
` [PATCH net-next 06/12] ice: allow changing lan_en and lb_en on dflt rules
` [PATCH net-next 07/12] ice: set and release switchdev environment
` [PATCH net-next 08/12] ice: introduce new type of VSI for switchdev
` [PATCH net-next 09/12] ice: enable/disable switchdev when managing VFs
` [PATCH net-next 10/12] ice: rebuild switchdev when resetting all VFs
` [PATCH net-next 11/12] ice: switchdev slow path
` [PATCH net-next 12/12] ice: add port representor ethtool ops and stats

[RFC v1] mt76: mt7615: mt7622: fix adhoc and ibss mode
 2021-10-07 22:54 UTC  (3+ messages)

[RFC v2] mt76: mt7615: mt7622: fix ibss and meshpoint
 2021-10-07 22:57 UTC 

[PATCH bpf-next v1 0/6] Typeless/weak ksym for gen_loader + misc fixups
 2021-10-07 22:17 UTC  (27+ messages)
` [PATCH bpf-next v1 1/6] bpf: Add bpf_kallsyms_lookup_name helper
` [PATCH bpf-next v1 2/6] libbpf: Add typeless and weak ksym support to gen_loader
` [PATCH bpf-next v1 3/6] libbpf: Ensure that module BTF fd is never 0
` [PATCH bpf-next v1 4/6] bpf: selftests: Move test_ksyms_weak test to lskel, add libbpf test
` [PATCH bpf-next v1 5/6] bpf: selftests: Fix fd cleanup in sk_lookup test
` [PATCH bpf-next v1 6/6] bpf: selftests: Fix memory leak in test_ima

[PATCH net-next v2 0/2] net: enetc: add support for software TSO
 2021-10-07 22:10 UTC  (5+ messages)
` [PATCH net-next v2 1/2] net: enetc: declare NETIF_F_HW_CSUM and do it in software
` [PATCH net-next v2 2/2] net: enetc: add support for software TSO

[net-next PATCH 00/13] Multiple improvement for qca8337 switch
 2021-10-07 22:07 UTC  (4+ messages)
` [net-next PATCH 02/13] drivers: net: phy: at803x: add DAC amplitude fix for 8327 phy

[PATCH net] mptcp: fix possible stall on recvmsg()
 2021-10-07 22:05 UTC 

[PATCH v4 net-next 00/10] net: dsa: microchip: DSA driver support for LAN937x switch
 2021-10-07 21:58 UTC  (12+ messages)
` [PATCH v4 net-next 01/10] dt-bindings: net: dsa: dt bindings for microchip lan937x
` [PATCH v4 net-next 05/10] net: dsa: microchip: add DSA support "
` [PATCH v4 net-next 08/10] net: dsa: microchip: add support for port mirror operations
` [PATCH v4 net-next 09/10] net: dsa: microchip: add support for fdb and mdb management
` [PATCH v4 net-next 10/10] net: dsa: microchip: add support for vlan operations

linux-next: Fixes tag needs some work in the bpf-next tree
 2021-10-07 21:56 UTC  (2+ messages)

[PATCH bpf-next v3 00/10] install libbpf headers when using the library
 2021-10-07 21:24 UTC  (4+ messages)

[PATCH v3 0/3] ARM: prepare and add netgear gs110emx support
 2021-10-07 21:00 UTC  (5+ messages)
` [PATCH v3 1/3] ARM: mvebu_v7_defconfig: enable mtd physmap
` [PATCH v3 2/3] ARM: mvebu_v7_defconfig: rebuild default configuration
` [PATCH v3 3/3] ARM: dts: mvebu: add device tree for netgear gs110emx switch

[Patch net] wireguard: preserve skb->mark on ingress side
 2021-10-07 20:55 UTC  (4+ messages)

[Patch bpf v3 0/4] sock_map: fix ->poll() and update selftests
 2021-10-07 20:53 UTC  (4+ messages)
` [Patch bpf v3 3/4] net: implement ->sock_is_readable() for UDP and AF_UNIX

[PATCH bpf-next] mips, bpf: Fix Makefile that referenced a removed file
 2021-10-07 20:00 UTC  (2+ messages)

[PATCH bpf-next] mips, bpf: Optimize loading of 64-bit constants
 2021-10-07 20:00 UTC  (2+ messages)

[PATCH bpf-next] bpf, tests: Add more LD_IMM64 tests
 2021-10-07 20:00 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).