netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-09 10:47:45 to 2021-02-10 00:04:23 UTC [more...]

[PATCH 00/16] net: stmmac: Add DW MAC GPIOs and Baikal-T1 GMAC support
 2021-02-09 23:13 UTC  (6+ messages)
` [PATCH 01/16] dt-bindings: net: dwmac: Add DW GMAC GPIOs properties

[PATCH V2 net-next 2/2] net: broadcom: bcm4908enet: add BCM4908 controller driver
 2021-02-09 23:01 UTC  (3+ messages)
` [PATCH V3 net-next 1/2] dt-bindings: net: document BCM4908 Ethernet controller
  ` [PATCH V3 net-next 2/2] net: broadcom: bcm4908_enet: add BCM4908 controller driver

[PATCH net 0/2] Netfilter fixes for net
 2021-02-09 21:35 UTC  (3+ messages)
` [PATCH net 1/2] netfilter: conntrack: skip identical origin tuple in same zone only
` [PATCH net 2/2] netfilter: nftables: relax check for stateful expressions in set definition

[PATCH v2 net-next 00/11] Cleanup in brport flags switchdev offload for DSA
 2021-02-09 22:51 UTC  (23+ messages)
` [PATCH v2 net-next 01/11] net: switchdev: propagate extack to port attributes
` [PATCH v2 net-next 02/11] net: bridge: offload all port flags at once in br_setport
` [PATCH v2 net-next 03/11] net: bridge: don't print in br_switchdev_set_port_flag
` [PATCH v2 net-next 04/11] net: bridge: offload initial and final port flags through switchdev
` [PATCH v2 net-next 05/11] net: dsa: stop setting initial and final brport flags
` [PATCH v2 net-next 06/11] net: squash switchdev attributes PRE_BRIDGE_FLAGS and BRIDGE_FLAGS
` [PATCH v2 net-next 07/11] net: dsa: kill .port_egress_floods overengineering
` [PATCH v2 net-next 08/11] net: bridge: put SWITCHDEV_ATTR_ID_PORT_BRIDGE_FLAGS on the blocking call chain
` [PATCH v2 net-next 09/11] net: mscc: ocelot: use separate flooding PGID for broadcast
` [PATCH v2 net-next 10/11] net: mscc: ocelot: offload bridge port flags to device
` [PATCH v2 net-next 11/11] net: dsa: sja1105: "

[PATCH] dt-bindings: can: rcar_canfd: Group tuples in pin control properties
 2021-02-09 22:52 UTC  (2+ messages)

FAILED unresolved symbol vfs_truncate on arm64 with LLVM
 2021-02-09 22:00 UTC  (22+ messages)

[PATCH bpf-next] libbpf: use AF_LOCAL instead of AF_INET in xsk.c
 2021-02-09 22:18 UTC 

[PATCH net-next 1/2] net: dsa: xrs700x: fix unused warning for of_device_id
 2021-02-09 21:28 UTC  (4+ messages)
` [PATCH net-next 2/2] net: dsa: xrs700x: use of_match_ptr() on xrs700x_mdio_dt_ids

[PATCH v2 00/24] net: stmmac: Fix clocks/reset-related procedures
 2021-02-09 22:32 UTC  (9+ messages)
` [PATCH v2 03/24] dt-bindings: net: dwmac: Fix the TSO property declaration
` [PATCH v2 04/24] dt-bindings: net: dwmac: Refactor snps,*-config properties
` [PATCH v2 07/24] dt-bindings: net: dwmac: Detach Generic DW MAC bindings

[PATCH v5 bpf-next 0/4] introduce bpf_iter for task_vma
 2021-02-09 22:08 UTC  (4+ messages)
` [PATCH v5 bpf-next 1/4] bpf: introduce task_vma bpf_iter

[PATCH net-next v2 0/4] add HSR offloading support for DSA switches
 2021-02-09 19:09 UTC  (13+ messages)
` [PATCH net-next v2 3/4] net: dsa: add support for offloading HSR

[PATCH net-next 1/2] dt-bindings: net: document BCM4908 Ethernet controller
 2021-02-09 21:43 UTC  (3+ messages)
` [PATCH V2 "

[PATCH v2 net-next 0/3] qede: add netpoll and per-queue coalesce support
 2021-02-09 21:26 UTC  (3+ messages)
` [PATCH v2 net-next 1/3] qede: add netpoll support for qede driver
` [PATCH v2 net-next 2/3] qede: add per queue coalesce "

[PATCH net-next 0/7] Marvell Prestera Switchdev misc updates
 2021-02-09 21:34 UTC  (13+ messages)
` [PATCH net-next 5/7] net: marvell: prestera: add LAG support
            ` [EXT] "

[PATCH bpf 1/2] libbpf: Ignore non function pointer member in struct_ops
 2021-02-09 19:31 UTC  (2+ messages)
` [PATCH bpf 2/2] bpf: selftests: Add non function pointer test to struct_ops

[PATCH mlx5-next v6 0/4] Dynamically assign MSI-X vectors count
 2021-02-09 21:06 UTC  (6+ messages)
` [PATCH mlx5-next v6 1/4] PCI: Add sysfs callback to allow MSI-X table size change of SR-IOV VFs
` [PATCH mlx5-next v6 2/4] net/mlx5: Add dynamic MSI-X capabilities bits
` [PATCH mlx5-next v6 3/4] net/mlx5: Dynamically assign MSI-X vectors count
` [PATCH mlx5-next v6 4/4] net/mlx5: Allow to the users to configure number of MSI-X vectors

[v3 net-next 00/10] skbuff: introduce skbuff_heads bulking and reusing
 2021-02-09 20:49 UTC  (11+ messages)
` [v3 net-next 01/10] skbuff: move __alloc_skb() next to the other skb allocation functions
` [v3 net-next 02/10] skbuff: simplify kmalloc_reserve()
` [v3 net-next 03/10] skbuff: make __build_skb_around() return void
` [v3 net-next 04/10] skbuff: simplify __alloc_skb() a bit
` [v3 net-next 05/10] skbuff: use __build_skb_around() in __alloc_skb()
` [v3 net-next 06/10] skbuff: remove __kfree_skb_flush()
` [v3 net-next 07/10] skbuff: move NAPI cache declarations upper in the file
` [v3 net-next 08/10] skbuff: reuse NAPI skb cache on allocation path (__build_skb())
` [v3 net-next 09/10] skbuff: reuse NAPI skb cache on allocation path (__alloc_skb())
` [v3 net-next 10/10] skbuff: queue NAPI_MERGED_FREE skbs into NAPI cache instead of freeing

[PATCH RESEND] dt-bindings: ethernet-controller: fix fixed-link specification
 2021-02-09 20:51 UTC  (2+ messages)

[net-next v2] tcp: Explicitly mark reserved field in tcp_zerocopy_receive args
 2021-02-09 19:01 UTC  (11+ messages)

mlx5e compilation failure
 2021-02-09 19:49 UTC 

[PATCH net-next] net/mlx5e: Fix tc_tun.h to verify MLX5_ESWITCH config
 2021-02-09 20:37 UTC 

[PATCH net-next 00/12][pull request] 100GbE Intel Wired LAN Driver Updates 2021-02-08
 2021-02-09 20:41 UTC  (2+ messages)

[PATCH net-next 0/9] net: phy: icplus: cleanups and new features
 2021-02-09 20:03 UTC  (11+ messages)
` [PATCH net-next 1/9] net: phy: icplus: use PHY_ID_MATCH_MODEL() macro
` [PATCH net-next 2/9] net: phy: icplus: use PHY_ID_MATCH_EXACT() for IP101A/G
` [PATCH net-next 3/9] net: phy: icplus: drop address operator for functions
` [PATCH net-next 4/9] net: phy: icplus: use the .soft_reset() of the phy-core
` [PATCH net-next 5/9] net: phy: icplus: add IP101A/IP101G model detection
` [PATCH net-next 6/9] net: phy: icplus: don't set APS_EN bit on IP101G
` [PATCH net-next 7/9] net: phy: icplus: select page before writing control register
` [PATCH net-next 8/9] net: phy: icplus: add PHY counter for IP101G
` [PATCH net-next 9/9] net: phy: icplus: add MDI/MDIX support for IP101A/G

[PATCH net-next v3 0/5] bridge: mrp: Extend br_mrp_switchdev_*
 2021-02-09 20:21 UTC  (6+ messages)
` [PATCH net-next v3 1/5] switchdev: mrp: Extend ring_role_mrp and in_role_mrp
` [PATCH net-next v3 2/5] bridge: mrp: Add 'enum br_mrp_hw_support'
` [PATCH net-next v3 3/5] bridge: mrp: Extend br_mrp_switchdev to detect better the errors
` [PATCH net-next v3 4/5] bridge: mrp: Update br_mrp to use new return values of br_mrp_switchdev
` [PATCH net-next v3 5/5] net: mscc: ocelot: Add support for MRP

[pull request][net-next V2 00/17] mlx5 updates 2021-02-04
 2021-02-09 20:35 UTC  (12+ messages)
` [net-next V2 01/17] net/mlx5: E-Switch, Refactor setting source port
` [net-next V2 12/17] net/mlx5e: Extract tc tunnel encap/decap code to dedicated file

[PATCH net] netdev-FAQ: answer some questions about the patchwork checks
 2021-02-09 20:34 UTC 

[PATCH rdma-next 0/2] Real time/free running timestamp support
 2021-02-09 19:52 UTC  (5+ messages)
` [PATCH mlx5-next 1/2] net/mlx5: Add new timestamp mode bits

[PATCH ethtool v2 0/5] Extend uAPI with lanes parameter
 2021-02-09 19:42 UTC  (6+ messages)
` [PATCH ethtool v2 1/5] ethtool: Extend ethtool link modes settings uAPI with lanes
` [PATCH ethtool v2 2/5] netlink: settings: Add netlink support for lanes parameter

[PATCH net-next v3] net-loopback: set lo dev initial state to UP
 2021-02-09 19:43 UTC  (10+ messages)

[PATCH net-next 0/2] tcp: RFC 6056 induced changes
 2021-02-09 19:20 UTC  (3+ messages)
` [PATCH net-next 1/2] tcp: change source port randomizarion at connect() time
` [PATCH net-next 2/2] tcp: add some entropy in __inet_hash_connect()

[PATCH net-next] net: phy: drop explicit genphy_read_status() op
 2021-02-09 19:20 UTC  (2+ messages)

[PATCH net-next v2] net: phy: broadcom: remove BCM5482 1000Base-BX support
 2021-02-09 19:20 UTC  (2+ messages)

[PATCH net] Documentation: networking: ip-sysctl: Document src_valid_mark sysctl
 2021-02-09 19:20 UTC  (2+ messages)

[PATCH net-next 0/8] net: dsa: microchip: DSA driver support for LAN937x switch
 2021-02-09 19:35 UTC  (3+ messages)
` [PATCH net-next 1/8] dt-bindings: net: dsa: dt bindings for microchip lan937x

[PATCH 1/4] xfrm: interface: enable TSO on xfrm interfaces
 2021-02-09 19:40 UTC  (2+ messages)

pull request (net-next): ipsec-next 2021-02-09
 2021-02-09 19:40 UTC  (2+ messages)

[PATCH] ath9k: fix data bus crash when setting nf_override via debugfs
 2021-02-09 18:43 UTC 

[PATCH net] virtio-net: suppress bad irq warning for tx napi
 2021-02-09 18:00 UTC  (12+ messages)

[Patch v4 net-next 0/7] ethtool support for fec and link configuration
 2021-02-09 18:26 UTC  (2+ messages)

[PATCH net-next] Revert "net-loopback: set lo dev initial state to UP"
 2021-02-09 18:29 UTC  (2+ messages)

[PATCH net-next] devlink: Fix dmac_filter trap name, align to its documentation
 2021-02-09 18:27 UTC  (2+ messages)

[REGRESSION] r8169: Cannot restart phy after suspend
 2021-02-09 18:26 UTC 

[PATCH net-next v5 0/5] Add MBIM over MHI support
 2021-02-09 18:21 UTC  (2+ messages)

[PATCH net 0/3] net: hns3: fixes for -net
 2021-02-09 18:18 UTC  (2+ messages)

Request for feature: force carrier up/on flag
 2021-02-09 17:35 UTC 

[PATCH ethtool] gitignore: Ignore .dirstamp
 2021-02-09 16:50 UTC  (2+ messages)

[RESEND PATCH v18 0/3] userspace MHI client interface driver
 2021-02-09 16:49 UTC  (15+ messages)

[PATCH RFC v2 0/4] virtio-net: add tx-hash, rx-tstamp, tx-tstamp and tx-time
 2021-02-09 16:38 UTC  (9+ messages)
` [PATCH RFC v2 2/4] virtio-net: support receive timestamp
` [PATCH RFC v2 3/4] virtio-net: support transmit timestamp

[PATCH net-next] net: phy: introduce phydev->port
 2021-02-09 16:38 UTC 

[PATCH v11 net-next 00/15] net: mvpp2: Add TX Flow Control support
 2021-02-09 16:28 UTC  (4+ messages)
` [PATCH v11 net-next 15/15] net: mvpp2: add TX FC firmware check

KMSAN: uninit-value in bpf_iter_prog_supported
 2021-02-09 16:23 UTC  (2+ messages)

[PATCH net-next v2] cxgb4: collect serial config version from register
 2021-02-09 15:43 UTC  (2+ messages)

[net-next PATCH v5 00/15] ACPI support for dpaa2 driver
 2021-02-09 15:04 UTC  (7+ messages)
` [net-next PATCH v5 01/15] Documentation: ACPI: DSD: Document MDIO PHY
` [net-next PATCH v5 07/15] net: mdiobus: Introduce fwnode_mdiobus_register_phy()

[PATCH net-next] rxrpc: Fix missing dependency on NET_UDP_TUNNEL
 2021-02-09 15:02 UTC 

[RFC PATCH net] rxrpc: Fix missing dependency on NET_UDP_TUNNEL
 2021-02-09 14:22 UTC  (2+ messages)

[PATCH 0/7] xen/events: bug fixes and some diagnostic aids
 2021-02-09 13:55 UTC  (3+ messages)
` [PATCH 4/7] xen/events: link interdomain events to associated xenbus device

[PATCH] can: ucan: fix alignment constraints
 2021-02-09 13:53 UTC  (5+ messages)

[net-next] rxrpc: Fix dependency on IPv6 in udp tunnel config
 2021-02-09 13:54 UTC 

[PATCH] bpf: in bpf_skb_adjust_room correct inner protocol for vxlan
 2021-02-09 13:48 UTC  (4+ messages)

[PATCH bpf-next V16 0/7] bpf: New approach for BPF MTU handling
 2021-02-09 13:38 UTC  (8+ messages)
` [PATCH bpf-next V16 1/7] bpf: Remove MTU check in __bpf_skb_max_len
` [PATCH bpf-next V16 2/7] bpf: fix bpf_fib_lookup helper MTU check for SKB ctx
` [PATCH bpf-next V16 3/7] bpf: bpf_fib_lookup return MTU value as output when looked up
` [PATCH bpf-next V16 4/7] bpf: add BPF-helper for MTU checking
` [PATCH bpf-next V16 5/7] bpf: drop MTU check when doing TC-BPF redirect to ingress
` [PATCH bpf-next V16 6/7] selftests/bpf: use bpf_check_mtu in selftest test_cls_redirect
` [PATCH bpf-next V16 7/7] selftests/bpf: tests using bpf_check_mtu BPF-helper

[PATCH v2] perf script: Simplify bool conversion
 2021-02-09 12:47 UTC  (2+ messages)

[PATCH v2 0/2] usb: add full support for ZTE P685M modem
 2021-02-09 12:09 UTC  (8+ messages)
` [PATCH v2 1/2] net: usb: qmi_wwan: support "

[PATCH] bpf_lru_list: Read double-checked variable once without lock
 2021-02-09 11:27 UTC 

[PATCH 00/20] net: stmmac: Obvious cleanups and several fixes
 2021-02-09 10:56 UTC  (7+ messages)
` [PATCH 01/20] net: phy: realtek: Fix events detection failure in LPI mode

[PATCH net-next v4] net: psample: Introduce stubs to remove NIC driver dependency
 2021-02-09 10:49 UTC  (12+ messages)

[PATCH net-next 0/3] bonding: 3ad: support for 200G/400G ports and more verbose warning
 2021-02-09 10:40 UTC  (3+ messages)
` [PATCH net-next 3/3] bonding: 3ad: Use a more verbose warning for unknown speeds


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