netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-10 15:57:58 to 2021-03-11 02:15:18 UTC [more...]

[PATCH net-next 0/6] ionic Rx updates
 2021-03-11  2:14 UTC  (9+ messages)
` [PATCH net-next 1/6] ionic: move rx_page_alloc and free
` [PATCH net-next 2/6] ionic: implement Rx page reuse
` [PATCH net-next 3/6] ionic: optimize fastpath struct usage
` [PATCH net-next 4/6] ionic: simplify rx skb alloc
` [PATCH net-next 5/6] ionic: rebuild debugfs on qcq swap
` [PATCH net-next 6/6] ionic: simplify use of completion types

[PATCH net-next 0/2] net: hns3: two updates for -next
 2021-03-11  2:14 UTC  (3+ messages)
` [PATCH net-next 1/2] net: hns3: use FEC capability queried from firmware
` [PATCH net-next 2/2] net: hns3: use pause "

[PATCH net-next,v2 1/3] net: dsa: mt7530: setup core clock even in TRGMII mode
 2021-03-11  2:09 UTC  (3+ messages)
` [PATCH net-next,v2 2/3] net: dsa: mt7530: clean up redundant clock enables
` [PATCH net-next,v2 3/3] net: dsa: mt7530: disable TRGMII clock at reconfigure

[PATCH] esp6: remove a duplicative condition
 2021-03-11  2:07 UTC 

[RFC PATCH 00/10] ethtool: Factor out common code related to writing ethtool strings
 2021-03-11  2:08 UTC  (12+ messages)
` [RFC PATCH 01/10] ethtool: Add common function for filling out strings
` [RFC PATCH 02/10] intel: Update drivers to use ethtool_gsprintf
` [RFC PATCH 03/10] nfp: Replace nfp_pr_et with ethtool_gsprintf
` [RFC PATCH 04/10] hisilicon: Update drivers to use ethtool_gsprintf
` [RFC PATCH 05/10] ena: Update driver "
` [RFC PATCH 06/10] netvsc: "
` [RFC PATCH 07/10] virtio_net: "
` [RFC PATCH 08/10] vmxnet3: "
` [RFC PATCH 09/10] bna: "
` [RFC PATCH 10/10] ionic: "

[PATCH net] net: dsa: mt7530: setup core clock even in TRGMII mode
 2021-03-11  1:21 UTC 

[PATCH 0/3] Add support for Actions Semi Owl Ethernet MAC
 2021-03-11  1:20 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: net: Add Actions Semi Owl Ethernet MAC binding
` [PATCH 2/3] net: ethernet: actions: Add Actions Semi Owl Ethernet MAC driver
` [PATCH 3/3] MAINTAINERS: Add entries for Actions Semi Owl Ethernet MAC

[PATCH net-next 0/5] Support for the IOAM Pre-allocated Trace with IPv6
 2021-03-11  0:56 UTC  (8+ messages)
` [PATCH net-next 1/5] uapi: IPv6 IOAM headers definition
` [PATCH net-next 2/5] ipv6: ioam: Data plane support for Pre-allocated Trace
` [PATCH net-next 3/5] ipv6: ioam: IOAM Generic Netlink API
` [PATCH net-next 4/5] ipv6: ioam: Support for IOAM injection with lwtunnels
` [PATCH net-next 5/5] ipv6: ioam: Documentation for new IOAM sysctls

[PATCH RESEND][next] net: fddi: skfp: smt: Replace one-element array with flexible-array member
 2021-03-11  0:30 UTC  (2+ messages)

linux-next: build failure after merge of the bpf-next tree
 2021-03-11  0:47 UTC 

[PATCH net] net: dsa: bcm_sf2: Qualify phydev->dev_flags based on port
 2021-03-11  0:36 UTC  (2+ messages)

[PATCH net-next 00/23] netfilter: flowtable enhancements
 2021-03-11  0:36 UTC  (24+ messages)
` [PATCH net-next 01/23] net: resolve forwarding path from virtual netdevice and HW destination address
` [PATCH net-next 02/23] net: 8021q: resolve forwarding path for vlan devices
` [PATCH net-next 03/23] net: bridge: resolve forwarding path for bridge devices
` [PATCH net-next 04/23] net: bridge: resolve forwarding path for VLAN tag actions in "
` [PATCH net-next 05/23] net: ppp: resolve forwarding path for bridge pppoe devices
` [PATCH net-next 06/23] net: dsa: resolve forwarding path for dsa slave ports
` [PATCH net-next 07/23] netfilter: flowtable: add xmit path types
` [PATCH net-next 08/23] netfilter: flowtable: use dev_fill_forward_path() to obtain ingress device
` [PATCH net-next 09/23] netfilter: flowtable: use dev_fill_forward_path() to obtain egress device
` [PATCH net-next 10/23] netfilter: flowtable: add vlan support
` [PATCH net-next 11/23] netfilter: flowtable: add bridge vlan filtering support
` [PATCH net-next 12/23] netfilter: flowtable: add pppoe support
` [PATCH net-next 13/23] netfilter: flowtable: add dsa support
` [PATCH net-next 14/23] selftests: netfilter: flowtable bridge and vlan support
` [PATCH net-next 15/23] netfilter: flowtable: add offload support for xmit path types
` [PATCH net-next 16/23] netfilter: nft_flow_offload: use direct xmit if hardware offload is enabled
` [PATCH net-next 17/23] netfilter: flowtable: bridge vlan hardware offload and switchdev
` [PATCH net-next 18/23] net: flow_offload: add FLOW_ACTION_PPPOE_PUSH
` [PATCH net-next 19/23] netfilter: flowtable: support for FLOW_ACTION_PPPOE_PUSH
` [PATCH net-next 20/23] dsa: slave: add support for TC_SETUP_FT
` [PATCH net-next 21/23] net: ethernet: mtk_eth_soc: add support for initializing the PPE
` [PATCH net-next 22/23] net: ethernet: mtk_eth_soc: add flow offloading support
` [PATCH net-next 23/23] net: ethernet: mtk_eth_soc: fix parsing packets in GDM

[PATCH net-next] net: ocelot: Extend MRP
 2021-03-11  0:25 UTC  (2+ messages)

[PATCH bpf-next 0/2] libbpf/xsk cleanups
 2021-03-11  0:06 UTC  (4+ messages)
` [PATCH bpf-next 2/2] libbpf: xsk: move barriers from libbpf_util.h to xsk.h

[PATCH net] net: sched: validate stab values
 2021-03-11  0:00 UTC  (2+ messages)

[PATCH net] net: dsa: b53: VLAN filtering is global to all users
 2021-03-11  0:00 UTC  (2+ messages)

[PATCH 0/5] Introduce a bulk order-0 page allocator with two in-tree users
 2021-03-10 23:47 UTC  (4+ messages)
` [PATCH 2/5] mm/page_alloc: Add a bulk page allocator

[PATCH net-next 1/2] dt-bindings: net: bcm4908-enet: add optional TX interrupt
 2021-03-10 23:45 UTC  (3+ messages)
` [PATCH net-next 2/2] net: broadcom: bcm4908_enet: support "

[PATCH net] macvlan: macvlan_count_rx() needs to be aware of preemption
 2021-03-10 23:40 UTC  (2+ messages)

[pull request][net 00/18] mlx5 fixes 2021-03-10
 2021-03-10 23:40 UTC  (21+ messages)
` [net 01/18] net/mlx5e: Enforce minimum value check for ICOSQ size
` [net 02/18] net/mlx5e: RX, Mind the MPWQE gaps when calculating offsets
` [net 03/18] net/mlx5e: Accumulate port PTP TX stats with other channels stats
` [net 04/18] net/mlx5e: Set PTP channel pointer explicitly to NULL
` [net 05/18] net/mlx5e: When changing XDP program without reset, take refs for XSK RQs
` [net 06/18] net/mlx5e: Revert parameters on errors when changing PTP state without reset
` [net 07/18] net/mlx5e: Don't match on Geneve options in case option masks are all zero
` [net 08/18] net/mlx5: Fix turn-off PPS command
` [net 09/18] net/mlx5e: Check correct ip_version in decapsulation route resolution
` [net 10/18] net/mlx5: Disable VF tunnel TX offload if ignore_flow_level isn't supported
` [net 11/18] net/mlx5e: Fix error flow in change profile
` [net 12/18] net/mlx5: Set QP timestamp mode to default
` [net 13/18] RDMA/mlx5: Fix timestamp default mode
` [net 14/18] net/mlx5e: E-switch, Fix rate calculation division
` [net 15/18] net/mlx5: SF, Correct vhca context size
` [net 16/18] net/mlx5: SF: Fix memory leak of work item
` [net 17/18] net/mlx5: SF: Fix error flow of SFs allocation flow
` [net 18/18] net/mlx5: DR, Fix potential shift wrapping of 32-bit value in STEv1 getter

[PATCH] net: ipv4: route.c: fix space before tab
 2021-03-10 23:40 UTC  (2+ messages)

[PATCH] net: pxa168_eth: Fix a potential data race in pxa168_eth_remove
 2021-03-10 23:40 UTC  (2+ messages)

[PATCH net] drop_monitor: Perform cleanup upon probe registration failure
 2021-03-10 23:40 UTC  (2+ messages)

[PATCH] net: dsa: bcm_sf2: use 2 Gbps IMP port link on BCM4908
 2021-03-10 23:40 UTC  (3+ messages)

[PATCH mlx5-next v7 0/4] Dynamically assign MSI-X vectors count
 2021-03-10 23:34 UTC  (5+ messages)

[PATCH net 0/3] net: phy: broadcom: Suspend fixes
 2021-03-10 23:20 UTC  (10+ messages)
` [PATCH net 1/3] net: phy: broadcom: Add power down exit reset state delay
` [PATCH net 2/3] net: phy: broadcom: Only set BMCR.PDOWN to suspend
` [PATCH net 3/3] net: phy: broadcom: Use corrected suspend for BCM54811

[PATCH net-next 00/15] dpaa2-switch: CPU terminated traffic and move out of staging
 2021-03-10 23:20 UTC  (7+ messages)

[PATCH 1/3] net: dsa: mt7530: remove redundant clock enables
 2021-03-10 23:10 UTC  (4+ messages)
` [PATCH 2/3] net: dsa: mt7530: use core_write wrapper
` [PATCH 3/3] net: dsa: mt7530: setup core clock even in TRGMII mode

[PATCH] net: fddi: skfp: Mundane typo fixes throughout the file smt.h
 2021-03-10 23:07 UTC  (2+ messages)

[PATCH net-next] net: phy: Expose phydev::dev_flags through sysfs
 2021-03-10 22:50 UTC  (3+ messages)

[PATCHv2 bpf-next 0/4] kbuild/resolve_btfids: Invoke resolve_btfids clean in root Makefile
 2021-03-10 22:42 UTC  (5+ messages)
` [PATCH bpf-next 1/4] tools/resolve_btfids: Build libbpf and libsubcmd in separate directories

[PATCH] selftests/bpf: fix warning comparing pointer to 0
 2021-03-10 22:00 UTC  (2+ messages)

[PATCH] bpf: fix warning comparing pointer to 0
 2021-03-10 22:00 UTC  (2+ messages)

Softirq error with mcp251xfd driver
 2021-03-10 21:56 UTC  (4+ messages)

pull-request: bpf 2021-03-10
 2021-03-10 21:55 UTC 

[PATCH net-next] net: ipv6: addrconf: Add accept_ra_prefix_route
 2021-03-10 21:33 UTC  (3+ messages)

[PATCH net-next 00/12] Refactoring/cleanup for NXP ENETC
 2021-03-10 21:30 UTC  (2+ messages)

[PATCH net-next 0/6] mlxsw: Misc updates
 2021-03-10 21:10 UTC  (2+ messages)

[PATCH v4 RESEND net-next] net: socket: use BIT() for MSG_*
 2021-03-10 21:00 UTC  (2+ messages)

[PATCH] drivers: isdn: mISDN: fix spelling typo of 'wheter'
 2021-03-10 21:00 UTC  (2+ messages)

[PATCH] net: ethernet: chelsiofix: spelling typo of 'rewriteing'
 2021-03-10 21:00 UTC  (2+ messages)

[PATCH] net/rds: Drop duplicate sin and sin6 assignments
 2021-03-10 21:00 UTC  (2+ messages)

[PATCH] net: ipv6: route.c:fix indentation
 2021-03-10 21:00 UTC  (2+ messages)

[PATCH net-next] skbuff: remove some unnecessary operation in skb_segment_list()
 2021-03-10 21:00 UTC  (2+ messages)

[PATCH] isdn: mISDN: remove unneeded variable 'ret'
 2021-03-10 21:00 UTC  (2+ messages)

[PATCH net-next] sched: act_sample: Implement stats_update callback
 2021-03-10 21:00 UTC  (2+ messages)

[PATCH net-next] net: add a helper to avoid issues with HW TX timestamping and SO_TXTIME
 2021-03-10 21:00 UTC  (4+ messages)

[PATCH net-next] net: broadcom: bcm4908_enet: read MAC from OF
 2021-03-10 21:00 UTC  (2+ messages)

[PATCH RESEND][next] rtl8xxxu: Fix fall-through warnings for Clang
 2021-03-10 20:59 UTC  (7+ messages)

[PATCH net v2] ipv6: fix suspecious RCU usage warning
 2021-03-10 20:50 UTC  (3+ messages)

[PATCH net 0/2] Fix ip6ip6 crash for collect_md skbs
 2021-03-10 20:40 UTC  (2+ messages)

[PATCH v10 00/20] dlb: introduce DLB device driver
 2021-03-10 20:26 UTC  (12+ messages)
` [PATCH v10 03/20] dlb: add resource and device initialization
` [PATCH v10 14/20] dlb: add start domain ioctl

Enabling gro_flush_timeout/napi_defer_hard_irqs per default in a driver?
 2021-03-10 20:22 UTC 

TIOCOUTQ implementation for sockets vs. tty
 2021-03-10 20:15 UTC  (3+ messages)

[PATCH v10 01/20] dlb: add skeleton for DLB driver
 2021-03-10 20:10 UTC  (2+ messages)

macb broken on HiFive Unleashed
 2021-03-10 19:55 UTC  (4+ messages)

[syzbot] BUG: unable to handle kernel NULL pointer dereference in htb_select_queue
 2021-03-10 19:39 UTC  (6+ messages)

[net-next] net: mvpp2: Add reserved port private flag configuration
 2021-03-10 19:00 UTC  (5+ messages)
  ` [EXT] "

[syzbot] BUG: unable to handle kernel access to user memory in sock_ioctl
 2021-03-10 18:53 UTC  (2+ messages)

[PATCH net-next] net: dsa: b53: Add debug prints in b53_vlan_enable()
 2021-03-10 18:52 UTC 

[PATCH net] net: dsa: only unset VLAN filtering when last port leaves last VLAN-aware bridge
 2021-03-10 18:45 UTC  (2+ messages)

cleanup unused or almost unused IOMMU APIs and the FSL PAMU driver
 2021-03-10 18:39 UTC  (6+ messages)
` [PATCH 14/17] iommu: remove DOMAIN_ATTR_DMA_USE_FLUSH_QUEUE

[PATCH] net: dsa: bcm_sf2: enable GPHY for switch probing
 2021-03-10 17:23 UTC  (2+ messages)

[PATCH] net: dsa: bcm_sf2: setup BCM4908 internal crossbar
 2021-03-10 17:19 UTC  (2+ messages)

[PATCH] net: bonding: fix error return code of bond_neigh_init()
 2021-03-10 16:55 UTC  (3+ messages)

[PATCH] net: add net namespace inode for all net_dev events
 2021-03-10 16:49 UTC  (5+ messages)

[RFC v2 0/5] arm64 / clk: socfpga: simplifying, cleanups and compile testing
 2021-03-10 16:48 UTC  (11+ messages)
` [RFC v2 3/5] arm64: socfpga: rename ARCH_STRATIX10 to ARCH_SOCFPGA64
  ` [RFC v2 5/5] clk: socfpga: allow compile testing of Stratix 10 / Agilex clocks

[RFC PATCH v2 0/1] Allow drivers to modify dql.min_limit value
 2021-03-10 16:10 UTC  (2+ messages)
` [RFC PATCH v2 1/1] netdev: add netdev_queue_set_dql_min_limit()

[syzbot] UBSAN: shift-out-of-bounds in ___bpf_prog_run
 2021-03-10 16:05 UTC 

[RFC PATCH 0/1] Modify dql.min_limit value inside the driver
 2021-03-10 15:56 UTC  (4+ messages)
` [RFC PATCH 1/1] dql: add dql_set_min_limit()


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