netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-05-06 01:53:18 to 2022-05-06 21:19:42 UTC [more...]

[PATCH bpf-next v9 0/5] New BPF helpers to accelerate synproxy
 2022-05-06 21:19 UTC  (5+ messages)
` [PATCH bpf-next v9 2/5] bpf: Allow helpers to accept pointers with a fixed size
` [PATCH bpf-next v9 3/5] bpf: Add helpers to issue and check SYN cookies in XDP

[PATCH v4 net-next 00/12] tcp: BIG TCP implementation
 2022-05-06 21:06 UTC  (15+ messages)
` [PATCH v4 net-next 01/12] net: add IFLA_TSO_{MAX_SIZE|SEGS} attributes
` [PATCH v4 net-next 02/12] ipv6: add IFLA_GSO_IPV6_MAX_SIZE
` [PATCH v4 net-next 03/12] tcp_cubic: make hystart_ack_delay() aware of BIG TCP
` [PATCH v4 net-next 04/12] ipv6: add struct hop_jumbo_hdr definition
` [PATCH v4 net-next 05/12] ipv6/gso: remove temporary HBH/jumbo header
` [PATCH v4 net-next 06/12] ipv6/gro: insert "
` [PATCH v4 net-next 07/12] ipv6: add IFLA_GRO_IPV6_MAX_SIZE
` [PATCH v4 net-next 08/12] ipv6: Add hop-by-hop header to jumbograms in ip6_output
` [PATCH v4 net-next 09/12] net: loopback: enable BIG TCP packets
` [PATCH v4 net-next 10/12] veth: "
` [PATCH v4 net-next 11/12] mlx4: support "
` [PATCH v4 net-next 12/12] mlx5: "

[PATCH -next 0/2] Support riscv jit to provide bpf_line_info
 2022-05-06 21:01 UTC  (5+ messages)
` [PATCH -next 1/2] bpf: Unify data extension operation of jited_ksyms and jited_linfo

[PATCH bpf-next v2 0/2] Support riscv jit to provide
 2022-05-06 20:59 UTC  (5+ messages)
` [PATCH bpf-next v2 1/2] bpf: Unify data extension operation of jited_ksyms and jited_linfo
` [PATCH bpf-next v2 2/2] riscv, bpf: Support riscv jit to provide bpf_line_info

[net-next:master 9/16] drivers/net/ethernet/netronome/nfp/flower/tunnel_conf.c:567:23: warning: variable 'flow6' set but not used
 2022-05-06 20:48 UTC 

[PATCH RFC v1 net-next 0/4] net: Qdisc backpressure infrastructure
 2022-05-06 20:31 UTC  (6+ messages)
` [PATCH RFC v1 net-next 1/4] net: Introduce "
` [PATCH RFC v1 net-next 2/4] net/sched: sch_tbf: Use "
` [PATCH RFC v1 net-next 3/4] net/sched: sch_htb: "
` [PATCH RFC v1 net-next 4/4] net/sched: sch_cbq: "

[PATCH net-next 00/14] introduce mt7986 ethernet support
 2022-05-06 20:21 UTC  (17+ messages)
` [PATCH net-next 01/14] arm64: dts: mediatek: mt7986: introduce ethernet nodes
` [PATCH net-next 02/14] dt-bindings: net: mediatek,net: add mt7986-eth binding
` [PATCH net-next 03/14] net: ethernet: mtk_eth_soc: move tx dma desc configuration in mtk_tx_set_dma_desc
` [PATCH net-next 04/14] net: ethernet: mtk_eth_soc: add txd_size to mtk_soc_data
` [PATCH net-next 05/14] net: ethernet: mtk_eth_soc: rely on txd_size in mtk_tx_alloc/mtk_tx_clean
` [PATCH net-next 06/14] net: ethernet: mtk_eth_soc: rely on txd_size in mtk_desc_to_tx_buf
` [PATCH net-next 07/14] net: ethernet: mtk_eth_soc: rely on txd_size in txd_to_idx
` [PATCH net-next 08/14] net: ethernet: mtk_eth_soc: add rxd_size to mtk_soc_data
` [PATCH net-next 09/14] net: ethernet: mtk_eth_soc: rely on txd_size field in mtk_poll_tx/mtk_poll_rx
` [PATCH net-next 10/14] net: ethernet: mtk_eth_soc: rely on rxd_size field in mtk_rx_alloc/mtk_rx_clean
` [PATCH net-next 11/14] net: ethernet: mtk_eth_soc: add SRAM soc capability
` [PATCH net-next 12/14] net: ethernet: mtk_eth_soc: introduce device register map
` [PATCH net-next 13/14] net: ethernet: mtk_eth_soc: introduce MTK_NETSYS_V2 support
` [PATCH net-next 14/14] net: ethernet: mtk_eth_soc: introduce support for mt7986 chipset

[PATCH net-next v2 0/7] Polling be gone on LAN95xx
 2022-05-06 20:16 UTC  (6+ messages)
` [PATCH net-next v2 5/7] usbnet: smsc95xx: Forward PHY interrupts to PHY driver to avoid polling

[PATCH iproute2] tc: em_u32: fix offset parsing
 2022-05-06 20:11 UTC 

[PATCH net-next v4 0/6] ptp: Support hardware clocks with additional free running cycle counter
 2022-05-06 20:01 UTC  (7+ messages)
` [PATCH net-next v4 1/6] ptp: Add cycles support for virtual clocks
` [PATCH net-next v4 2/6] ptp: Request cycles for TX timestamp
` [PATCH net-next v4 3/6] ptp: Pass hwtstamp to ptp_convert_timestamp()
` [PATCH net-next v4 4/6] ptp: Support late timestamp determination
` [PATCH net-next v4 5/6] ptp: Speed up vclock lookup
` [PATCH net-next v4 6/6] tsnep: Add free running cycle counter support

[PATCH net-next] eth: dpaa2-mac: remove a dead-code NULL check on fwnode parent
 2022-05-06 20:00 UTC 

[PATCH v2] net: dpaa2-mac: add missing of_node_put() in dpaa2_mac_get_node()
 2022-05-06 19:55 UTC  (2+ messages)

[net PATCH] ipv4: drop dst in multicast routing path
 2022-05-06 19:50 UTC  (3+ messages)

[PATCH] net: dsa: tag_mtk: add padding for tx packets
 2022-05-06 19:43 UTC 

: [PATCH] ftrace/x86: Add FTRACE_MCOUNT_MAX_OFFSET to avoid adding weak functions
 2022-05-06 19:38 UTC  (2+ messages)

[PATCH net-next v3 0/3] Broadcom PTP PHY support
 2022-05-06 19:31 UTC  (4+ messages)
` [PATCH net-next v3 1/3] net: phy: broadcom: Add Broadcom PTP hooks to bcm-phy-lib

[RFC, net-next] net: qos: introduce a frer action to implement 802.1CB
 2022-05-06 19:31 UTC  (5+ messages)

9p EBADF with cache enabled (Was: 9p fs-cache tests/benchmark (was: 9p fscache Duplicate cookie detected))
 2022-05-06 19:14 UTC  (4+ messages)

[PATCH net-next 0/2] MACB NAPI improvements
 2022-05-06 19:04 UTC  (3+ messages)
` [PATCH net-next 2/2] net: macb: use NAPI for TX completion path

[PATCH net-next] net: use the %px format to display sock
 2022-05-06 18:56 UTC  (2+ messages)

[PATCH net] Documentation: add description for net.core.gro_normal_batch
 2022-05-06 18:20 UTC 

[PATCH net-next v8 00/14] net: wwan: t7xx: PCIe driver for MediaTek M.2 modem
 2022-05-06 18:13 UTC  (15+ messages)
` [PATCH net-next v8 01/14] list: Add list_next_entry_circular() and list_prev_entry_circular()
` [PATCH net-next v8 02/14] net: skb: introduce skb_data_area_size()
` [PATCH net-next v8 03/14] net: wwan: t7xx: Add control DMA interface
` [PATCH net-next v8 04/14] net: wwan: t7xx: Add core components
` [PATCH net-next v8 05/14] net: wwan: t7xx: Add port proxy infrastructure
` [PATCH net-next v8 06/14] net: wwan: t7xx: Add control port
` [PATCH net-next v8 07/14] net: wwan: t7xx: Add AT and MBIM WWAN ports
` [PATCH net-next v8 08/14] net: wwan: t7xx: Data path HW layer
` [PATCH net-next v8 09/14] net: wwan: t7xx: Add data path interface
` [PATCH net-next v8 10/14] net: wwan: t7xx: Add WWAN network interface
` [PATCH net-next v8 11/14] net: wwan: t7xx: Introduce power management
` [PATCH net-next v8 12/14] net: wwan: t7xx: Runtime PM
` [PATCH net-next v8 13/14] net: wwan: t7xx: Device deep sleep lock/unlock
` [PATCH net-next v8 14/14] net: wwan: t7xx: Add maintainers and documentation

[PATCH net-next 0/2][pull request] 100GbE Intel Wired LAN Driver Updates 2022-05-06
 2022-05-06 18:00 UTC  (3+ messages)
` [PATCH net-next 1/2] ice: link representors to PCI device
` [PATCH net-next 2/2] Revert "ice: Hide bus-info in ethtool for PRs in switchdev mode"

[PATCH net v2 0/3][pull request] Intel Wired LAN Driver Updates 2022-05-06
 2022-05-06 17:41 UTC  (4+ messages)
` [PATCH net v2 1/3] ice: Fix race during aux device (un)plugging
` [PATCH net v2 2/3] ice: clear stale Tx queue settings before configuring
` [PATCH net v2 3/3] ice: fix PTP stale Tx timestamps cleanup

[PATCH net-next 0/6] net: switch drivers to netif_napi_add_weight()
 2022-05-06 17:07 UTC  (7+ messages)
` [PATCH net-next 1/6] um: vector: switch "
` [PATCH net-next 2/6] caif_virtio: "
` [PATCH net-next 3/6] eth: "
` [PATCH net-next 4/6] r8152: "
` [PATCH net-next 5/6] net: virtio: "
` [PATCH net-next 6/6] net: wan: "

[PATCH net-next v4] net: axienet: Use NAPI for TX completion path
 2022-05-06 17:07 UTC  (2+ messages)

[PATCH v6] wfx: use container_of() to get vif
 2022-05-06 17:00 UTC 

[PATCH RFC] net: bridge: Clear offload_fwd_mark when passing frame up bridge interface
 2022-05-06 16:58 UTC  (6+ messages)

[PATCH v5] wfx: use container_of() to get vif
 2022-05-06 16:50 UTC  (4+ messages)

[PATCH 0/2] Introduce ICSSG based ethernet Driver
 2022-05-06 16:49 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: net: Add ICSSG Ethernet Driver bindings
` [PATCH 2/2] net: ti: icssg-prueth: Add ICSSG ethernet driver

[PATCH net-next v7 00/14] net: wwan: t7xx: PCIe driver for MediaTek M.2 modem
 2022-05-06 16:45 UTC  (13+ messages)
` [PATCH net-next v7 02/14] net: skb: introduce skb_data_area_size()
` [PATCH net-next v7 03/14] net: wwan: t7xx: Add control DMA interface
` [PATCH net-next v7 05/14] net: wwan: t7xx: Add port proxy infrastructure
` [PATCH net-next v7 07/14] net: wwan: t7xx: Add AT and MBIM WWAN ports
` [PATCH net-next v7 09/14] net: wwan: t7xx: Add data path interface

[PATCH net-next] tls: Add opt-in zerocopy mode of sendfile()
 2022-05-06 16:34 UTC  (11+ messages)

[PATCH v4 1/2] timer: add a function to adjust timeouts to be upper bound
 2022-05-06 16:24 UTC  (6+ messages)
` [PATCH v5 0/2] Upper bound kernel timers
  ` [PATCH v5 2/2] net: make tcp keepalive timer upper bound

[PATCH] ethernet: tulip: fix missing pci_disable_device() on error in tulip_init_one()
 2022-05-06 16:21 UTC  (3+ messages)

[PATCH net-next v2] drivers, ixgbe: show VF statistics
 2022-05-06 16:20 UTC  (4+ messages)

[linux-firmware][pull request] ice: Update package to 1.3.28.0
 2022-05-06 15:46 UTC 

[PATCH net v1] dim: initialize all struct fields
 2022-05-06 15:28 UTC  (3+ messages)

[PATCH net v2] net: phy: Fix race condition on link status change
 2022-05-06 14:51 UTC  (4+ messages)

[PATCH bpf] bpf_trace: bail out from bpf_kprobe_multi_link_attach when in compat
 2022-05-06 14:21 UTC 

[RFC v2] dt-bindings: net: dsa: convert binding for mediatek switches
 2022-05-06 14:08 UTC  (5+ messages)
  ` Aw: "

[PATCH] drivers: net: vmxnet3: fix possible NULL pointer dereference in vmxnet3_rq_cleanup()
 2022-05-06 13:37 UTC 

[PATCH 1/4] netfilter: flowtable: fix excessive hw offload attempts after failure
 2022-05-06 13:18 UTC  (4+ messages)
` [PATCH 2/4] netfilter: nft_flow_offload: skip dst neigh lookup for ppp devices
` [PATCH 3/4] net: fix dev_fill_forward_path with pppoe + bridge
` [PATCH 4/4] netfilter: nft_flow_offload: fix offload with pppoe + vlan

Optimizing kernel compilation / alignments for network performance
 2022-05-06 12:42 UTC  (13+ messages)

[PATCH] driver: net: vmxnet3: fix possible use-after-free bugs in vmxnet3_rq_alloc_rx_buf()
 2022-05-06 12:31 UTC 

[PATCH v2 net-next] selftests: forwarding: add Per-Stream Filtering and Policing test for Ocelot
 2022-05-06 12:24 UTC  (4+ messages)

[PATCH net-next 0/5] net: hns3: updates for -next
 2022-05-06 12:10 UTC  (4+ messages)
` [PATCH net-next 3/5] net: hns3: add byte order conversion for PF to VF mailbox message

[PATCH v3] net: atlantic: always deep reset on pm op, fixing null deref regression
 2022-05-06 11:48 UTC  (2+ messages)

[PATCH net-next 0/4] net: disambiguate the TSO and GSO limits
 2022-05-06 11:30 UTC  (9+ messages)
` [PATCH net-next 1/4] net: add netif_inherit_tso_max()
` [PATCH net-next 2/4] net: don't allow user space to lift the device limits
` [PATCH net-next 3/4] net: make drivers set the TSO limit not the GSO limit
` [PATCH net-next 4/4] net: move netif_set_gso_max helpers

[PATCH 00/32] Introduce flexible array struct memcpy() helpers
 2022-05-06 11:15 UTC  (10+ messages)
` [PATCH 02/32] "

[PATCH net v2] net: macsec: retrieve the XPN attributes before offloading
 2022-05-06 10:55 UTC 

[PATCH net-next 0/9] nfp: flower: decap neighbour table rework
 2022-05-06 10:40 UTC  (2+ messages)

[PATCH net-next v2 00/10][pull request] 100GbE Intel Wired LAN Driver Updates 2022-05-05
 2022-05-06 10:40 UTC  (2+ messages)

[PATCH net-next] net/smc: Fix smc-r link reference count
 2022-05-06  9:47 UTC  (4+ messages)

[PATCH] net: stmmac: fix missing pci_disable_device() on error in stmmac_pci_probe()
 2022-05-06  9:40 UTC 

[PATCH v2 net-next] net: generalize skb freeing deferral to per-cpu lists
 2022-05-06  8:15 UTC  (3+ messages)
` [net] 72fd55c0db: invoked_oom-killer:gfp_mask=0x

[PATCH] net/macsec copy salt to MACSec ctx for XPN
 2022-05-06  8:12 UTC  (5+ messages)

[PATCH net-next] Bonding: add per port priority support
 2022-05-06  8:12 UTC  (6+ messages)

[PATCH] ath10k: support bus and device specific API 1 BDF selection
 2022-05-06  6:19 UTC  (2+ messages)

[PATCH] wl1251: dynamically allocate memory used for DMA
 2022-05-06  6:11 UTC  (2+ messages)

[PATCH V3] octeontx2-pf: Add support for adaptive interrupt coalescing
 2022-05-06  5:45 UTC 

(no subject)
 2022-05-06  5:43 UTC  (2+ messages)
` 

[PATCH net-next v4 0/7] add ti dp83td510 support
 2022-05-06  4:23 UTC  (8+ messages)
` [PATCH net-next v4 1/7] net: phy: genphy_c45_baset1_an_config_aneg: do no set unknown configuration
` [PATCH net-next v4 2/7] net: phy: introduce genphy_c45_pma_baset1_setup_master_slave()
` [PATCH net-next v4 3/7] net: phy: genphy_c45_pma_baset1_setup_master_slave: do no set unknown configuration
` [PATCH net-next v4 4/7] net: phy: introduce genphy_c45_pma_baset1_read_master_slave()
` [PATCH net-next v4 5/7] net: phy: genphy_c45_pma_baset1_read_master_slave: read actual configuration
` [PATCH net-next v4 6/7] net: phy: export genphy_c45_baset1_read_status()
` [PATCH net-next v4 7/7] net: phy: dp83td510: Add support for the DP83TD510 Ethernet PHY

[PATCH net-next v1 06/10] ptp: ocp: vectorize the sma accessor functions
 2022-05-06  4:19 UTC  (2+ messages)

[PATCH] ionic: fix missing pci_release_regions() on error in ionic_probe()
 2022-05-06  3:40 UTC 

[PATCH iproute2 net-next 0/3] support for vxlan vni filtering
 2022-05-06  3:26 UTC  (2+ messages)

[PATCH net-next v10 0/2] This is a patch series for Ethernet driver of Sunplus SP7021 SoC
 2022-05-06  3:00 UTC  (4+ messages)
` [PATCH net-next v10 2/2] net: ethernet: Add driver for Sunplus SP7021

[PATCH v2 net 0/5] Ocelot VCAP fixes
 2022-05-06  2:30 UTC  (2+ messages)

[PATCH net-next 0/5] mptcp: Improve MPTCP-level window tracking
 2022-05-06  2:20 UTC  (2+ messages)

[PATCH v4 1/1] firmware: tee_bnxt: Use UUID API for exporting the UUID
 2022-05-06  2:00 UTC  (2+ messages)

[PATCH net v4 1/2] ptp: ptp_clockmatrix: Add PTP_CLK_REQ_EXTTS support
 2022-05-06  1:57 UTC  (4+ messages)
` [PATCH net v4 2/2] ptp: ptp_clockmatrix: return -EBUSY if phase pull-in is in progress

[PATCH net-next v3] net: axienet: Use NAPI for TX completion path
 2022-05-06  1:54 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).