netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-03-11 12:27:21 to 2019-03-11 23:49:48 UTC [more...]

[PATCH net] selinux: add the missing walk_size + len check in selinux_sctp_bind_connect
 2019-03-11 23:49 UTC  (5+ messages)

[pull request][net 00/10] Mellanox, mlx5 fixes 2019-03-11
 2019-03-11 23:40 UTC  (12+ messages)
` [net 01/10] net/mlx5: Fix multiple updates of steering rules in parallel
` [net 02/10] net/mlx5: Add modify FTE helper function
` [net 03/10] net/mlx5: Add a locked flag to node removal functions
` [net 04/10] net/mlx5: Consolidate update FTE for all removal changes
` [net 05/10] net/mlx5e: Properly get the PF number phys port name ndo
` [net 06/10] net/mlx5: Remove redundant lag function to get pf num
` [net 07/10] net/mlx5e: IPoIB, Fix RX checksum statistics update
` [net 08/10] net/mlx5e: Fix access to non-existing receive queue
` [net 09/10] net/mlx5: Avoid panic when setting vport mac, getting vport config
` [net 10/10] net/mlx5: Avoid panic when setting vport rate

[PATCH rfc v3 bpf-next 0/9] BPF support for global data
 2019-03-11 23:34 UTC  (12+ messages)
` [PATCH rfc v3 bpf-next 1/9] bpf: implement lookup-free direct value access for maps
` [PATCH rfc v3 bpf-next 2/9] bpf: add program side {rd,wr}only support "
` [PATCH rfc v3 bpf-next 3/9] bpf: add syscall side map lock support
` [PATCH rfc v3 bpf-next 4/9] bpf, obj: allow . char as part of the name
` [PATCH rfc v3 bpf-next 5/9] bpf: sync bpf.h uapi header from tools infrastructure
` [PATCH rfc v3 bpf-next 6/9] bpf, libbpf: refactor relocation handling
` [PATCH rfc v3 bpf-next 7/9] bpf, libbpf: support global data/bss/rodata sections
` [PATCH rfc v3 bpf-next 8/9] bpf, selftest: test {rd,wr}only flags and direct value access
` [PATCH rfc v3 bpf-next 9/9] bpf, selftest: test global data/bss/rodata sections

[PATCH] Documentation: devicetree: add a new optional property for port mac address
 2019-03-11 23:21 UTC  (2+ messages)

[PATCH] netfilter: ip6t_srh: Fix potential NULL pointer dereference
 2019-03-11 23:19 UTC 

[PATCH] net: fjes: fix potential NULL pointer dereferences
 2019-03-11 23:19 UTC  (2+ messages)

[PATCH] net: rocker: fix a potential NULL pointer dereference
 2019-03-11 23:18 UTC  (2+ messages)

[PATCH] net: qlge: fix a potential NULL pointer dereference
 2019-03-11 23:16 UTC  (2+ messages)

[PATCH] next: qlogic: fix a potential NULL pointer dereference
 2019-03-11 23:15 UTC  (2+ messages)

[PATCH 0/5] Netfilter fixes for net
 2019-03-11 23:14 UTC  (7+ messages)
` [PATCH 1/5] netfilter: nat: don't register device notifier twice
` [PATCH 2/5] netfilter: nf_tables: fix set double-free in abort path
` [PATCH 3/5] netfilter: nf_tables: bogus EBUSY when deleting set after flush
` [PATCH 4/5] netfilter: nf_tables: use-after-free in dynamic operations
` [PATCH 5/5] netfilter: nf_tables: return immediately on empty commit

[PATCH] aio: prevent the final fput() in the middle of vfs_poll() (Re: KASAN: use-after-free Read in unix_dgram_poll)
 2019-03-11 22:52 UTC  (31+ messages)
` [PATCH 1/8] aio: make sure file is pinned
                ` [PATCH 1/8] pin iocb through aio
                  ` [PATCH 2/8] keep io_event in aio_kiocb
                  ` [PATCH 3/8] aio: store event at final iocb_put()
                  ` [PATCH 4/8] Fix aio_poll() races
                  ` [PATCH 5/8] make aio_read()/aio_write() return int
                  ` [PATCH 6/8] move dropping ->ki_eventfd into iocb_destroy()
                  ` [PATCH 7/8] deal with get_reqs_available() in aio_get_req() itself
                  ` [PATCH 8/8] aio: move sanity checks and request allocation to io_submit_one()

[PATCH net] net/x25: reset state in x25_connect()
 2019-03-11 22:41 UTC  (2+ messages)

[PATCH] tcp: Don't access TCP_SKB_CB before initializing it
 2019-03-11 22:37 UTC  (3+ messages)

[RESEND PATCHv4 0/6] Add SOCFPGA System Manager
 2019-03-11 22:18 UTC  (7+ messages)
` [RESEND PATCHv4 1/6] mfd: altera-sysmgr: "
` [RESEND PATCHv4 2/6] Documentation: dt: socfpga: Add S10 System Manager binding
` [RESEND PATCHv4 3/6] ARM: socfpga_defconfig: Enable CONFIG_MTD_ALTERA_SYSMGR
` [RESEND PATCHv4 4/6] arm64: defconfig: "
` [RESEND PATCHv4 5/6] net: stmmac: socfpga: Use shared System Manager driver
` [RESEND PATCHv4 6/6] arm64: dts: stratix10: New System Manager compatible

[PATCH net-next] sched: add dualpi2 scheduler module
 2019-03-11 22:13 UTC  (6+ messages)

[PATCH 2/5] rhashtable: don't hold lock on first table throughout insertion
 2019-03-11 22:10 UTC  (13+ messages)

[PATCH v8 perf,bpf 00/15] perf annotation of BPF programs
 2019-03-11 21:22 UTC  (25+ messages)
` [PATCH v8 perf,bpf 01/15] perf, bpf: consider events with attr.bpf_event as side-band events
` [PATCH v8 perf,bpf 02/15] bpf: libbpf: introduce bpf_program__get_prog_info_linear()
` [PATCH v8 perf,bpf 03/15] bpf: bpftool: use bpf_program__get_prog_info_linear() in prog.c:do_dump()
` [PATCH v8 perf,bpf 04/15] perf, bpf: synthesize bpf events with bpf_program__get_prog_info_linear()
` [PATCH v8 perf,bpf 05/15] perf: change prototype of perf_event__synthesize_bpf_events()
` [PATCH v8 perf,bpf 06/15] perf, bpf: save bpf_prog_info in a rbtree in perf_env
` [PATCH v8 perf,bpf 07/15] perf, bpf: save bpf_prog_info information as headers to perf.data
` [PATCH v8 perf,bpf 08/15] perf, bpf: save btf in a rbtree in perf_env
` [PATCH v8 perf,bpf 09/15] perf, bpf: save btf information as headers to perf.data
` [PATCH v8 perf,bpf 10/15] perf-top: add option --no-bpf-event
` [PATCH v8 perf,bpf 11/15] perf: add -lopcodes to feature-libbfd
` [PATCH v8 perf,bpf 12/15] perf, bpf: enable annotation of bpf program
` [PATCH v8 perf,bpf 13/15] perf, bpf: process PERF_BPF_EVENT_PROG_LOAD for annotation
` [PATCH v8 perf,bpf 14/15] perf: introduce side band thread
` [PATCH v8 perf,bpf 15/15] perf, bpf: save bpf_prog_info and btf of short living bpf programs

[PATCH v7 perf,bpf 00/15] perf annotation of BPF programs
 2019-03-11 20:57 UTC  (17+ messages)
` [PATCH v7 perf,bpf 02/15] bpf: libbpf: introduce bpf_program__get_prog_info_linear()
` [PATCH v7 perf,bpf 07/15] perf, bpf: save bpf_prog_info information as headers to perf.data
` [PATCH v7 perf,bpf 09/15] perf, bpf: save btf "
` [PATCH v7 perf,bpf 12/15] perf, bpf: enable annotation of bpf program
` [PATCH v7 perf,bpf 14/15] perf: introduce side band thread

[PATCH] net: mlx5: fix a potential NULL pointer dereference
 2019-03-11 20:38 UTC  (4+ messages)

[PATCH] net: fm10k: fix a potential NULL pointer dereference
 2019-03-11 20:38 UTC  (2+ messages)

[PATCH] net: fujitsu: fix a potential NULL pointer dereference
 2019-03-11 20:37 UTC  (2+ messages)

[PATCH] net: thunder: fix a potential NULL pointer dereference
 2019-03-11 20:34 UTC  (2+ messages)

[PATCH AUTOSEL 4.20 28/52] mac80211: call drv_ibss_join() on restart
 2019-03-11 19:55 UTC  (8+ messages)
` [PATCH AUTOSEL 4.20 29/52] cfg80211: prevent speculation on cfg80211_classify8021d() return
` [PATCH AUTOSEL 4.20 30/52] mac80211: Fix Tx aggregation session tear down with ITXQs
` [PATCH AUTOSEL 4.20 31/52] netfilter: compat: initialize all fields in xt_init
` [PATCH AUTOSEL 4.20 33/52] ipvs: fix dependency on nf_defrag_ipv6
` [PATCH AUTOSEL 4.20 35/52] xprtrdma: Make sure Send CQ is allocated on an existing compvec
` [PATCH AUTOSEL 4.20 44/52] net: dsa: bcm_sf2: potential array overflow in bcm_sf2_sw_suspend()
` [PATCH AUTOSEL 4.20 47/52] net: hns: Fix object reference leaks in hns_dsaf_roce_reset()

[PATCH AUTOSEL 4.19 26/44] mac80211: call drv_ibss_join() on restart
 2019-03-11 19:56 UTC  (7+ messages)
` [PATCH AUTOSEL 4.19 27/44] mac80211: Fix Tx aggregation session tear down with ITXQs
` [PATCH AUTOSEL 4.19 28/44] netfilter: compat: initialize all fields in xt_init
` [PATCH AUTOSEL 4.19 30/44] ipvs: fix dependency on nf_defrag_ipv6
` [PATCH AUTOSEL 4.19 32/44] xprtrdma: Make sure Send CQ is allocated on an existing compvec
` [PATCH AUTOSEL 4.19 37/44] net: dsa: bcm_sf2: potential array overflow in bcm_sf2_sw_suspend()
` [PATCH AUTOSEL 4.19 40/44] net: hns: Fix object reference leaks in hns_dsaf_roce_reset()

[PATCH AUTOSEL 4.14 16/27] mac80211: Fix Tx aggregation session tear down with ITXQs
 2019-03-11 19:58 UTC  (3+ messages)
` [PATCH AUTOSEL 4.14 17/27] ipvs: fix dependency on nf_defrag_ipv6
` [PATCH AUTOSEL 4.14 23/27] net: hns: Fix object reference leaks in hns_dsaf_roce_reset()

[PATCH AUTOSEL 4.9 10/12] net: hns: Fix object reference leaks in hns_dsaf_roce_reset()
 2019-03-11 19:59 UTC 

[PATCH AUTOSEL 4.4 6/8] team: avoid complex list operations in team_nl_cmd_options_set()
 2019-03-11 19:59 UTC 

[PATCH AUTOSEL 3.18 3/6] team: avoid complex list operations in team_nl_cmd_options_set()
 2019-03-11 19:59 UTC 

[PATCH] net: hyperv: fix a NULL pointer dereference
 2019-03-11 19:49 UTC  (3+ messages)

[PATCH] bpf: Try harder when allocating memory for large maps
 2019-03-11 19:46 UTC  (2+ messages)

[PATCH] net: lio_core: fix two NULL pointer dereferences
 2019-03-11 19:29 UTC  (2+ messages)

[PATCH v2 net] lan743x: Fix RX Kernel Panic
 2019-03-11 19:22 UTC  (6+ messages)

[PATCH] net: liquidio: fix NULL pointer dereferences
 2019-03-11 19:17 UTC  (2+ messages)

[PATCH v2] isdn: hfcpci: fix potential NULL pointer dereference
 2019-03-11 19:14 UTC  (2+ messages)

[PATCH 2/3] MIPS: eBPF: Provide eBPF support for MIPS64R6
 2019-03-11 19:07 UTC 

979d63d50c0c0f7bc537bf821e056cc9fe5abd38 bpf: prevent out of bounds speculation on pointer arithmetic
 2019-03-11 18:54 UTC  (4+ messages)

[PATCH v2] net: 8390: fix potential NULL pointer dereferences
 2019-03-11 18:50 UTC  (2+ messages)

[PATCH v2] net: liquidio: fix a NULL pointer dereference
 2019-03-11 18:44 UTC  (2+ messages)

[PATCH] y2038: fix socket.h header inclusion
 2019-03-11 18:23 UTC  (2+ messages)

[RFC PATCH V2 0/5] vhost: accelerate metadata access through vmap()
 2019-03-11 18:14 UTC  (22+ messages)
` [RFC PATCH V2 5/5] vhost: access vq metadata through kernel virtual address

[PATCH net-next 0/2] qed* enhancements
 2019-03-11 18:12 UTC  (4+ messages)
` [PATCH net-next 1/2] qede: Populate mbi version in ethtool driver query data
` [PATCH net-next 2/2] qed: Define new MF bit for no_vlan config

BUG: "13d0ab6750b2 net: phy: check return code when requesting PHY driver module" breaks NFS-Root
 2019-03-11 18:11 UTC  (3+ messages)

[PATCH v2] net: renesas: fix a missing check of of_get_phy_mode
 2019-03-11 17:55 UTC  (6+ messages)

[GIT] Networking
 2019-03-11 17:50 UTC  (2+ messages)

[PATCH bpf-next 0/2] Add fwd enum resolution for btf_dedup()
 2019-03-11 17:39 UTC  (6+ messages)
` [PATCH bpf-next 1/2] btf: resolve enum fwds in btf_dedup

[PATCH] net: ocelot_board: fix a NULL pointer dereference
 2019-03-11 17:39 UTC  (4+ messages)

WARNING in lockdep_unregister_key
 2019-03-11 17:33 UTC  (2+ messages)

[PATCH net] net: sit: fix UBSAN Undefined behaviour in check_6rd
 2019-03-11 17:30 UTC  (3+ messages)

[PATCH] net: mwifiex: fix a NULL pointer dereference
 2019-03-11 17:24 UTC  (2+ messages)

[PATCH bpf] libbpf: fix to reject unknown flags in xsk_socket__create()
 2019-03-11 17:03 UTC  (3+ messages)

[PATCH v1 net] lan743x: Fix RX Kernel Panic
 2019-03-11 16:29 UTC  (3+ messages)

[PATCH net 0/4] tls: Fix issues in tls_device
 2019-03-11 15:59 UTC  (6+ messages)
` [PATCH net 2/4] tls: Fix write space handling

[PATCH] net: mvpp2: avoid bouncing buffers
 2019-03-11 15:46 UTC  (7+ messages)

[PATCH RFC] mac80211: Use IFF_ECHO to force delivery of tx_status frames
 2019-03-11 14:52 UTC  (6+ messages)
` [PATCH RFC v2] mac80211: debugfs option to force TX status frames

WARNING: locking bug in __icmp_send
 2019-03-11 14:32 UTC  (2+ messages)

[PATCH 0/2] bpf: context casting for tail call and gtrace prog type
 2019-03-11 14:21 UTC  (7+ messages)

general protection fault in __bfs (2)
 2019-03-11 13:49 UTC  (3+ messages)

Latitude 5495's tg3 hangs under heavy load
 2019-03-11 13:42 UTC  (7+ messages)

general protection fault in rxrpc_connect_call
 2019-03-11 13:27 UTC  (2+ messages)

kernel BUG at include/linux/mm.h:LINE! (5)
 2019-03-11 13:23 UTC  (2+ messages)

general protection fault in sctp_sched_rr_dequeue
 2019-03-11 13:19 UTC  (2+ messages)

[PATCH RESEND net] net: phy: xgmiitorgmii: Support generic PHY status read
 2019-03-11 12:51 UTC  (14+ 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).