netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-08 12:21:37 to 2019-10-09 08:08:58 UTC [more...]

[PATCH net-next 0/5] net/smc: improve termination handling
 2019-10-09  8:07 UTC  (6+ messages)
` [PATCH net-next 1/5] net/smc: separate SMCD and SMCR link group lists
` [PATCH net-next 2/5] net/smc: separate locks for "
` [PATCH net-next 3/5] net/smc: increase device refcount for added link group
` [PATCH net-next 4/5] net/smc: no new connections on disappearing devices
` [PATCH net-next 5/5] net/smc: improve close of terminated socket

[PATCH net-next 0/2] Ease nsid allocation
 2019-10-09  8:07 UTC  (9+ messages)
      ` [PATCH net] netns: fix NLM_F_ECHO mechanism for RTM_NEWNSID

[PATCH] net: stmmac: socfpga: re-use the `interface` parameter from platform data
 2019-10-09  8:05 UTC  (4+ messages)
    ` [kbuild-all] "

[PATCH net 0/3] net/smc: fixes for -net
 2019-10-09  8:04 UTC  (4+ messages)
` [PATCH net 1/3] net/smc: fix SMCD link group creation with VLAN id
` [PATCH net 2/3] net/smc: receive returns without data
` [PATCH net 3/3] net/smc: receive pending data after RCV_SHUTDOWN

[PATCH bpf-next v3 0/5] xdp: Support multiple programs on a single interface through chain calls
 2019-10-09  8:03 UTC  (6+ messages)
` [PATCH bpf-next v3 1/5] bpf: Support chain calling multiple BPF programs after each other

[PATCHv2 net-next 0/6] net: add support for ip_tun_info options setting
 2019-10-09  7:55 UTC  (8+ messages)
` [PATCHv2 net-next 1/6] lwtunnel: add options process for arp request
  ` [PATCHv2 net-next 2/6] lwtunnel: add LWTUNNEL_IP_OPTS support for lwtunnel_ip
    ` [PATCHv2 net-next 3/6] lwtunnel: add LWTUNNEL_IP6_OPTS support for lwtunnel_ip6
      ` [PATCHv2 net-next 4/6] vxlan: check tun_info options_len properly
        ` [PATCHv2 net-next 5/6] erspan: fix the tun_info options_len check
          ` [PATCHv2 net-next 6/6] erspan: make md work without TUNNEL_ERSPAN_OPT set

[PATCH] net: can: xilinx_can: Fix flags field initialization for axi can
 2019-10-09  7:54 UTC  (2+ messages)

pull-request: can-next 2019-10-07
 2019-10-09  7:40 UTC  (4+ messages)

[PATCH 00/20] DPAA fixes
 2019-10-09  7:39 UTC  (5+ messages)
` [PATCH 19/20] dpaa_eth: add dpaa_dma_to_virt()

KASAN: use-after-free Read in tipc_nl_node_dump_monitor_peer
 2019-10-09  7:39 UTC 

[RESEND,PATCH] net: stmmac: dwmac-mediatek: fix wrong delay value issue when resume back
 2019-10-09  7:33 UTC 

[PATCH] net: stmmac: dwmac-mediatek: fix wrong delay value issue when resume back
 2019-10-09  7:31 UTC 

[PATCH 0/6] net: can: xilinx_can: Bug fixes and Enhancements
 2019-10-09  7:31 UTC  (6+ messages)
` [PATCH 2/6] net: can: xilinx_can: Fix flags field initialization for axi can and canps

[PATCH bpf] libbpf: fix compatibility for kernels without need_wakeup
 2019-10-09  7:31 UTC  (3+ messages)

[PATCH net-next v2 00/22] bnxt_en: health and error recovery
 2019-10-09  7:04 UTC  (5+ messages)
` [PATCH net-next v2 14/22] bnxt_en: Add new FW devlink_health_reporter

Packet gets stuck in NOLOCK pfifo_fast qdisc
 2019-10-09  6:46 UTC 

Potential uninitialized variables in cfg80211
 2019-10-09  6:45 UTC  (2+ messages)

pull-request: mac80211 2019-10-08
 2019-10-09  6:36 UTC  (3+ messages)

[RFC PATCH v3 0/6] Enable ptp_kvm for arm64
 2019-10-09  6:36 UTC  (11+ messages)
` [RFC PATCH v3 4/6] psci: Add hvc call service for ptp_kvm

[PATCH bpf-next 0/4] Enable direct receive on AF_XDP sockets
 2019-10-09  6:29 UTC  (5+ messages)
` [PATCH bpf-next 2/4] xsk: allow AF_XDP sockets to receive packets directly from a queue

Question about concurrent accesses to an eBPF map
 2019-10-09  6:09 UTC 

[PATCH bpf-next 00/10] bpf: revolutionize bpf tracing
 2019-10-09  5:36 UTC  (15+ messages)
` [PATCH bpf-next 04/10] libbpf: auto-detect btf_id of raw_tracepoint
` [PATCH bpf-next 05/10] bpf: implement accurate raw_tp context access via BTF
` [PATCH bpf-next 09/10] bpf: disallow bpf_probe_read[_str] helpers
` [PATCH bpf-next 10/10] selftests/bpf: add kfree_skb raw_tp test

[PATCH 0/3] net: ftgmac100: Ungate RCLK for RMII on ASPEED MACs
 2019-10-09  4:55 UTC  (13+ messages)
` [PATCH 1/3] dt-bindings: net: ftgmac100: Document AST2600 compatible
` [PATCH 2/3] dt-bindings: net: ftgmac100: Describe clock properties
` [PATCH 3/3] net: ftgmac100: Ungate RCLK for RMII on ASPEED MACs

[PATCH] ftgmac100: Disable HW checksum generation on AST2500
 2019-10-09  4:37 UTC  (3+ messages)

[PATCH bpf-next 0/3] Fix BTF-to-C converter's padding generation
 2019-10-09  4:11 UTC  (5+ messages)
` [PATCH bpf-next 1/3] libbpf: fix struct end padding in btf_dump
` [PATCH bpf-next 2/3] selftests/bpf: convert test_btf_dump into test_progs test
` [PATCH bpf-next 3/3] selftests/bpf: fix btf_dump padding test case

[PATCH net-next] Revert "tun: call dev_get_valid_name() before register_netdevice()"
 2019-10-09  4:03 UTC  (2+ messages)

[PATCH] DIM: fix dim.h kernel-doc and headers
 2019-10-09  4:03 UTC 

[PATCH v8] rtl8xxxu: Improve TX performance of RTL8723BU on rtl8xxxu driver
 2019-10-09  3:40 UTC  (2+ messages)

[PATCH V2 iproute2 0/3] Devlink health FMSG fixes and enhancements
 2019-10-09  3:23 UTC  (2+ messages)

[PATCH iproute2] tc: fix segmentation fault on gact action
 2019-10-09  3:20 UTC  (2+ messages)

[PATCH iproute2] Bareudp device support
 2019-10-09  3:19 UTC  (3+ messages)

[PATCH net-next] act_mirred: Fix mirred_init_module error handling
 2019-10-09  3:10 UTC 

[PATCH] iwlwifi: fw: don't send GEO_TX_POWER_LIMIT command to FW version 29
 2019-10-09  3:01 UTC  (3+ messages)

[PATCH] ip6erspan: remove the incorrect mtu limit for ip6erspan
 2019-10-09  2:53 UTC  (3+ messages)

[PATCH bpf-next 0/2] Track read-only map contents as known scalars in BPF verifiers
 2019-10-09  2:48 UTC  (9+ messages)
` [PATCH bpf-next 1/2] bpf: track contents of read-only maps as scalars
` [PATCH bpf-next 2/2] selftests/bpf: add read-only map values propagation tests

[PATCH net] team: call RCU read lock when walking the port_list
 2019-10-09  2:28 UTC  (3+ messages)

[PATCH -net] Doc: networking/device_drivers/pensando: fix ionic.rst warnings
 2019-10-09  2:09 UTC  (3+ messages)

[PATCH] net/appletalk: restore success case for atalk_proc_init()
 2019-10-09  1:57 UTC  (2+ messages)

KASAN: use-after-free Read in nl8NUM_dump_wpan_phy
 2019-10-09  1:24 UTC  (2+ messages)

[PATCH -next] treewide: remove unused argument in lock_release()
 2019-10-09  1:14 UTC  (4+ messages)

[patch net-next] net: tipc: prepare attrs in __tipc_nl_compat_dumpit()
 2019-10-09  1:07 UTC  (3+ messages)

[patch net-next] net: genetlink: always allocate separate attrs for dumpit ops,
 2019-10-09  1:05 UTC  (2+ messages)

[PATCH net-next 0/6] net: hns3: add some new feature
 2019-10-09  0:28 UTC  (2+ messages)

[PATCH net v1] net: taprio: Fix returning EINVAL when configuring without flags
 2019-10-09  0:22 UTC  (4+ messages)

[PATCH] rtw88: 8822c: Remove set but not used variable 'corr_val'
 2019-10-09  0:17 UTC  (4+ messages)

KASAN: use-after-free Read in pn533_send_complete
 2019-10-09  0:03 UTC  (3+ messages)
` [PATCH] NFC: pn533: fix use-after-free and memleaks

[Patch net] net_sched: fix backward compatibility for TCA_ACT_KIND
 2019-10-08 23:40 UTC  (2+ messages)

[Patch net] net_sched: fix backward compatibility for TCA_KIND
 2019-10-08 23:40 UTC  (2+ messages)

[PATCH v4 bpf-next 0/3] Auto-generate list of BPF helpers
 2019-10-08 23:32 UTC  (6+ messages)
` [PATCH v4 bpf-next 1/3] uapi/bpf: fix helper docs

[PATCH net] net/mlx5: DR, Allow insertion of duplicate rules
 2019-10-08 23:18 UTC  (2+ messages)

[PATCH net,v2 0/2] Update MT7629 to support PHYLINK API
 2019-10-08 23:06 UTC  (4+ messages)
` [PATCH net,v2 1/2] net: ethernet: mediatek: Fix MT7629 missing GMII mode support

[PATCH] sunrpc: fix crash when cache_head become valid before update
 2019-10-08 22:51 UTC  (4+ messages)

linux-next: manual merge of the bpf-next tree with the bpf tree
 2019-10-08 22:47 UTC 

[PATCH bpf 0/2] selftests/bpf: fix false failures
 2019-10-08 22:03 UTC  (5+ messages)
` [PATCH bpf 1/2] selftests/bpf: set rp_filter in test_flow_dissector
` [PATCH bpf 2/2] selftests/bpf: more compatible nc options in test_lwt_ip_encap

[PATCH v5 bpf-next 0/7] Move bpf_helpers and add BPF_CORE_READ macros
 2019-10-08 21:27 UTC  (9+ messages)
` [PATCH v5 bpf-next 1/7] selftests/bpf: undo GCC-specific bpf_helpers.h changes
` [PATCH v5 bpf-next 2/7] selftests/bpf: samples/bpf: split off legacy stuff from bpf_helpers.h
` [PATCH v5 bpf-next 3/7] selftests/bpf: adjust CO-RE reloc tests for new bpf_core_read() macro
` [PATCH v5 bpf-next 4/7] selftests/bpf: split off tracing-only helpers into bpf_tracing.h
` [PATCH v5 bpf-next 5/7] libbpf: move bpf_{helpers,helper_defs,endian,tracing}.h into libbpf
` [PATCH v5 bpf-next 6/7] libbpf: add BPF_CORE_READ/BPF_CORE_READ_INTO helpers
` [PATCH v5 bpf-next 7/7] selftests/bpf: add BPF_CORE_READ and BPF_CORE_READ_STR_INTO macro tests

[next-queue PATCH 0/2] Address IRQ related crash seen due to io_perm_failure
 2019-10-08 21:16 UTC  (3+ messages)
` [next-queue PATCH 1/2] e1000e: Use rtnl_lock to prevent race conditions between net and pci/pm
` [next-queue PATCH 2/2] e1000e: Drop unnecessary __E1000_DOWN bit twiddling

[PATCH net 0/4] llc: fix sk_buff refcounting
 2019-10-08 21:15 UTC  (2+ messages)

KASAN: use-after-free Read in tipc_udp_nl_dump_remoteip
 2019-10-08 21:06 UTC  (2+ messages)

[RFC PATCH] e1000e: Use rtnl_lock to prevent race conditions between net and pci/pm
 2019-10-08 20:49 UTC  (3+ messages)
` [RFC PATCH v2] "

Potential Bug Report
 2019-10-08 20:18 UTC 

[PATCH net-next] tun: fix memory leak in error path
 2019-10-08 20:08 UTC  (4+ messages)

RTL8169 question
 2019-10-08 20:04 UTC 

[PATCH 1/2] Revert "rsi: fix potential null dereference in rsi_probe()"
 2019-10-08 19:24 UTC  (5+ messages)

[PATCH][next] netdevsim: fix spelling mistake "forbidded" -> "forbid"
 2019-10-08 19:14 UTC  (3+ messages)

[PATCH] net: phy: mscc: make arrays static, makes object smaller
 2019-10-08 19:13 UTC  (2+ messages)

[PATCH] nfp: bpf: make array exp_mask static, makes object smaller
 2019-10-08 19:13 UTC  (2+ messages)

[PATCH v2 2/4] spi: Add a PTP system timestamp to the transfer structure
 2019-10-08 18:09 UTC  (5+ messages)
` Applied "spi: Add a PTP system timestamp to the transfer structure" to the spi tree

[PATCH v3 bpf-next 0/7] Move bpf_helpers and add BPF_CORE_READ macros
 2019-10-08 18:02 UTC  (11+ messages)
` [PATCH v3 bpf-next 5/7] libbpf: move bpf_{helpers,endian,tracing}.h into libbpf

[net] net: update net_dim documentation after rename
 2019-10-08 17:59 UTC 

[PATCH net-next v2 00/10] optimize openvswitch flow looking up
 2019-10-08 17:33 UTC  (2+ messages)

[PATCH 1/1] ixgbe: protect TX timestamping from API misuse
 2019-10-08 16:54 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH v4 bpf-next 0/7] Move bpf_helpers and add BPF_CORE_READ macros
 2019-10-08 16:53 UTC  (6+ messages)
` [PATCH v4 bpf-next 6/7] libbpf: add BPF_CORE_READ/BPF_CORE_READ_INTO helpers

[PATCH net-next 0/2] Bareudp Tunnel Module
 2019-10-08 16:28 UTC  (10+ messages)
` [PATCH net-next 1/2] UDP tunnel encapsulation module for tunnelling different protocols like MPLS,IP,NSH etc
` [PATCH net-next 2/2] Special handling for IP & MPLS

[PATCH] rtl8xxxu: make arrays static, makes object smaller
 2019-10-08 16:26 UTC  (2+ messages)

[PATCH net 0/2] s390/qeth: fixes 2019-10-08
 2019-10-08 16:21 UTC  (3+ messages)
` [PATCH net 1/2] s390/qeth: Fix error handling during VNICC initialization
` [PATCH net 2/2] s390/qeth: Fix initialization of vnicc cmd masks during set online

[PATCH v3] rtl8xxxu: add bluetooth co-existence support for single antenna
 2019-10-08 16:00 UTC  (2+ messages)

[PATCH] rt2x00: remove input-polldev.h header
 2019-10-08 15:49 UTC  (2+ messages)

[PATCH -net] phylink: fix kernel-doc warnings
 2019-10-08 15:39 UTC 

[PATCHv2 net-next 0/5] sctp: update from rfc7829
 2019-10-08 15:28 UTC  (4+ messages)
` [PATCHv2 net-next 3/5] sctp: add SCTP_EXPOSE_POTENTIALLY_FAILED_STATE sockopt

[PATCH bpf-next] bpftool: fix bpftool build by switching to bpf_object__open_file()
 2019-10-08 15:26 UTC  (5+ messages)

[PATCH tip/core/rcu 8/9] net/netfilter: Replace rcu_swap_protected() with rcu_replace()
 2019-10-08 14:16 UTC  (2+ messages)

[PATCH v9 0/7] nfc: pn533: add uart phy driver
 2019-10-08 14:05 UTC  (8+ messages)
` [PATCH v9 1/7] nfc: pn533: i2c: "pn532" as dt compatible string
` [PATCH v9 2/7] nfc: pn532: Add uart phy docs and rename it
` [PATCH v9 3/7] nfc: pn533: Add dev_up/dev_down hooks to phy_ops
` [PATCH v9 4/7] nfc: pn533: Split pn533 init & nfc_register
` [PATCH v9 5/7] nfc: pn533: add UART phy driver
` [PATCH v9 6/7] nfc: pn533: Add autopoll capability
` [PATCH v9 7/7] nfc: pn532_uart: Make use of pn532 autopoll

[PATCH] ipv6: Make ipv6_mc_may_pull() return bool
 2019-10-08 12:21 UTC  (2+ messages)

[PATCH net] sctp: add chunks to sk_backlog when the newsk sk_socket is not set
 2019-10-08 12:21 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).