netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-16 06:59:59 to 2020-06-17 00:50:26 UTC [more...]

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

[PATCH v4 0/3] mm, treewide: Rename kzfree() to kfree_sensitive()
 2020-06-17  0:37 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()

[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  (7+ 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  (3+ 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: usb: ax88179_178a: fix packet alignment padding
 2020-06-16 20:55 UTC  (4+ 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 net v3 0/4] several fixes for indirect flow_blocks offload
 2020-06-16 20:38 UTC  (15+ 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 bpf 1/2] flow_dissector: reject invalid attach_flags
 2020-06-16 20:37 UTC  (6+ 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  (11+ 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

linux-next: build failures after merge of the vfs tree
 2020-06-16 15:14 UTC  (4+ messages)

[PATCH bpf] xdp: handle frame_sz in xdp_convert_zc_to_xdp_frame()
 2020-06-16 15:12 UTC  (2+ messages)

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

[PATCH 01/02] net: phy: marvell: Add Marvell 88E1340 support
 2020-06-16 14:54 UTC  (2+ messages)

[RFC PATCH bpf-next 0/2] xdp: add dev map multicast support
 2020-06-16 14:38 UTC  (16+ 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 bpf] devmap: use bpf_map_area_alloc() for allocating hash buckets
 2020-06-16 14:28 UTC 

[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  (3+ 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 

[PATCHv3 0/9] bpf: Add d_path helper
 2020-06-16 10:05 UTC  (12+ messages)
` [PATCH 01/11] bpf: Add btfid tool to resolve BTF IDs in ELF object
` [PATCH 02/11] bpf: Compile btfid tool at kernel compilation start
` [PATCH 03/11] bpf: Add btf_ids object
` [PATCH 04/11] bpf: Resolve BTF IDs in vmlinux image
` [PATCH 05/11] bpf: Remove btf_id helpers resolving
` [PATCH 06/11] bpf: Do not pass enum bpf_access_type to btf_struct_access
` [PATCH 07/11] bpf: Allow nested BTF object to be refferenced by BTF object + offset
` [PATCH 08/11] bpf: Add BTF whitelist support
` [PATCH 09/11] bpf: Add d_path helper
` [PATCH 10/11] selftests/bpf: Add verifier test for "
` [PATCH 11/11] selftests/bpf: Add "

[PATCH 1/1] openvswitch: fix infoleak in conntrack
 2020-06-16  8:42 UTC  (4+ messages)
` [ovs-dev] "

[PATCH] ipvs: avoid drop first packet by reusing conntrack
 2020-06-16  8:39 UTC 

[PATCH] net/80211: simplify mesh code
 2020-06-16  8:30 UTC  (2+ messages)
`  "

[PATCH 1/2] net: ethernet: mvneta: Fix Serdes configuration for SoCs without comphy
 2020-06-16  8:31 UTC  (2+ messages)
` [PATCH 2/2] net: ethernet: mvneta: Add 2500BaseX support "

[PATCH] ipvs: avoid drop first packet by reusing conntrack
 2020-06-16  8:28 UTC 

[PATCH] ath10k: Wait until copy complete is actually done before completing
 2020-06-16  8:11 UTC  (2+ messages)

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

[PATCH] sctp: Fix sk_buff leak when receiving a datagram
 2020-06-16  7:58 UTC  (2+ messages)
` [sctp] cf8d0e3e58: netperf.Throughput_tps -100.0% regression

[PATCH 3/5] Huawei BMA: Adding Huawei BMA driver: host_veth_drv
 2020-06-16  6:47 UTC  (2+ messages)

[PATCH] net: macb: reject unsupported rgmii delays
 2020-06-16  7:49 UTC 

[PATCH 1/2] docs: net: ieee802154: change link to new project URL
 2020-06-16  6:58 UTC  (2+ messages)
` [PATCH 2/2] MAINTAINERS: update ieee802154 project website URL

[PATCH] [bpf] xdp_monitor_user: Fix null pointer dereference
 2020-06-16  7:05 UTC  (2+ messages)

[PATCH 02/02] net: phy: marvell: Add Marvell 88E1548 support
 2020-06-16  7:01 UTC 

[PATCH 0/2] Make WOL of e1000e consistent with sysfs device wakeup
 2020-06-16  7:01 UTC  (4+ messages)
` [PATCH 1/2] e1000e: Do not wake up the system via WOL if device wakeup is disabled


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