netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-17 20:14:17 to 2020-08-18 16:24:37 UTC [more...]

[PATCH v7 0/6] Introduce sendpage_ok() to detect misused sendpage in network related drivers
 2020-08-18 16:24 UTC  (8+ 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] net: atlantic: Use readx_poll_timeout() for large timeout
 2020-08-18 16:14 UTC 

[PATCH net-next v2 0/7] net-next: dsa: mt7530: add support for MT7531
 2020-08-18 16:10 UTC  (13+ messages)
` [PATCH net-next v2 1/7] net: dsa: mt7530: Refine message in Kconfig
` [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 4/7] dt-bindings: net: dsa: add new MT7531 binding to support MT7531
` [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

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

[PATCH v6 00/10] net: eth: altera: tse: Add PTP and mSGDMA prefetcher
 2020-08-18 15:46 UTC  (11+ 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 RFC russell-king 0/4] Support for RollBall 10G copper SFP modules
 2020-08-18 15:47 UTC  (7+ 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)

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

[PATCH net 0/2]cxgb4: Fix ethtool selftest flits calculation
 2020-08-18 15:40 UTC  (3+ 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

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

[PATCH net-next RFC v2 00/13] Add devlink reload action option
 2020-08-18 15:37 UTC  (11+ 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-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] net: stmmac: Fix signedness bug in stmmac_probe_config_dt()
 2020-08-18 15:15 UTC  (4+ messages)
` [PATCH v2] "

[PATCH net-next] Documentation/networking: update l2tp docs
 2020-08-18 15:11 UTC 

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

[PATCH] net: sctp: Fix negotiation of the number of data streams
 2020-08-18 14:36 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] ethernet: cirrus: Remove unused macros
 2020-08-18 14:06 UTC 

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

[PATCH net] net: gemini: Fix missing free_netdev() in error path of gemini_ethernet_port_probe()
 2020-08-18 13:44 UTC 

Kernel build error on BTFIDS vmlinux
 2020-08-18 13:45 UTC  (4+ messages)

[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 net 0/4] sfc: more EF100 fixes
 2020-08-18 12:44 UTC  (5+ 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] p54: avoid accessing the data mapped to streaming DMA
 2020-08-18 12:41 UTC  (2+ messages)

[PATCH] libceph: Convert to use the preferred fallthrough macro
 2020-08-18 12:26 UTC 

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

[PATCH] net: tipc: Convert to use the preferred fallthrough macro
 2020-08-18 12:07 UTC 

[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] net: Avoid strcmp current->comm with warncomm when warned >= 5
 2020-08-18 11:41 UTC 

[PATCH] arch: um: convert tasklets to use new tasklet_setup() API
 2020-08-18 11:32 UTC  (5+ messages)
` [PATCH] char: ipmi: "

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

[PATCH 08/30] net: wireless: ath: carl9170: Mark 'ar9170_qmap' as __maybe_unused
 2020-08-18  9:50 UTC  (8+ messages)
` [PATCH 12/30] net: wireless: cisco: airo: Fix a myriad of coding style issues

[RFC PATCH bpf-next 0/4] bpf: add bpf-based bpf_trace_printk()-like support
 2020-08-18  9:12 UTC  (6+ messages)
` [RFC PATCH bpf-next 2/4] bpf: make BTF show support generic, apply to seq files/bpf_trace_printk

[PATCH 00/20] ethernet: convert tasklets to use new tasklet_setup() API
 2020-08-18  9:14 UTC  (4+ messages)
` [PATCH 06/20] ethernet: chelsio: "

[PATCH 00/16] wirless: convert tasklets to use new tasklet_setup()
 2020-08-18  9:14 UTC  (3+ messages)

[PATCH] qed_main: Remove unnecessary cast in kfree
 2020-08-18  9:10 UTC 

[PATCH] ath10k: fix the status check and wrong return
 2020-08-18  9:08 UTC  (5+ messages)

[PATCH] rpl_iptunnel: simplify the return expression of rpl_do_srh()
 2020-08-18  8:54 UTC 

[PATCH v2 0/3] netlink: allow NLA_BINARY length range validation
 2020-08-18  8:53 UTC  (5+ messages)
` [PATCH v2 1/3] netlink: consistently use NLA_POLICY_EXACT_LEN()
` [PATCH v2 2/3] netlink: consistently use NLA_POLICY_MIN_LEN()
` [PATCH v2 3/3] netlink: make NLA_BINARY validation more flexible

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

[PATCH bpf] net-tun: add type safety to tun_xdp_to_ptr() and tun_ptr_to_xdp()
 2020-08-18  8:39 UTC 

bpf-next is OPEN
 2020-08-18  8:38 UTC 

[PATCH net] sfc: check hash is valid before using it
 2020-08-18  8:35 UTC  (2+ messages)

[PATCH] net/bluetooth/rfcomm/sock.c: add CAP_NET_RAW check
 2020-08-18  8:33 UTC 

[PATCH v5 1/3] net: introduce helper sendpage_ok() in include/linux/net.h
 2020-08-18  8:21 UTC  (3+ messages)

[PATCH] net/bluetooth/hidp/sock.c: add CAP_NET_RAW check
 2020-08-18  8:21 UTC 

[PATCH 0/3] netlink: allow NLA_BINARY length range validation
 2020-08-18  8:15 UTC  (5+ messages)
` [PATCH 1/3] netlink: consistently use NLA_POLICY_EXACT_LEN()
` [PATCH 2/3] netlink: consistently use NLA_POLICY_MIN_LEN()
` [PATCH 3/3] netlink: make NLA_BINARY validation more flexible

[PATCH] net/bluetooth/cmtp/sock.c: add CAP_NET_RAW check
 2020-08-18  8:15 UTC 

sctp: num_ostreams and max_instreams negotiation
 2020-08-18  8:08 UTC  (6+ messages)

[PATCH] net/bluetooth/bnep/sock.c: add CAP_NET_RAW check
 2020-08-18  8:07 UTC 

[RFC PATCH] net: dsa: microchip: delete dead code
 2020-08-18  7:57 UTC  (4+ messages)
` [PATCH v2 0/6] "

[PATCH] net/bluetooth/hci_sock.c: add CAP_NET_RAW check
 2020-08-18  7:56 UTC 

[PATCH net] tipc: not enable tipc when ipv6 works as a module
 2020-08-18  7:59 UTC  (17+ messages)

[PATCH bpf] selftest/bpf: make bpftool if it is not already built
 2020-08-18  7:44 UTC  (3+ messages)

net-next is OPEN
 2020-08-18  7:22 UTC 

[PATCH][v3] i40e: optimise prefetch page refcount
 2020-08-18  7:07 UTC 

[PATCH v5 1/3] net: introduce helper sendpage_ok() in include/linux/net.h
 2020-08-18  7:00 UTC  (5+ messages)

[RFC PATCH net-next 0/6] devlink: Add device metric support
 2020-08-18  6:59 UTC  (4+ messages)
` [RFC PATCH net-next 6/6] mlxsw: spectrum_nve: Expose VXLAN counters via devlink-metric

[PATCH net-next] net: dsa: loop: Return VLAN table size through devlink
 2020-08-18  4:03 UTC 

[GIT] Networking
 2020-08-18  1:35 UTC  (2+ messages)

[PATCH 1/3] net: lantiq: Wake TX queue again
 2020-08-18  0:48 UTC  (6+ messages)
` [PATCH 3/3] net: lantiq: Use napi_complete_done()

[RFC PATCH net-next] bridge: Implement MLD Querier wake-up calls / Android bug workaround
 2020-08-18  0:35 UTC  (2+ messages)
` [bridge] fdde3c8b90: WARNING:at_net/core/rtnetlink.c:#rtnl_link_register

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

[RFC PATCH v11 bpf-next 00/14] bpf: Add d_path helper
 2020-08-18  0:14 UTC  (3+ messages)
` [RFC PATCH v11 bpf-next 10/14] "

[PATCH] net: ipv4: remove duplicate "the the" phrase in Kconfig text
 2020-08-17 22:44 UTC 

[PATCH] net: mscc: ocelot: remove duplicate "the the" phrase in Kconfig text
 2020-08-17 22:40 UTC 

ethtool enhancements for configuring IET Frame preemption
 2020-08-17 22:30 UTC  (2+ messages)

[PATCH] otx2_common: Use devm_kcalloc() in otx2_config_npa()
 2020-08-17 22:08 UTC  (2+ messages)

[PATCH v2] net: core: SIOCADDMULTI/SIOCDELMULTI distinguish between uc and mc
 2020-08-17 22:08 UTC  (2+ messages)

[PATCH v3] net: qrtr: fix usage of idr in port assignment to socket
 2020-08-17 22:01 UTC  (2+ messages)

[PATCH net-next] selftests: disable rp_filter for icmp_redirect.sh
 2020-08-17 22:00 UTC  (2+ messages)

[PATCH net] ptp: ptp_clockmatrix: use i2c_master_send for i2c write
 2020-08-17 21:58 UTC  (2+ messages)

[PATCH bpf] bpf: use get_file_rcu() instead of get_file() for task_file iterator
 2020-08-17 21:49 UTC  (3+ messages)

[PATCH iproute2 v5 0/2] iplink: hsr: add support for creating PRP device
 2020-08-17 21:17 UTC  (3+ messages)
` [PATCH iproute2 v5 1/2] iplink: hsr: add support for creating PRP device similar to HSR
` [PATCH iproute2 v5 2/2] ip: iplink: prp: update man page for new parameter

[net-next iproute2 PATCH v4 0/2] iplink: hsr: add support for creating PRP device
 2020-08-17 20:58 UTC  (4+ messages)
` [net-next iproute2 PATCH v4 1/2] iplink: hsr: add support for creating PRP device similar to HSR

[PATCH v2] net: openvswitch: introduce common code for flushing flows
 2020-08-17 20:13 UTC  (5+ 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).