netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-10 19:04:59 to 2020-09-10 21:41:07 UTC [more...]

[PATCH net-next + leds v2 0/7] PLEASE REVIEW: Add support for LEDs on Marvell PHYs
 2020-09-10 20:41 UTC  (14+ messages)
` [PATCH net-next + leds v2 6/7] net: phy: marvell: add support for LEDs controlled by "

[PATCH v2] hv_netvsc: Add validation for untrusted Hyper-V values
 2020-09-10 21:10 UTC  (2+ messages)

Packet gets stuck in NOLOCK pfifo_fast qdisc
 2020-09-10 21:40 UTC  (23+ messages)

[PATCH V4 net-next 0/4] Enhance current features in ena driver
 2020-09-10 13:07 UTC  (4+ messages)
` [PATCH V4 net-next 1/4] net: ena: ethtool: convert stat_offset to 64 bit resolution
` [PATCH V4 net-next 3/4] net: ena: ethtool: add stats printing to XDP queues
` [PATCH V4 net-next 4/4] net: ena: xdp: add queue counters for xdp actions

[PATCH bpf-next v3 0/9] bpf: Support multi-attach for freplace programs
 2020-09-10 20:03 UTC  (8+ messages)
` [PATCH bpf-next v3 1/9] bpf: change logging calls from verbose() to bpf_log() and use log pointer
` [PATCH bpf-next v3 2/9] bpf: verifier: refactor check_attach_btf_id()
` [PATCH bpf-next v3 3/9] bpf: wrap prog->aux->linked_prog in a bpf_tracing_link
` [PATCH bpf-next v3 4/9] bpf: support attaching freplace programs to multiple attach points
` [PATCH bpf-next v3 5/9] bpf: Fix context type resolving for extension programs
` [PATCH bpf-next v3 6/9] tools: add new members to bpf_attr.raw_tracepoint in bpf.h

[Spam] We are still waiting for your email
 2020-09-09  9:19 UTC 

[PATCH net] netlink: fix doc about nlmsg_parse/nla_validate
 2020-09-10 13:34 UTC 

[PATCH net-next] net: cxgb3: Fix some kernel-doc warnings
 2020-09-10 13:36 UTC 

[PATCH] net: mvpp2: ptp: Fix unused variables
 2020-09-10 13:49 UTC 

[PATCH net-next v2] net: try to avoid unneeded backlog flush
 2020-09-10 21:33 UTC 

[net-next v4 0/5] devlink flash update overwrite mask
 2020-09-10 21:33 UTC  (16+ messages)
` [net-next v4 2/5] devlink: convert flash_update to use params structure
` [net-next v4 3/5] devlink: introduce flash update overwrite mask
` [net-next v4 4/5] devlink: add support for overwrite mask to netdevsim

[net-next v5 0/5] devlink flash update overwrite mask
 2020-09-10 21:28 UTC  (6+ messages)
` [net-next v5 1/5] devlink: check flash_update parameter support in net core
` [net-next v5 2/5] devlink: convert flash_update to use params structure
` [net-next v5 3/5] devlink: introduce flash update overwrite mask
` [net-next v5 4/5] netdevsim: add support for flash_update "
` [net-next v5 5/5] ice: add support for flash update "

[PATCH net v1] hinic: fix rewaking txq after netif_tx_disable
 2020-09-10 14:04 UTC 

[PATCH bpf-next v2 0/5] tcp: increase flexibility of EBPF congestion control initialization
 2020-09-10 14:04 UTC  (4+ messages)
` [PATCH bpf-next v2 3/5] tcp: simplify tcp_set_congestion_control(): always reinitialize
` [PATCH bpf-next v2 4/5] tcp: simplify _bpf_setsockopt(): remove flags argument
` [PATCH bpf-next v2 5/5] tcp: simplify tcp_set_congestion_control() load=false case

[PATCH net-next] net: try to avoid unneeded backlog flush
 2020-09-10 14:36 UTC  (2+ messages)

[trivial PATCH] treewide: Convert switch/case fallthrough; to break;
 2020-09-10 14:21 UTC  (2+ messages)

[PATCH 00/15] Adding GAUDI NIC code to habanalabs driver
 2020-09-10 21:23 UTC  (26+ messages)
` [PATCH 02/15] habanalabs/gaudi: add NIC firmware-related definitions
` [PATCH 05/15] habanalabs/gaudi: add NIC Ethernet support
` [PATCH 12/15] habanalabs/gaudi: add debugfs entries for the NIC
` [PATCH 13/15] habanalabs/gaudi: Add ethtool support using coresight

[PATCH] brcmsmac: phytbl_lcn: Eliminate defined but not used 'dot11lcn_gain_tbl_rev1'
 2020-09-10 14:05 UTC 

[PATCH -next 0/3] rtlwifi: rtl8723ae: fix comparison pointer to bool warning
 2020-09-10 14:16 UTC  (2+ messages)
` [PATCH -next 3/3] rtlwifi: rtl8723ae: fix comparison pointer to bool warning in phy.c

[PATCH] brcmsmac: phy_lcn: Eliminate defined but not used 'lcnphy_rx_iqcomp_table_rev0'
 2020-09-10 14:04 UTC 

[PATCH v3 00/11] Hyper-V: Support PAGE_SIZE larger than 4K
 2020-09-10 14:34 UTC  (11+ messages)
` [PATCH v3 01/11] Drivers: hv: vmbus: Always use HV_HYP_PAGE_SIZE for gpadl
` [PATCH v3 02/11] Drivers: hv: vmbus: Move __vmbus_open()
` [PATCH v3 03/11] Drivers: hv: vmbus: Introduce types of GPADL
` [PATCH v3 04/11] Drivers: hv: Use HV_HYP_PAGE in hv_synic_enable_regs()
` [PATCH v3 05/11] Drivers: hv: vmbus: Move virt_to_hvpfn() to hyperv header
` [PATCH v3 07/11] hv_netvsc: Use HV_HYP_PAGE_SIZE for Hyper-V communication
` [PATCH v3 08/11] Input: hyperv-keyboard: Make ringbuffer at least take two pages
` [PATCH v3 09/11] HID: hyperv: "
` [PATCH v3 10/11] Driver: hv: util: "
` [PATCH v3 11/11] scsi: storvsc: Support PAGE_SIZE larger than 4K

[net-next v5 00/15][pull request] 100GbE Intel Wired LAN Driver Updates 2020-08-24
 2020-09-10 21:06 UTC  (5+ messages)
` [net-next v5 01/15] virtchnl: Extend AVF ops

[PATCH v2] net: tracepoint: fix print wrong sysctl_mem value
 2020-09-10 14:34 UTC  (3+ messages)

[PATCH v2] net: Phy: Add PHY lookup support on MDIO bus in case of ACPI probe
 2020-09-10 14:44 UTC  (2+ messages)

[PATCH -next 0/3] rtlwifi: rtl8188ee: fix comparison pointer to bool warning
 2020-09-10 13:59 UTC  (4+ messages)
` [PATCH -next 1/3] rtlwifi: rtl8188ee: fix comparison pointer to bool warning in phy.c
` [PATCH -next 2/3] rtlwifi: rtl8188ee: fix comparison pointer to bool warning in trx.c
` [PATCH -next 3/3] rtlwifi: rtl8188ee: fix comparison pointer to bool warning in hw.c

[PATCH 0/5] dpaa2_eth: support 1588 one-step timestamping
 2020-09-10 14:42 UTC  (3+ messages)
` [PATCH 4/5] dpaa2-eth: utilize skb->cb[0] for hardware timestamping

[v2, 0/5] dpaa2_eth: support 1588 one-step timestamping
 2020-09-10 14:44 UTC  (2+ messages)

[PATCH] net: ethernet: ti: cpsw_new: fix suspend/resume
 2020-09-10 20:52 UTC 

INFO: rcu detected stall in exit_group
 2020-09-10 14:58 UTC 

[Linux-kernel-mentees] [PATCH] net: bluetooth: Fix null pointer dereference in hci_event_packet()
 2020-09-10 14:58 UTC  (3+ messages)

[PATCH net-next v3 0/9] net: ethernet: ti: ale: add static configuration
 2020-09-10 20:28 UTC  (10+ messages)
` [PATCH net-next v3 1/9] net: ethernet: ti: ale: add cpsw_ale_get_num_entries api
` [PATCH net-next v3 2/9] net: ethernet: ti: ale: add static configuration
` [PATCH net-next v3 3/9] net: ethernet: ti: cpsw: use dev_id for ale configuration
` [PATCH net-next v3 4/9] net: netcp: ethss: "
` [PATCH net-next v3 5/9] net: ethernet: ti: am65-cpsw: "
` [PATCH net-next v3 6/9] net: ethernet: ti: ale: make usage of ale dev_id mandatory
` [PATCH net-next v3 7/9] net: ethernet: ti: am65-cpsw: enable hw auto ageing
` [PATCH net-next v3 8/9] net: ethernet: ti: ale: switch to use tables for vlan entry description
` [PATCH net-next v3 9/9] net: ethernet: ti: ale: add support for multi port k3 cpsw versions

[PATCH v2] net: Correct the comment of dst_dev_put()
 2020-09-10 20:29 UTC  (2+ messages)

[PATCH net-next 0/7] sfc: encap offloads on EF10
 2020-09-10 20:34 UTC  (8+ messages)
` [PATCH net-next 1/7] sfc: decouple TXQ type from label
` [PATCH net-next 2/7] sfc: define inner/outer csum offload TXQ types
` [PATCH net-next 3/7] sfc: create inner-csum queues on EF10 if supported
` [PATCH net-next 4/7] sfc: select inner-csum-offload TX queues for skbs that need it
` [PATCH net-next 5/7] sfc: de-indirect TSO handling
` [PATCH net-next 6/7] sfc: implement encapsulated TSO on EF10
` [PATCH net-next 7/7] sfc: advertise encapsulated offloads "

[PATCH bpf-next v4] tools: bpftool: automate generation for "SEE ALSO" sections in man pages
 2020-09-10 20:39 UTC 

[PATCH net] s390/qeth: delay draining the TX buffers
 2020-09-10 20:31 UTC  (2+ messages)

[PATCH] net: Fix broken NETIF_F_CSUM_MASK spell in netdev_features.h
 2020-09-10 20:31 UTC  (2+ messages)

[PATCH bpf-next] selftests/bpf: define string const as global for test_sysctl_prog.c
 2020-09-10 20:27 UTC 

[PATCH bpf-next v3 0/3] tools: bpftool: print built-in features, automate some of the documentation
 2020-09-10 20:24 UTC  (4+ messages)
` [PATCH bpf-next v3 3/3] tools: bpftool: automate generation for "SEE ALSO" sections in man pages

[PATCH net-next 0/6] Fix some kernel-doc warnings for hns
 2020-09-10 14:56 UTC  (7+ messages)
` [PATCH net-next 1/6] hinic: Fix some kernel-doc warnings in hinic_hw_io.c
` [PATCH net-next 2/6] net: hns: fix 'cdev' kernel-doc warning in hnae_ae_unregister()
` [PATCH net-next 3/6] net: hns: Fix some kernel-doc warnings in hns_dsaf_xgmac.c
` [PATCH net-next 4/6] net: hns: Fix some kernel-doc warnings in hns_enet.c
` [PATCH net-next 5/6] net: hns: Fix a kernel-doc warning in hinic_hw_api_cmd.c
` [PATCH net-next 6/6] net: hns: Fix a kernel-doc warning in hinic_hw_eqs.c

[PATCH net-next 0/3] tcp: add tos reflection feature
 2020-09-10 20:15 UTC  (2+ messages)

[PATCH net-next] net: mventa: drop mvneta_stats from mvneta_swbm_rx_frame signature
 2020-09-10 20:09 UTC  (2+ messages)

[PATCH net-next 0/3] netpoll: make sure napi_list is safe for RCU traversal
 2020-09-10 20:09 UTC  (2+ messages)

[PATCH v2 net] net: sch_generic: aviod concurrent reset and enqueue op for lockless qdisc
 2020-09-10 20:07 UTC  (3+ messages)

[PATCH v2 net] hdlc_ppp: add range checks in ppp_cp_parse_cr()
 2020-09-10 20:00 UTC  (2+ messages)

[RFC PATCH] __netif_receive_skb_core: don't untag vlan from skb on DSA master
 2020-09-10 20:01 UTC  (4+ messages)

[PATCH bpf-next] bpf: don't check against device MTU in __bpf_skb_max_len
 2020-09-10 20:00 UTC  (4+ messages)

[PATCH bpf-next v4 0/5] Allow storage of flexible metadata information for eBPF programs
 2020-09-10 19:59 UTC  (11+ messages)
` [PATCH bpf-next v4 1/5] bpf: Mutex protect used_maps array and count
` [PATCH bpf-next v4 2/5] bpf: Add BPF_PROG_BIND_MAP syscall
` [PATCH bpf-next v4 3/5] libbpf: Add BPF_PROG_BIND_MAP syscall and use it on .metadata section
` [PATCH bpf-next v4 4/5] bpftool: support dumping metadata
` [PATCH bpf-next v4 5/5] selftests/bpf: Test load and dump metadata with btftool and skel

[net-next v8 0/6] net: marvell: prestera: Add Switchdev driver for Prestera family ASIC device 98DX3255 (AC3x)
 2020-09-10 15:00 UTC  (7+ messages)
` [net-next v8 1/6] net: marvell: prestera: Add driver for Prestera family ASIC devices
` [net-next v8 2/6] net: marvell: prestera: Add PCI interface support
` [net-next v8 3/6] net: marvell: prestera: Add basic devlink support
` [net-next v8 4/6] net: marvell: prestera: Add ethtool interface support
` [net-next v8 5/6] net: marvell: prestera: Add Switchdev driver implementation
` [net-next v8 6/6] dt-bindings: marvell,prestera: Add description for device-tree bindings

[PATCH v2 RESEND] net: phy: call phy_disable_interrupts() in phy_attach_direct() instead
 2020-09-10 19:57 UTC  (2+ messages)

[PATCH net-next 0/3] devlink show controller info
 2020-09-10 15:02 UTC  (4+ messages)
` [PATCH net-next v3 0/6] devlink show controller number
  ` [PATCH net-next v3 6/6] devlink: Use controller while building phys_port_name

[PATCH net v2] net: Clarify the difference between hard_header_len and needed_headroom
 2020-09-10 19:57 UTC  (3+ messages)

[PATCH net 1/2] hv_netvsc: Switch the data path at the right time during hibernation
 2020-09-10 19:55 UTC  (2+ messages)

[PATCH net 2/2] hv_netvsc: Cache the current data path to avoid duplicate call and message
 2020-09-10 19:55 UTC  (2+ messages)

[PATCH bpf-next v2 0/5] tcp: increase flexibility of EBPF congestion control initialization
 2020-09-10 19:42 UTC  (4+ messages)
` [PATCH bpf-next v2 1/5] tcp: only init congestion control if not initialized already
` [PATCH bpf-next v2 2/5] tcp: simplify EBPF TCP_CONGESTION to always init CC

[PATCH v2 net-next 0/4] DSA tag_8021q cleanup
 2020-09-10 19:52 UTC  (5+ messages)
` [PATCH v2 net-next 2/4] net: dsa: tag_8021q: setup tagging via a single function call
` [PATCH v2 net-next 4/4] Revert "net: dsa: Add more convenient functions for installing port VLANs"

[PATCH net-next v2 0/2] mlx4: avoid devlink port type not set warnings
 2020-09-10 19:49 UTC  (2+ messages)

[PATCH net-next 0/3] Fix some kernel-doc warnings for i40e
 2020-09-10 15:09 UTC  (3+ messages)
` [PATCH net-next 1/3] i40e: Fix some kernel-doc warnings in i40e_client.c
` [PATCH net-next 2/3] i40e: Fix some kernel-doc warnings in i40e_common.c

[PATCH net-next] igb: Fix some kernel-doc warnings in e1000_82575.c
 2020-09-10 15:11 UTC 

[PATCH net-next] igb: Fix some kernel-doc warnings in e1000_82575.c
 2020-09-10 15:12 UTC 

[PATCH net-next] net: mvneta: rely on MVNETA_MAX_RX_BUF_SIZE for pkt split in mvneta_swbm_rx_frame()
 2020-09-10 19:40 UTC  (2+ messages)

[PATCH] connector: Move maintainence under networking drivers umbrella
 2020-09-10 15:40 UTC 

[PATCH net-next 0/3] Fix some kernel-doc warnings for e1000/e1000e
 2020-09-10 19:38 UTC  (3+ messages)

[PATCH v3 net-next 0/9] mv88e6xxx: Add devlink regions support
 2020-09-10 19:23 UTC  (6+ messages)
` [PATCH v3 net-next 2/9] net: devlink: region: Pass the region ops to the snapshot function
` [PATCH v3 net-next 7/9] net: dsa: mv88e6xxx: Add devlink regions

[PATCH bpf-next v3 0/5] tcp: increase flexibility of EBPF congestion control initialization
 2020-09-10 19:35 UTC  (6+ messages)
` [PATCH bpf-next v3 1/5] tcp: only init congestion control if not initialized already
` [PATCH bpf-next v3 2/5] tcp: simplify EBPF TCP_CONGESTION to always init CC
` [PATCH bpf-next v3 3/5] tcp: simplify tcp_set_congestion_control(): always reinitialize
` [PATCH bpf-next v3 4/5] tcp: simplify _bpf_setsockopt(): remove flags argument
` [PATCH bpf-next v3 5/5] tcp: simplify tcp_set_congestion_control() load=false case

[PATCH net] net: dec: de2104x: Increase receive ring size for Tulip
 2020-09-10 19:33 UTC  (2+ messages)

[PATCH v2] net: dsa: microchip: look for phy-mode in port nodes
 2020-09-10 19:32 UTC  (3+ messages)
` [PATCH v3] "

[RFC] [PATCH v1 0/3] isolation: limit msix vectors based on housekeeping CPUs
 2020-09-10 19:31 UTC  (4+ messages)
` [RFC][Patch v1 3/3] PCI: Limit pci_alloc_irq_vectors as per "

[PATCH net 0/2] net: Fix bridge enslavement failure
 2020-09-10 19:31 UTC  (2+ messages)

[MPTCP][PATCH v2 net 0/2] mptcp: fix subflow's local_id/remote_id issues
 2020-09-10 19:29 UTC  (2+ messages)

[MPTCP][PATCH net] mptcp: fix kmalloc flag in mptcp_pm_nl_get_local_id
 2020-09-10 19:30 UTC  (2+ messages)

[PATCH net-next] net: stmmac: Remove unused variable 'ret' at stmmac_rx_buf1_len()
 2020-09-10 19:29 UTC  (2+ messages)

[PATCH net-next v2 0/3] Allow more than 255 IPv4 multicast interfaces
 2020-09-10 19:26 UTC  (2+ messages)

[PATCH] tipc: fix shutdown() of connection oriented socket
 2020-09-10 19:22 UTC  (2+ messages)

[PATCH] Revert "net: linkwatch: add check for netdevice being present to linkwatch_do_dev"
 2020-09-10 19:20 UTC  (2+ messages)

[PATCH bpf-next v2 5/5] tcp: simplify tcp_set_congestion_control() load=false case
 2020-09-10 19:18 UTC 

[PATCH bpf-next v2 4/5] tcp: simplify _bpf_setsockopt(): remove flags argument
 2020-09-10 19:18 UTC 

[PATCH bpf-next v2 3/5] tcp: simplify tcp_set_congestion_control(): always reinitialize
 2020-09-10 19:15 UTC 

[PATCH ethtool] tunnels: implement new --show-tunnels command
 2020-09-10 19:10 UTC  (3+ messages)

VLAN filtering with DSA
 2020-09-10 19:09 UTC  (6+ messages)

[PATCH ethtool v2 0/2] support tunnel info dumping
 2020-09-10 19:09 UTC  (3+ messages)
` [PATCH ethtool v2 1/2] update UAPI header copies
` [PATCH ethtool v2 2/2] tunnels: implement new --show-tunnels command


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