netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-26 21:15:20 to 2019-06-27 07:23:40 UTC [more...]

[PATCH bpf v4 0/2] xdp: fix hang while unregistering device bound to xdp socket
 2019-06-27  7:23 UTC  (4+ messages)
  ` [PATCH bpf v4 2/2] "

[PATCH net-next] xdp: xdp_umem: fix umem pages mapping for 32bits systems
 2019-06-27  7:04 UTC  (2+ messages)

KASAN: use-after-free Write in xfrm_policy_flush
 2019-06-27  6:50 UTC 

[PATCH 1/3 nf-next] netfilter:nf_flow_table: Refactor flow_offload_tuple to support more offload method
 2019-06-27  6:22 UTC  (5+ messages)
` [PATCH 2/3 nf-next] netfilter:nf_flow_table: Support bridge type flow offload

[PATCH 0/2] Sub ns increment fixes in Macb PTP
 2019-06-27  6:21 UTC  (3+ messages)
` [PATCH 1/2] net: macb: Add separate definition for PPM fraction
` [PATCH 2/2] net: macb: Fix SUBNS increment and increase resolution

[pull request][for-next V2 0/7] Generic DIM lib for netdev and RDMA
 2019-06-27  5:29 UTC  (10+ messages)
` [for-next V2 08/10] linux/dim: Implement rdma_dim
` [for-next V2 09/10] RDMA/nldev: Added configuration of RDMA dynamic interrupt moderation to netlink
` [for-next V2 10/10] RDMA/core: Provide RDMA DIM support for ULPs

BUG: unable to handle kernel paging request in tls_prots
 2019-06-27  5:24 UTC  (2+ messages)

[Linux-kernel-mentees][PATCH v2] packet: Fix undefined behavior in bit shift
 2019-06-27  5:04 UTC  (3+ messages)
  ` [Linux-kernel-mentees][PATCH v3] "

dm9601: incorrect datasheet URL
 2019-06-27  4:55 UTC  (2+ messages)

[PATCH] net: dsa: mv88e6xxx: wait after reset deactivation
 2019-06-27  4:29 UTC 

linux-next: manual merge of the mlx5-next tree with the net-next tree
 2019-06-27  4:09 UTC 

KASAN: use-after-free Write in xfrm_hash_rebuild
 2019-06-27  3:59 UTC  (2+ messages)

Reminder: 7 open syzbot bugs in "net/netrom" subsystem
 2019-06-27  3:50 UTC 

Reminder: 3 open syzbot bugs in "net/rose" subsystem
 2019-06-27  3:47 UTC 

Reminder: 4 open syzbot bugs in "net/ax25" subsystem
 2019-06-27  3:47 UTC 

linux-next: manual merge of the net-next tree with the net tree
 2019-06-27  3:26 UTC 

[PATCH v2 0/4] Compile-test UAPI and kernel headers
 2019-06-27  3:12 UTC  (4+ messages)
` [PATCH v2 1/4] kbuild: compile-test UAPI headers to ensure they are self-contained
` [PATCH v2 4/4] kbuild: compile-test kernel "

[PATCH net] sctp: not bind the socket in sctp_connect
 2019-06-27  2:59 UTC  (2+ messages)

[GIT] Networking
 2019-06-27  2:50 UTC 

[PATCH bpf-next] virtio_net: add XDP meta data support in receive_small()
 2019-06-27  2:40 UTC  (2+ messages)

[PATCH net] af_packet: Block execution of tasks waiting for transmit to complete in AF_PACKET
 2019-06-27  2:38 UTC  (3+ messages)
` [PATCH v4 "

[PATCH net] sctp: change to hold sk after auth shkey is created successfully
 2019-06-27  2:30 UTC  (2+ messages)

[PATCH] flow_dissector: Fix vlan header offset in __skb_flow_dissect
 2019-06-27  2:28 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 1/2 nf-next] netfilter: nft_meta: add NFT_META_BRI_VLAN_PROTO support
 2019-06-27  2:09 UTC  (2+ messages)
` [PATCH 2/2 nf-next] netfilter:nft_meta: add NFT_META_VLAN support

[PATCH net-next] can: dev: call netif_carrier_off() in register_candev()
 2019-06-27  1:56 UTC  (6+ messages)

linux-next: Fixes tag needs some work in the bpf tree
 2019-06-27  1:45 UTC  (5+ messages)

[PATCH net-next 00/11] net: hns3: some code optimizations & bugfixes
 2019-06-27  1:18 UTC  (5+ messages)

[PATCH bpf-next 0/4] sys_bpf() access control via /dev/bpf
 2019-06-27  1:00 UTC  (6+ messages)
` [PATCH bpf-next 1/4] bpf: unprivileged BPF access "

[PATCH V33 24/30] bpf: Restrict bpf when kernel lockdown is in confidentiality mode
 2019-06-27  0:57 UTC  (4+ messages)

[PATCH AUTOSEL 5.1 08/95] bpf: fix out-of-bounds read in __bpf_skc_lookup
 2019-06-27  0:30 UTC  (52+ messages)
` [PATCH AUTOSEL 5.1 09/95] samples, bpf: fix to change the buffer size for read()
` [PATCH AUTOSEL 5.1 10/95] samples, bpf: suppress compiler warning
` [PATCH AUTOSEL 5.1 11/95] bpf, riscv: clear target register high 32-bits for and/or/xor on ALU32
` [PATCH AUTOSEL 5.1 12/95] bpf: sockmap, restore sk_write_space when psock gets dropped
` [PATCH AUTOSEL 5.1 13/95] mac80211: fix rate reporting inside cfg80211_calculate_bitrate_he()
` [PATCH AUTOSEL 5.1 14/95] bpf: sockmap, fix use after free from sleep in psock backlog workqueue
` [PATCH AUTOSEL 5.1 19/95] mac80211: mesh: fix RCU warning
` [PATCH AUTOSEL 5.1 20/95] mac80211: free peer keys before vif down in mesh
` [PATCH AUTOSEL 5.1 22/95] mwifiex: Fix possible buffer overflows at parsing bss descriptor
` [PATCH AUTOSEL 5.1 23/95] mwifiex: Abort at too short BSS descriptor element
` [PATCH AUTOSEL 5.1 24/95] bpf, riscv: clear high 32 bits for ALU32 add/sub/neg/lsh/rsh/arsh
` [PATCH AUTOSEL 5.1 25/95] iwlwifi: fix load in rfkill flow for unified firmware
` [PATCH AUTOSEL 5.1 26/95] iwlwifi: clear persistence bit according to device family
` [PATCH AUTOSEL 5.1 27/95] iwlwifi: fix AX201 killer sku loading firmware issue
` [PATCH AUTOSEL 5.1 28/95] iwlwifi: Fix double-free problems in iwl_req_fw_callback()
` [PATCH AUTOSEL 5.1 29/95] mwifiex: Fix heap overflow in mwifiex_uap_parse_tail_ies()
` [PATCH AUTOSEL 5.1 30/95] bpf: udp: ipv6: Avoid running reuseport's bpf_prog from __udp6_lib_err
` [PATCH AUTOSEL 5.1 31/95] bpf: udp: Avoid calling reuseport's bpf_prog from udp_gro
` [PATCH AUTOSEL 5.1 32/95] netfilter: ipv6: nf_defrag: fix leakage of unqueued fragments
` [PATCH AUTOSEL 5.1 33/95] tools: bpftool: Fix JSON output when lookup fails
` [PATCH AUTOSEL 5.1 36/95] netfilter: ipv6: nf_defrag: accept duplicate fragments again
` [PATCH AUTOSEL 5.1 37/95] dt-bindings: can: mcp251x: add mcp25625 support
` [PATCH AUTOSEL 5.1 38/95] can: mcp251x: add support for mcp25625
` [PATCH AUTOSEL 5.1 39/95] can: m_can: implement errata "Needless activation of MRAF irq"
` [PATCH AUTOSEL 5.1 40/95] can: af_can: Fix error path of can_init()
` [PATCH AUTOSEL 5.1 41/95] can: flexcan: Remove unneeded registration message
` [PATCH AUTOSEL 5.1 42/95] net: phy: rename Asix Electronics PHY driver
` [PATCH AUTOSEL 5.1 43/95] ibmvnic: Do not close unopened driver during reset
` [PATCH AUTOSEL 5.1 44/95] ibmvnic: Refresh device multicast list after reset
` [PATCH AUTOSEL 5.1 45/95] ibmvnic: Fix unchecked return codes of memory allocations
` [PATCH AUTOSEL 5.1 48/95] bpf: lpm_trie: check left child of last leftmost node for NULL
` [PATCH AUTOSEL 5.1 54/95] xdp: check device pointer before clearing
` [PATCH AUTOSEL 5.1 56/95] mlxsw: spectrum: Disallow prio-tagged packets when PVID is removed
` [PATCH AUTOSEL 5.1 58/95] bpf: fix div64 overflow tests to properly detect errors
` [PATCH AUTOSEL 5.1 64/95] mac80211: only warn once on chanctx_conf being NULL
` [PATCH AUTOSEL 5.1 65/95] mac80211: do not start any work during reconfigure flow
` [PATCH AUTOSEL 5.1 66/95] cfg80211: util: fix bit count off by one
` [PATCH AUTOSEL 5.1 67/95] cfg80211: report measurement start TSF correctly
` [PATCH AUTOSEL 5.1 68/95] bpf, devmap: Fix premature entry free on destroying map
` [PATCH AUTOSEL 5.1 69/95] bpf, devmap: Add missing bulk queue free
` [PATCH AUTOSEL 5.1 70/95] bpf, devmap: Add missing RCU read lock on flush
` [PATCH AUTOSEL 5.1 71/95] bpf, x64: fix stack layout of JITed bpf code
` [PATCH AUTOSEL 5.1 72/95] qmi_wwan: add support for QMAP padding in the RX path
` [PATCH AUTOSEL 5.1 73/95] qmi_wwan: avoid RCU stalls on device disconnect when in QMAP mode
` [PATCH AUTOSEL 5.1 74/95] qmi_wwan: extend permitted QMAP mux_id value range
` [PATCH AUTOSEL 5.1 75/95] bpf: fix nested bpf tracepoints with per-cpu data
` [PATCH AUTOSEL 5.1 84/95] bnx2x: Check if transceiver implements DDM before access
` [PATCH AUTOSEL 5.1 86/95] ip6_tunnel: allow not to count pkts on tstats by passing dev as NULL
` [PATCH AUTOSEL 5.1 87/95] net: lio_core: fix potential sign-extension overflow on large shift
` [PATCH AUTOSEL 5.1 92/95] net: dsa: mv88e6xxx: fix shift of FID bits in mv88e6185_g1_vtu_loadpurge()
` [PATCH AUTOSEL 5.1 95/95] net :sunrpc :clnt :Fix xps refcount imbalance on the error path

[PATCH AUTOSEL 4.19 04/60] samples, bpf: fix to change the buffer size for read()
 2019-06-27  0:36 UTC  (38+ messages)
` [PATCH AUTOSEL 4.19 05/60] samples, bpf: suppress compiler warning
` [PATCH AUTOSEL 4.19 06/60] mac80211: fix rate reporting inside cfg80211_calculate_bitrate_he()
` [PATCH AUTOSEL 4.19 07/60] bpf: sockmap, fix use after free from sleep in psock backlog workqueue
` [PATCH AUTOSEL 4.19 11/60] mac80211: mesh: fix RCU warning
` [PATCH AUTOSEL 4.19 12/60] mac80211: free peer keys before vif down in mesh
` [PATCH AUTOSEL 4.19 13/60] mwifiex: Fix possible buffer overflows at parsing bss descriptor
` [PATCH AUTOSEL 4.19 14/60] mwifiex: Abort at too short BSS descriptor element
` [PATCH AUTOSEL 4.19 15/60] iwlwifi: Fix double-free problems in iwl_req_fw_callback()
` [PATCH AUTOSEL 4.19 16/60] mwifiex: Fix heap overflow in mwifiex_uap_parse_tail_ies()
` [PATCH AUTOSEL 4.19 17/60] bpf: udp: Avoid calling reuseport's bpf_prog from udp_gro
` [PATCH AUTOSEL 4.19 18/60] netfilter: ipv6: nf_defrag: fix leakage of unqueued fragments
` [PATCH AUTOSEL 4.19 20/60] netfilter: ipv6: nf_defrag: accept duplicate fragments again
` [PATCH AUTOSEL 4.19 21/60] dt-bindings: can: mcp251x: add mcp25625 support
` [PATCH AUTOSEL 4.19 22/60] can: mcp251x: add support for mcp25625
` [PATCH AUTOSEL 4.19 23/60] can: m_can: implement errata "Needless activation of MRAF irq"
` [PATCH AUTOSEL 4.19 24/60] can: af_can: Fix error path of can_init()
` [PATCH AUTOSEL 4.19 25/60] net: phy: rename Asix Electronics PHY driver
` [PATCH AUTOSEL 4.19 26/60] ibmvnic: Do not close unopened driver during reset
` [PATCH AUTOSEL 4.19 27/60] ibmvnic: Refresh device multicast list after reset
` [PATCH AUTOSEL 4.19 28/60] ibmvnic: Fix unchecked return codes of memory allocations
` [PATCH AUTOSEL 4.19 31/60] bpf: lpm_trie: check left child of last leftmost node for NULL
` [PATCH AUTOSEL 4.19 37/60] mlxsw: spectrum: Disallow prio-tagged packets when PVID is removed
` [PATCH AUTOSEL 4.19 40/60] mac80211: only warn once on chanctx_conf being NULL
` [PATCH AUTOSEL 4.19 41/60] mac80211: do not start any work during reconfigure flow
` [PATCH AUTOSEL 4.19 42/60] bpf, devmap: Fix premature entry free on destroying map
` [PATCH AUTOSEL 4.19 43/60] bpf, devmap: Add missing bulk queue free
` [PATCH AUTOSEL 4.19 44/60] bpf, devmap: Add missing RCU read lock on flush
` [PATCH AUTOSEL 4.19 45/60] bpf, x64: fix stack layout of JITed bpf code
` [PATCH AUTOSEL 4.19 46/60] qmi_wwan: add support for QMAP padding in the RX path
` [PATCH AUTOSEL 4.19 47/60] qmi_wwan: avoid RCU stalls on device disconnect when in QMAP mode
` [PATCH AUTOSEL 4.19 48/60] qmi_wwan: extend permitted QMAP mux_id value range
` [PATCH AUTOSEL 4.19 49/60] bpf: fix nested bpf tracepoints with per-cpu data
` [PATCH AUTOSEL 4.19 52/60] bnx2x: Check if transceiver implements DDM before access
` [PATCH AUTOSEL 4.19 54/60] ip6_tunnel: allow not to count pkts on tstats by passing dev as NULL
` [PATCH AUTOSEL 4.19 55/60] net: lio_core: fix potential sign-extension overflow on large shift
` [PATCH AUTOSEL 4.19 58/60] net: dsa: mv88e6xxx: fix shift of FID bits in mv88e6185_g1_vtu_loadpurge()
` [PATCH AUTOSEL 4.19 60/60] net :sunrpc :clnt :Fix xps refcount imbalance on the error path

[PATCH AUTOSEL 4.14 02/35] samples, bpf: fix to change the buffer size for read()
 2019-06-27  0:39 UTC  (25+ messages)
` [PATCH AUTOSEL 4.14 03/35] bpf: sockmap, fix use after free from sleep in psock backlog workqueue
` [PATCH AUTOSEL 4.14 05/35] mac80211: mesh: fix RCU warning
` [PATCH AUTOSEL 4.14 06/35] mac80211: free peer keys before vif down in mesh
` [PATCH AUTOSEL 4.14 07/35] mwifiex: Fix possible buffer overflows at parsing bss descriptor
` [PATCH AUTOSEL 4.14 08/35] mwifiex: Abort at too short BSS descriptor element
` [PATCH AUTOSEL 4.14 09/35] iwlwifi: Fix double-free problems in iwl_req_fw_callback()
` [PATCH AUTOSEL 4.14 10/35] bpf: udp: Avoid calling reuseport's bpf_prog from udp_gro
` [PATCH AUTOSEL 4.14 11/35] netfilter: ipv6: nf_defrag: fix leakage of unqueued fragments
` [PATCH AUTOSEL 4.14 12/35] netfilter: ipv6: nf_defrag: accept duplicate fragments again
` [PATCH AUTOSEL 4.14 13/35] dt-bindings: can: mcp251x: add mcp25625 support
` [PATCH AUTOSEL 4.14 14/35] can: mcp251x: add support for mcp25625
` [PATCH AUTOSEL 4.14 15/35] can: m_can: implement errata "Needless activation of MRAF irq"
` [PATCH AUTOSEL 4.14 16/35] can: af_can: Fix error path of can_init()
` [PATCH AUTOSEL 4.14 17/35] ibmvnic: Refresh device multicast list after reset
` [PATCH AUTOSEL 4.14 21/35] mlxsw: spectrum: Disallow prio-tagged packets when PVID is removed
` [PATCH AUTOSEL 4.14 24/35] mac80211: only warn once on chanctx_conf being NULL
` [PATCH AUTOSEL 4.14 25/35] qmi_wwan: add support for QMAP padding in the RX path
` [PATCH AUTOSEL 4.14 26/35] qmi_wwan: avoid RCU stalls on device disconnect when in QMAP mode
` [PATCH AUTOSEL 4.14 27/35] qmi_wwan: extend permitted QMAP mux_id value range
` [PATCH AUTOSEL 4.14 29/35] bnx2x: Check if transceiver implements DDM before access
` [PATCH AUTOSEL 4.14 31/35] ip6_tunnel: allow not to count pkts on tstats by passing dev as NULL
` [PATCH AUTOSEL 4.14 32/35] net: lio_core: fix potential sign-extension overflow on large shift
` [PATCH AUTOSEL 4.14 34/35] net: dsa: mv88e6xxx: fix shift of FID bits in mv88e6185_g1_vtu_loadpurge()
` [PATCH AUTOSEL 4.14 35/35] net :sunrpc :clnt :Fix xps refcount imbalance on the error path

[PATCH AUTOSEL 4.9 02/21] samples, bpf: fix to change the buffer size for read()
 2019-06-27  0:41 UTC  (14+ messages)
` [PATCH AUTOSEL 4.9 04/21] mac80211: mesh: fix RCU warning
` [PATCH AUTOSEL 4.9 05/21] mac80211: free peer keys before vif down in mesh
` [PATCH AUTOSEL 4.9 06/21] mwifiex: Fix possible buffer overflows at parsing bss descriptor
` [PATCH AUTOSEL 4.9 07/21] mwifiex: Abort at too short BSS descriptor element
` [PATCH AUTOSEL 4.9 08/21] netfilter: ipv6: nf_defrag: fix leakage of unqueued fragments
` [PATCH AUTOSEL 4.9 09/21] netfilter: ipv6: nf_defrag: accept duplicate fragments again
` [PATCH AUTOSEL 4.9 10/21] dt-bindings: can: mcp251x: add mcp25625 support
` [PATCH AUTOSEL 4.9 11/21] can: mcp251x: add support for mcp25625
` [PATCH AUTOSEL 4.9 14/21] mlxsw: spectrum: Disallow prio-tagged packets when PVID is removed
` [PATCH AUTOSEL 4.9 17/21] mac80211: only warn once on chanctx_conf being NULL
` [PATCH AUTOSEL 4.9 19/21] bnx2x: Check if transceiver implements DDM before access
` [PATCH AUTOSEL 4.9 20/21] ip6_tunnel: allow not to count pkts on tstats by passing dev as NULL
` [PATCH AUTOSEL 4.9 21/21] net :sunrpc :clnt :Fix xps refcount imbalance on the error path

[PATCH AUTOSEL 4.4 02/12] samples, bpf: fix to change the buffer size for read()
 2019-06-27  0:42 UTC  (7+ messages)
` [PATCH AUTOSEL 4.4 03/12] mac80211: mesh: fix RCU warning
` [PATCH AUTOSEL 4.4 04/12] mwifiex: Fix possible buffer overflows at parsing bss descriptor
` [PATCH AUTOSEL 4.4 05/12] mwifiex: Abort at too short BSS descriptor element
` [PATCH AUTOSEL 4.4 06/12] dt-bindings: can: mcp251x: add mcp25625 support
` [PATCH AUTOSEL 4.4 07/12] can: mcp251x: add support for mcp25625
` [PATCH AUTOSEL 4.4 12/12] bnx2x: Check if transceiver implements DDM before access

[PATCH rdma-next v1 00/12] DEVX asynchronous events
 2019-06-27  0:23 UTC  (3+ messages)
` [PATCH mlx5-next v1 02/12] net/mlx5: Use event mask based on device capabilities

KASAN: use-after-free Read in corrupted (3)
 2019-06-26 23:55 UTC  (2+ messages)

[PATCH net-next] gso: enable udp gso for virtual devices
 2019-06-26 23:41 UTC  (7+ messages)

[PATCH net-next 0/2] net: ipv4: remove erroneous advancement of list pointer
 2019-06-26 23:32 UTC  (6+ messages)

[PATCH] flow_dissector: Fix vlan header offset in __skb_flow_dissect
 2019-06-26 23:29 UTC  (5+ messages)
` [PATCH] bonding: Always enable vlan tx offload

[PATCH bpf-next 0/3] capture integers in BTF type info for map defs
 2019-06-26 23:21 UTC  (4+ messages)
` [PATCH bpf-next 1/3] libbpf: capture value in BTF type info for BTF-defined "
` [PATCH bpf-next 2/3] selftests/bpf: convert selftests using BTF-defined maps to new syntax
` [PATCH bpf-next 3/3] selftests/bpf: convert legacy BPF maps to BTF-defined ones

[RFC PATCH bpf-next] RV32G eBPF JIT
 2019-06-26 23:20 UTC  (3+ messages)

[PATCH v2 bpf-next] RV32G eBPF JIT
 2019-06-26 23:12 UTC 

[net-next 0/4] Add gve driver
 2019-06-26 23:08 UTC  (3+ messages)
` [net-next 1/4] gve: Add basic driver framework for Compute Engine Virtual NIC

INFO: rcu detected stall in ext4_write_checks
 2019-06-26 22:47 UTC  (4+ messages)

[PATCH v2 bpf-next 0/3] libbpf: add perf buffer abstraction and API
 2019-06-26 22:31 UTC  (4+ messages)
` [PATCH v2 bpf-next 2/3] libbpf: auto-set PERF_EVENT_ARRAY size to number of CPUs

[PATCH][net-next] iavf: fix dereference of null rx_buffer pointer
 2019-06-26 22:26 UTC  (2+ messages)
` [Intel-wired-lan] "

KASAN: slab-out-of-bounds Write in validate_chain
 2019-06-26 22:24 UTC  (3+ messages)

[PATCH v2 bpf-next 0/7] libbpf: add tracing attach APIs
 2019-06-26 22:15 UTC  (4+ messages)
` [PATCH v2 bpf-next 3/7] libbpf: add kprobe/uprobe attach API

[PATCH net] net/sched: flower: fix infinite loop in fl_walk()
 2019-06-26 21:15 UTC  (8+ 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).