netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-07 14:20:14 to 2022-01-08 16:44:43 UTC [more...]

[PATCH net-next 0/3] net: lantiq_xrx200: improve ethernet performance
 2022-01-08 16:44 UTC  (4+ messages)
` [PATCH net-next 3/3] net: lantiq_xrx200: convert to build_skb

[PATCH] bna: Simplify DMA setting
 2022-01-08 16:16 UTC 

[PATCH] can: janz-ican3: initialize dlc variable
 2022-01-08 16:11 UTC  (2+ messages)

[PATCH] net: ethernet: mtk_eth_soc: fix error checking in mtk_mac_config()
 2022-01-08 15:50 UTC 

[PATCH net-next] net: lantiq_etop: make alignment match open parenthesis
 2022-01-08 15:48 UTC  (3+ messages)

[PATCH net-next] net: lantiq_etop: add blank line after declaration
 2022-01-08 15:38 UTC  (3+ messages)

[mst-vhost:vhost 30/44] drivers/vdpa/mlx5/net/mlx5_vnet.c:1247:23: sparse: sparse: cast to restricted __le16
 2022-01-08 14:48 UTC 

pull request: bluetooth 2022-01-07
 2022-01-08 14:40 UTC  (4+ messages)

[PATCH] net: alteon: Simplify DMA setting
 2022-01-08 14:26 UTC 

[PATCH] myri10ge: Simplify DMA setting
 2022-01-08 14:22 UTC 

[PATCH bpf-next] bpf, sockmap: fix double bpf_prog_put on error case in map_link
 2022-01-08 14:10 UTC  (2+ messages)

[PATCH] qlcnic: Simplify DMA setting
 2022-01-08 13:58 UTC  (2+ messages)

[PATCH] libbpf: fix possible NULL pointer dereference when destroy skelton
 2022-01-08 13:47 UTC 

[PATCH v2] bpf: fix mount source show for bpffs
 2022-01-08 13:46 UTC 

[PATCH net-next] net: lantiq_xrx200: add ingress SG DMA support
 2022-01-08 13:27 UTC  (3+ messages)

[PATCH net v2 1/1] net: openvswitch: Fix ct_state nat flags for conns arriving from tc
 2022-01-08 13:23 UTC  (2+ messages)

[PATCH -next v2] ieee802154: atusb: move to new USB API
 2022-01-08 13:21 UTC  (2+ messages)

[PATCH bpf-next v7 0/3] Add support for transmitting packets using XDP in bpf_prog_run()
 2022-01-08 13:19 UTC  (6+ messages)
` [PATCH bpf-next v7 1/3] bpf: Add "live packet" mode for "
` [PATCH bpf-next v7 2/3] selftests/bpf: Move open_netns() and close_netns() into network_helpers.c
` [PATCH bpf-next v7 3/3] selftests/bpf: Add selftest for XDP_REDIRECT in bpf_prog_run()

[PATCH -next] ieee802154: atusb: move to new USB API
 2022-01-08 13:18 UTC  (4+ messages)
  ` [PATCH -next v2] "

[PATCH v21 bpf-next 00/23] mvneta: introduce XDP multi-buffer support
 2022-01-08 11:53 UTC  (24+ messages)
` [PATCH v21 bpf-next 01/23] net: skbuff: add size metadata to skb_shared_info for xdp
` [PATCH v21 bpf-next 02/23] xdp: introduce flags field in xdp_buff/xdp_frame
` [PATCH v21 bpf-next 03/23] net: mvneta: update mb bit before passing the xdp buffer to eBPF layer
` [PATCH v21 bpf-next 04/23] net: mvneta: simplify mvneta_swbm_add_rx_fragment management
` [PATCH v21 bpf-next 05/23] net: xdp: add xdp_update_skb_shared_info utility routine
` [PATCH v21 bpf-next 06/23] net: marvell: rely on "
` [PATCH v21 bpf-next 07/23] xdp: add multi-buff support to xdp_return_{buff/frame}
` [PATCH v21 bpf-next 08/23] net: mvneta: add multi buffer support to XDP_TX
` [PATCH v21 bpf-next 09/23] bpf: introduce BPF_F_XDP_MB flag in prog_flags loading the ebpf program
` [PATCH v21 bpf-next 10/23] net: mvneta: enable jumbo frames if the loaded XDP program support mb
` [PATCH v21 bpf-next 11/23] bpf: introduce bpf_xdp_get_buff_len helper
` [PATCH v21 bpf-next 12/23] bpf: add multi-buff support to the bpf_xdp_adjust_tail() API
` [PATCH v21 bpf-next 13/23] bpf: add multi-buffer support to xdp copy helpers
` [PATCH v21 bpf-next 14/23] bpf: move user_size out of bpf_test_init
` [PATCH v21 bpf-next 15/23] bpf: introduce multibuff support to bpf_prog_test_run_xdp()
` [PATCH v21 bpf-next 16/23] bpf: test_run: add xdp_shared_info pointer in bpf_test_finish signature
` [PATCH v21 bpf-next 17/23] bpf: selftests: update xdp_adjust_tail selftest to include multi-buffer
` [PATCH v21 bpf-next 18/23] libbpf: Add SEC name for xdp_mb programs
` [PATCH v21 bpf-next 19/23] bpf: generalise tail call map compatibility check
` [PATCH v21 bpf-next 20/23] net: xdp: introduce bpf_xdp_pointer utility routine
` [PATCH v21 bpf-next 21/23] bpf: selftests: introduce bpf_xdp_{load,store}_bytes selftest
` [PATCH v21 bpf-next 22/23] bpf: selftests: add CPUMAP/DEVMAP selftests for xdp multi-buff
` [PATCH v21 bpf-next 23/23] xdp: disable XDP_REDIRECT "

[PATCH V1 net-next 00/10] ENA: capabilities field and cosmetic
 2022-01-08 10:33 UTC  (6+ messages)
` [PATCH V1 net-next 10/10] net: ena: Extract recurring driver reset code into a function

[PATCH] softingcs: Fix memleak on registration failure in softingcs_probe
 2022-01-08  9:25 UTC 

[PATCH bpf] tools/bpf: only set obj->skeleton without err
 2022-01-08  8:40 UTC 

[syzbot] KMSAN: uninit-value in sctp_inq_pop (2)
 2022-01-08  8:00 UTC 

[PATCH] bpf: core: Fix the call ins's offset s32 -> s16 truncation
 2022-01-08  5:11 UTC 

[PATCH net-next] net: allwinner: Fix print format
 2022-01-08  3:44 UTC 

[PATCH net-next] af_packet: fix tracking issues in packet_do_bind()
 2022-01-08  3:30 UTC  (2+ messages)

[PATCH V2 net-next 00/10] ENA: capabilities field and cosmetic changes
 2022-01-08  3:30 UTC  (13+ messages)
` [PATCH V2 net-next 01/10] net: ena: Change return value of ena_calc_io_queue_size() to void
` [PATCH V2 net-next 02/10] net: ena: Add capabilities field with support for ENI stats capability
` [PATCH V2 net-next 03/10] net: ena: Change ENI stats support check to use capabilities field
` [PATCH V2 net-next 04/10] net: ena: Update LLQ header length in ena documentation
` [PATCH V2 net-next 05/10] net: ena: Remove redundant return code check
` [PATCH V2 net-next 06/10] net: ena: Move reset completion print to the reset function
` [PATCH V2 net-next 07/10] net: ena: Remove ena_calc_queue_size_ctx struct
` [PATCH V2 net-next 08/10] net: ena: Add debug prints for invalid req_id resets
` [PATCH V2 net-next 09/10] net: ena: Change the name of bad_csum variable
` [PATCH V2 net-next 10/10] net: ena: Extract recurring driver reset code into a function

[PATCH v2 0/3] ARM: ox810se: Add Ethernet support
 2022-01-08  3:22 UTC  (2+ messages)

[PATCH 1/2] ath10k: search for default BDF name provided in DT
 2022-01-08  3:14 UTC  (4+ messages)
` [PATCH 2/2] dt: bindings: add dt entry for ath10k default BDF name

[PATCH net-next] net: dsa: felix: add port fast age support
 2022-01-08  3:10 UTC  (3+ messages)

[PATCH v2 net-next] net: mscc: ocelot: fix incorrect balancing with down LAG ports
 2022-01-08  3:10 UTC  (2+ messages)

[PATCH net-next 0/3] mptcp: Refactoring for one selftest and csum validation
 2022-01-08  3:10 UTC  (5+ messages)
` [PATCH net-next 1/3] selftests: mptcp: more stable join tests-cases
` [PATCH net-next 2/3] mptcp: change the parameter of __mptcp_make_csum
` [PATCH net-next 3/3] mptcp: reuse __mptcp_make_csum in validate_data_csum

[net PATCH] octeontx2-af: Fix interrupt name strings
 2022-01-08  3:10 UTC  (2+ messages)

[PATCH net-next v2 0/6][pull request] 40GbE Intel Wired LAN Driver Updates 2022-01-07
 2022-01-08  3:00 UTC  (8+ messages)
` [PATCH net-next v2 1/6] i40e: Add ensurance of MacVlan resources for every trusted VF
` [PATCH net-next v2 2/6] i40e: Minimize amount of busy-waiting during AQ send
` [PATCH net-next v2 3/6] i40e: Update FW API version
` [PATCH net-next v2 4/6] i40e: Remove non-inclusive language
` [PATCH net-next v2 5/6] i40e: remove variables set but not used
` [PATCH net-next v2 6/6] iavf: remove an unneeded variable

[RFC PATCH] net/tls: Fix skb memory leak when running kTLS traffic
 2022-01-08  2:44 UTC  (4+ messages)

[PATCH v5] sun4i-emac.c: add dma support
 2022-01-08  2:34 UTC  (4+ messages)
` [PATCH v6] "

[PATCH] bpf: btf: Fix a var size check in validator
 2022-01-08  2:22 UTC 

[PATCH v1 1/2] xfrm: Check if_id in xfrm_migrate
 2022-01-08  1:32 UTC 

[PATCH v3 0/8] rtw88: prepare locking for SDIO support
 2022-01-08  0:55 UTC  (9+ messages)
` [PATCH v3 1/8] rtw88: Move rtw_chip_cfg_csi_rate() out of rtw_vif_watch_dog_iter()
` [PATCH v3 2/8] rtw88: Move rtw_update_sta_info() out of rtw_ra_mask_info_update_iter()
` [PATCH v3 3/8] rtw88: Use rtw_iterate_vifs where the iterator reads or writes registers
` [PATCH v3 4/8] rtw88: Use rtw_iterate_stas "
` [PATCH v3 5/8] rtw88: Replace usage of rtw_iterate_keys_rcu() with rtw_iterate_keys()
` [PATCH v3 6/8] rtw88: Configure the registers from rtw_bf_assoc() outside the RCU lock
` [PATCH v3 7/8] rtw88: hci: Convert rf_lock from a spinlock to a mutex
` [PATCH v3 8/8] rtw88: fw: Convert h2c.lock "

[PATCH bpf v2 1/3] xdp: check prog type before updating BPF link
 2022-01-07 22:11 UTC  (3+ messages)
` [PATCH bpf v2 2/3] bpf/selftests: convert xdp_link test to ASSERT_* macros
` [PATCH bpf v2 3/3] bpf/selftests: Add check for updating XDP bpf_link with wrong program type

[PATCH bpf-next 1/2] libbpf: Use IS_ERR_OR_NULL() in hashmap__free()
 2022-01-07 22:00 UTC  (6+ messages)
` [PATCH bpf-next 2/2] bpftool: Fix error check when calling hashmap__new()

[PATCH 0/9] rtw88: prepare locking for SDIO support
 2022-01-07 21:49 UTC  (6+ messages)
` [PATCH 3/9] rtw88: Move rtw_update_sta_info() out of rtw_ra_mask_info_update_iter()

[PATCH net-next] net_sched: restore "mpu xxx" handling
 2022-01-07 20:22 UTC 

[PATCH bpf 1/2] xdp: check prog type before updating BPF link
 2022-01-07 21:30 UTC  (7+ messages)
` [PATCH bpf 2/2] bpf/selftests: Add check for updating XDP bpf_link with wrong program type

RFC: tsnep: ETF, AF_XDP, UIO or driver specific interface for real-time
 2022-01-07 20:33 UTC  (8+ messages)

[PATCH bpf-next v6 00/11] Introduce unstable CT lookup helpers
 2022-01-07 20:10 UTC  (7+ messages)
` [PATCH bpf-next v6 11/11] selftests/bpf: Add test for race in btf_try_get_module

[PATCH bpf-next v4] Add skb_store_bytes() for BPF_PROG_TYPE_CGROUP_SKB
 2022-01-07 20:06 UTC 

[RFC PATCH net-next 0/2] More aggressive DSA cleanup
 2022-01-07 20:00 UTC  (7+ messages)
` [RFC PATCH net-next 1/2] net: dsa: remove ndo_get_phys_port_name and ndo_get_port_parent_id
` [RFC PATCH net-next 2/2] net: dsa: remove lockdep class for DSA master address list

[RFC PATCH 0/2] Add the first documentation for a CAN driver
 2022-01-07 19:20 UTC  (2+ messages)

[RFC iproute2-next] lib: header inclusion cleanup
 2022-01-07 19:00 UTC 

[syzbot] general protection fault in dev_get_by_index_rcu (2)
 2022-01-07 18:37 UTC  (4+ messages)

[PATCH v1 00/14] arm64: prepare and add verdin imx8m mini support
 2022-01-07 18:03 UTC  (2+ messages)
` [PATCH v1 04/14] arm64: defconfig: enable bpf/cgroup firewalling

[PATCH net-next] ptp: don't include ptp_clock_kernel.h in spi.h
 2022-01-07 18:03 UTC  (5+ messages)

Observation of a memory leak with commit 314001f0bf92 ("af_unix: Add OOB support")
 2022-01-07 17:54 UTC  (2+ messages)

[PATCH net-next v5 1/8] PCI: add Fungible vendor ID to pci_ids.h
 2022-01-07 17:48 UTC  (2+ messages)

[PATCH net-next v1] mlxbf_gige: add interrupt counts to "ethtool -S"
 2022-01-07 17:41 UTC  (3+ messages)

[PATCH net-next 0/7][pull request] 40GbE Intel Wired LAN Driver Updates 2022-01-06
 2022-01-07 17:28 UTC  (5+ messages)
` [PATCH net-next 2/7] i40e: Add placeholder for ndo set VLANs

[net-next PATCH RFC v6 00/16] Add support for qca8k mdio rw in Ethernet packet
 2022-01-07 17:17 UTC  (6+ messages)

[RFC 01/32] Kconfig: introduce and depend on LEGACY_PCI
 2022-01-07 17:16 UTC  (2+ messages)

[PATCH] dt-bindings: Drop required 'interrupt-parent'
 2022-01-07 17:03 UTC  (5+ messages)

[PATCH net-next v2] sch_cake: revise Diffserv docs
 2022-01-07 17:00 UTC  (2+ messages)

[PATCH bpf-next v3] Add skb_store_bytes() for BPF_PROG_TYPE_CGROUP_SKB
 2022-01-07 16:57 UTC  (3+ messages)

[PATCH 1/2] of: net: Add helper function of_get_ethdev_label()
 2022-01-07 16:55 UTC  (4+ messages)
` [PATCH 2/2] of: net: Call of_get_ethdev_label() in all DT based net drivers

[PATCH 4.14] phonet: refcount leak in pep_sock_accep
 2022-01-07 16:54 UTC  (3+ messages)
  ` [External] : "

[PATCH iproute2 v3 0/2] add json support on tc u32
 2022-01-07 16:54 UTC  (4+ messages)
` [PATCH iproute2 v3 1/2] tc: u32: add support for json output

[PATCH iproute2] ip: Extend filter links/addresses
 2022-01-07 16:51 UTC  (2+ messages)

[syzbot] KMSAN: uninit-value in nf_nat_setup_info (2)
 2022-01-07 16:51 UTC 

[PATCH net] net: mscc: ocelot: fix incorrect balancing with down LAG ports
 2022-01-07 16:40 UTC  (2+ messages)

[PATCH bpf-next v6 0/3] Add support for transmitting packets using XDP in bpf_prog_run()
 2022-01-07 16:05 UTC  (5+ messages)
` [PATCH bpf-next v6 3/3] selftests/bpf: Add selftest for XDP_REDIRECT "

[RFC PATCH net-next 00/12] FDB entries on DSA LAG interfaces
 2022-01-07 15:00 UTC  (13+ messages)
` [RFC PATCH net-next 01/12] net: dsa: rename references to "lag" as "lag_dev"
` [RFC PATCH net-next 02/12] net: dsa: mv88e6xxx: "
` [RFC PATCH net-next 03/12] net: dsa: qca8k: "
` [RFC PATCH net-next 04/12] net: dsa: make LAG IDs one-based
` [RFC PATCH net-next 05/12] net: dsa: mv88e6xxx: use dsa_switch_for_each_port in mv88e6xxx_lag_sync_masks
` [RFC PATCH net-next 06/12] net: dsa: create a dsa_lag structure
` [RFC PATCH net-next 07/12] net: switchdev: export switchdev_lower_dev_find
` [RFC PATCH net-next 08/12] net: dsa: remove "ds" and "port" from struct dsa_switchdev_event_work
` [RFC PATCH net-next 09/12] net: dsa: move dsa_foreign_dev_check above dsa_slave_switchdev_event_work
` [RFC PATCH net-next 10/12] net: dsa: refactor FDB event work for user ports to separate function
` [RFC PATCH net-next 11/12] net: dsa: support FDB events on offloaded LAG interfaces
` [RFC PATCH net-next 12/12] net: dsa: felix: support FDB entries "

[PATCH net] netrom: fix api breakage in nr_setsockopt()
 2022-01-07 14:20 UTC  (2+ messages)

[PATCH net] ax25: uninitialized variable in ax25_setsockopt()
 2022-01-07 14:20 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).