netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-22 15:55:27 to 2021-01-23 03:25:49 UTC [more...]

[PATCH v2 net-next] vmxnet3: Remove buf_info from device
 2021-01-23  3:24 UTC  (2+ messages)

[PATCH net-next] tcp: add TTL to SCM_TIMESTAMPING_OPT_STATS
 2021-01-23  3:20 UTC  (2+ messages)

[PATCH net-next v2 0/2] Add nci suit and virtual nci device driver
 2021-01-23  2:49 UTC  (3+ messages)
` [PATCH net-next v2 1/2] nfc: Add a "

[PATCH net] tcp: make TCP_USER_TIMEOUT accurate for zero window probes
 2021-01-23  2:45 UTC  (6+ messages)

[PATCH] net: stmmac: dwmac-intel-plat: remove config data on error
 2021-01-23  2:30 UTC  (2+ messages)

[PATCH net 0/4] Remove unneeded PHY time stamping option
 2021-01-23  2:14 UTC  (5+ messages)
` [PATCH net 2/4] net: mvpp2: Remove unneeded Kconfig dependency

[PATCH net-next] tcp: remove unused ICSK_TIME_EARLY_RETRANS
 2021-01-23  2:10 UTC  (3+ messages)

[PATCH v3 net-next 0/4] net: ipa: remove a build dependency
 2021-01-23  2:10 UTC  (2+ messages)

[PATCH] net: octeontx2: Make sure the buffer is 128 byte aligned
 2021-01-23  2:10 UTC  (2+ messages)

[PATCH v3] net: phy: realtek: Add support for RTL9000AA/AN
 2021-01-23  2:07 UTC  (3+ messages)

[PATCH bpf-next V12 0/7] bpf: New approach for BPF MTU handling
 2021-01-23  1:49 UTC  (7+ messages)
` [PATCH bpf-next V12 2/7] bpf: fix bpf_fib_lookup helper MTU check for SKB ctx
` [PATCH bpf-next V12 4/7] bpf: add BPF-helper for MTU checking
` [PATCH bpf-next V12 7/7] bpf/selftests: tests using bpf_check_mtu BPF-helper

[PATCH v2] lan743x: add virtual PHY for PHY-less devices
 2021-01-23  1:39 UTC  (11+ messages)

[net-next PATCH v4 00/15] ACPI support for dpaa2 driver
 2021-01-23  1:39 UTC  (22+ messages)
` [net-next PATCH v4 01/15] Documentation: ACPI: DSD: Document MDIO PHY
` [net-next PATCH v4 03/15] net: phy: Introduce phy related fwnode functions
` [net-next PATCH v4 04/15] of: mdio: Refactor of_phy_find_device()
` [net-next PATCH v4 05/15] net: phy: Introduce fwnode_get_phy_id()
` [net-next PATCH v4 07/15] net: mdiobus: Introduce fwnode_mdiobus_register_phy()
` [net-next PATCH v4 08/15] of: mdio: Refactor of_mdiobus_register_phy()
` [net-next PATCH v4 09/15] device property: Introduce fwnode_get_id()
` [net-next PATCH v4 10/15] net: mdio: Add ACPI support code for mdio
` [net-next PATCH v4 11/15] net: mdiobus: Introduce fwnode_mdiobus_register()
` [net-next PATCH v4 12/15] net/fsl: Use fwnode_mdiobus_register()
` [net-next PATCH v4 13/15] phylink: introduce phylink_fwnode_phy_connect()
` [net-next PATCH v4 15/15] net: dpaa2-mac: Add ACPI support for DPAA2 MAC driver

[PATCH net 0/1] net: fec: Fix RMII clock glitch in FEC
 2021-01-23  1:36 UTC  (3+ messages)
` [PATCH net 1/1] net: fec: Fix temporary RMII clock reset on link up

[PATCH net] tcp: fix TLP timer not set when CA_STATE changes from DISORDER to OPEN
 2021-01-23  1:27 UTC  (5+ messages)

[PATCH v3 net-next 00/11] intel driver cleanups
 2021-01-23  1:16 UTC  (7+ messages)
` [PATCH v3 net-next 05/11] ice: move skb pointer from rx_buf to rx_ring
  ` [Intel-wired-lan] "
` [PATCH v3 net-next 06/11] ice: remove redundant checks in ice_change_mtu
  ` [Intel-wired-lan] "
` [PATCH v3 net-next 10/11] ice: store the result of ice_rx_offset() onto ice_ring
  ` [Intel-wired-lan] "

[PATCH net-next] net: core: devlink: add new trap action HARD_DROP
 2021-01-23  1:12 UTC  (2+ messages)

[PATCH v6 bpf-next 0/8] mvneta: introduce XDP multi-buffer support
 2021-01-23  1:03 UTC  (2+ messages)

[PATCH v2] net: usb: qmi_wwan: added support for Thales Cinterion PLSx3 modem family
 2021-01-23  0:52 UTC  (4+ messages)

BUG: MAX_LOCKDEP_KEYS too low!
 2021-01-23  0:39 UTC  (2+ messages)
              ` BPF: unbounded bpf_map_free_deferred problem

[PATCH 00/22] Add Intel Ethernet Protocol Driver for RDMA (irdma)
 2021-01-22 23:48 UTC  (23+ messages)
` [PATCH 01/22] iidc: Introduce iidc.h
` [PATCH 02/22] ice: Initialize RDMA support
` [PATCH 03/22] ice: Implement iidc operations
` [PATCH 04/22] ice: Register auxiliary device to provide RDMA
` [PATCH 05/22] i40e: Prep i40e header for aux bus conversion
` [PATCH 06/22] i40e: Register auxiliary devices to provide RDMA
` [PATCH 07/22] RDMA/irdma: Register an auxiliary driver and implement private channel OPs
` [PATCH 08/22] RDMA/irdma: Implement device initialization definitions
` [PATCH 09/22] RDMA/irdma: Implement HW Admin Queue OPs
` [PATCH 10/22] RDMA/irdma: Add HMC backing store setup functions
` [PATCH 11/22] RDMA/irdma: Add privileged UDA queue implementation
` [PATCH 12/22] RDMA/irdma: Add QoS definitions
` [PATCH 13/22] RDMA/irdma: Add connection manager
` [PATCH 14/22] RDMA/irdma: Add PBLE resource manager
` [PATCH 15/22] RDMA/irdma: Implement device supported verb APIs
` [PATCH 16/22] RDMA/irdma: Add RoCEv2 UD OP support
` [PATCH 17/22] RDMA/irdma: Add user/kernel shared libraries
` [PATCH 18/22] RDMA/irdma: Add miscellaneous utility definitions
` [PATCH 19/22] RDMA/irdma: Add dynamic tracing for CM
` [PATCH 20/22] RDMA/irdma: Add ABI definitions
` [PATCH 21/22] RDMA/irdma: Add irdma Kconfig/Makefile and remove i40iw
` [PATCH 22/22] RDMA/irdma: Update MAINTAINERS file

[PATCH net v2] ixgbe: add NULL pointer check before calling xdp_rxq_info_reg
 2021-01-23  0:13 UTC  (3+ messages)
` [Intel-wired-lan] "

[PATCH net 0/7][pull request] Intel Wired LAN Driver Updates 2021-01-22
 2021-01-22 23:57 UTC  (8+ messages)
` [PATCH net 1/7] ice: fix FDir IPv6 flexbyte
` [PATCH net 2/7] ice: Implement flow for IPv6 next header (extension header)
` [PATCH net 3/7] ice: update dev_addr in ice_set_mac_address even if HW filter exists
` [PATCH net 4/7] ice: use correct xdp_ring with XDP_TX action
` [PATCH net 5/7] ice: Don't allow more channels than LAN MSI-X available
` [PATCH net 6/7] ice: Fix MSI-X vector fallback logic
` [PATCH net 7/7] i40e: acquire VSI pointer only after VF is initialized

[PATCH 00/18] net: iosm: PCIe Driver for Intel M.2 Modem
 2021-01-22 23:45 UTC  (8+ messages)
` [PATCH 17/18] net: iosm: readme file

[PATCH bpf-next] bpf: fix typo in scalar{,32}_min_max_rsh comments
 2021-01-22 23:30 UTC  (2+ messages)

[PATCHv10 bpf-next] samples/bpf: add xdp program on egress for xdp_redirect_map
 2021-01-22 23:30 UTC  (2+ messages)

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

[PATCH] net: dp83tc811: fix link detection and possbile IRQ storm
 2021-01-22 23:14 UTC  (2+ messages)

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

[PATCH bpf-next v4] samples/bpf: Update build procedure for manually compiling LLVM and Clang
 2021-01-22 23:10 UTC  (2+ messages)

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

[PATCHv2 0/3] dwarves,libbpf: Add support to use optional extended section index table
 2021-01-22 22:55 UTC  (5+ messages)
` [PATCH 2/3] bpf_encoder: Translate SHN_XINDEX in symbol's st_shndx values

[PATCH net-next v3 0/8] ethtool: Add support for frame preemption
 2021-01-22 22:44 UTC  (9+ messages)
` [PATCH net-next v3 1/8] ethtool: Add support for configuring "
` [PATCH net-next v3 2/8] taprio: Add support for frame preemption offload
` [PATCH net-next v3 3/8] igc: Set the RX packet buffer size for TSN mode
` [PATCH net-next v3 4/8] igc: Only dump registers if configured to dump HW information
` [PATCH net-next v3 5/8] igc: Avoid TX Hangs because long cycles
` [PATCH net-next v3 6/8] igc: Add support for tuning frame preemption via ethtool
` [PATCH net-next v3 7/8] igc: Add support for Frame Preemption offload
` [PATCH net-next v3 8/8] igc: Separate TSN configurations that can be updated

[PATCH] net/mlx5e: free page before return
 2021-01-22 19:43 UTC  (3+ messages)

[PATCH] tcp: keepalive fixes
 2021-01-22 19:45 UTC  (2+ messages)

[PATCH 00/21] Control VQ support in vDPA
 2021-01-22 19:43 UTC  (5+ messages)
` [PATCH 21/21] vdpasim: control virtqueue support

[PATCHv3 0/2] libbpf: Add support to use optional extended section index table
 2021-01-22 20:37 UTC  (10+ messages)
` [PATCH 1/2] elf_symtab: Add support for SHN_XINDEX index to elf_section_by_name
` [PATCH 2/2] bpf_encoder: Translate SHN_XINDEX in symbol's st_shndx values

[PATCH net-next] vmxnet3: Remove buf_info from device accessible structures
 2021-01-22 18:37 UTC  (5+ messages)
      ` [PATCH] checkpatch: Add kmalloc_array_node to unnecessary OOM message check

[PATCH] bpf: put file handler if no storage found
 2021-01-22 22:20 UTC  (2+ messages)

[PATCH 1/2] bpf: cgroup: Fix optlen WARN_ON_ONCE toctou
 2021-01-22 22:20 UTC  (6+ messages)
` [PATCH 2/2] bpf: cgroup: Fix problematic bounds check

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

[PATCH net v5] net: lapb: Add locking to the lapb module
 2021-01-22 21:49 UTC  (3+ messages)

[pull request][net-next V9 00/14] Add mlx5 subfunction support
 2021-01-22 21:23 UTC  (5+ messages)
` [net-next V9 03/14] devlink: Support add and delete devlink port

[net-next PATCH v3 00/15] ACPI support for dpaa2 driver
 2021-01-22 21:07 UTC  (12+ messages)
` [net-next PATCH v3 09/15] device property: Introduce fwnode_get_id()

[Patch bpf-next v5 0/3] bpf: introduce timeout hash map
 2021-01-22 20:54 UTC  (4+ messages)
` [Patch bpf-next v5 1/3] "
` [Patch bpf-next v5 2/3] selftests/bpf: add test cases for bpf timeout map
` [Patch bpf-next v5 3/3] selftests/bpf: add timeout map check in map_ptr tests

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

[PATCH bpf-next v3 3/3] xsk: build skb by page
 2021-01-22 18:45 UTC  (3+ messages)

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

[RFC PATCH net-next 0/3] add HSR offloading support for DSA switches
 2021-01-22 18:50 UTC  (8+ messages)
` [RFC PATCH net-next 1/3] net: hsr: generate supervision frame without HSR tag
` [RFC PATCH net-next 2/3] net: hsr: add DSA offloading support
` [RFC PATCH net-next 3/3] net: dsa: xrs700x: add HSR "

[PATCH 2/2 net] lan78xx: workaround of forced 100 Full/Half duplex mode error
 2021-01-22 14:19 UTC  (2+ messages)

KASAN: use-after-free Read in dump_schedule
 2021-01-22 17:21 UTC  (2+ messages)

VRF: ssh port forwarding between non-vrf and vrf interface
 2021-01-22 16:02 UTC  (2+ messages)

[PATCH net] team: postpone features update to avoid deadlock
 2021-01-22 18:03 UTC  (6+ messages)

[PATCH bpf-next 00/12] Various cleanups/fixes for AF_XDP selftests
 2021-01-22 15:47 UTC  (8+ messages)
` [PATCH bpf-next 02/12] selftests/bpf: remove unused enums
` [PATCH bpf-next 07/12] selftests/bpf: change type from void * to struct ifaceconfigobj *
` [PATCH bpf-next 08/12] selftests/bpf: change type from void * to struct generic_data *
` [PATCH bpf-next 09/12] selftests/bpf: define local variables at the beginning of a block
` [PATCH bpf-next 10/12] selftests/bpf: avoid heap allocation
` [PATCH bpf-next 11/12] selftests/bpf: consistent malloc/calloc usage
` [PATCH bpf-next 12/12] selftests/bpf: avoid useless void *-casts

[PATCH net] MAINTAINERS: add David Ahern to IPv4/IPv6 maintainers
 2021-01-22 17:32 UTC 

[PATCH nf-next v4 0/5] Netfilter egress hook
 2021-01-22 16:13 UTC  (3+ messages)
` [PATCH nf-next v4 5/5] af_packet: Introduce "

[PATCH bpf-next v3 3/3] xsk: build skb by page
 2021-01-22 16:24 UTC 

[PATCH v4 00/13] "Task_isolation" mode
 2021-01-22 16:13 UTC  (5+ messages)
` [PATCH v4 11/13] task_isolation: net: don't flush backlog on CPUs running isolated tasks

[PATCH net-next 0/3] net: add support for ip generic checksum offload for gre
 2021-01-22 16:17 UTC  (6+ 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 0/1] net: phy: Fix interrupt mask loss on resume from hibernation
 2021-01-22 16:12 UTC  (3+ messages)
  ` [EXTERNAL] "

[RFC PATCH v2] net: bridge: igmp: Extend IGMP query to be per vlan
 2021-01-22 16:05 UTC  (5+ messages)

[PATCH v3 net-next 1/1] Allow user to set metric on default route learned via Router Advertisement
 2021-01-22 15:55 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).