netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-23 23:08:47 to 2020-06-24 12:16:38 UTC [more...]

[PATCH net-next v11 0/5] RGMII Internal delay common property
 2020-06-24 12:16 UTC  (3+ messages)
` [PATCH net-next v11 1/5] dt-bindings: net: Add tx and rx internal delays
` [PATCH net-next v11 2/5] net: phy: Add a helper to return the index for of the internal delay

[PATCH v1 0/4] iptables: Module unload causing NULL pointer reference
 2020-06-24 12:05 UTC  (2+ messages)

linux-next: umh: fix processed error when UMH_WAIT_PROC is used seems to break linux bridge on s390x (bisected)
 2020-06-24 12:05 UTC  (4+ messages)

[PATCH] IPv4: Tunnel: Fix effective path mtu calculation
 2020-06-24 11:48 UTC 

[PATCH net-next 0/5] dpaa2-eth: small updates
 2020-06-24 11:34 UTC  (6+ messages)
` [PATCH net-next 1/5] dpaa2-eth: trim debugfs FQ stats
` [PATCH net-next 2/5] dpaa2-eth: check the result of skb_to_sgvec()
` [PATCH net-next 3/5] dpaa2-eth: fix condition for number of buffer acquire retries
` [PATCH net-next 4/5] dpaa2-eth: fix recursive header include
` [PATCH net-next 5/5] dpaa2-eth: fix misspelled function parameters in dpni_[set/get]_taildrop

[PATCH net v2 0/2] bridge: mrp: Update MRP_PORT_ROLE
 2020-06-24 11:31 UTC  (3+ messages)

[PATCH net-next] net: phylink: only restart AN if the link mode is using in-band AN
 2020-06-24 11:30 UTC 

rtw88: pci: define a mask for TX/RX BD indexes
 2020-06-24 10:45 UTC 

[PATCH iproute2-next v1 0/4] RAW format dumps through RDMAtool
 2020-06-24 10:40 UTC  (5+ messages)
` [PATCH iproute2-next v1 1/4] rdma: update uapi headers
` [PATCH iproute2-next v1 2/4] rdma: Add support to get QP in raw format
` [PATCH iproute2-next v1 3/4] rdma: Add support to get CQ "
` [PATCH iproute2-next v1 4/4] rdma: Add support to get MR "

[PATCH] IPv6: Fix CPU contention on FIB6 GC
 2020-06-24 10:34 UTC  (5+ messages)

Crash in indirect block infra after unloading driver module
 2020-06-24 10:30 UTC  (2+ messages)

[PATCH net-next] bridge: mrp: Extend MRP netlink interface with IFLA_BRIDGE_MRP_CLEAR
 2020-06-24 10:29 UTC  (3+ messages)

[PATCH] macsec: Support 32bit PN netlink attribute for XPN links
 2020-06-24 10:23 UTC  (5+ messages)

[PATCH net-next] net: dsa/ar9331: convert to mac_link_up()
 2020-06-24 10:21 UTC 

[PATCH] qed: add missing error test for DBG_STATUS_NO_MATCHING_FRAMING_MODE
 2020-06-24 10:13 UTC 

[PATCH v2 1/2] net: macb: call pm_runtime_put_sync on failure path
 2020-06-24 10:08 UTC  (2+ messages)
` [PATCH v2 2/2] net: macb: free resources on failure path of at91ether_open()

[PATCH net-next] net: phylink: add phylink_speed_(up|down) interface
 2020-06-24 10:06 UTC 

[PATCH] net: macb: free resources on failure path of at91ether_open()
 2020-06-24 10:04 UTC  (2+ messages)

[PATCH v4 00/11] Stop monitoring disabled devices
 2020-06-24 10:03 UTC  (23+ messages)
    ` [PATCH v4 01/11] acpi: thermal: Fix error handling in the register function
    ` [PATCH v4 02/11] thermal: Store thermal mode in a dedicated enum
    ` [PATCH v4 03/11] thermal: Add current mode to thermal zone device
    ` [PATCH v4 04/11] thermal: Store device mode in struct thermal_zone_device
    ` [PATCH v4 05/11] thermal: remove get_mode() operation of drivers
    ` [PATCH v4 06/11] thermal: Add mode helpers
    ` [PATCH v4 07/11] thermal: Use mode helpers in drivers
    ` [PATCH v4 08/11] thermal: Explicitly enable non-changing thermal zone devices
    ` [PATCH v4 09/11] thermal: core: Stop polling DISABLED thermal devices
    ` [PATCH v4 10/11] thermal: Simplify or eliminate unnecessary set_mode() methods
    ` [PATCH v4 11/11] thermal: Rename set_mode() to change_mode()

[PATCH v2] tcp: don't ignore ECN CWR on pure ACK
 2020-06-24  9:57 UTC 

[PATCH 1/2] net: ethernet: mvneta: Do not error out in non serdes modes
 2020-06-24  9:55 UTC  (4+ messages)
` [PATCH 2/2] net: ethernet: mvneta: Add back interface mode validation

[PATCH iproute2 0/5] Eliminate the term slave in iproute2
 2020-06-24  9:51 UTC  (8+ messages)
` [PATCH iproute2 1/5] bpf: replace slave with sub
` [PATCH iproute2 2/5] bridge: remove slave from comments and message
` [PATCH iproute2 3/5] testsuite: replace Enslave with Insert
` [PATCH iproute2 4/5] ip: replace slave_kind
` [PATCH iproute2 5/5] ip: rename slave to subport

[PATCH 00/15] net: phy: correctly model the PHY voltage supply in DT
 2020-06-24  9:43 UTC  (6+ messages)
` [PATCH 09/15] net: phy: delay PHY driver probe until PHY registration

[PATCH v3 0/2] net: phy: call phy_disable_interrupts() in phy_init_hw()
 2020-06-24  9:39 UTC  (5+ messages)
` [PATCH v3 1/2] net: phy: make phy_disable_interrupts() non-static
` [PATCH v3 2/2] net: phy: call phy_disable_interrupts() in phy_init_hw()

[v1,net-next 4/4] net: enetc add tc flower offload flow metering policing action
 2020-06-24  9:36 UTC  (5+ messages)
` [v2,net-next 1/4] net: qos: add tc police offloading action with max frame size limit
  ` [v2,net-next 2/4] net: enetc: add support max frame size for tc flower offload
  ` [v2,net-next 3/4] net: qos: police action add index for tc flower offloading
  ` [v2,net-next 4/4] net: enetc add tc flower offload flow metering policing action

[PATCH] net: mvneta: only do WoL speed down if the PHY is valid
 2020-06-24  9:29 UTC  (7+ messages)

[GIT PULL] virtio: fixes, tests
 2020-06-24  9:08 UTC 

[PATCH v3 bpf-next 0/9] introduce support for XDP programs in CPUMAP
 2020-06-24  9:00 UTC  (16+ messages)
` [PATCH v3 bpf-next 2/9] net: Refactor xdp_convert_buff_to_frame
` [PATCH v3 bpf-next 4/9] cpumap: formalize map value as a named struct
` [PATCH v3 bpf-next 5/9] bpf: cpumap: add the possibility to attach an eBPF program to cpumap
` [PATCH v3 bpf-next 6/9] bpf: cpumap: implement XDP_REDIRECT for eBPF programs attached to map entries
` [PATCH v3 bpf-next 7/9] libbpf: add SEC name for xdp programs attached to CPUMAP
` [PATCH v3 bpf-next 8/9] samples/bpf: xdp_redirect_cpu: load a eBPF program on cpumap
` [PATCH v3 bpf-next 9/9] selftest: add tests for XDP programs in CPUMAP entries

[PATCH] tcp: don't ignore ECN CWR on pure ACK
 2020-06-24  8:37 UTC  (3+ messages)

[PATCH net-next 00/10] Add ethtool extended link state
 2020-06-24  8:19 UTC  (11+ messages)
` [PATCH net-next 01/10] mlxsw: spectrum_dcb: Rename mlxsw_sp_port_headroom_set()
` [PATCH net-next 02/10] mlxsw: Move ethtool_ops to spectrum_ethtool.c
` [PATCH net-next 03/10] mlxsw: spectrum_ethtool: Move mlxsw_sp_port_type_speed_ops structs
` [PATCH net-next 04/10] Documentation: networking: ethtool-netlink: Add link extended state
` [PATCH net-next 05/10] ethtool: "
` [PATCH net-next 06/10] mlxsw: reg: Port Diagnostics Database Register
` [PATCH net-next 07/10] mlxsw: spectrum_ethtool: Add link extended state
` [PATCH net-next 08/10] selftests: forwarding: ethtool: Move different_speeds_get() to ethtool_lib
` [PATCH net-next 09/10] selftests: forwarding: forwarding.config.sample: Add port with no cable connected
` [PATCH net-next 10/10] selftests: forwarding: Add tests for ethtool extended state

[PATCH ipsec-next v2 0/6] xfrm: remove xfrm replay indirections
 2020-06-24  8:08 UTC  (7+ messages)
` [PATCH ipsec-next v2 1/6] xfrm: replay: avoid xfrm replay notify indirection
` [PATCH ipsec-next v2 2/6] xfrm: replay: get rid of duplicated notification code
` [PATCH ipsec-next v2 3/6] xfrm: replay: remove advance indirection
` [PATCH ipsec-next v2 4/6] xfrm: replay: remove recheck indirection
` [PATCH ipsec-next v2 5/6] xfrm: replay: avoid replay indirection
` [PATCH ipsec-next v2 6/6] xfrm: replay: remove last "

[PATCH v4 0/2] net: phy: call phy_disable_interrupts() in phy_init_hw()
 2020-06-24  7:59 UTC  (3+ messages)
` [PATCH v4 1/2] net: phy: make phy_disable_interrupts() non-static
` [PATCH v4 2/2] net: phy: call phy_disable_interrupts() in phy_init_hw()

[pull request][net-next 00/10] mlx5 updates 2020-06-23
 2020-06-24  7:34 UTC  (5+ messages)
` [net-next 10/10] net/mlx5e: Add support for PCI relaxed ordering

[PATCH bpf] bpf: fix formatting in documentation for BPF helpers
 2020-06-24  7:33 UTC  (3+ messages)

[PATCH net-next] lan743x: Remove duplicated include from lan743x_main.c
 2020-06-24  7:18 UTC 

[PATCH bpf-next] libbpf: add debug message for each created program
 2020-06-24  6:59 UTC  (3+ messages)

[PATCH v3 bpf-next 1/3] bpf: switch most helper return values from 32-bit int to 64-bit long
 2020-06-24  6:51 UTC  (10+ messages)
` [PATCH v3 bpf-next 2/3] selftests/bpf: add variable-length data concatenation pattern test

[pull request][net-next V3 0/9] mlx5 updates 2020-06-23
 2020-06-24  6:43 UTC  (11+ messages)
` [net-next V3 1/9] net/mlx5: Avoid eswitch header inclusion in fs core layer
` [net-next V3 2/9] net/mlx5: FWTrace: Add missing space
` [net-next V3 3/9] net/mlx5: Use kfree(ft->g) in arfs_create_groups()
` [net-next V3 4/9] net/mlx5e: Remove unused mlx5e_xsk_first_unused_channel
` [net-next V3 5/9] net/mlx5e: Move including net/arp.h from en_rep.c to rep/neigh.c
` [net-next V3 6/9] net/mlx5e: Move TC-specific function definitions into MLX5_CLS_ACT
` [net-next V3 7/9] net/mlx5e: vxlan: Use RCU for vxlan table lookup
` [net-next V3 8/9] net/mlx5e: vxlan: Return bool instead of opaque ptr in port_lookup()
` [net-next V3 9/9] net/mlx5e: Add support for PCI relaxed ordering

xilinx_axienet_main.c:undefined reference to `devm_ioremap_resource'
 2020-06-24  6:40 UTC 

[PATCH RESEND] net/cisco: Fix a sleep-in-atomic-context bug in enic_init_affinity_hint()
 2020-06-24  6:32 UTC  (10+ messages)

general protection fault in qrtr_endpoint_post
 2020-06-24  6:17 UTC 

[RFC net-next] devlink: Add reset subcommand
 2020-06-24  4:44 UTC  (3+ messages)

[PATCH bpf-next] libbpf: prevent loading vmlinux BTF twice
 2020-06-24  4:38 UTC 

[PATCH net-next 0/2] cxgb4: fix more warnings reported by sparse
 2020-06-24  3:56 UTC  (2+ messages)

[PATCH net 0/2] Two phylink pause fixes
 2020-06-24  3:54 UTC  (2+ messages)

[PATCH net V2] net: Do not clear the sock TX queue in sk_set_socket()
 2020-06-24  3:49 UTC  (2+ messages)

[PATCH net-next] selftests/net: plug rxtimestamp test into kselftest framework
 2020-06-24  3:36 UTC  (2+ messages)

[PATCH net-next] net: thunderbolt: Add comment clarifying prtcstns flags
 2020-06-24  3:36 UTC  (2+ messages)

[net-next PATCH v3 0/3] ACPI support for xgmac_mdio drivers
 2020-06-24  3:35 UTC  (2+ messages)

[PATCH v1 0/5] ethernet: dec: tulip: use generic power management
 2020-06-24  3:33 UTC  (2+ messages)

[PATCH v2 0/3] ethernet: amd: Convert to generic power management
 2020-06-24  3:31 UTC  (2+ messages)

[PATCH] [net/decnet] dn_route_rcv: remove redundant dev null check
 2020-06-24  3:27 UTC  (2+ messages)

[PATCH] [net] dcb_doit: remove redundant skb check
 2020-06-24  3:27 UTC  (3+ messages)

[PATCH][next] net: ipv6: Use struct_size() helper and kcalloc()
 2020-06-24  3:27 UTC  (2+ messages)

[PATCH] net: qrtr: free flow in __qrtr_node_release
 2020-06-24  3:26 UTC  (2+ messages)

[PATCH net] net: ethtool: Handle missing cable test TDR parameters
 2020-06-24  3:21 UTC  (2+ messages)

[PATCH] [net/wan] cosa_init: check bounds before access
 2020-06-24  3:20 UTC  (2+ messages)

[PATCH] [net/ethernet] do_reset: remove dev null check
 2020-06-24  3:18 UTC  (2+ messages)

[PATCH net 0/4] bnxt_en: Bug fixes
 2020-06-24  3:15 UTC  (7+ messages)
` [PATCH net 2/4] bnxt_en: Do not enable legacy TX push on older firmware
` [PATCH net 3/4] bnxt_en: Fix statistics counters issue during ifdown with "

[PATCH net-next 0/5] net: adress some sparse warnings
 2020-06-24  3:10 UTC  (2+ messages)

[pull request][net-next V2 00/10] mlx5 updates 2020-06-23
 2020-06-24  2:46 UTC  (12+ messages)
` [net-next V2 01/10] net/mlx5: Avoid eswitch header inclusion in fs core layer
` [net-next V2 02/10] net/mlx5: FWTrace: Add missing space
` [net-next V2 03/10] net/mlx5: Add a missing macro undefinition
` [net-next V2 04/10] net/mlx5: Use kfree(ft->g) in arfs_create_groups()
` [net-next V2 05/10] net/mlx5e: Remove unused mlx5e_xsk_first_unused_channel
` [net-next V2 06/10] net/mlx5e: Move including net/arp.h from en_rep.c to rep/neigh.c
` [net-next V2 07/10] net/mlx5e: Move TC-specific function definitions into MLX5_CLS_ACT
` [net-next V2 08/10] net/mlx5e: vxlan: Use RCU for vxlan table lookup
` [net-next V2 09/10] net/mlx5e: vxlan: Return bool instead of opaque ptr in port_lookup()
` [net-next V2 10/10] net/mlx5e: Add support for PCI relaxed ordering

[PATCH ipsec-next 3/6] xfrm: replay: remove advance indirection
 2020-06-24  1:35 UTC  (3+ messages)

Multicast routing: wrong output interface selected unless VRF default route is added
 2020-06-24  2:14 UTC  (3+ messages)

[PATCH bpf] libbpf: fix CO-RE relocs against .text section
 2020-06-24  1:23 UTC  (4+ messages)

[PATCH net-next v2 0/3] i40e: improve AF_XDP performance
 2020-06-24  1:08 UTC  (3+ messages)
` [PATCH net-next v2 1/3] i40e: optimize AF_XDP Tx completion path

[PATCH ethtool v1 0/6] ethtool(1) cable test support
 2020-06-24  1:01 UTC  (7+ messages)
` [PATCH ethtool v1 1/6] Add "
` [PATCH ethtool v1 2/6] Add cable test TDR support
` [PATCH ethtool v1 3/6] json_writer: Import the iproute2 helper code for JSON output
` [PATCH ethtool v1 4/6] Add --json command line argument parsing
` [PATCH ethtool v1 5/6] ethtool.8.in: Document the cable test commands
` [PATCH ethtool v1 6/6] ethtool.8.in: Add --json option

[net-next v2 0/8][pull request] 40GbE Intel Wired LAN Driver Updates 2020-06-23
 2020-06-24  0:59 UTC  (10+ messages)
` [net-next v2 1/8] i40e: Move client header location
` [net-next v2 2/8] i40e: remove unused defines
` [net-next v2 3/8] i40e: make PF wait reset loop reliable
` [net-next v2 4/8] i40e: detect and log info about pre-recovery mode
` [net-next v2 5/8] i40e: Add a check to see if MFS is set
` [net-next v2 6/8] net/intel: remove driver versions from Intel drivers
` [net-next v2 7/8] i40e: Add support for 5Gbps cards
` [net-next v2 8/8] i40e: Remove scheduling while atomic possibility

[PATCH] restore behaviour of CAP_SYS_ADMIN allowing the loading of net bpf program
 2020-06-24  0:54 UTC  (4+ messages)
` [PATCH bpf v2] restore behaviour of CAP_SYS_ADMIN allowing the loading of networking bpf programs

[net-next v2 00/15][pull request] 100GbE Intel Wired LAN Driver Updates 2020-06-23
 2020-06-24  0:14 UTC  (4+ messages)
` [net-next v2 15/15] idpf: Introduce idpf driver

Re: [v1,net-next 3/4] net: qos: police action add index for tc flower offloading
 2020-06-23 23:52 UTC 

[PATCH iptables] libxtables/xtables.c - compiler warning fixes for NO_SHARED_LIBS
 2020-06-23 23:11 UTC  (2+ messages)

[PATCH bpf-next v5 00/15] implement bpf iterator for tcp and udp sockets
 2020-06-23 23:08 UTC  (2+ messages)
` [PATCH bpf-next v5 14/15] selftests/bpf: implement sample udp/udp6 bpf_iter programs


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