netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-09 02:08:38 to 2020-06-10 05:26:46 UTC [more...]

[PATCH bpf] libbpf: Fix BTF-to-C conversion of noreturn function pointers
 2020-06-10  5:26 UTC  (4+ messages)

[PATCH bpf] libbpf: handle GCC noreturn-turned-volatile quirk
 2020-06-10  5:23 UTC 

[PATCH 0/2] Use __scm_install_fd() more widely
 2020-06-10  4:52 UTC  (3+ messages)
` [PATCH 1/2] net/scm: Regularize compat handling of scm_detach_fds()
` [PATCH 2/2] pidfd: Replace open-coded partial __scm_install_fd()

[GIT PULL] virtio: features, fixes
 2020-06-10  4:44 UTC 

[PATCH RFC net-next 0/8] nexthop: Add support for active-backup nexthop type
 2020-06-10  3:49 UTC  (9+ messages)
` [PATCH RFC net-next 1/8] nexthop: Rename nexthop_free_mpath
` [PATCH RFC net-next 2/8] nexthop: Refactor nexthop_select_path
` [PATCH RFC net-next 3/8] nexthop: Refactor nexthop_for_each_fib6_nh
` [PATCH RFC net-next 4/8] nexthop: Move nexthop_get_nhc_lookup to nexthop.c
` [PATCH RFC net-next 5/8] nexthop: Move nexthop_uses_dev "
` [PATCH RFC net-next 6/8] nexthop: Add primary_only argument to nexthop_for_each_fib6_nh
` [PATCH RFC net-next 7/8] nexthop: Add support for active-backup nexthop type
` [PATCH RFC net-next 8/8] selftests: Add active-backup nexthop tests

[PATCH net,stable 1/1] net: ethernet: stmmac: free tx skb buffer in stmmac_resume()
 2020-06-10  3:43 UTC  (3+ messages)

[PATCH] Fix null pointer dereference in vector_user_bpf
 2020-06-10  3:43 UTC 

[PATCH] Do not assign in if condition wg_noise_handshake_consume_initiation()
 2020-06-10  3:42 UTC  (2+ messages)

[PATCH RFC v6 00/11] vhost: ring format independence
 2020-06-10  3:14 UTC  (3+ messages)
` [PATCH RFC v6 02/11] vhost: use batched get_vq_desc version

[PATCH v3 0/7] Venus dynamic debug
 2020-06-10  3:10 UTC  (26+ 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

[PATCH] xdp_rxq_info_user: Add null check after malloc
 2020-06-10  3:01 UTC 

[PATCHv4 bpf-next 0/2] xdp: add dev map multicast support
 2020-06-10  2:35 UTC  (13+ messages)

[PATCH] e1000e: Squash an unused function warning
 2020-06-10  1:49 UTC 

BUG: kernel NULL pointer dereference in __cgroup_bpf_run_filter_skb
 2020-06-10  1:37 UTC  (5+ messages)

[PATCH] net: stmmac: Fix RX Coalesce IOC always true issue
 2020-06-10  1:30 UTC  (3+ messages)

[PATCH net v3 0/3] esp, ah: improve crypto algorithm selections
 2020-06-10  1:01 UTC  (7+ messages)
` [PATCH net v3 1/3] esp, ah: consolidate the "
` [PATCH net v3 2/3] esp: select CRYPTO_SEQIV
` [PATCH net v3 3/3] esp, ah: modernize the crypto algorithm selections

linux-next: manual merge of the net tree with Linus' tree
 2020-06-09 23:58 UTC  (2+ messages)

[PATCH net] vxlan: Remove access to nexthop group struct
 2020-06-09 23:27 UTC 

[PATCH] net: flow_offload: remove indirect flow_block declarations leftover
 2020-06-09 23:10 UTC  (2+ messages)

memory leak in ctnetlink_start
 2020-06-09 22:38 UTC  (2+ messages)

memory leak in nf_tables_parse_netdev_hooks (3)
 2020-06-09 22:32 UTC  (2+ messages)

[(RFC) PATCH ] be2net: Allow a VF to use physical link state
 2020-06-09 21:58 UTC  (2+ messages)

memory leak in ctnetlink_del_conntrack
 2020-06-09 21:58 UTC 

[PATCH ethtool v1] netlink: add master/slave configuration support
 2020-06-09 21:48 UTC  (18+ 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

KMSAN: uninit-value in slhc_compress (2)
 2020-06-09 21:21 UTC  (2+ 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)

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

[PATCHv2 ipsec] xfrm: fix a warning in xfrm_policy_insert_list
 2020-06-09 14:18 UTC  (4+ 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 264/274] vxlan: Avoid infinite loop when suppressing NS messages with invalid options
 2020-06-09  6:55 UTC  (2+ messages)

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


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