netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-14 17:46:10 to 2020-02-15 10:10:03 UTC [more...]

[PATCH 1/3] net: ks8851-ml: Remove 8-bit bus accessors
 2020-02-15  9:56 UTC  (5+ messages)
` [PATCH 2/3] net: ks8851-ml: Fix 16-bit data access

About r8169 regression 5.4
 2020-02-15  9:22 UTC  (3+ messages)

[PATCH] NFC: pn544: Fix a typo in a debug message
 2020-02-15  7:17 UTC 

[PATCH net-next v7 0/2] Bare UDP L3 Encapsulation Module
 2020-02-15  6:20 UTC  (3+ messages)
` [PATCH net-next v7 1/2] net: UDP tunnel encapsulation module for tunnelling different protocols like MPLS,IP,NSH etc
` [PATCH net-next v7 2/2] net: Special handling for IP & MPLS

[PATCH net-next v6 0/2] Bare UDP L3 Encapsulation Module
 2020-02-15  5:40 UTC  (6+ messages)
` [PATCH net-next v6 1/2] net: UDP tunnel encapsulation module for tunnelling different protocols like MPLS,IP,NSH etc
` [PATCH net-next v6 2/2] net: Special handling for IP & MPLS

Is it safe for a NIC driver to use all the 48 bytes of skb->cb?
 2020-02-15  5:23 UTC 

[PATCHv3 iproute2-next 0/7] iproute2: fully support for geneve/vxlan/erspan options
 2020-02-15  4:18 UTC  (8+ messages)
` [PATCHv3 iproute2-next 1/7] iproute_lwtunnel: add options support for geneve metadata
  ` [PATCHv3 iproute2-next 2/7] iproute_lwtunnel: add options support for vxlan metadata
    ` [PATCHv3 iproute2-next 3/7] iproute_lwtunnel: add options support for erspan metadata

zionitld3@gmail.com
 2020-02-15  1:11 UTC 

[RFC PATCH v4 00/25] Intel Wired LAN/RDMA Driver Updates 2020-02-11
 2020-02-15  0:53 UTC  (17+ messages)
` [RFC PATCH v4 01/25] virtual-bus: Implementation of Virtual Bus
` [RFC PATCH v4 02/25] ice: Create and register virtual bus for RDMA
` [RFC PATCH v4 10/25] RDMA/irdma: Add driver framework definitions
` [RFC PATCH v4 18/25] RDMA/irdma: Implement device supported verb APIs

[PATCH net] ethtool: fix application of verbose no_mask bitset
 2020-02-15  0:55 UTC 

[RFC bpf-next 0/4] bpftool: introduce prog profile
 2020-02-15  0:45 UTC  (3+ messages)
` [RFC bpf-next 3/4] bpftool: introduce "prog profile" command

[PATCH net-next] net: dsa: bcm_sf2: Also configure Port 5 for 2Gb/sec on 7278
 2020-02-15  0:32 UTC 

[PATCH bpf-next] bpf: allow bpf_perf_event_read_value in all BPF programs
 2020-02-14 23:41 UTC 

[PATCH net-next 0/3] net: phy: Better support for BCM54810
 2020-02-14 23:38 UTC  (4+ messages)
` [PATCH net-next 1/3] net: phy: broadcom: Allow BCM54810 to use bcm54xx_adjust_rxrefclk()
` [PATCH net-next 2/3] net: phy: broadcom: Have bcm54xx_adjust_rxrefclk() check for flags
` [PATCH net-next 3/3] net: phy: broadcom: Wire suspend/resume for BCM54810

[RFC PATCH v3 00/12] Enable PM hibernation on guest VMs
 2020-02-14 23:37 UTC  (3+ messages)

[PATCH net-next 1/2] tcp-zerocopy: Return inq along with tcp receive zerocopy
 2020-02-14 23:30 UTC  (2+ messages)
` [PATCH net-next 2/2] tcp-zerocopy: Return sk_err (if set) "

[RFC RESEND PATCH v3 00/12] Enable PM hibernation on guest VMs
 2020-02-14 23:28 UTC  (13+ messages)
` [RFC PATCH v3 01/12] xen/manage: keep track of the on-going suspend mode
` [RFC PATCH v3 02/12] xenbus: add freeze/thaw/restore callbacks support
` [RFC PATCH v3 03/12] x86/xen: Introduce new function to map HYPERVISOR_shared_info on Resume
` [RFC PATCH v3 04/12] x86/xen: add system core suspend and resume callbacks
` [RFC PATCH v3 05/12] xen-netfront: add callbacks for PM suspend and hibernation support
` [RFC PATCH v3 06/12] xen-blkfront: add callbacks for PM suspend and hibernation
` [RFC PATCH v3 07/12] genirq: Shutdown irq chips in suspend/resume during hibernation
` [RFC PATCH v3 08/12] xen/time: introduce xen_{save,restore}_steal_clock
` [RFC PATCH v3 09/12] x86/xen: save and restore steal clock
` [RFC PATCH v3 10/12] xen: Introduce wrapper for save/restore sched clock offset
` [RFC PATCH v3 11/12] xen: Update sched clock offset to avoid system instability in hibernation
` [RFC PATCH v3 12/12] PM / hibernate: update the resume offset on SNAPSHOT_SET_SWAP_AREA

[PATCH net v2] net: dsa: b53: Ensure the default VID is untagged
 2020-02-14 23:26 UTC 

[RFC PATCH v2 00/22] devlink region updates
 2020-02-14 23:22 UTC  (25+ messages)
` [RFC PATCH v2 01/22] ice: use __le16 types for explicitly Little Endian values
` [RFC PATCH v2 02/22] ice: create function to read a section of the NVM and Shadow RAM
` [RFC PATCH v2 03/22] ice: implement full NVM read from ETHTOOL_GEEPROM
` [RFC PATCH v2 04/22] ice: enable initial devlink support
` [RFC PATCH v2 05/22] ice: rename variables used for Option ROM version
` [RFC PATCH v2 06/22] ice: add basic handler for devlink .info_get
` [RFC PATCH v2 07/22] ice: add board identifier info to "
` [RFC PATCH v2 08/22] devlink: prepare to support region operations
` [RFC PATCH v2 09/22] devlink: convert snapshot destructor callback to region op
` [RFC PATCH v2 10/22] devlink: trivial: fix tab in function documentation
` [RFC PATCH v2 11/22] devlink: add functions to take snapshot while locked
` [RFC PATCH v2 12/22] devlink: convert snapshot id getter to return an error
` [RFC PATCH v2 13/22] devlink: track snapshot ids using an IDR and refcounts
` [RFC PATCH v2 14/22] devlink: implement DEVLINK_CMD_REGION_NEW
` [RFC PATCH v2 15/22] netdevsim: support taking immediate snapshot via devlink
` [RFC PATCH v2 16/22] devlink: simplify arguments for read_snapshot_fill
` [RFC PATCH v2 17/22] devlink: use min_t to calculate data_size
` [RFC PATCH v2 18/22] devlink: report extended error message in region_read_dumpit
` [RFC PATCH v2 19/22] devlink: remove unnecessary parameter from chunk_fill function
` [RFC PATCH v2 20/22] devlink: refactor region_read_snapshot_fill to use a callback function
` [RFC PATCH v2 21/22] devlink: support directly reading from region memory
` [RFC PATCH v2 22/22] ice: add a devlink region to dump shadow RAM contents
` [RFC PATCH v2 1/2] devlink: add support for DEVLINK_CMD_REGION_NEW
` [RFC PATCH v2 2/2] devlink: stop requiring snapshot for regions

[PATCH v3 net 0/4] wireguard fixes for 5.6-rc2
 2020-02-14 23:21 UTC  (7+ messages)
` [PATCH v3 net 1/4] wireguard: selftests: reduce complexity and fix make races
` [PATCH v3 net 2/4] wireguard: receive: reset last_under_load to zero
` [PATCH v3 net 3/4] wireguard: send: account for mtu=0 devices
` [PATCH v3 net 4/4] wireguard: socket: remove extra call to synchronize_net

[PATCH v2 net 0/3] wireguard fixes for 5.6-rc2
 2020-02-14 22:53 UTC  (10+ messages)
` [PATCH v2 net 3/3] wireguard: send: account for mtu=0 devices

[PATCH bpf] bpf: Do not grab the bucket spinlock by default on htab batch ops
 2020-02-14 22:43 UTC 

net-next is OPEN
 2020-02-14 22:28 UTC  (2+ messages)
` bpf-next is OPEN too. "

[PATCH net] mptcp: Protect subflow socket options before connection completes
 2020-02-14 22:14 UTC 

[PATCH v2] net: phy: restore mdio regs in the iproc mdio driver
 2020-02-14 22:02 UTC  (3+ messages)

[PATCH] net: phy: restore mdio regs in the iproc mdio driver
 2020-02-14 21:45 UTC  (4+ messages)

[GIT] Networking
 2020-02-14 21:40 UTC  (2+ messages)

[PATCH 20/30] pcnet32: Add missing annotation for pcnet32_suspend()
 2020-02-14 20:47 UTC  (9+ messages)
  ` [PATCH 21/30] sfc: Add missing annotation for efx_ef10_try_update_nic_stats_vf()
  ` [PATCH 24/30] tipc: Add missing annotation for tipc_node_read_lock()
  ` [PATCH 25/30] tipc: Add missing annotation for tipc_node_read_unlock()
  ` [PATCH 26/30] tipc: Add missing annotation for tipc_node_write_lock()
  ` [PATCH 27/30] tipc: Add missing annotation for tipc_node_write_unlock_fast()
  ` [PATCH 28/30] tipc: Add missing annotation for tipc_node_write_unlock()
  ` [PATCH 29/30] net: Add missing annotation for netlink_walk_start()
  ` [PATCH 30/30] net: Add missing annotation for netlink_walk_stop()

Heads up: phylink changes for next merge window
 2020-02-14 20:42 UTC  (8+ messages)

[PATCH net] net: add strict checks in netdev_name_node_alt_destroy()
 2020-02-14 20:40 UTC  (2+ messages)

[PATCH v2] net: davicom: dm9000: allow to pass MAC address through mac_addr module parameter
 2020-02-14 20:17 UTC  (8+ messages)
    ` [Letux-kernel] "

[RFC patch 00/19] bpf: Make BPF and PREEMPT_RT co-exist
 2020-02-14 19:56 UTC  (9+ messages)
` [RFC patch 07/19] bpf: Provide BPF_PROG_RUN_PIN_ON_CPU() macro
` [RFC patch 14/19] bpf: Use migrate_disable() in hashtab code

[PATCH v2] dt-bindings: net: mdio: remove compatible string from example
 2020-02-14 19:44 UTC 

[PATCH net-next v2] net: phy: dp83867: Add speed optimization feature
 2020-02-14 18:32 UTC  (7+ messages)

[PATCH AUTOSEL 5.5 004/542] ath10k: Fix qmi init error handling
 2020-02-14 15:48 UTC  (58+ messages)
` [PATCH AUTOSEL 5.5 005/542] wil6210: fix break that is never reached because of zero'ing of a retry counter
` [PATCH AUTOSEL 5.5 026/542] brcmfmac: Fix memory leak in brcmf_p2p_create_p2pdev()
` [PATCH AUTOSEL 5.5 027/542] brcmfmac: Fix use after free in brcmf_sdio_readframes()
` [PATCH AUTOSEL 5.5 034/542] gianfar: Fix TX timestamping with a stacked DSA driver
` [PATCH AUTOSEL 5.5 066/542] net: ethernet: ixp4xx: Standard module init
` [PATCH AUTOSEL 5.5 091/542] wan/hdlc_x25: fix skb handling
` [PATCH AUTOSEL 5.5 107/542] ath10k: Correct the DMA direction for management tx buffers
` [PATCH AUTOSEL 5.5 108/542] IB/mlx5: Return the administrative GUID if exists
` [PATCH AUTOSEL 5.5 109/542] rtw88: fix rate mask for 1SS chip
` [PATCH AUTOSEL 5.5 111/542] libertas: don't exit from lbs_ibss_join_existing() with RCU read lock held
` [PATCH AUTOSEL 5.5 112/542] libertas: make lbs_ibss_join_existing() return error code on rates overflow
` [PATCH AUTOSEL 5.5 126/542] netfilter: flowtable: Fix hardware flush order on nf_flow_table_cleanup
` [PATCH AUTOSEL 5.5 132/542] mt76: mt7615: fix max_nss in mt7615_eeprom_parse_hw_cap
` [PATCH AUTOSEL 5.5 133/542] bpftool: Don't crash on missing xlated program instructions
` [PATCH AUTOSEL 5.5 134/542] bpf, sockhash: Synchronize_rcu before free'ing map
` [PATCH AUTOSEL 5.5 135/542] bpf, sockmap: Check update requirements after locking
` [PATCH AUTOSEL 5.5 136/542] bpf: Improve bucket_log calculation logic
` [PATCH AUTOSEL 5.5 167/542] ath10k: correct the tlv len of ath10k_wmi_tlv_op_gen_config_pno_start
` [PATCH AUTOSEL 5.5 177/542] net/wan/fsl_ucc_hdlc: reject muram offsets above 64K
` [PATCH AUTOSEL 5.5 180/542] NFC: port100: Convert cpu_to_le16(le16_to_cpu(E1) + E2) to use le16_add_cpu()
` [PATCH AUTOSEL 5.5 191/542] enetc: remove variable 'tc_max_sized_frame' set but not used
` [PATCH AUTOSEL 5.5 207/542] Revert "nfp: abm: fix memory leak in nfp_abm_u32_knode_replace"
` [PATCH AUTOSEL 5.5 209/542] selftests/net: make so_txtime more robust to timer variance
` [PATCH AUTOSEL 5.5 212/542] samples/bpf: Set -fno-stack-protector when building BPF programs
` [PATCH AUTOSEL 5.5 213/542] r8169: check that Realtek PHY driver module is loaded
` [PATCH AUTOSEL 5.5 214/542] fore200e: Fix incorrect checks of NULL pointer dereference
` [PATCH AUTOSEL 5.5 215/542] isdn: don't mark kcapi_proc_exit as __exit
` [PATCH AUTOSEL 5.5 220/542] netfilter: nft_tunnel: add the missing ERSPAN_VERSION nla_policy
` [PATCH AUTOSEL 5.5 226/542] b43legacy: Fix -Wcast-function-type
` [PATCH AUTOSEL 5.5 227/542] ipw2x00: "
` [PATCH AUTOSEL 5.5 228/542] iwlegacy: "
` [PATCH AUTOSEL 5.5 229/542] rtlwifi: rtl_pci: "
` [PATCH AUTOSEL 5.5 263/542] bpf: Print error message for bpftool cgroup show
` [PATCH AUTOSEL 5.5 264/542] net: phy: realtek: add logging for the RGMII TX delay configuration
` [PATCH AUTOSEL 5.5 266/542] net/wan/fsl_ucc_hdlc: remove set but not used variables 'ut_info' and 'ret'
` [PATCH AUTOSEL 5.5 278/542] ice: add extra check for null Rx descriptor
` [PATCH AUTOSEL 5.5 286/542] tools lib api fs: Fix gcc9 stringop-truncation compilation error
` [PATCH AUTOSEL 5.5 294/542] mlx5: work around high stack usage with gcc
` [PATCH AUTOSEL 5.5 325/542] bnxt: Detach page from page pool before sending up the stack
` [PATCH AUTOSEL 5.5 327/542] wan: ixp4xx_hss: fix compile-testing on 64-bit
` [PATCH AUTOSEL 5.5 352/542] bpf: Return -EBADRQC for invalid map type in __bpf_tx_xdp_map
` [PATCH AUTOSEL 5.5 386/542] netfilter: flowtable: restrict flow dissector match on meta ingress device
` [PATCH AUTOSEL 5.5 438/542] bpf, btf: Always output invariant hit in pahole DWARF to BTF transform
` [PATCH AUTOSEL 5.5 440/542] sunrpc: Fix potential leaks in sunrpc_cache_unhash()
` [PATCH AUTOSEL 5.5 443/542] net/mlx5e: Fix printk format warning
` [PATCH AUTOSEL 5.5 461/542] selftests: bpf: Reset global state between reuseport test runs
` [PATCH AUTOSEL 5.5 472/542] hostap: Adjust indentation in prism2_hostapd_add_sta
` [PATCH AUTOSEL 5.5 474/542] rtlwifi: rtl8821ae: remove unused variables
` [PATCH AUTOSEL 5.5 475/542] rtlwifi: rtl8192ee: "
` [PATCH AUTOSEL 5.5 476/542] rtlwifi: rtl8723ae: "
` [PATCH AUTOSEL 5.5 477/542] iwlegacy: ensure loop counter addr does not wrap and cause an infinite loop
` [PATCH AUTOSEL 5.5 482/542] bpf: map_seq_next should always increase position index
` [PATCH AUTOSEL 5.5 484/542] mwifiex: Fix possible buffer overflows in mwifiex_ret_wmm_get_status()
` [PATCH AUTOSEL 5.5 485/542] mwifiex: Fix possible buffer overflows in mwifiex_cmd_append_vsie_tlv()
` [PATCH AUTOSEL 5.5 502/542] powerpc: Do not consider weak unresolved symbol relocations as bad
` [PATCH AUTOSEL 5.5 518/542] iwlwifi: mvm: Check the sta is not NULL in iwl_mvm_cfg_he_sta()
` [PATCH AUTOSEL 5.5 519/542] iwlwifi: mvm: fix TDLS discovery with the new firmware API

[PATCH net] net: dsa: Treat VLAN ID 0 as PVID untagged
 2020-02-14 18:25 UTC  (2+ messages)

[PATCH] bus: fsl-mc: Add ACPI support for fsl-mc
 2020-02-14 17:49 UTC  (11+ messages)
  ` [EXT] "

[PATCH net 0/3] wireguard fixes for 5.6-rc2
 2020-02-14 15:56 UTC  (4+ messages)
` [PATCH net 3/3] wireguard: send: account for mtu=0 devices

[PATCH bpf-next v2] libbpf: Add support for dynamic program attach target
 2020-02-14 17:53 UTC  (4+ messages)

[PATCH AUTOSEL 5.4 003/459] ath10k: Fix qmi init error handling
 2020-02-14 15:54 UTC  (3+ messages)
` [PATCH AUTOSEL 5.4 020/459] brcmfmac: Fix memory leak in brcmf_p2p_create_p2pdev()
` [PATCH AUTOSEL 5.4 028/459] gianfar: Fix TX timestamping with a stacked DSA driver


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