netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-26 12:54:36 to 2020-08-27 07:08:17 UTC [more...]

[DRAFT PATCH] random32: make prandom_u32() output unpredictable
 2020-08-27  7:08 UTC  (11+ messages)

[PATCHi v2] net: mdiobus: fix device unregistering in mdiobus_register
 2020-08-27  7:06 UTC 

Packet gets stuck in NOLOCK pfifo_fast qdisc
 2020-08-27  6:56 UTC  (13+ messages)

[PATCH] net: mdiobus: fix device unregistering in mdiobus_register
 2020-08-27  6:56 UTC  (3+ messages)

[PATCH] net: usb: Fix uninit-was-stored issue in asix_read_phy_addr()
 2020-08-27  6:53 UTC 

[PATCH 7/7 net-next] vxlan: fix vxlan_find_sock() documentation for l3mdev
 2020-08-27  6:50 UTC 

[PATCH 6/7 net-next] vxlan: merge VXLAN_NL2FLAG use in vxlan_nl2conf()
 2020-08-27  6:50 UTC 

[PATCH 5/7 net-next] vxlan: add VXLAN_NL2FLAG macro
 2020-08-27  6:50 UTC 

[PATCH 4/7 net-next] vxlan: check rtnl_configure_link return code correctly
 2020-08-27  6:50 UTC 

[PATCH 3/7 net-next] vxlan: move encapsulation warning
 2020-08-27  6:49 UTC 

[PATCH 2/7 net-next] vxlan: add unlikely to vxlan_remcsum check
 2020-08-27  6:49 UTC 

[PATCH 1/7 net-next] vxlan: don't collect metadata if remote checksum is wrong
 2020-08-27  6:48 UTC 

[PATCH 12/30] wireless: ath: wil6210: wmi: Correct misnamed function parameter 'ptr_'
 2020-08-27  6:35 UTC  (3+ messages)

[PATCH 25/32] wireless: ath: wil6210: wmi: Fix formatting and demote non-conforming function headers
 2020-08-27  6:33 UTC  (3+ messages)

[PATCH net backport 5.6.14-5.8.3 v1] net: openvswitch: introduce common code for flushing flows
 2020-08-27  6:21 UTC  (3+ messages)

[PATCH net backport to 5.5 - 5.8.3 v2] net: openvswitch: introduce common code for flushing flows
 2020-08-27  6:19 UTC 

[PATCH v2 0/4] Fixes and improvements for brcmfmac driver
 2020-08-27  6:23 UTC  (8+ messages)
` [PATCH v2 1/4] brcmfmac: increase F2 watermark for BCM4329
` [PATCH v2 2/4] brcmfmac: drop unnecessary "fallthrough" comments
` [PATCH v2 3/4] brcmfmac: drop chip id from debug messages
` [PATCH v2 4/4] brcmfmac: set F2 SDIO block size to 128 bytes for BCM4329

[PATCH bpf-next v3 0/4] bpf: verifier: use target program's type for access verifications
 2020-08-27  6:04 UTC  (4+ messages)
` [PATCH bpf-next v3 2/4] selftests/bpf: add test for freplace program with write access

BUG: stack guard page was hit in __zone_watermark_ok
 2020-08-27  5:45 UTC 

[PATCH v1 bpf-next] bpf: new helper bpf_get_current_pcomm
 2020-08-27  5:25 UTC  (3+ messages)

[PATCH bpf-next 0/5] bpf: add main_thread_only customization for task/task_file iterators
 2020-08-27  5:14 UTC  (9+ messages)
` [PATCH bpf-next 1/5] bpf: make bpf_link_info.iter similar to bpf_iter_link_info
` [PATCH bpf-next 2/5] bpf: add main_thread_only customization for task/task_file iterators
` [PATCH bpf-next 3/5] bpf: add link_query support for newly added main_thread_only info
` [PATCH bpf-next 4/5] bpftool: support optional 'task main_thread_only' argument
` [PATCH bpf-next 5/5] selftests/bpf: test task_file iterator with main_thread_only

[PATCH v2 bpf-next] libbpf: fix compilation warnings for 64-bit printf args
 2020-08-27  5:14 UTC  (2+ messages)

[EXT] INFO: trying to register non-static key in del_timer_sync (2)
 2020-08-27  4:50 UTC  (4+ messages)
` [PATCH v2] mwifiex: don't call del_timer_sync() on uninitialized timer
    ` [EXT] "

[PATCH net-next 0/3] devlink show controller info
 2020-08-27  4:31 UTC  (6+ messages)
` [PATCH net-next 2/3] devlink: Consider other controller while building phys_port_name

[PATCH bpf-next] libbpf: fix compilation warnings for 64-bit printf args
 2020-08-27  4:12 UTC  (3+ messages)

[PATCH net-next] net/sched: add act_ct_output support
 2020-08-27  3:30 UTC  (4+ messages)

[net-next] tipc: fix use-after-free in tipc_bcast_get_mode
 2020-08-27  2:56 UTC 

[PATCH] ice: Fix memleak in ice_set_ringparam
 2020-08-27  2:34 UTC 

[iproute2-next] tipc: support 128bit node identity for peer removing
 2020-08-27  2:30 UTC 

[PATCH net-next v4 0/5] Move MDIO drivers into their own directory
 2020-08-27  2:00 UTC  (6+ messages)
` [PATCH net-next v4 1/5] net: pcs: Move XPCS into new PCS subdirectory
` [PATCH net-next v4 2/5] net/phy/mdio-i2c: Move header file to include/linux/mdio
` [PATCH net-next v4 3/5] net: xgene: Move shared header file into include/linux
` [PATCH net-next v4 4/5] net: mdio: Move MDIO drivers into a new subdirectory
` [PATCH net-next v4 5/5] net: phy: Sort Kconfig and Makefile

[PATCH bpf-next v4 00/30] bpf: switch to memcg-based memory accounting
 2020-08-27  1:38 UTC  (5+ messages)
  ` [PATCH bpf-next v4 04/30] bpf: refine memcg-based memory accounting for arraymap maps
  ` [PATCH bpf-next v4 05/30] bpf: refine memcg-based memory accounting for cpumap maps
  ` [PATCH bpf-next v4 06/30] bpf: memcg-based memory accounting for cgroup storage maps
  ` [PATCH bpf-next v4 07/30] bpf: refine memcg-based memory accounting for devmap maps

[PATCH] block: convert tasklets to use new tasklet_setup() API
 2020-08-27  1:37 UTC  (12+ messages)

[PATCH 1/2] veth: Initialize dev->perm_addr
 2020-08-27  1:04 UTC  (7+ messages)

[PATCH v2] staging: qlge: fix build breakage with dumping enabled
 2020-08-27  0:50 UTC  (2+ messages)

linux-next: manual merge of the net-next tree with the net tree
 2020-08-27  0:34 UTC 

[PATCH net-next 00/12] ionic memory usage rework
 2020-08-27  0:09 UTC  (19+ messages)
` [PATCH net-next 01/12] ionic: set MTU floor at ETH_MIN_MTU
` [PATCH net-next 02/12] ionic: fix up a couple of debug strings
` [PATCH net-next 03/12] ionic: use kcalloc for new arrays
` [PATCH net-next 04/12] ionic: remove lif list concept
` [PATCH net-next 05/12] ionic: rework and simplify handling of the queue stats block
` [PATCH net-next 06/12] ionic: clean up unnecessary non-static functions
` [PATCH net-next 07/12] ionic: reduce contiguous memory allocation requirement
` [PATCH net-next 08/12] ionic: use index not pointer for queue tracking
` [PATCH net-next 09/12] ionic: change mtu without full queue rebuild
` [PATCH net-next 10/12] ionic: change the descriptor ring length without full reset
` [PATCH net-next 11/12] ionic: change queue count with no reset
` [PATCH net-next 12/12] ionic: pull reset_queues into tx_timeout handler

[PATCH -next] net: ice: Fix pointer cast warnings
 2020-08-26 23:22 UTC  (3+ messages)
` [PATCH -next v2] "

[PATCH net-next 0/6] drivers/net: constify static ops-variables
 2020-08-26 23:21 UTC  (8+ messages)
` [PATCH net-next 1/6] net: ethernet: qualcomm: constify qca_serdev_ops
` [PATCH net-next 2/6] net: ethernet: ravb: constify bb_ops
` [PATCH net-next 3/6] net: renesas: sh_eth: "
` [PATCH net-next 4/6] net: phy: at803x: constify static regulator_ops
` [PATCH net-next 5/6] net: phy: mscc: macsec: constify vsc8584_macsec_ops
` [PATCH net-next 6/6] net: ath11k: constify ath11k_thermal_ops

[PATCH net 0/2] net: fix netpoll crash with bnxt
 2020-08-26 23:17 UTC  (5+ messages)
` [PATCH net 1/2] net: disable netpoll on fresh napis
` [PATCH net 2/2] bnxt: don't enable NAPI until rings are ready

[PATCH net-next 0/7] ipv4: nexthop: Various improvements
 2020-08-26 23:03 UTC  (17+ messages)
` [PATCH net-next 1/7] ipv4: nexthop: Reduce allocation size of 'struct nh_group'
` [PATCH net-next 2/7] ipv4: nexthop: Use nla_put_be32() for NHA_GATEWAY
` [PATCH net-next 3/7] ipv4: nexthop: Remove unnecessary rtnl_dereference()
` [PATCH net-next 4/7] ipv4: nexthop: Correctly update nexthop group when removing a nexthop
` [PATCH net-next 5/7] selftests: fib_nexthops: Test IPv6 route with group after removing IPv4 nexthops
` [PATCH net-next 6/7] ipv4: nexthop: Correctly update nexthop group when replacing a nexthop
` [PATCH net-next 7/7] selftests: fib_nexthops: Test IPv6 route with group after replacing IPv4 nexthops

[PATCH net] ipv4: Silence suspicious RCU usage warning
 2020-08-26 22:59 UTC  (3+ messages)

[PATCH net-next 0/3] net_prefetch API
 2020-08-26 22:56 UTC  (7+ messages)
` [PATCH net-next 1/3] net: Take common prefetch code structure into a function
` [PATCH net-next 2/3] net/mlx5e: RX, Add a prefetch command for small L1_CACHE_BYTES
` [PATCH net-next 3/3] net/mlx4_en: "

[PATCH v3 0/2] Add Ethernet support for Intel Keem Bay SoC
 2020-08-26 22:52 UTC  (2+ messages)

[PATCH net] drivers/net/wan/lapbether: Set network_header before transmitting
 2020-08-26 22:51 UTC  (2+ messages)

[PATCH net] mptcp: free acked data before waiting for more memory
 2020-08-26 22:49 UTC  (2+ messages)

[PATCH] Bluetooth: Clear suspend tasks on unregister
 2020-08-26 22:48 UTC  (2+ messages)

[PATCH net-next v1] taprio: Fix using wrong queues in gate mask
 2020-08-26 22:48 UTC  (2+ messages)

[PATCH] Bluetooth: Clear suspend tasks on unregister
 2020-08-26 22:47 UTC 

kernel BUG at fs/ext4/page-io.c:LINE!
 2020-08-26 22:38 UTC 

[PATCH net-next] gtp: add notification mechnism
 2020-08-26 22:36 UTC  (6+ messages)
` [PATCH net-next v2] gtp: add notification mechanism

[RFC PATCH net-next 0/2] Granular VF Trust Flags for SR-IOV
 2020-08-26 22:23 UTC  (3+ messages)

[PATCH bpf-next] libbpf: Fix unintentional success return code in bpf_object__load
 2020-08-26 22:17 UTC  (2+ messages)

START UP FUNDS
 2020-08-26 21:47 UTC 

[PATCH v6 bpf-next 0/6] bpf: tailcalls in BPF subprograms
 2020-08-26 21:35 UTC  (7+ messages)

[net-next v5 1/2] seg6: inherit DSCP of inner IPv4 packets
 2020-08-26 19:41 UTC  (6+ messages)

[PATCH 1/3] xfrm: clone XFRMA_SET_MARK during xfrm_do_migrate
 2020-08-26 19:40 UTC  (5+ messages)
` [PATCH v2 1/4] xfrm: clone XFRMA_SET_MARK in xfrm_do_migrate
` [PATCH v2 2/4] xfrm: clone XFRMA_REPLAY_ESN_VAL "
` [PATCH v2 3/4] xfrm: clone XFRMA_SEC_CTX "
` [PATCH v2 4/4] xfrm: clone whole liftime_cur structure "

[PATCH net-next v3 0/3] net: openvswitch: improve codes
 2020-08-26 19:23 UTC  (5+ messages)
` [PATCH net-next v3 2/3] net: openvswitch: refactor flow free function
` [PATCH net-next v3 3/3] net: openvswitch: remove unnused keep_flows

[PATCH net-next v2 0/3] net: openvswitch: improve codes
 2020-08-26 19:23 UTC  (3+ messages)
` [PATCH net-next v2 1/3] net: openvswitch: improve coding style

[PATCH bpf-next 0/3] bpf: add MPTCP subflow support
 2020-08-26 19:12 UTC  (4+ messages)

[GIT PULL] virtio: bugfixes
 2020-08-26 18:34 UTC  (2+ messages)

[PATCH 1/3] net: ax88796c: ASIX AX88796C SPI Ethernet Adapter Driver
 2020-08-26 16:52 UTC  (7+ messages)

[PATCH][next] selftests/bpf: fix spelling mistake "scoket" -> "socket"
 2020-08-26 16:22 UTC  (2+ messages)

[PATCHv3 next] net: add option to not create fall-back tunnels in root-ns as well
 2020-08-26 16:05 UTC 

[PATCH V2 net-next 0/4] Enhance current features in ena driver
 2020-08-26 15:36 UTC  (5+ messages)
` [PATCH V2 net-next 1/4] net: ena: ethtool: use unsigned long for pointer arithmetics

[PATCH v1] net: phy: leds: Deduplicate link LED trigger registration
 2020-08-26 15:21 UTC  (5+ messages)

[PATCH v20 06/23] LSM: Use lsmblob in security_secctx_to_secid
 2020-08-26 14:52 UTC  (5+ messages)
` [PATCH v20 14/23] LSM: Ensure the correct LSM context releaser
` [PATCH v20 15/23] LSM: Use lsmcontext in security_secid_to_secctx
` [PATCH v20 17/23] LSM: security_secid_to_secctx in netlink netfilter
` [PATCH v20 18/23] NET: Store LSM netlabel data in a lsmblob

[PATCH v2 1/2] ath10k: Keep track of which interrupts fired, don't poll them
 2020-08-26 14:59 UTC  (3+ messages)

[PATCH v2] net: core: SIOCADDMULTI/SIOCDELMULTI distinguish between uc and mc
 2020-08-26 14:37 UTC  (3+ messages)

[PATCH 00/49] DRM driver for Hikey 970
 2020-08-26 14:44 UTC  (9+ messages)

[PATCH net-next] inet: remove inet_sk_copy_descendant()
 2020-08-26 14:39 UTC  (2+ messages)

general protection fault in nexthop_is_blackhole
 2020-08-26 14:38 UTC 

general protection fault in rt6_fill_node
 2020-08-26 14:38 UTC 

WARNING: refcount bug in red_destroy
 2020-08-26 14:37 UTC 

Regarding possible bug in net/wan/x25_asy.c
 2020-08-26 14:35 UTC  (5+ messages)

[net-next v5 0/6] net: marvell: prestera: Add Switchdev driver for Prestera family ASIC device 98DX326x (AC3x)
 2020-08-26 14:34 UTC  (6+ messages)
` [net-next v5 1/6] net: marvell: prestera: Add driver for Prestera family ASIC devices

[PATCH] net: cdc_ncm: Fix build error
 2020-08-26 14:29 UTC  (2+ messages)

WARNING: refcount bug in qdisc_put (2)
 2020-08-26 14:27 UTC 

[PATCH] net: hns3: Fix for geneve tx checksum bug
 2020-08-26 14:27 UTC  (2+ messages)

[PATCH bpf-next] selftests/bpf: Fix open call in trigger_fstat_events
 2020-08-26 14:25 UTC  (2+ messages)

[PATCHv8 bpf-next 0/3] xdp: add a new helper for dev map multicast support
 2020-08-26 13:20 UTC  (7+ messages)
` [PATCHv9 bpf-next 0/5] "
  ` [PATCHv9 bpf-next 1/5] bpf: add a new bpf argument type ARG_CONST_MAP_PTR_OR_NULL
  ` [PATCHv9 bpf-next 2/5] xdp: add a new helper for dev map multicast support
  ` [PATCHv9 bpf-next 3/5] sample/bpf: add xdp_redirect_map_multicast test
  ` [PATCHv9 bpf-next 4/5] selftests/bpf: add xdp_redirect_multi test
  ` [PATCHv9 bpf-next 5/5] selftests/bpf: Add verifier tests for bpf arg ARG_CONST_MAP_PTR_OR_NULL

[PATCH] net: dp83869: Fix RGMII internal delay configuration
 2020-08-26 13:01 UTC  (5+ messages)

ethernet-phy-ieee802.3-c22 binding and reset-gpios
 2020-08-26 12:56 UTC  (4+ 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).