netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-20 16:03:39 to 2020-04-20 23:43:29 UTC [more...]

[net-next 00/13][pull request] 1GbE Intel Wired LAN Driver Updates 2020-04-20
 2020-04-20 23:43 UTC  (8+ messages)
` [net-next 01/13] igc: Add ECN support for TSO
` [net-next 02/13] igc: Use netdev log helpers in igc_main.c
` [net-next 03/13] igc: add support to interrupt, eeprom, registers and link self-tests
` [net-next 04/13] igc: Use netdev log helpers in igc_ethtool.c
` [net-next 05/13] igc: Use netdev log helpers in igc_ptp.c
` [net-next 06/13] igc: Use netdev log helpers in igc_dump.c
` [net-next 07/13] igc: Use netdev log helpers in igc_base.c

[PATCH] net: ipv4: remove redundant assignment to variable rc
 2020-04-20 23:27 UTC  (2+ messages)

[PATCH] [RFC] net: bpf: make __bpf_skb_max_len(skb) an skb-independent constant
 2020-04-20 23:26 UTC  (2+ messages)

[RFC PATCH net-next 1/3] net: phy: add concept of shared storage for PHYs
 2020-04-20 23:26 UTC  (3+ messages)
` [RFC PATCH net-next 2/3] net: phy: bcm54140: use phy_package_shared
` [RFC PATCH net-next 3/3] net: phy: mscc: "

[PATCH v2 0/5] net: bcmgenet: Clean up after ACPI enablement
 2020-04-20 23:25 UTC  (9+ messages)
` [PATCH v2 1/5] net: bcmgenet: Drop ACPI_PTR() to avoid compiler warning
` [PATCH v2 2/5] net: bcmgenet: Drop useless OF code
` [PATCH v2 3/5] net: bcmgenet: Use devm_clk_get_optional() to get the clocks
` [PATCH v2 4/5] net: bcmgenet: Use get_unligned_beXX() and put_unaligned_beXX()
` [PATCH v2 5/5] net: bcmgenet: Drop too many parentheses in bcmgenet_probe()

[pull request][net 0/5] Mellanox, mlx5 fixes 2020-04-20
 2020-04-20 23:20 UTC  (7+ messages)
` [net 1/5] net/mlx5: Fix failing fw tracer allocation on s390
` [net 2/5] net/mlx5: CT: Change idr to xarray to protect parallel tuple id allocation
` [net 3/5] net/mlx5e: Don't trigger IRQ multiple times on XSK wakeup to avoid WQ overruns
` [net 4/5] net/mlx5: Kconfig: convert imply usage to weak dependency
` [net 5/5] net/mlx5e: Get the latest values from counters in switchdev mode

[net-next 0/9][pull request] 100GbE Intel Wired LAN Driver Updates 2020-04-17
 2020-04-20 23:16 UTC  (6+ messages)
` [net-next 1/9] Implementation of Virtual Bus

[pull request][net-next 00/10] Mellanox, mlx5 updates 2020-04-20
 2020-04-20 23:15 UTC  (12+ messages)
` [net-next 01/10] net/mlx5: Use the correct IPsec capability function for FPGA ops
` [net-next 02/10] net/mlx5e: en_accel, Add missing net/geneve.h include
` [net-next 03/10] net/mlx5: Refactor mlx5_accel_esp_create_hw_context parameter list
` [net-next 04/10] net/mlx5e: IPSec, Expose IPsec HW stat only for supporting HW
` [net-next 05/10] net/mlx5: IPsec, Refactor SA handle creation and destruction
` [net-next 06/10] net/mlx5e: Set of completion request bit should not clear other adjacent bits
` [net-next 07/10] net/mlx5e: Allow partial data mask for tunnel options
` [net-next 08/10] net/mlx5e: Handle errors from netif_set_real_num_{tx,rx}_queues
` [net-next 09/10] net/mlx5: Read embedded cpu bit only once
` [net-next 10/10] net/mlx5: improve some comments

[PATCH net 0/2] net: Fix looping with vrf, xfrms and qdisc on VRF
 2020-04-20 23:13 UTC  (3+ messages)
` [PATCH net 1/2] xfrm: Always set XFRM_TRANSFORMED in xfrm{4,6}_output_finish
` [PATCH net 2/2] vrf: Check skb for XFRM_TRANSFORMED flag

[PATCH net-next] r8169: change wmb to smb_wmb in rtl8169_start_xmit
 2020-04-20 23:04 UTC  (2+ messages)

What's a good default TTL for DNS keys in the kernel
 2020-04-20 22:30 UTC  (8+ messages)
        ` cifs - Race between IP address change and sget()?

[PATCH] iwlwifi: mvm: remove redundant assignment to variable ret
 2020-04-20 22:24 UTC 

[PATCH 4.19 00/40] 4.19.117-rc1 review
 2020-04-20 22:24 UTC 

[PATCH net-next v1 1/3] net: openvswitch: expand the meters number supported
 2020-04-20 21:44 UTC  (10+ messages)
` [PATCH net-next v2 0/5] expand meter tables and fix bug
  ` [PATCH net-next v2 1/5] net: openvswitch: expand the meters supported number
  ` [PATCH net-next v2 2/5] net: openvswitch: set max limitation to meters

[PATCH v2 00/33] Documentation fixes for Kernel 5.8
 2020-04-20 21:43 UTC  (2+ messages)

[PATCH] net: cpts: Condition WARN_ON on PTP_1588_CLOCK
 2020-04-20 21:42 UTC  (10+ messages)

[PATCH net-next 0/2] net: phy: add device-managed devm_mdiobus_register
 2020-04-20 21:29 UTC  (3+ messages)
` [PATCH net-next 1/2] "
` [PATCH net-next 2/2] r8169: use devm_mdiobus_register

[PATCH v1 1/2] net: bcmgenet: Drop ACPI_PTR() to avoid compiler warning
 2020-04-20 21:26 UTC  (5+ messages)
` [PATCH v1 2/2] net: bcmgenet: Drop useless OF code

[RFC PATCH bpf-next 0/6] bpf, printk: add BTF-based type printing
 2020-04-20 20:54 UTC  (5+ messages)

[PATCH v3] virtio: force spec specified alignment on types
 2020-04-20 20:46 UTC 

[PATCH 0/3] q_cake: minor fixes and cleanups
 2020-04-20 16:37 UTC  (2+ messages)

[PATCH 1/1] e1000e: Disable s0ix flow for X1 Carbon 7th
 2020-04-20 20:27 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH] net: bpf: add bpf_ktime_get_boot_ns()
 2020-04-20 20:26 UTC 

[PATCH v2] virtio: force spec specified alignment on types
 2020-04-20 20:09 UTC 

[PATCH net 0/3] mptcp: fix races on accept()
 2020-04-20 20:05 UTC  (4+ messages)
` [PATCH net 3/3] mptcp: drop req socket remote_key* fields

[PATCH net v3] team: fix hang in team_mode_get()
 2020-04-20 20:04 UTC  (2+ messages)

[PATCH bpf-next 00/16] net: Add support for XDP in egress path
 2020-04-20 20:00 UTC  (17+ messages)
` [PATCH bpf-next 01/16] net: Refactor convert_to_xdp_frame
` [PATCH bpf-next 02/16] net: Move handling of IFLA_XDP attribute out of do_setlink
` [PATCH bpf-next 03/16] net: Add XDP setup and query commands for Tx programs
` [PATCH bpf-next 04/16] net: Add BPF_XDP_EGRESS as a bpf_attach_type
` [PATCH bpf-next 05/16] xdp: Add xdp_txq_info to xdp_buff
` [PATCH bpf-next 06/16] net: Add IFLA_XDP_EGRESS for XDP programs in the egress path
` [PATCH bpf-next 07/16] net: Rename do_xdp_generic to do_xdp_generic_rx
` [PATCH bpf-next 08/16] net: rename netif_receive_generic_xdp to do_generic_xdp_core
` [PATCH bpf-next 09/16] net: set XDP egress program on netdevice
` [PATCH bpf-next 10/16] net: Support xdp in the Tx path for packets as an skb
` [PATCH bpf-next 11/16] net: Support xdp in the Tx path for xdp_frames
` [PATCH bpf-next 12/16] libbpf: Add egress XDP support
` [PATCH bpf-next 13/16] bpftool: Add support for XDP egress
` [PATCH bpf-next 14/16] selftest: Add test for xdp_egress
` [PATCH bpf-next 15/16] selftest: Add xdp_egress attach tests
` [PATCH bpf-next 16/16] samples/bpf: add XDP egress support to xdp1

[GIT PULL v2] vhost: cleanups and fixes
 2020-04-20 20:00 UTC 

[PATCH net-next v3 0/3] dt-bindings: net: mdio.yaml fixes
 2020-04-20 19:59 UTC  (6+ messages)
` [PATCH net-next v3 1/3] dt-bindings: net: Correct description of 'broken-turn-around'
` [PATCH net-next v3 2/3] dt-bindings: net: mdio: Document common properties
` [PATCH net-next v3 3/3] dt-bindings: net: mdio: Make descriptions more general

[PATCH net-next v3 1/3] net: phy: broadcom: add helper to write/read RDB registers
 2020-04-20 19:58 UTC  (5+ messages)
` [PATCH net-next v3 2/3] net: phy: add Broadcom BCM54140 support
` [PATCH net-next v3 3/3] net: phy: bcm54140: add hwmon support

[PATCH net] cxgb4: fix large delays in PTP synchronization
 2020-04-20 19:54 UTC  (2+ messages)

[PATCH] qed: use true,false for bool variables
 2020-04-20 19:53 UTC  (2+ messages)

[PATCH V2 net-next 00/10] net: hns3: misc updates for -next
 2020-04-20 19:49 UTC  (2+ messages)

[PATCH v2 0/2] provide support for PHY master/slave configuration
 2020-04-20 19:45 UTC  (3+ messages)
` [PATCH v2 1/2] ethtool: provide UAPI "

[PATCH net-next v2 0/3] RFC 2863 Testing Oper status
 2020-04-20 19:43 UTC  (2+ messages)

[PATCH net-next v3 0/3] FEC MDIO speedups
 2020-04-20 19:38 UTC  (3+ messages)
` [EXT] "

[PATCH net-next] r8169: inline rtl8169_make_unusable_by_asic
 2020-04-20 19:27 UTC  (2+ messages)

[PATCH net-next] r8169: inline rtl8169_mark_as_last_descriptor
 2020-04-20 19:27 UTC  (2+ messages)

[PATCH net-next 00/13] net: bridge: mrp: Add support for Media Redundancy Protocol(MRP)
 2020-04-20 19:26 UTC  (10+ messages)
` [PATCH net-next 04/13] bridge: mrp: Expose function br_mrp_port_open
` [PATCH net-next 09/13] bridge: mrp: Connect MRP API with the switchev API
` [PATCH net-next 10/13] bridge: mrp: Implement netlink interface to configure MRP

[net-next 00/14][pull request] 1GbE Intel Wired LAN Driver Updates 2020-04-19
 2020-04-20 19:26 UTC  (2+ messages)

[PATCH] net: qed: Remove unneeded cast from memory allocation
 2020-04-20 19:23 UTC  (2+ messages)

[PATCH] net: sun: Remove unneeded cast from memory allocation
 2020-04-20 19:21 UTC  (2+ messages)

[PATCH net] net: flow_offload: skip hw stats check for FLOW_ACTION_HW_STATS_DISABLED
 2020-04-20 19:18 UTC  (11+ messages)

[PATCH net-next v1] net: ethernet: dnet: convert to devm_platform_get_and_ioremap_resource
 2020-04-20 19:18 UTC  (2+ messages)

[PATCH v1] net: bcmgenet: Use devm_clk_get_optional() to get the clocks
 2020-04-20 19:17 UTC  (3+ messages)

[PATCH V2] dynamic_debug: Add an option to enable dynamic debug for modules only
 2020-04-20 19:10 UTC  (2+ messages)

[PATCH net-next] selftests: pmtu: implement IPIP, SIT and ip6tnl PMTU discovery tests
 2020-04-20 19:08 UTC  (2+ messages)

[PATCH net-next] net: phy: mscc: use mdiobus_get_phy()
 2020-04-20 19:07 UTC  (2+ messages)

[PATCH V2 mlx5-next 00/10] Add support to get xmit slave
 2020-04-20 19:02 UTC  (18+ messages)
` [PATCH V2 mlx5-next 01/10] net/core: Introduce master_xmit_slave_get
` [PATCH V2 mlx5-next 03/10] bonding: Add helpers to get xmit slave

[PATCH net-next 0/2] mlxsw: Two small changes
 2020-04-20 19:00 UTC  (2+ messages)

[PATCH net-next] net: phy: Propagate error from bus->reset
 2020-04-20 18:55 UTC  (2+ messages)

[PATCH] net: bpf: make bpf_ktime_get_ns() available to non GPL programs
 2020-04-20 18:47 UTC 

[RFC PATCH 1/2] Kconfig: Introduce "uses" keyword
 2020-04-20 18:42 UTC  (6+ messages)

[PATCH] net: bpf: Allow TC programs to call BPF_FUNC_skb_change_head
 2020-04-20 18:34 UTC 

[PATCH] ipv6: ndisc: RFC-ietf-6man-ra-pref64-09 is now published as RFC8781
 2020-04-20 18:25 UTC 

WARNING: CPU: 0 PID: 805 at net/core/dev.c:1595 dev_disable_lro+0xb2/0xf0
 2020-04-20 18:23 UTC 

[RFC v2 5/9] thermal: Store mode in thermal_zone_device
 2020-04-20 18:19 UTC  (6+ messages)
` [RFC v3 0/2] Stop monitoring disabled devices
    ` [RFC v3 1/2] thermal: core: Let thermal zone device's mode be stored in its struct

[RFC v3 1/2] thermal: core: Let thermal zone device's mode be stored in its struct
 2020-04-20 18:17 UTC  (4+ messages)
` [PATCH 0/2] Stop monitoring disabled devices
  ` [PATCH 1/2] thermal: core: Let thermal zone device's mode be stored in its struct
  ` [PATCH 2/2] thermal: core: Stop polling DISABLED thermal devices

[PATCH net-next 0/2] net: phy: realtek: move PHY resume delay from MAC to PHY driver
 2020-04-20 18:12 UTC  (2+ messages)

[PATCH] net: stmmac: dwmac-meson8b: Add missing boundary to RGMII TX clock array
 2020-04-20 18:11 UTC  (2+ messages)

[PATCH 0/1] ipv6: fix restrict IPV6_ADDRFORM operation
 2020-04-20 18:07 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH] net: systemport: Omit superfluous error message in bcm_sysport_probe()
 2020-04-20 18:05 UTC  (2+ messages)

[PATCH] net: hns: use true,false for bool variables
 2020-04-20 18:04 UTC  (2+ messages)

[PATCH net-next] ptp: idt82p33: Make two variables static
 2020-04-20 18:04 UTC  (2+ messages)

[PATCH net-next] ptp_kvm: Make kvm_ptp_lock static
 2020-04-20 18:04 UTC  (2+ messages)

[PATCH net-next] net: dsa: sja1105: enable internal pull-down for RX_DV/CRS_DV/RX_CTL and RX_ER
 2020-04-20 18:00 UTC  (2+ messages)

linux-next test error: WARNING: suspicious RCU usage in ovs_ct_exit
 2020-04-20 18:00 UTC  (3+ messages)
` [PATCH] net: openvswitch: ovs_ct_exit to be done under ovs_lock

[PATCH bpf-next] bpf: enable more helpers for BPF_PROG_TYPE_CGROUP_{DEVICE,SYSCTL,SOCKOPT}
 2020-04-20 17:46 UTC 

[kernel-hardening] [PATCH 09/38] usercopy: Mark kmalloc caches as usercopy caches
 2020-04-20 17:43 UTC  (11+ messages)

[PATCH net-next 3/3] net: phy: bcm54140: add hwmon support
 2020-04-20 17:20 UTC  (13+ messages)

NET: r8168/r8169 identifying fix
 2020-04-20 19:56 UTC  (18+ messages)

[PATCH iproute2] tc: fq_codel: fix class stat deficit is signed int
 2020-04-20 16:51 UTC  (2+ messages)

Improve documentation of bridge
 2020-04-20 16:51 UTC  (5+ messages)
` [V2][PATH 0/6] iproute improve "
  ` [PATCH 1/6] Better documentation of mcast_to_unicast option

[PATCH iproute2 1/2] man: add ip-netns(8) as generation target
 2020-04-20 16:40 UTC  (2+ messages)

[PATCH net-next 0/3] Ocelot MAC_ETYPE tc-flower key improvements
 2020-04-20 16:27 UTC  (4+ messages)
` [PATCH net-next 1/3] net: mscc: ocelot: support matching on EtherType
` [PATCH net-next 2/3] net: mscc: ocelot: refine the ocelot_ace_is_problematic_mac_etype function
` [PATCH net-next 3/3] net: mscc: ocelot: lift protocol restriction for flow_match_eth_addrs keys

[PATCH bpf] libbpf: Only check mode flags in get_xdp_id
 2020-04-20 16:27 UTC  (2+ messages)

[PATCH 00/16] staging: wfx: rework the handling of the connection loss
 2020-04-20 16:03 UTC  (17+ messages)
` [PATCH 01/16] staging: wfx: simplify the check if the the device is associated
` [PATCH 02/16] staging: wfx: use ieee80211_beacon_loss() provided by mac80211
` [PATCH 03/16] staging: wfx: drop useless attribute 'bss_params'
` [PATCH 04/16] staging: wfx: handle firmware events synchronously
` [PATCH 05/16] staging: wfx: also fix network parameters for IBSS networks
` [PATCH 06/16] staging: wfx: dual CTS is never necessary
` [PATCH 07/16] staging: wfx: field operational_rate_set is ignored by firmware
` [PATCH 08/16] staging: wfx: simplify hif_set_bss_params()
` [PATCH 09/16] staging: wfx: drop useless update of field basic_rate_set
` [PATCH 10/16] staging: wfx: introduce wfx_set_default_unicast_key()
` [PATCH 11/16] staging: wfx: keys are kept during whole firmware life
` [PATCH 12/16] staging: wfx: drop protection for asynchronous join during scan
` [PATCH 13/16] staging: wfx: drop useless checks in wfx_do_unjoin()
` [PATCH 14/16] staging: wfx: simplify wfx_remove_interface()
` [PATCH 15/16] staging: wfx: drop unused enum wfx_state
` [PATCH 16/16] staging: wfx: drop unused attribute 'join_complete_status'


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