netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-09 00:56:02 to 2020-06-09 21:34:43 UTC [more...]

[PATCH ethtool v1] netlink: add master/slave configuration support
 2020-06-09 21:34 UTC  (17+ messages)

[PATCH net] selftests/net: in rxtimestamp getopt_long needs terminating null entry
 2020-06-09 21:32 UTC  (2+ messages)

[PATCH net] net: mvneta: do not redirect frames during reconfiguration
 2020-06-09 21:29 UTC  (6+ messages)

[PATCH net-next 0/2] Fixing issues in dma mapping and driver removal
 2020-06-09 21:24 UTC  (3+ messages)
` [PATCH net-next 1/2] Crypto/chcr: Calculate src and dst sg lengths separately for dma map
` [PATCH net-next 2/2] Crypto/chcr: Checking cra_refcnt before unregistering the algorithms

[PATCH v3 0/7] Venus dynamic debug
 2020-06-09 21:21 UTC  (23+ messages)
` [PATCH v3 1/7] Documentation: dynamic-debug: Add description of level bitmask
` [PATCH v3 2/7] dynamic_debug: Group debug messages by "
` [PATCH v3 3/7] dev_printk: Add dev_dbg_level macro over dynamic one
` [PATCH v3 4/7] printk: Add pr_debug_level "
` [PATCH v3 5/7] venus: Add debugfs interface to set firmware log level
` [PATCH v3 6/7] venus: Make debug infrastructure more flexible
` [PATCH v3 7/7] venus: Add a debugfs file for SSR trigger

KMSAN: uninit-value in slhc_compress (2)
 2020-06-09 21:21 UTC  (2+ messages)

BUG: kernel NULL pointer dereference in __cgroup_bpf_run_filter_skb
 2020-06-09 20:50 UTC  (4+ messages)

[PATCHv4 bpf-next 0/2] xdp: add dev map multicast support
 2020-06-09 20:31 UTC  (12+ messages)

[PATCH bpf 0/2] Fixes for sock_hash_free
 2020-06-09 20:29 UTC  (7+ messages)
` [PATCH bpf 1/2] bpf, sockhash: Fix memory leak when unlinking sockets in sock_hash_free
` [PATCH bpf 2/2] bpf, sockhash: Synchronize delete from bucket list on map free

[PATCH] dccp: Fix possible memleak in dccp_init and dccp_fini
 2020-06-09 20:27 UTC  (2+ messages)

[PATCH net 1/1] ionic: wait on queue start until after IFF_UP
 2020-06-09 20:20 UTC  (6+ messages)

[PATCH v3] net: sched: export __netdev_watchdog_up()
 2020-06-09 20:14 UTC  (2+ messages)

[RFC PATCH bpf-next 0/2] bpf_redirect_map() tail call detection and xdp_do_redirect() avoidance
 2020-06-09 20:10 UTC  (5+ messages)
` [RFC PATCH bpf-next 1/2] bpf, xdp: add naive bpf_redirect_map() tail call detection
` [RFC PATCH bpf-next 2/2] i40e: avoid xdp_do_redirect() call when "redirect_tail_call" is set

[Patch net] net: change addr_list_lock back to static key
 2020-06-09 20:00 UTC  (2+ messages)

[PATCH v2 1/2] net: sched: export __netdev_watchdog_up()
 2020-06-09 19:43 UTC  (3+ messages)
` [PATCH v2 2/2] net: sched: make the watchdog functions more coherent

[PATCH v3 0/3] Add support for SQI and master-slave
 2020-06-09 19:41 UTC  (6+ messages)
` [PATCH v3 1/3] update UAPI header copies
` [PATCH v3 2/3] netlink: add master/slave configuration support
` [PATCH v3 3/3] netlink: add LINKSTATE SQI support

[PATCH bpf 0/3] bpf: avoid using/returning file descriptor value zero
 2020-06-09 19:03 UTC  (9+ messages)
  ` [PATCH bpf V2 0/2] bpf: adjust uapi for devmap prior to kernel release
    ` [PATCH bpf V2 1/2] bpf: devmap adjust uapi for attach bpf program
    ` [PATCH bpf V2 2/2] bpf: selftests and tools use struct bpf_devmap_val from uapi

[PATCH bpf] bpf: cgroup: allow multi-attach program to replace itself
 2020-06-09 18:26 UTC  (2+ messages)

[PATCH bpf] bpf: Reset data_meta before running programs attached to devmap entry
 2020-06-09 18:20 UTC  (2+ messages)

[PATCH] bpf/sockmap: fix kernel panic at __tcp_bpf_recvmsg
 2020-06-09 17:58 UTC  (3+ messages)

TCP_DEFER_ACCEPT wakes up without data
 2020-06-09 16:45 UTC  (9+ messages)

[PATCH] Do not assign in if condition wg_noise_handshake_consume_initiation()
 2020-06-09 15:21 UTC 

Fw: [Bug 208107] New: hard lock with CONFIG_CGROUP_NET_PRIO enabled
 2020-06-09 15:30 UTC 

[PATCH] ath10k: Wait until copy complete is actually done before completing
 2020-06-09 15:20 UTC 

[PATCH RFC net-next 0/6] multi release pacing for UDP GSO
 2020-06-09 15:10 UTC  (9+ messages)
` [PATCH RFC net-next 1/6] net: multiple release time SO_TXTIME
` [PATCH RFC net-next 2/6] net: build gso segs in multi "
` [PATCH RFC net-next 3/6] net_sched: sch_fq: multiple release time support
` [PATCH RFC net-next 4/6] selftests/net: so_txtime: support txonly/rxonly modes
` [PATCH RFC net-next 5/6] selftests/net: so_txtime: add gso and multi release pacing
` [PATCH RFC net-next 6/6] selftests/net: upgso bench: add pacing with SO_TXTIME

[PATCH net-next 0/8] net: Add support for Synopsys DesignWare XPCS
 2020-06-09 14:24 UTC  (4+ messages)
` [PATCH net-next 7/8] net: phy: Add Synopsys DesignWare XPCS MDIO module

[PATCH] net: stmmac: Fix RX Coalesce IOC always true issue
 2020-06-09 14:20 UTC  (2+ messages)

[PATCHv2 ipsec] xfrm: fix a warning in xfrm_policy_insert_list
 2020-06-09 14:18 UTC  (4+ messages)

[PATCH bpf] libbpf: Fix BTF-to-C conversion of noreturn function pointers
 2020-06-09 14:05 UTC  (3+ messages)

[PATCH net 1/3] ixgbe: protect ring accesses with READ- and WRITE_ONCE
 2020-06-09 13:19 UTC  (3+ messages)
` [PATCH net 2/3] i40e: "
` [PATCH net 3/3] ice: protect ring accesses with WRITE_ONCE

[PATCH v2 1/2] net: phy: mscc: move shared probe code into a helper
 2020-06-09 13:31 UTC  (2+ messages)
` [PATCH v2 2/2] net: phy: mscc: handle the clkout control on some phy variants

[PATCH] net: mvneta: Fix Serdes configuration for 2.5Gbps modes
 2020-06-09 13:28 UTC  (2+ messages)

[PATCH] net: ethernet: mvneta: add support for 2.5G DRSGMII mode
 2020-06-09 13:14 UTC  (7+ messages)

[PATCH v2 net-next 00/10] net: ocelot: VCAP IS1 and ES0 support
 2020-06-09 12:55 UTC  (9+ messages)
` [PATCH v2 net-next 03/10] net: mscc: ocelot: allocated rules to different hardware VCAP TCAMs by chain index
  ` [EXT] Re: [PATCH v2 net-next 00/10] net: ocelot: VCAP IS1 and ES0 support

[PATCH 00/17] spelling.txt: /decriptors/descriptors/
 2020-06-09 12:45 UTC  (2+ messages)
` [PATCH 05/17] drivers: net: Fix trivial spelling

[PATCH] bpf: alloc_record_per_cpu Add null check after malloc
 2020-06-09 12:23 UTC  (2+ messages)

[PATCH bpf-next V1] bpf: devmap dynamic map-value area based on BTF
 2020-06-09 12:19 UTC  (8+ messages)

(no subject)
 2020-06-09 11:55 UTC  (4+ messages)
` [PATCH] bpf: alloc_record_per_cpu Add null check after malloc
` your mail

[RFC PATCH net-next 00/10] Add extended state
 2020-06-09 10:24 UTC  (7+ messages)
` [RFC PATCH net-next 04/10] ethtool: Add link "
` [RFC PATCH net-next 07/10] mlxsw: spectrum_ethtool: "

[PATCH v3 00/15] Forward MSI-X vector enable error code in pci_alloc_irq_vectors_affinity()
 2020-06-09  9:20 UTC  (4+ messages)
  ` [PATCH v3 12/15] amd-xgbe: Use PCI_IRQ_MSI_TYPES where appropriate
  ` [PATCH v3 13/15] aquantia: atlantic: Use PCI_IRQ_ALL_TYPES "
  ` [PATCH v3 14/15] net: hns3: Use PCI_IRQ_MSI_TYPES "

fentry/fexit attach to EXT type XDP program does not work
 2020-06-09  8:52 UTC  (3+ messages)

[PATCH AUTOSEL 5.7 003/274] ath9x: Fix stack-out-of-bounds Write in ath9k_hif_usb_rx_cb
 2020-06-09  6:55 UTC  (44+ messages)
` [PATCH AUTOSEL 5.7 004/274] ath9k: Fix use-after-free Write in ath9k_htc_rx_msg
` [PATCH AUTOSEL 5.7 005/274] ath9k: Fix use-after-free Read in htc_connect_service
` [PATCH AUTOSEL 5.7 010/274] igc: Fix default MAC address filter override
` [PATCH AUTOSEL 5.7 021/274] net: ethernet: ti: fix return value check in k3_cppi_desc_pool_create_name()
` [PATCH AUTOSEL 5.7 023/274] selftests/bpf: Copy runqslower to OUTPUT directory
` [PATCH AUTOSEL 5.7 028/274] net: atlantic: make hw_get_regs optional
` [PATCH AUTOSEL 5.7 029/274] net: ena: fix error returning in ena_com_get_hash_function()
` [PATCH AUTOSEL 5.7 031/274] ath10k: remove the max_sched_scan_reqs value
` [PATCH AUTOSEL 5.7 035/274] rtw88: fix an issue about leak system resources
` [PATCH AUTOSEL 5.7 044/274] mt76: mt7615: fix aid configuration in mt7615_mcu_wtbl_generic_tlv
` [PATCH AUTOSEL 5.7 048/274] ixgbe: Fix XDP redirect on archs with PAGE_SIZE above 4K
` [PATCH AUTOSEL 5.7 054/274] Bluetooth: Add SCO fallback for invalid LMP parameters error
` [PATCH AUTOSEL 5.7 058/274] ath11k: Fix some resource leaks in error path in 'ath11k_thermal_register()'
` [PATCH AUTOSEL 5.7 071/274] batman-adv: Revert "disable ethtool link speed detection when auto negotiation off"
` [PATCH AUTOSEL 5.7 073/274] ice: Fix memory leak
` [PATCH AUTOSEL 5.7 075/274] ice: Change number of XDP TxQ to 0 when destroying rings
` [PATCH AUTOSEL 5.7 081/274] ice: fix PCI device serial number to be lowercase values
` [PATCH AUTOSEL 5.7 083/274] net: vmxnet3: fix possible buffer overflow caused by bad DMA value in vmxnet3_get_rss()
` [PATCH AUTOSEL 5.7 084/274] tun: correct header offsets in napi frags mode
` [PATCH AUTOSEL 5.7 089/274] ath11k: fix error message to correctly report the command that failed
` [PATCH AUTOSEL 5.7 091/274] ath11k: Avoid mgmt tx count underflow
` [PATCH AUTOSEL 5.7 093/274] ath9k: Fix use-after-free Read in ath9k_wmi_ctrl_rx
` [PATCH AUTOSEL 5.7 094/274] ath9k: Fix general protection fault in ath9k_hif_usb_rx_cb
` [PATCH AUTOSEL 5.7 099/274] brcmfmac: fix wrong location to get firmware feature
` [PATCH AUTOSEL 5.7 102/274] e1000: Distribute switch variables for initialization
` [PATCH AUTOSEL 5.7 103/274] net: mscc: ocelot: deal with problematic MAC_ETYPE VCAP IS2 rules
` [PATCH AUTOSEL 5.7 113/274] ath10k: add flush tx packets for SDIO chip
` [PATCH AUTOSEL 5.7 120/274] dpaa2-eth: fix return codes used in ndo_setup_tc
` [PATCH AUTOSEL 5.7 122/274] net/mlx4_core: Add missing iounmap() in error path
` [PATCH AUTOSEL 5.7 123/274] bpf, riscv: Fix tail call count off by one in RV32 BPF JIT
` [PATCH AUTOSEL 5.7 124/274] netfilter: nft_nat: return EOPNOTSUPP if type or flags are not supported
` [PATCH AUTOSEL 5.7 125/274] ath11k: use GFP_ATOMIC under spin lock
` [PATCH AUTOSEL 5.7 126/274] Bluetooth: Adding driver and quirk defs for multi-role LE
` [PATCH AUTOSEL 5.7 128/274] libbpf: Refactor map creation logic and fix cleanup leak
` [PATCH AUTOSEL 5.7 129/274] selftests/bpf: Ensure test flavors use correct skeletons
` [PATCH AUTOSEL 5.7 130/274] selftests/bpf: Fix memory leak in test selector
` [PATCH AUTOSEL 5.7 131/274] selftests/bpf: Fix memory leak in extract_build_id()
` [PATCH AUTOSEL 5.7 132/274] selftests/bpf: Fix invalid memory reads in core_relo selftest
` [PATCH AUTOSEL 5.7 133/274] libbpf: Fix huge memory leak in libbpf_find_vmlinux_btf_id()
` [PATCH AUTOSEL 5.7 134/274] selftests/bpf: Fix bpf_link leak in ns_current_pid_tgid selftest
` [PATCH AUTOSEL 5.7 135/274] selftests/bpf: Add runqslower binary to .gitignore
` [PATCH AUTOSEL 5.7 264/274] vxlan: Avoid infinite loop when suppressing NS messages with invalid options

[PATCH] bpf: alloc_record_per_cpu Add null check after malloc
 2020-06-09  6:50 UTC 

[PATCH 3/9] net: wireless: ath: fix wiki website url
 2020-06-09  6:25 UTC  (2+ messages)

[PATCH] ath10k: Acquire tx_lock in tx error paths
 2020-06-09  6:23 UTC  (2+ messages)

[PATCH] vhost/test: fix up after API change
 2020-06-09  5:56 UTC  (3+ messages)

[PATCH 5/6] vdpa: introduce virtio pci driver
 2020-06-09  5:55 UTC  (12+ messages)

[PATCH iproute2 net-next 0/2] support for fdb nexthop groups
 2020-06-09  3:46 UTC  (3+ messages)
` [PATCH iproute2 net-next 1/2] ipnexthop: support for fdb nexthops
` [PATCH iproute2 net-next 2/2] bridge: support for nexthop id in fdb entries

[PATCH v2 net] nexthop: Fix fdb labeling for groups
 2020-06-09  2:54 UTC 

[PATCH net] nexthops: Fix fdb labeling for groups
 2020-06-09  2:48 UTC  (2+ messages)

[PATCH net] selftests/net: in timestamping, strncpy needs to preserve null byte
 2020-06-09  2:14 UTC  (2+ messages)

[PATCH net 0/2] rxrpc: Fix hang due to missing notification
 2020-06-09  2:13 UTC  (2+ messages)

[PATCH net v2] mptcp: bugfix for RM_ADDR option parsing
 2020-06-09  2:11 UTC  (2+ messages)

[patch 1/1] net-zerocopy: use vm_insert_pages() for tcp rcv zerocopy
 2020-06-09  2:08 UTC  (2+ messages)

[PATCH 1/1] cxgb4: fix cxgb4_uld_in_use() not used error
 2020-06-09  2:07 UTC  (2+ messages)

[PATCH net-next 1/4] xfrm: bail early on slave pass over skb
 2020-06-09  2:03 UTC  (2+ messages)

[PATCH net] net/tls(TLS_SW): Add selftest for 'chunked' sendfile test
 2020-06-09  2:02 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).