netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-09-27 10:15:32 to 2019-09-29 12:10:00 UTC [more...]

[RFC PATCH 0/2] Incorrect memory access when using TAP
 2019-09-29 11:05 UTC  (2+ messages)
` [RFC PATCH 1/2] net: tap: Fix incorrect memory access

[PATCH net v4 00/12] net: fix nested device bugs
 2019-09-29 11:05 UTC  (21+ messages)
` [PATCH net v4 01/12] net: core: limit nested device depth
` [PATCH net v4 02/12] vlan: use dynamic lockdep key instead of subclass
` [PATCH net v4 03/12] bonding: fix unexpected IFF_BONDING bit unset
` [PATCH net v4 04/12] bonding: use dynamic lockdep key instead of subclass
` [PATCH net v4 05/12] team: use dynamic lockdep key instead of static key
` [PATCH net v4 06/12] macsec: use dynamic lockdep key instead of subclass
` [PATCH net v4 07/12] macvlan: "
` [PATCH net v4 08/12] macsec: fix refcnt leak in module exit routine
` [PATCH net v4 09/12] net: core: add ignore flag to netdev_adjacent structure
` [PATCH net v4 10/12] vxlan: add adjacent link to limit depth level
` [PATCH net v4 11/12] net: remove unnecessary variables and callback
` [PATCH net v4 12/12] virt_wifi: fix refcnt leak in module exit routine

[RFC 00/20] Intel RDMA/IDC Driver series
 2019-09-29  9:28 UTC  (28+ messages)
` [RFC 01/20] ice: Initialize and register multi-function device to provide RDMA
` [RFC 12/20] RDMA/irdma: Implement device supported verb APIs
` [RFC 15/20] RDMA/irdma: Add miscellaneous utility definitions
` [RFC 20/20] RDMA/i40iw: Mark i40iw as deprecated

[PATCH] can: flexcan: use devm_platform_ioremap_resource() to simplify code
 2019-09-29  8:32 UTC 

[PATCH] vhost: introduce mdev based hardware backend
 2019-09-29  7:39 UTC  (15+ messages)

[PATCH] net: dsa: rtl8366rb: add missing of_node_put after calling of_get_child_by_name
 2019-09-29  7:00 UTC 

DSA driver kernel extension for dsa mv88e6190 switch
 2019-09-29  6:55 UTC  (7+ messages)

[PATCH] net: mscc: ocelot: add missing of_node_put after calling of_get_child_by_name
 2019-09-29  6:54 UTC 

[GIT] Networking
 2019-09-29  1:05 UTC  (2+ messages)

[PATCH net] net: sched: cbs: Avoid division by zero when calculating the port rate
 2019-09-28 23:39 UTC 

[PATCH net] net: sched: taprio: Avoid division by zero on invalid link speed
 2019-09-28 23:37 UTC 

[PATCH bpf-next] bpf, capabilities: introduce CAP_BPF
 2019-09-28 23:37 UTC  (10+ messages)

[RFC] rx_missed_errors statistics support in several drivers
 2019-09-28 23:30 UTC 

[PATCH bpf v2] libbpf: handle symbol versioning properly for libbpf.a
 2019-09-28 23:19 UTC 

[PATCH] bpf: use flexible array members, not zero-length
 2019-09-29  5:49 UTC  (2+ messages)

[PATCH v2 net] net: sched: taprio: Fix potential integer overflow in taprio_set_picos_per_byte
 2019-09-28 23:01 UTC 

[PATCH net] net: dsa: sja1105: Prevent leaking memory
 2019-09-28 22:43 UTC 

[PATCH net] ptp_qoriq: Don't write system time into PHC at boot
 2019-09-28 22:22 UTC 

[PATCH net] net: dsa: sja1105: Ensure PTP time for rxtstamp reconstruction is not in the past
 2019-09-28 22:08 UTC 

[PATCH net] net: dsa: sja1105: Fix sleeping while atomic in .port_hwtstamp_set
 2019-09-28 22:07 UTC 

[PATCH] net: dsa: rtl8366: Check VLAN ID and not ports
 2019-09-28 20:43 UTC  (5+ messages)

[PATCH iproute2 net-next v2 0/2] support for bridge fdb and neigh get
 2019-09-28 20:22 UTC  (3+ messages)
` [PATCH iproute2 net-next v2 1/2] bridge: fdb get support
` [PATCH iproute2 net-next v2 2/2] ipneigh: neigh "

[PATCH iproute2 net-next 0/2] support for bridge fdb and neigh get
 2019-09-28 20:20 UTC  (5+ messages)
` [PATCH iproute2 net-next 1/2] bridge: fdb get support
` [PATCH iproute2 net-next 2/2] ipneigh: neigh "

linux-next: Fixes tag needs some work in the net tree
 2019-09-28 18:51 UTC 

[PATCH bpf] libbpf: count present CPUs, not theoretically possible
 2019-09-28 17:46 UTC  (4+ messages)

[PATCH] can: dev: add missing of_node_put after calling of_get_child_by_name
 2019-09-28 14:29 UTC 

[PATCH] docs: networking: Add title caret and missing doc
 2019-09-28 12:39 UTC 

[PATCH net 0/8] net: stmmac: Fixes for -net
 2019-09-28  9:01 UTC  (4+ messages)
` [PATCH net 8/8] net: stmmac: xgmac: Fix RSS not writing all Keys to HW

pull-request: ieee802154 for net 2019-09-28
 2019-09-28  7:57 UTC 

[PATCH] net/mlx5: fix memory leak in mlx5_fw_fatal_reporter_dump
 2019-09-28  6:07 UTC  (2+ messages)

[PATCH v2] net: flow_offload: fix memory leak in nfp_abm_u32_knode_replace
 2019-09-28  5:55 UTC  (6+ messages)
` [PATCH v3] nfp: abm: "
      `  "

KASAN: slab-out-of-bounds Read in bpf_prog_create
 2019-09-28  3:15 UTC  (2+ messages)

[PATCH V2] net: dsa: microchip: Always set regmap stride to 1
 2019-09-28  1:56 UTC  (4+ messages)

[PATCH V11 0/4] BPF: New helper to obtain namespace data from current task
 2019-09-28  1:42 UTC  (6+ messages)
` [PATCH bpf-next v11 2/4] bpf: added new helper bpf_get_ns_current_pid_tgid

[PATCH net 1/1] net/tls(TLS_SW): Fix list_del double free caused by a race condition in tls_tx_records
 2019-09-28  0:37 UTC  (9+ messages)
` [PATCH V2 "

[PATCH RESEND v3 00/26] Add definition for the number of standard PCI BARs
 2019-09-27 23:40 UTC 

[PATCH net] net: Unpublish sk from sk_reuseport_cb before call_rcu
 2019-09-27 23:00 UTC 

[GIT PULL] 9p updates for 5.4
 2019-09-27 23:00 UTC  (2+ messages)

[net-next v3 0/7] new PTP ioctl fixes
 2019-09-27 22:16 UTC  (5+ messages)
` [net-next v3 7/7] renesas: reject unsupported external timestamp flags

[PATCH bpf-next 1/5] perf/core: Add PERF_FORMAT_LOST read_format
 2019-09-27 21:28 UTC  (2+ messages)

[PATCH bpf] bpf: Fix a race in reuseport_array_free()
 2019-09-27 21:22 UTC  (5+ messages)

[PATCH] tools: bpf: Use !building_out_of_srctree to determine srctree
 2019-09-27 21:15 UTC  (4+ messages)

[PATCH v2] riscv: add support for SECCOMP and SECCOMP_FILTER
 2019-09-27 20:58 UTC  (3+ messages)

[PATCH] iwlwifi: fix memory leaks in iwl_pcie_ctxt_info_gen3_init
 2019-09-27 20:56 UTC 

[PATCH] ieee802154: ca8210: prevent memory leak
 2019-09-27 20:01 UTC  (2+ messages)

[PATCH net] sch_cbq: validate TCA_CBQ_WRROPT to avoid crash
 2019-09-27 19:57 UTC  (3+ messages)

[PATCH] i40e: prevent memory leak in i40e_setup_macvlans
 2019-09-27 19:01 UTC  (3+ messages)
` [Intel-wired-lan] "

[PATCH] vsock/virtio: add support for MSG_PEEK
 2019-09-27 18:59 UTC  (7+ messages)
` [PATCH v2] "

[PATCH] net: tap: clean up an indentation issue
 2019-09-27 18:58 UTC  (2+ messages)

[PATCH net] tcp: better handle TCP_USER_TIMEOUT in SYN_SENT state
 2019-09-27 18:42 UTC  (3+ messages)

[PATCH v2 net] sk_buff: drop all skb extensions on free and skb scrubbing
 2019-09-27 18:40 UTC  (2+ messages)

[PATCH net] tcp_bbr: fix quantization code to not raise cwnd if not probing bandwidth
 2019-09-27 18:39 UTC  (2+ messages)

[PATCH net 0/3] mlxsw: Various fixes
 2019-09-27 18:33 UTC  (2+ messages)

[PATCH] net: ena: clean up indentation issue
 2019-09-27 18:32 UTC  (2+ messages)

[PATCH] NFC: st95hf: clean up indentation issue
 2019-09-27 18:31 UTC  (2+ messages)

[PATCH] net: phy: micrel: add Asym Pause workaround for KSZ9021
 2019-09-27 18:29 UTC  (2+ messages)

[PATCH net] net: socionext: ave: Avoid using netdev_err() before calling register_netdev()
 2019-09-27 18:28 UTC  (2+ messages)

[net-next v2 0/2] new PTP ioctl fixes
 2019-09-27 18:25 UTC  (3+ messages)
` [net-next v2 1/2] ptp: correctly disable flags on old ioctls

[PATCH] lib: dimlib: fix help text typos
 2019-09-27 18:23 UTC  (2+ messages)

[PATCH] net: phy: micrel: add Asym Pause workaround for KSZ9021
 2019-09-27 18:22 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/5] Netfilter fixes for net
 2019-09-27 18:16 UTC  (2+ messages)

[PATCH] nfp: flower: fix memory leak in nfp_flower_spawn_vnic_reprs
 2019-09-27 18:12 UTC  (3+ messages)

[PATCH] nfp: flower: prevent memory leak in nfp_flower_spawn_phy_reprs
 2019-09-27 18:12 UTC  (3+ messages)

[PATCH net v2] net/sched: Set default of CONFIG_NET_TC_SKB_EXT to N
 2019-09-27 18:08 UTC  (2+ messages)

[PATCH net] vrf: Do not attempt to create IPv6 mcast rule if IPv6 is disabled
 2019-09-27 18:07 UTC  (2+ messages)

[PATCH v2] riscv: add support for SECCOMP and SECCOMP_FILTER
 2019-09-27 17:20 UTC  (7+ messages)

[PATCH] genetlink: prevent memory leak in netlbl_unlabel_defconf
 2019-09-27 16:14 UTC  (4+ messages)
`  "

[PATCH v8 1/7] nfc: pn533: i2c: "pn532" as dt compatible string
 2019-09-27 15:52 UTC  (3+ messages)
` [PATCH v8 2/7] nfc: pn532: Add uart phy docs and rename it

[PATCH] net: mac80211: Disable preeemption when updating stat counters
 2019-09-27 15:41 UTC 

[PATCH ipsec-next v3 0/6] ipsec: add TCP encapsulation support (RFC 8229)
 2019-09-27 14:59 UTC  (7+ messages)
` [PATCH ipsec-next v3 1/6] net: add queue argument to __skb_wait_for_more_packets and __skb_{,try_}recv_datagram
` [PATCH ipsec-next v3 2/6] xfrm: introduce xfrm_trans_queue_net
` [PATCH ipsec-next v3 3/6] xfrm: add route lookup to xfrm4_rcv_encap
` [PATCH ipsec-next v3 4/6] esp4: prepare esp_input_done2 for non-UDP encapsulation
` [PATCH ipsec-next v3 5/6] esp4: split esp_output_udp_encap and introduce esp_output_encap
` [PATCH ipsec-next v3 6/6] xfrm: add espintcp (RFC 8229)

[PATCH v2 1/2] dt-bindings: ptp: Add bindings doc for IDT ClockMatrix based PTP clock
 2019-09-27 14:56 UTC  (5+ messages)
` [PATCH v2 2/2] ptp: Add a ptp clock driver for IDT ClockMatrix

pull-request: bpf 2019-09-27
 2019-09-27 14:26 UTC  (2+ messages)

[PATCH] net/ncsi: prevent memory leak in ncsi_rsp_handler_gc
 2019-09-27 13:40 UTC  (2+ messages)
`  "

[PATCH net] devlink: Fix error handling in param and info_get dumpit cb
 2019-09-27 13:37 UTC  (6+ messages)

[PATCH net] tcp: better handle TCP_USER_TIMEOUT in SYN_SENT state
 2019-09-27 13:18 UTC  (3+ messages)

[PATCH bpf-next] tools: libbpf: update extended attributes version of bpf_object__open()
 2019-09-27 13:12 UTC  (5+ messages)

[PATCH ghak90 V7 00/21] audit: implement container identifier
 2019-09-27 12:51 UTC  (3+ messages)
` [PATCH ghak90 V7 06/21] audit: contid limit of 32k imposed to avoid DoS

[PATCH bpf] libbpf: add macro __BUILD_STATIC_LIBBPF__ to guard .symver
 2019-09-27 12:48 UTC  (2+ messages)

[PATCH 0/1] bpf: Fix bpf_event_output re-entry issue
 2019-09-27 12:44 UTC  (3+ messages)
` [PATCH 1/1] "

chapoly acceleration hardware [Was: Re: [RFC PATCH 00/18] crypto: wireguard using the existing crypto API]
 2019-09-27 12:18 UTC  (4+ messages)

[RFC PATCH 00/13] vsock: add multi-transports support
 2019-09-27 11:27 UTC  (14+ messages)
` [RFC PATCH 01/13] vsock/vmci: remove unused VSOCK_DEFAULT_CONNECT_TIMEOUT
` [RFC PATCH 02/13] vsock: remove vm_sockets_get_local_cid()
` [RFC PATCH 03/13] vsock: remove include/linux/vm_sockets.h file
` [RFC PATCH 04/13] vsock: add 'transport' member in the struct vsock_sock
` [RFC PATCH 05/13] vsock/virtio: add transport parameter to the virtio_transport_reset_no_sock()
` [RFC PATCH 06/13] vsock: add 'struct vsock_sock *' param to vsock_core_get_transport()
` [RFC PATCH 07/13] vsock: handle buffer_size sockopts in the core
` [RFC PATCH 08/13] vsock: move vsock_insert_unbound() in the vsock_create()
` [RFC PATCH 09/13] hv_sock: set VMADDR_CID_HOST in the hvs_remote_addr_init()
` [RFC PATCH 10/13] vsock: add multi-transports support
` [RFC PATCH 11/13] vsock: add 'transport_hg' to handle g2h\h2g transports
` [RFC PATCH 12/13] vsock: prevent transport modules unloading
` [RFC PATCH 13/13] vsock: fix bind() behaviour taking care of CID

[PATCH] bonding/802.3ad: fix slave initialization states race
 2019-09-27 11:14 UTC  (16+ messages)
    ` Fwd: "

[RFC PATCH v4 0/6] Enable ptp_kvm for arm64
 2019-09-27 10:35 UTC  (4+ messages)
` [RFC PATCH v4 2/5] ptp: Reorganize ptp_kvm modules to make it arch-independent

[PATCH v2 0/17] staging: qlge: Fix rx stall in case of allocation failures
 2019-09-27 10:12 UTC  (10+ messages)
` [PATCH v2 02/17] staging: qlge: Remove irq_cnt
` [PATCH v2 09/17] staging: qlge: Fix dma_sync_single calls
` [PATCH v2 10/17] staging: qlge: Remove rx_ring.type
` [PATCH v2 12/17] staging: qlge: Remove qlge_bq.len & size
` [PATCH v2 13/17] staging: qlge: Remove useless memset
` [PATCH v2 14/17] staging: qlge: Replace memset with assignment
` [PATCH v2 15/17] staging: qlge: Update buffer queue prod index despite oom
` [PATCH v2 16/17] staging: qlge: Refill rx buffers up to multiple of 16
` [PATCH v2 17/17] staging: qlge: Refill empty buffer queues from wq

[PATCH net v3 0/3] Fix Qdisc destroy issues caused by adding fine-grained locking to filter API
 2019-09-27 10:15 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).