netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-16 10:11:46 to 2020-06-17 08:28:04 UTC [more...]

net/dsa/microchip: correct placement of dt property phy-mode?
 2020-06-17  8:22 UTC 

[net-next PATCH 1/5] net: dsa: tag_rtl4_a: Implement Realtek 4 byte A tag
 2020-06-17  8:06 UTC  (7+ messages)

linux-next: build failures after merge of the vfs tree
 2020-06-17  8:06 UTC  (9+ messages)

[PATCH v4 0/3] mm, treewide: Rename kzfree() to kfree_sensitive()
 2020-06-17  8:03 UTC  (20+ messages)
` [PATCH v4 1/3] mm/slab: Use memzero_explicit() in kzfree()
` [PATCH v4 2/3] mm, treewide: Rename kzfree() to kfree_sensitive()
` [PATCH v4 3/3] btrfs: Use kfree() in btrfs_ioctl_get_subvol_info()

[net-next v2] tipc: update a binding service via broadcast
 2020-06-17  6:56 UTC 

[PATCH bpf 1/2] flow_dissector: reject invalid attach_flags
 2020-06-17  6:49 UTC  (7+ messages)

[PATCH net-next 0/5] cxgb4: add support to read/write flash
 2020-06-17  6:29 UTC  (6+ messages)
` [PATCH net-next 1/5] cxgb4: update set_flash to flash different images
` [PATCH net-next 2/5] cxgb4: add support to flash PHY image
` [PATCH net-next 3/5] cxgb4: add support to flash boot image
` [PATCH net-next 4/5] cxgb4: add support to flash boot cfg image
` [PATCH net-next 5/5] cxgb4: add support to read serial flash

[PATCH bpf] devmap: use bpf_map_area_alloc() for allocating hash buckets
 2020-06-17  6:06 UTC  (2+ messages)

[PATCH bpf] xdp: handle frame_sz in xdp_convert_zc_to_xdp_frame()
 2020-06-17  6:02 UTC  (3+ messages)

[PATCH net v4 0/3] esp, ah: improve crypto algorithm selections
 2020-06-17  5:58 UTC  (2+ messages)

net-next is OPEN
 2020-06-17  5:43 UTC 

[PATCH v2 02/02] net: phy: marvell: Add Marvell 88E1548 support
 2020-06-17  4:52 UTC 

[PATCH v2 01/02] net: phy: marvell: Add Marvell 88E1340 support
 2020-06-17  4:52 UTC 

[PATCH 01/02] net: phy: marvell: Add Marvell 88E1340 support
 2020-06-17  4:49 UTC  (3+ messages)

[PATCH net v2] bareudp: Fixed multiproto mode configuration
 2020-06-17  4:31 UTC 

[PATCH 0/4] Bluetooth: Implement get/set device flags and device flags changed
 2020-06-17  4:00 UTC  (5+ messages)
` [PATCH 1/4] Bluetooth: Add bdaddr_list_with_flags for classic whitelist
` [PATCH 2/4] Bluetooth: Replace wakeable list with flag
` [PATCH 3/4] Bluetooth: Replace wakeable in hci_conn_params
` [PATCH 4/4] Bluetooth: Add get/set device flags mgmt op

[PATCH] net: Fix the arp error in some cases
 2020-06-17  3:38 UTC  (3+ messages)
  ` 答复: "

[PATCH net v3 0/4] several fixes for indirect flow_blocks offload
 2020-06-17  3:36 UTC  (20+ messages)
` [PATCH net v3 1/4] flow_offload: fix incorrect cleanup for flowtable indirect flow_blocks
` [PATCH net v3 2/4] flow_offload: fix incorrect cb_priv check for flow_block_cb
` [PATCH net v3 3/4] net/sched: cls_api: fix nooffloaddevcnt warning dmesg log

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

[RFC PATCH bpf-next 2/8] libbpf: add support for extracting kernel symbol addresses
 2020-06-17  1:36 UTC  (4+ messages)

[PATCH bpf v5 1/3] bpf: don't return EINVAL from {get,set}sockopt when optlen > PAGE_SIZE
 2020-06-17  1:04 UTC  (3+ messages)
` [PATCH bpf v5 2/3] selftests/bpf: make sure optvals > PAGE_SIZE are bypassed
` [PATCH bpf v5 3/3] bpf: document optval > PAGE_SIZE behavior for sockopt hooks

[PATCH] net: usb: ax88179_178a: fix packet alignment padding
 2020-06-17  0:56 UTC  (5+ messages)

[GIT] Networking
 2020-06-17  0:50 UTC  (2+ messages)

[PATCH net 0/3] Fix VLAN checks for SJA1105 DSA tc-flower filters
 2020-06-16 23:58 UTC  (4+ messages)
` [PATCH net 1/3] net: dsa: sja1105: remove debugging code in sja1105_vl_gate
` [PATCH net 2/3] net: dsa: sja1105: fix checks for VLAN state in redirect action
` [PATCH net 3/3] net: dsa: sja1105: fix checks for VLAN state in gate action

[PATCH bpf v4 1/2] bpf: don't return EINVAL from {get,set}sockopt when optlen > PAGE_SIZE
 2020-06-16 23:20 UTC  (5+ messages)
` [PATCH bpf v4 2/2] selftests/bpf: make sure optvals > PAGE_SIZE are bypassed

[PATCH bpf v3 1/2] bpf: don't return EINVAL from {get,set}sockopt when optlen > PAGE_SIZE
 2020-06-16 23:20 UTC  (7+ messages)

[net 0/3][pull request] Intel Wired LAN Driver Updates 2020-06-16
 2020-06-16 23:16 UTC  (5+ messages)
` [net 1/3] e1000e: Do not wake up the system via WOL if device wakeup is disabled
` [net 2/3] e1000: use generic power management
` [net 3/3] e1000e: fix unused-function warning

[PATCH bpf 1/2] bpf: bpf_probe_read_kernel_str() has to return amount of data read on success
 2020-06-16 23:14 UTC  (6+ messages)
` [PATCH bpf 2/2] selftests/bpf: add variable-length data concatenation pattern test

[PATCH 5/5] Huawei BMA: Adding Huawei BMA driver: host_kbox_drv
 2020-06-16 23:11 UTC  (2+ messages)

[PATCH][next] net: stmmac: selftests: Use struct_size() helper in kzalloc()
 2020-06-16 23:03 UTC 

[PATCH 4/5] Huawei BMA: Adding Huawei BMA driver: cdev_veth_drv
 2020-06-16 22:56 UTC  (2+ messages)

[PATCH net v3 0/2] two fixes for 'act_gate' control plane
 2020-06-16 22:52 UTC  (5+ messages)
` [PATCH net v3 1/2] net/sched: act_gate: fix NULL dereference in tcf_gate_init()
` [PATCH net v3 2/2] net/sched: act_gate: fix configuration of the periodic timer

[PATCH][next] ath10k: wmi: Use struct_size() helper in ath10k_wmi_alloc_skb()
 2020-06-16 22:51 UTC 

[PATCH 06/12] xen-blkfront: add callbacks for PM suspend and hibernation]
 2020-06-16 22:30 UTC  (4+ messages)

[PATCH RFC v7 00/14] vhost: ring format independence
 2020-06-16 22:08 UTC  (9+ messages)
` [PATCH RFC v7 03/14] vhost: use batched get_vq_desc version

[PATCH] e1000e: add ifdef to avoid dead code
 2020-06-16 21:20 UTC  (3+ messages)

[PATCH] lan743x: add MODULE_DEVICE_TABLE for module loading alias
 2020-06-16 21:01 UTC  (2+ messages)

[PATCH net] mlxsw: spectrum: Adjust headroom buffers for 8x ports
 2020-06-16 20:47 UTC  (2+ messages)

[PATCH net] bareudp: Fixed configuration to avoid having garbage values
 2020-06-16 20:43 UTC  (2+ messages)

[PATCH 1/1 v2] mvpp2: remove module bugfix
 2020-06-16 20:42 UTC  (2+ messages)

[PATCH net] tcp: grow window for OOO packets only for SACK flows
 2020-06-16 20:39 UTC  (3+ messages)

[PATCH 0/2] Migrate QRTR Nameservice to Kernel
 2020-06-16 18:48 UTC  (3+ messages)
` [PATCH 1/2] net: qrtr: Migrate nameservice to kernel from userspace

[PATCH v5 0/2] mm, treewide: Rename kzfree() to kfree_sensitive()
 2020-06-16 18:36 UTC  (5+ messages)
` [PATCH v5 1/2] mm/slab: Use memzero_explicit() in kzfree()
` [PATCH v5 2/2] mm, treewide: Rename kzfree() to kfree_sensitive()

[Patch net] cgroup: fix cgroup_sk_alloc() for sk_clone_lock()
 2020-06-16 18:03 UTC 

[PATCH ipsec-next 00/10] xfrm: support ipip and ipv6 tunnels in vti and xfrmi
 2020-06-16 17:36 UTC  (11+ messages)
` [PATCH ipsec-next 01/10] xfrm: add is_ipip to struct xfrm_input_afinfo
  ` [PATCH ipsec-next 02/10] tunnel4: add cb_handler to struct xfrm_tunnel
    ` [PATCH ipsec-next 03/10] tunnel6: add tunnel6_input_afinfo for ipip and ipv6 tunnels
      ` [PATCH ipsec-next 04/10] ip_vti: support IPIP tunnel processing with .cb_handler
        ` [PATCH ipsec-next 05/10] ip_vti: support IPIP6 tunnel processing
          ` [PATCH ipsec-next 06/10] ip6_vti: support IP6IP6 tunnel processing with .cb_handler
            ` [PATCH ipsec-next 07/10] ip6_vti: support IP6IP tunnel processing
              ` [PATCH ipsec-next 08/10] ipcomp: assign if_id to child tunnel from parent tunnel
                ` [PATCH ipsec-next 09/10] xfrm: interface: support IP6IP6 and IP6IP tunnels processing with .cb_handler
                  ` [PATCH ipsec-next 10/10] xfrm: interface: support IPIP and IPIP6 "

[PATCH] bpf: Allow small structs to be type of function argument
 2020-06-16 17:35 UTC 

[PATCH net v3] ip_tunnel: fix use-after-free in ip_tunnel_lookup()
 2020-06-16 16:51 UTC 

[PATCH net v5 0/3] esp, ah: improve crypto algorithm selections
 2020-06-16 16:51 UTC  (3+ messages)

[PATCH net v2] ip_tunnel: fix use-after-free in ip_tunnel_lookup()
 2020-06-16 16:37 UTC  (3+ messages)

[PATCH v2] Bluetooth: Terminate the link if pairing is cancelled
 2020-06-16 16:28 UTC 

[PATCH] macsec: Support 32bit PN netlink attribute for XPN links
 2020-06-17  1:02 UTC  (4+ messages)

[PATCH v4 00/11] Add seccomp notifier ioctl that enables adding fds
 2020-06-16 16:18 UTC  (10+ messages)
` [PATCH v4 08/11] selftests/seccomp: Make kcmp() less required
` [PATCH v4 09/11] selftests/seccomp: Rename user_trap_syscall() to user_notif_syscall()
` [PATCH v4 10/11] seccomp: Switch addfd to Extensible Argument ioctl

[PATCH net v2] ip6_gre: fix use-after-free in ip6gre_tunnel_lookup()
 2020-06-16 16:04 UTC 

[PATCH net v2] net: core: reduce recursion limit value
 2020-06-16 15:52 UTC 

[PATCH net v2 0/2] two fixes for 'act_gate' control plane
 2020-06-16 15:21 UTC  (9+ messages)
` [PATCH net v2 2/2] net/sched: act_gate: fix configuration of the periodic timer

[PATCH v2 net 0/2] Reapply DSA fix for dpaa-eth with proper Fixes: tag
 2020-06-16 15:19 UTC  (3+ messages)
` [PATCH v2 net 1/2] Revert "dpaa_eth: fix usage as DSA master, try 3"
` [PATCH v2 net 2/2] dpaa_eth: fix usage as DSA master, try 4

[PATCH net-next 0/3] add MP_PRIO, MP_FAIL and MP_FASTCLOSE suboptions handling
 2020-06-16 15:18 UTC  (2+ messages)

[PATCH net 0/2] Reapply DSA fix for dpaa-eth with proper Fixes: tag
 2020-06-16 15:15 UTC  (9+ messages)
` [PATCH net 1/2] Revert "dpaa_eth: fix usage as DSA master, try 3"
` [PATCH net 2/2] dpaa_eth: fix usage as DSA master, try 4

[PATCH net] ionic: export features for vlans to use
 2020-06-16 15:06 UTC 

[Patch net] net: change addr_list_lock back to static key
 2020-06-16 15:03 UTC  (6+ messages)

[RFC PATCH bpf-next 0/2] xdp: add dev map multicast support
 2020-06-16 14:38 UTC  (8+ messages)
` [PATCHv4 "
  ` [PATCHv4 bpf-next 1/2] xdp: add a new helper for "

[PATCH net] ip6_gre: fix use-after-free in ip6gre_tunnel_lookup()
 2020-06-16 14:28 UTC  (3+ messages)

[PATCH net] ip_tunnel: fix use-after-free in ip_tunnel_lookup()
 2020-06-16 14:26 UTC  (3+ messages)

RATE not being printed on tc -s class show dev XXXX
 2020-06-16 14:14 UTC 

RATE not being printed on tc -s class show dev XXXX
 2020-06-16 14:05 UTC 

[PATCH ipsec] xfrm: policy: match with both mark and mask on user interfaces
 2020-06-16 14:04 UTC  (3+ messages)

[PATCH] net: ath10k: fix memcpy size from untrusted input
 2020-06-16 13:25 UTC 

[PATCH] [bpf] xdp_redirect_cpu_user: Fix null pointer dereference
 2020-06-16 13:10 UTC  (2+ messages)

[PATCH] dpaa_eth: fix usage as DSA master, try 3
 2020-06-16 13:00 UTC  (3+ messages)

[PATCH v3 1/3] net: phy: mscc: move shared probe code into a helper
 2020-06-16 12:27 UTC  (6+ messages)
` [kbuild] "

[PATCH 4/4] thunderbolt: Get rid of E2E workaround
 2020-06-16 11:55 UTC  (11+ messages)

[PATCH] e1000e: continue to init phy even when failed to disable ULP
 2020-06-16 11:26 UTC  (5+ messages)
` [Intel-wired-lan] "

[PATCH net] net: core: reduce recursion limit value
 2020-06-16 10:49 UTC  (3+ messages)

[PATCH rdma-rc] RDMA/mlx5: Fix missed RST2INIT and INIT2INIT steps during ECE handshake
 2020-06-16 10:45 UTC 

[PATCH rdma-next v2 00/11] RAW format dumps through RDMAtool
 2020-06-16 10:39 UTC  (3+ messages)
` [PATCH mlx5-next v2 01/11] net/mlx5: Export resource dump interface
` [PATCH mlx5-next v2 02/11] net/mlx5: Add support in query QP, CQ and MKEY segments

KASAN: use-after-free Read in __smsc95xx_mdio_read
 2020-06-16 10:44 UTC 


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