netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-21 13:18:00 to 2021-01-22 07:49:53 UTC [more...]

[PATCHv13 bpf-next 0/6] xdp: add a new helper for dev map multicast support
 2021-01-22  7:46 UTC  (17+ messages)
` [PATCHv14 "
  ` [PATCHv14 bpf-next 1/6] bpf: run devmap xdp_prog on flush instead of bulk enqueue
  ` [PATCHv15 bpf-next 0/6] xdp: add a new helper for dev map multicast support
    ` [PATCHv15 bpf-next 1/6] bpf: run devmap xdp_prog on flush instead of bulk enqueue
    ` [PATCHv16 bpf-next 0/6] xdp: add a new helper for dev map multicast support
      ` [PATCHv16 bpf-next 1/6] bpf: run devmap xdp_prog on flush instead of bulk enqueue
      ` [PATCHv16 bpf-next 2/6] bpf: add a new bpf argument type ARG_CONST_MAP_PTR_OR_NULL
      ` [PATCHv16 bpf-next 3/6] xdp: add a new helper for dev map multicast support
      ` [PATCHv16 bpf-next 4/6] sample/bpf: add xdp_redirect_map_multicast test
      ` [PATCHv16 bpf-next 5/6] selftests/bpf: Add verifier tests for bpf arg ARG_CONST_MAP_PTR_OR_NULL

[PATCH v1 0/2] isa: Make the remove callback for isa drivers return void
 2021-01-22  7:34 UTC  (4+ messages)
` [PATCH v1 2/2] "

[PATCH v3] can: mcp251xfd: replace sizeof(u32) with val_bytes in regmap
 2021-01-22  7:28 UTC  (2+ messages)

[patch net-next RFC 00/10] introduce line card support for modular switch
 2021-01-22  7:28 UTC  (12+ messages)

[PATCH v1] can: mcp251xfd: use regmap_bulk_write for compatibility
 2021-01-22  7:26 UTC  (2+ messages)

[PATCH net-next] ibmvnic: workaround QT Creator/libCPlusPlus segfault
 2021-01-22  7:25 UTC  (5+ messages)
` [PATCH v2 "

UBSAN: array-index-out-of-bounds in decode_data
 2021-01-22  7:23 UTC  (3+ messages)

[PATCH v1] can: mcp251xfd: Add some sysfs debug interfaces for registers r/w
 2021-01-22  7:22 UTC  (2+ messages)

[PATCH iproute2-next] devlink: Extend man page for port function set command
 2021-01-22  5:02 UTC  (2+ messages)
` [PATCH iproute2-next RESEND] "

[Race] data race between dev_ifsioc_locked() and eth_commit_mac_addr_change()
 2021-01-22  4:33 UTC  (2+ messages)

[PATCH] net: macb: ignore tx_clk if MII is used
 2021-01-22  4:00 UTC  (2+ messages)

[PATCH net-next] net: remove aurora nb8800 driver
 2021-01-22  3:49 UTC  (3+ messages)

[PATCH net-next v3 0/7] Support setting lanes via ethtool
 2021-01-22  3:44 UTC  (3+ messages)
` [PATCH net-next v3 1/7] ethtool: Extend link modes settings uAPI with lanes

[pull request][net-next V9 00/14] Add mlx5 subfunction support
 2021-01-22  3:34 UTC  (20+ messages)
` [net-next V9 01/14] devlink: Prepare code to fill multiple port function attributes
` [net-next V9 03/14] devlink: Support add and delete devlink port
` [net-next V9 04/14] devlink: Support get and set state of port function
` [net-next V9 05/14] net/mlx5: Introduce vhca state event notifier
` [net-next V9 06/14] net/mlx5: SF, Add auxiliary device support
` [net-next V9 07/14] net/mlx5: SF, Add auxiliary device driver
` [net-next V9 08/14] net/mlx5: E-switch, Prepare eswitch to handle SF vport
` [net-next V9 09/14] net/mlx5: E-switch, Add eswitch helpers for "
` [net-next V9 10/14] net/mlx5: SF, Add port add delete functionality
` [net-next V9 11/14] net/mlx5: SF, Port function state change support
` [net-next V9 12/14] devlink: Add devlink port documentation
` [net-next V9 13/14] devlink: Extend devlink port documentation for subfunctions
` [net-next V9 14/14] net/mlx5: Add devlink subfunction port documentation

[PATCH net-next 0/3] net: add support for ip generic checksum offload for gre
 2021-01-22  3:18 UTC  (8+ messages)
` [PATCH net-next 1/3] net: rename csum_not_inet to csum_type
  ` [PATCH net-next 2/3] net: add CSUM_T_IP_GENERIC csum_type
    ` [PATCH net-next 3/3] ip_gre: add csum offload support for gre header

[PATCHv2 0/3] usbnet: speed reporting for devices without MDIO
 2021-01-22  3:02 UTC  (10+ messages)
` [PATCHv2 1/3] usbnet: specify naming of usbnet_set/get_link_ksettings
` [PATCHv2 2/3] usbnet: add method for reporting speed without MDIO
` [PATCHv2 3/3] CDC-NCM: record speed in status method

[PATCHv8 bpf-next] samples/bpf: add xdp program on egress for xdp_redirect_map
 2021-01-22  2:50 UTC  (4+ messages)
` [PATCHv9 "
  ` [PATCHv10 "

[PATCH net-next 0/2] udp: allow forwarding of plain (non-fraglisted) UDP GRO packets
 2021-01-22  2:47 UTC  (4+ messages)
` [PATCH net-next 1/2] net: introduce UDP GRO netdev feature
  ` [PATCH net-next 2/2] udp: allow forwarding of plain (non-fraglisted) UDP GRO packets

[PATCH v2 0/3] thermal: Replace thermal_notify_framework with thermal_zone_device_update
 2021-01-22  2:34 UTC  (4+ messages)
` [PATCH v2 1/3] iwlwifi: mvm: tt: Replace thermal_notify_framework
` [PATCH v2 2/3] drivers: thermal: Remove thermal_notify_framework
` [PATCH v2 3/3] Documentation: driver-api: thermal: Remove thermal_notify_framework from documentation

[PATCH net] team: postpone features update to avoid deadlock
 2021-01-22  2:34 UTC  (4+ messages)

[net-next 08/15] net/mlx5e: CT: Preparation for offloading +trk+new ct rules
 2021-01-22  2:16 UTC  (12+ messages)

[PATCH bpf-next v4] samples/bpf: Update build procedure for manually compiling LLVM and Clang
 2021-01-22  1:39 UTC 

[PATCH v2 net-next 0/5] mptcp: re-enable sndbuf autotune
 2021-01-22  1:34 UTC  (3+ messages)
` [PATCH v2 net-next 5/5] mptcp: implement delegated actions

[PATCH bpf-next 1/2] bpf: allow rewriting to ports under ip_unprivileged_port_start
 2021-01-22  1:27 UTC  (10+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: verify that rebinding to port < 1024 from BPF works

[PATCH v2 iproute2] man: tc-taprio.8: document the full offload feature
 2021-01-22  1:22 UTC 

[PATCH] cxgb4: Assign boolean values to a bool variable
 2021-01-22  1:20 UTC  (2+ messages)

[PATCH v2 net-next] cxgb4: remove bogus CHELSIO_VPD_UNIQUE_ID constant
 2021-01-22  1:20 UTC  (2+ messages)

[PATCH iproute2] man: tc-taprio.8: document the full offload feature
 2021-01-22  1:11 UTC  (5+ messages)

[PATCH v2] net: usb: qmi_wwan: added support for Thales Cinterion PLSx3 modem family
 2021-01-22  1:09 UTC  (2+ messages)

[PATCH net-next] vmxnet3: Remove buf_info from device accessible structures
 2021-01-22  1:07 UTC  (2+ messages)

[PATCH v3] Bluetooth: Keep MSFT ext info throughout ahci_dev's life cycle
 2021-01-22  0:38 UTC 

[PATCH RFC v2] tools: Factor Clang, LLC and LLVM utils definitions
 2021-01-22  0:32 UTC 

[PATCH RFC] tools: Factor Clang, LLC and LLVM utils definitions
 2021-01-22  0:25 UTC  (6+ messages)

[PATCHv2 0/3] dwarves,libbpf: Add support to use optional extended section index table
 2021-01-21 23:46 UTC  (8+ messages)
` [PATCH 1/3] elf_symtab: Add support for SHN_XINDEX index to elf_section_by_name
` [PATCH 2/3] bpf_encoder: Translate SHN_XINDEX in symbol's st_shndx values
` [PATCH bpf-next 3/3] libbpf: Use string table index from index table if needed

[PATCH resend net] net: switchdev: don't set port_obj_info->handled true when -EOPNOTSUPP
 2021-01-21 23:43 UTC 

[PATCH net-next v2 0/8] ethtool: Add support for frame preemption
 2021-01-21 23:18 UTC  (10+ messages)
` [PATCH net-next v2 1/8] ethtool: Add support for configuring "
` [PATCH net-next v2 2/8] taprio: Add support for frame preemption offload
` [PATCH net-next v2 6/8] igc: Add support for tuning frame preemption via ethtool

[PATCH net-next] net: ethtool: allow MAC drivers to override ethtool get_ts_info
 2021-01-21 22:59 UTC  (15+ messages)

[PATCH] dsa: vsc73xx: add support for vlan filtering
 2021-01-21 22:45 UTC  (2+ messages)

[PATCH net] ibmvnic: device remove has higher precedence over reset
 2021-01-21 22:38 UTC  (5+ messages)

[PATCH net 0/1] Fix big endian definition of ipv6_rpl_sr_hdr
 2021-01-21 22:00 UTC  (2+ messages)
` [PATCH net 1/1] uapi: fix "

More flexible BPF socket inet_lookup hooking after listening sockets are dispatched
 2021-01-21 22:08 UTC  (4+ messages)

[PATCH] rdma.8: Add basic description for users unfamiliar with rdma
 2021-01-21 21:32 UTC  (3+ messages)

[PATCH net v2 0/2] fix and move definitions of MRP data structures
 2021-01-21 21:28 UTC  (5+ messages)
` [PATCH net v2 1/2] net: mrp: fix definitions of MRP test packets
` [PATCH net v2 2/2] net: mrp: move struct definitions out of uapi

[PATCH] MAINTAINERS: add entry for Arrow SpeedChips XRS7000 driver
 2021-01-21 21:00 UTC  (2+ messages)

[PATCH v6 net-next 00/10] tag_8021q for Ocelot switches
 2021-01-21 20:38 UTC  (12+ messages)
` [PATCH v6 net-next 01/10] net: dsa: tag_8021q: add helpers to deduce whether a VLAN ID is RX or TX VLAN
` [PATCH v6 net-next 02/10] net: mscc: ocelot: export VCAP structures to include/soc/mscc
` [PATCH v6 net-next 03/10] net: mscc: ocelot: store a namespaced VCAP filter ID
` [PATCH v6 net-next 04/10] net: mscc: ocelot: reapply bridge forwarding mask on bonding join/leave
` [PATCH v6 net-next 05/10] net: mscc: ocelot: don't use NPI tag prefix for the CPU port module
` [PATCH v6 net-next 06/10] net: dsa: document the existing switch tree notifiers and add a new one
` [PATCH v6 net-next 07/10] net: dsa: allow changing the tag protocol via the "tagging" device attribute
` [PATCH v6 net-next 08/10] net: dsa: felix: convert to the new .{set,del}_tag_protocol DSA API
` [PATCH v6 net-next 09/10] net: dsa: add a second tagger for Ocelot switches based on tag_8021q
` [PATCH v6 net-next 10/10] net: dsa: felix: perform switch setup for tag_8021q

[PATCH net-next v2 00/17] ucc_geth improvements
 2021-01-21 20:30 UTC  (2+ messages)

[PATCH net 0/4] Remove unneeded PHY time stamping option
 2021-01-21 19:59 UTC  (7+ messages)
` [PATCH net 1/4] net: dsa: mv88e6xxx: Remove bogus Kconfig dependency
` [PATCH net 2/4] net: mvpp2: Remove unneeded "

[net-next PATCH 0/7] ethtool support for fec and link configuration
 2021-01-21  7:53 UTC  (5+ messages)
` [net-next PATCH 1/7] octeontx2-af: forward error correction configuration
` [net-next PATCH 3/7] octeontx2-pf: ethtool fec mode support
` [net-next PATCH 4/7] octeontx2-af: Physical link configuration support
` [net-next PATCH 6/7] octeontx2-pf: ethtool physical link status

[PATCH v3] net: phy: realtek: Add support for RTL9000AA/AN
 2021-01-21 20:15 UTC  (2+ messages)

[PATCH net-next 0/2] Add devlink health reporters for NIX block
 2021-01-21 20:10 UTC  (2+ messages)

[PATCH v2 bpf-next 0/4] libbpf: BTF dumper support for typed data
 2021-01-21 19:51 UTC  (4+ messages)
` [PATCH v2 bpf-next 3/4] "

[PATCH] chtls: Fix potential resource leak
 2021-01-21 14:57 UTC 

[PATCH] NFC: fix resource leak when target index is invalid
 2021-01-21 15:27 UTC 

"KMSAN: uninit-value in rt2500usb_bbp_read" and "KMSAN: uninit-value in rt2500usb_probe_hw" should be duplicate crash reports
 2021-01-21  8:52 UTC  (2+ messages)

pull request (net): ipsec 2021-01-21
 2021-01-21 19:20 UTC  (2+ messages)

[PATCH v6 00/16] Fix several bad kernel-doc markups
 2021-01-21 19:09 UTC  (2+ messages)

rpc_xprt_debugfs_register() - atomic_inc_return() usage
 2021-01-21 18:01 UTC  (3+ messages)

[PATCH bpf-next] bpf: fix typo in scalar{,32}_min_max_rsh comments
 2021-01-21 17:43 UTC 

[PATCH net-next v7 0/3] implement kthread based napi poll
 2021-01-21 17:45 UTC  (6+ messages)
` [PATCH net-next v7 3/3] net: add sysfs attribute to control napi threaded mode

[PATCH] net/mlx5e: free page before return
 2021-01-21 17:49 UTC  (2+ messages)

[PATCH net-next 1/1] ice: Improve MSI-X vector enablement fallback logic
 2021-01-21 17:41 UTC  (7+ messages)

[PATCH net-next] net: core: devlink: add new trap action HARD_DROP
 2021-01-21 17:36 UTC  (3+ messages)

[PATCH net-next] sfc: reduce the number of requested xdp ev queues
 2021-01-21 17:14 UTC  (4+ messages)

[PATCH] NFC: fix possible resource leak
 2021-01-21 15:37 UTC 

[PATCH net-next 0/5] mlxsw: Add support for RED qevent "mark"
 2021-01-21 17:19 UTC  (6+ messages)

[PATCH bpf-next v2 0/8] Introduce bpf_redirect_xsk() helper
 2021-01-21 17:01 UTC  (5+ messages)

[PATCH 0/4] Drivers: hv: vmbus: Restrict devices and configurations on 'isolated' guests
 2021-01-21 16:53 UTC  (6+ messages)
` [PATCH 4/4] hv_netvsc: Restrict configurations on isolated guests

Observed increased rate of non-linear UDP skb on 5.10 sfc driver
 2021-01-21 16:32 UTC  (2+ messages)

[PATCH AUTOSEL 5.10 28/45] net: stmmac: Fixed mtu channged by cache aligned
 2021-01-21 16:02 UTC  (5+ messages)
      ` [Linux-stm32] "

tcp: rearm RTO timer does not comply with RFC6298
 2021-01-21 15:50 UTC  (5+ messages)

[PATCH bpf-next v3 0/3] xsk: build skb by page
 2021-01-21 15:41 UTC  (7+ messages)
` [PATCH bpf-next v3 1/3] net: add priv_flags for allow tx skb without linear
` [PATCH bpf-next v3 2/3] virtio-net: support IFF_TX_SKB_NO_LINEAR
` [PATCH bpf-next v3 3/3] xsk: build skb by page

[PATCH net-next] tcp: remove unused ICSK_TIME_EARLY_RETRANS
 2021-01-21 15:32 UTC  (2+ messages)

[PATCH] doc: networking: ip-sysctl: Document conf/all/disable_ipv6 and conf/default/disable_ipv6
 2021-01-21 15:02 UTC 

[PATCH bpf-next v3] samples/bpf: Update build procedure for manually compiling LLVM and Clang
 2021-01-21 15:01 UTC  (5+ messages)

[PATCH net v3] udp: ipv4: manipulate network header of NATed UDP GRO fraglist
 2021-01-21 13:24 UTC 

iwlwifi may wrongly cast a iwl_cfg_trans_params to iwl_cfg
 2021-01-21 13:36 UTC 


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