netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-18 09:51:45 to 2020-08-18 20:40:52 UTC [more...]

tc filter show pretty mode
 2020-08-18 20:40 UTC 

[PATCH net-next 00/18] GVE Driver v1.1.0 Features
 2020-08-18 20:19 UTC  (25+ messages)
` [PATCH net-next 01/18] gve: Get and set Rx copybreak via ethtool
` [PATCH net-next 02/18] gve: Add stats for gve
` [PATCH net-next 03/18] gve: Register netdev earlier
` [PATCH net-next 04/18] gve: Add support for dma_mask register
` [PATCH net-next 05/18] gve: Add Gvnic stats AQ command and ethtool show/set-priv-flags
` [PATCH net-next 06/18] gve: Batch AQ commands for creating and destroying queues
` [PATCH net-next 07/18] gve: Use link status register to report link status
` [PATCH net-next 08/18] gve: Enable Link Speed Reporting in the driver
` [PATCH net-next 09/18] gve: Add support for raw addressing device option
` [PATCH net-next 10/18] gve: Add support for raw addressing to the rx path
` [PATCH net-next 11/18] gve: Add support for raw addressing in the tx path
` [PATCH net-next 12/18] gve: Add netif_set_xps_queue call
` [PATCH net-next 13/18] gve: Add rx buffer pagecnt bias
` [PATCH net-next 14/18] gve: Move the irq db indexes out of the ntfy block struct
` [PATCH net-next 15/18] gve: Prefetch packet pages and packet descriptors
` [PATCH net-next 16/18] gve: Also WARN for skb index equals num_queues
` [PATCH net-next 17/18] gve: Switch to use napi_complete_done
` [PATCH net-next 18/18] gve: Bump version to 1.1.0

[PATCH] net: gianfar: Add of_node_put() before goto statement
 2020-08-18 20:13 UTC  (2+ messages)

[PATCH] arch: um: convert tasklets to use new tasklet_setup() API
 2020-08-18 20:10 UTC  (13+ messages)
` [PATCH] block: "
` [PATCH] char: ipmi: "

[PATCH net-next] net: dsa: loop: Return VLAN table size through devlink
 2020-08-18 20:07 UTC  (3+ messages)

[PATCH net-next RFC v2 00/13] Add devlink reload action option
 2020-08-18 20:04 UTC  (10+ messages)
` [PATCH net-next RFC v2 01/13] devlink: Add reload action option to devlink reload command
` [PATCH net-next RFC v2 13/13] devlink: Add Documentation/networking/devlink/devlink-reload.rst

[PATCH net 0/2]cxgb4: Fix ethtool selftest flits calculation
 2020-08-18 20:03 UTC  (6+ messages)
` [PATCH net 1/2] cxgb4: Fix work request size calculation for loopback test
` [PATCH net 2/2] cxgb4: Fix race between loopback and normal Tx path

[PATCH] net: sctp: Fix negotiation of the number of data streams
 2020-08-18 19:58 UTC  (2+ messages)

[PATCH] libceph: Convert to use the preferred fallthrough macro
 2020-08-18 19:56 UTC  (2+ messages)

[PATCH] ethernet: cirrus: Remove unused macros
 2020-08-18 19:54 UTC  (2+ messages)

[PATCH net] net: gemini: Fix missing free_netdev() in error path of gemini_ethernet_port_probe()
 2020-08-18 19:54 UTC  (2+ messages)

[PATCH v7 0/6] Introduce sendpage_ok() to detect misused sendpage in network related drivers
 2020-08-18 19:49 UTC  (10+ messages)
` [PATCH v7 1/6] net: introduce helper sendpage_ok() in include/linux/net.h
` [PATCH v7 2/6] nvme-tcp: check page by sendpage_ok() before calling kernel_sendpage()
` [PATCH v7 3/6] tcp: use sendpage_ok() to detect misused .sendpage
` [PATCH v7 4/6] drbd: code cleanup by using sendpage_ok() to check page for kernel_sendpage()
` [PATCH v7 5/6] scsi: libiscsi: use sendpage_ok() in iscsi_tcp_segment_map()
` [PATCH v7 6/6] libceph: use sendpage_ok() in ceph_tcp_sendpage()

[PATCH net 0/4] sfc: more EF100 fixes
 2020-08-18 19:49 UTC  (11+ messages)
` [PATCH net 1/4] sfc: really check hash is valid before using it
` [PATCH net 2/4] sfc: take correct lock in ef100_reset()
` [PATCH net 3/4] sfc: null out channel->rps_flow_id after freeing it
` [PATCH net 4/4] sfc: don't free_irq()s if they were never requested

[PATCH] net: tipc: Convert to use the preferred fallthrough macro
 2020-08-18 19:47 UTC  (2+ messages)

[PATCH] net: Avoid strcmp current->comm with warncomm when warned >= 5
 2020-08-18 19:45 UTC  (2+ messages)

[PATCH] rpl_iptunnel: simplify the return expression of rpl_do_srh()
 2020-08-18 19:35 UTC  (2+ messages)

[PATCH net-next] macvlan: validate setting of multiple remote source MAC addresses
 2020-08-18 19:34 UTC  (3+ messages)
` [PATCH v2 "

[PATCH v2 0/3] netlink: allow NLA_BINARY length range validation
 2020-08-18 19:29 UTC  (2+ messages)

[PATCH] qed_main: Remove unnecessary cast in kfree
 2020-08-18 19:03 UTC  (3+ messages)

[PATCH v6 00/10] net: eth: altera: tse: Add PTP and mSGDMA prefetcher
 2020-08-18 18:58 UTC  (13+ messages)
` [PATCH v6 01/10] net: eth: altera: tse_start_xmit ignores tx_buffer call response
` [PATCH v6 02/10] net: eth: altera: set rx and tx ring size before init_dma call
` [PATCH v6 03/10] net: eth: altera: fix altera_dmaops declaration
` [PATCH v6 04/10] net: eth: altera: add optional function to start tx dma
` [PATCH v6 05/10] net: eth: altera: Move common functions to altera_utils
` [PATCH v6 06/10] net: eth: altera: Add missing identifier names to function declarations
` [PATCH v6 07/10] net: eth: altera: change tx functions to type netdev_tx_t
` [PATCH v6 08/10] net: eth: altera: add support for ptp and timestamping
` [PATCH v6 09/10] net: eth: altera: add msgdma prefetcher
` [PATCH v6 10/10] net: eth: altera: update devicetree bindings documentation

[PATCH net-next] Documentation/networking: update l2tp docs
 2020-08-18 18:57 UTC  (2+ messages)

[PATCH net-next] ethtool: allow flow-type ether without IP protocol field
 2020-08-18 18:55 UTC 

[PATCH] net/bluetooth/hidp/sock.c: add CAP_NET_RAW check
 2020-08-18 18:32 UTC  (2+ messages)

[PATCH] net/bluetooth/cmtp/sock.c: add CAP_NET_RAW check
 2020-08-18 18:30 UTC  (2+ messages)

[PATCH] net/bluetooth/bnep/sock.c: add CAP_NET_RAW check
 2020-08-18 18:29 UTC  (2+ messages)

[PATCH] net/bluetooth/hci_sock.c: add CAP_NET_RAW check
 2020-08-18 18:26 UTC  (2+ messages)

[PATCH][v3] i40e: optimise prefetch page refcount
 2020-08-18 18:19 UTC  (2+ messages)

[PATCH bpf-next v5 00/15] Run a BPF program on socket lookup
 2020-08-18 18:19 UTC  (3+ messages)
` BPF sk_lookup v5 - TCP SYN and UDP 0-len flood benchmarks

[PATCH net-next v2 0/7] net-next: dsa: mt7530: add support for MT7531
 2020-08-18 17:54 UTC  (14+ messages)
` [PATCH net-next v2 2/7] net: dsa: mt7530: support full-duplex gigabit only
` [PATCH net-next v2 3/7] net: dsa: mt7530: Extend device data ready for adding a new hardware
` [PATCH net-next v2 5/7] net: dsa: mt7530: Add the support of MT7531 switch
` [PATCH net-next v2 6/7] arm64: dts: mt7622: add mt7531 dsa to mt7622-rfb1 board
` [PATCH net-next v2 7/7] arm64: dts: mt7622: add mt7531 dsa to bananapi-bpi-r64 board
` Aw: [PATCH net-next v2 0/7] net-next: dsa: mt7530: add support for MT7531

[PATCH 2/2 nf] selftests: netfilter: exit on invalid parameters
 2020-08-18 17:48 UTC  (3+ messages)

Kernel build error on BTFIDS vmlinux
 2020-08-18 17:29 UTC  (6+ messages)

[PATCH RFC russell-king 0/4] Support for RollBall 10G copper SFP modules
 2020-08-18 17:28 UTC  (15+ messages)
` [PATCH RFC russell-king 3/4] net: phy: marvell10g: change MACTYPE according to phydev->interface

[PATCH bpf 0/2] bpf: two fixes for bpf task/task_file iterators
 2020-08-18 17:13 UTC  (7+ messages)
` [PATCH bpf 1/2] bpf: fix a rcu_sched stall issue with bpf task/task_file iterator
` [PATCH bpf 2/2] bpf: avoid visit same object multiple times

[PATCH v6 net-next 0/3] Add PTP support for Octeontx2
 2020-08-18 17:09 UTC  (4+ messages)
` [PATCH v6 net-next 1/3] octeontx2-af: Support to enable/disable HW timestamping
` [PATCH v6 net-next 2/3] octeontx2-af: Add support for Marvell PTP coprocessor
` [PATCH v6 net-next 3/3] octeontx2-pf: Add support for PTP clock

[PATCH] net: stmmac: Fix signedness bug in stmmac_probe_config_dt()
 2020-08-18 17:04 UTC  (5+ messages)
` [PATCH v2] "

[PATCH bpf] libbpf: fix build on ppc64le architecture
 2020-08-18 17:04 UTC  (2+ messages)

[PATCH net-next v4 0/3] Add phylib support to smsc95xx
 2020-08-18 16:44 UTC  (4+ messages)
` [PATCH net-next v4 1/3] smsc95xx: remove redundant function arguments
` [PATCH net-next v4 2/3] smsc95xx: use usbnet->driver_priv
` [PATCH net-next v4 3/3] smsc95xx: add phylib support

[PATCH NET] net: atlantic: Use readx_poll_timeout() for large timeout
 2020-08-18 16:14 UTC 

[PATCH bpf-next] samples: bpf: Fix broken bpf programs due to removed symbol
 2020-08-18 16:00 UTC  (2+ messages)

[PATCH] libbpf: convert comma to semicolon
 2020-08-18 15:54 UTC  (2+ messages)

[PATCH] libbpf: simplify the return expression of build_map_pin_path()
 2020-08-18 15:51 UTC  (3+ messages)

Use of genradix in sctp
 2020-08-18 15:38 UTC 

[PATCH net-next v3 0/3] Add phylib support to smsc95xx
 2020-08-18 15:25 UTC  (5+ messages)
` [PATCH net-next v3 1/3] smsc95xx: remove redundant function arguments
` [PATCH net-next v3 2/3] smsc95xx: use usbnet->driver_priv
` [PATCH net-next v3 3/3] smsc95xx: add phylib support

[PATCH v2 net] ptp: ptp_clockmatrix: use i2c_master_send for i2c write
 2020-08-18 14:41 UTC 

[PATCH] net: Relax the npages test against MAX_SKB_FRAGS
 2020-08-18 14:15 UTC  (2+ messages)

[PATCH RFC net-next] net/tls: Implement getsockopt SOL_TLS TLS_RX
 2020-08-18 14:12 UTC 

[PATCH 0/2] intel/xdp fixes for fliping rx buffer
 2020-08-18 14:04 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH] rndis_wlan: tighten check of rndis_query_oid return
 2020-08-18 12:53 UTC  (2+ messages)

[PATCH] mwifiex: Do not use GFP_KERNEL in atomic context
 2020-08-18 12:52 UTC  (2+ messages)

[PATCH] adm8211: switch from 'pci_' to 'dma_' API
 2020-08-18 12:51 UTC  (2+ messages)

[PATCH] rtw88: fix spelling mistake: "unsupport" -> "unsupported"
 2020-08-18 12:51 UTC  (2+ messages)

[PATCH] wl1251, wlcore: fix spelling mistake "buld" -> "build"
 2020-08-18 12:50 UTC  (2+ messages)

[PATCH] brcmfmac: check ndev pointer
 2020-08-18 12:50 UTC  (2+ messages)

[PATCH v6 0/6] Introduce sendpage_ok() to detect misused sendpage in network related drivers
 2020-08-18 12:47 UTC  (7+ messages)
` [PATCH v6 1/6] net: introduce helper sendpage_ok() in include/linux/net.h
` [PATCH v6 2/6] nvme-tcp: check page by sendpage_ok() before calling kernel_sendpage()
` [PATCH v6 3/6] tcp: use sendpage_ok() to detect misused .sendpage
` [PATCH v6 4/6] drbd: code cleanup by using sendpage_ok() to check page for kernel_sendpage()
` [PATCH v6 5/6] scsi: libiscsi: use sendpage_ok() in iscsi_tcp_segment_map()
` [PATCH v6 6/6] libceph: use sendpage_ok() in ceph_tcp_sendpage()

[PATCH net-next] brcm80211: fix possible memleak in brcmf_proto_msgbuf_attach
 2020-08-18 12:47 UTC  (2+ messages)

[PATCH] p54: avoid accessing the data mapped to streaming DMA
 2020-08-18 12:41 UTC  (2+ messages)

[PATCH net-next 03/11] mlxsw: spectrum_policer: Add policer core
 2020-08-18 12:10 UTC  (2+ messages)

[PATCH mlx5-next 0/2] Add DC RoCE LAG support
 2020-08-18 11:52 UTC  (3+ messages)
` [PATCH mlx5-next 1/2] IB/mlx5: Add tx_affinity support for DCI QP
` [PATCH mlx5-next 2/2] IB/mlx5: Add DCT RoCE LAG support

[PATCH -next] vdpa: Remove duplicate include
 2020-08-18 11:49 UTC 

[PATCH v4 0/9] ptp: Add generic helper functions
 2020-08-18 10:43 UTC  (13+ messages)
` [PATCH v4 1/9] ptp: Add generic ptp v2 header parsing function
` [PATCH v4 2/9] ptp: Add generic ptp message type function
` [PATCH v4 3/9] net: dsa: mv88e6xxx: Use generic helper function
` [PATCH v4 4/9] mlxsw: spectrum_ptp: "
` [PATCH v4 5/9] ethernet: ti: am65-cpts: "
` [PATCH v4 6/9] ethernet: ti: cpts: "
` [PATCH v4 7/9] net: phy: dp83640: "
` [PATCH v4 8/9] ptp: ptp_ines: "
` [PATCH v4 9/9] ptp: Remove unused macro

[PATCH net-next v1 0/3] net: openvswitch: improve codes
 2020-08-18 10:09 UTC  (4+ messages)
` [PATCH net-next v1 1/3] net: openvswitch: improve coding style
` [PATCH net-next v1 2/3] net: openvswitch: refactor flow free function
` [PATCH net-next v1 3/3] net: openvswitch: remove unnused keep_flows

[PATCH][next] ath11k: Use fallthrough pseudo-keyword
 2020-08-18  9:52 UTC  (2+ messages)

[PATCH net-next] ath11k: Fix possible memleak in ath11k_qmi_init_service
 2020-08-18  9:51 UTC  (2+ messages)


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