netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-01-10 11:10:27 to 2018-01-10 18:51:16 UTC [more...]

[Patch net v2] tun: fix a memory leak for tfile->tx_array
 2018-01-10 18:51 UTC 

WARNING in ___bpf_prog_run
 2018-01-10 18:50 UTC  (2+ messages)

[bpf-next PATCH v2 0/7] sockmap sample update
 2018-01-10 18:40 UTC  (8+ messages)
` [bpf-next PATCH v2 1/7] bpf: refactor sockmap sample program update for arg parsing
` [bpf-next PATCH v2 2/7] bpf: add sendmsg option for testing BPF programs
` [bpf-next PATCH v2 3/7] bpf: sockmap sample, use fork() for send and recv
` [bpf-next PATCH v2 4/7] bpf: sockmap sample, report bytes/sec
` [bpf-next PATCH v2 5/7] bpf: sockmap sample add base test without any BPF for comparison
` [bpf-next PATCH v2 6/7] bpf: sockmap put client sockets in blocking mode
` [bpf-next PATCH v2 7/7] bpf: sockmap set rlimit

[PATCH v4 00/36] Hardened usercopy whitelisting
 2018-01-10 18:31 UTC  (7+ messages)
` [PATCH 02/36] usercopy: Include offset in overflow report
` [PATCH 04/36] usercopy: Prepare for usercopy whitelisting
` [PATCH 05/36] usercopy: WARN() on slab cache usercopy region violations

[Patch net] tun: fix a memory leak for tfile->tx_array
 2018-01-10 18:26 UTC  (3+ messages)

[PATCH] ptr_ring: document usage around __ptr_ring_peek
 2018-01-10 18:15 UTC  (2+ messages)

general protection fault in sctp_v6_get_dst
 2018-01-10 18:15 UTC  (2+ messages)

[patch net-next v7 00/13] net: sched: allow qdiscs to share filter block instances
 2018-01-10 18:12 UTC  (7+ messages)
` [patch net-next v7 03/13] net: sched: avoid usage of tp->q in tcf_classify
` [patch net-next v7 07/13] net: sched: use block index as a handle instead of qdisc when block is shared
` [patch net-next v7 08/13] net: sched: add rt netlink message type for block get

[PATCH net-next 0/3] set l2specific_len based on l2specific_type
 2018-01-10 18:06 UTC  (7+ messages)
` [PATCH net-next 1/3] l2tp: fix switch default error handling in l2tp_nl_cmd_session_create()
` [PATCH net-next 2/3] l2tp: configure l2specific_len according to l2specific_type
` [PATCH net-next 3/3] l2tp: mark L2TP_ATTR_L2SPEC_LEN as not used

remove pci_dma_* abuses and workarounds V2
 2018-01-10 18:03 UTC  (5+ messages)
` [PATCH 1/4] media/ttusb-budget: remove pci_zalloc_coherent abuse
` [PATCH 2/4] media/ttusb-dev: "
` [PATCH 3/4] tsi108_eth: use dma API properly
` [PATCH 4/4] PCI: Remove NULL device handling from PCI DMA API

[PATCH] net/9p: trans_xen: add missing MODULE_AUTHOR/DESCRIPTION/LICENSE
 2018-01-10 17:43 UTC  (3+ messages)

[PATCH net-next 0/3] sfc: support 25G configuration with ethtool
 2018-01-10 18:00 UTC  (4+ messages)
` [PATCH net-next 1/3] sfc: basic MCDI mapping of 25/50/100G link speeds
` [PATCH net-next 2/3] sfc: support the ethtool ksettings API properly so that 25/50/100G works
` [PATCH net-next 3/3] sfc: add bits for 25/50/100G supported/advertised speeds

[PATCH net-next] net: phy: marvell: mv88e6390 temperature sensor reading
 2018-01-10 17:49 UTC  (5+ messages)

[PATCH net] ipv6: fix udpv6 sendmsg crash caused by too small MTU
 2018-01-10 17:45 UTC 

[PATCH net] ipv6: fix udpv6 sendmsg crash caused by too small MTU
 2018-01-10 17:43 UTC  (3+ messages)

aio poll, io_pgetevents and a new in-kernel poll API
 2018-01-10 17:42 UTC  (14+ messages)
` [PATCH 03/31] fs: introduce new ->get_poll_head and ->poll_mask methods
` [PATCH 31/31] aio: implement io_pgetevents

[PATCH V4 4/4] selinux: Add SCTP support
 2018-01-10 17:37 UTC  (3+ messages)

[PATCH net-next v2] xfrm: Add ESN support for IPSec HW offload
 2018-01-10 17:36 UTC  (2+ messages)

WARNING in netlink_ack (2)
 2018-01-10 17:31 UTC 

[PATCH 00/18] prevent bounds-check bypass via speculative execution
 2018-01-10 17:24 UTC  (5+ messages)
` [PATCH 04/18] arm: implement nospec_ptr()

[PATCH net-next] netfilter: improve flow table Kconfig dependencies
 2018-01-10 17:22 UTC  (2+ messages)

[bpf-next PATCH] samples/bpf: xdp2skb_meta shows transferring info from XDP to SKB
 2018-01-10 17:21 UTC 

[PATCH] ipvlan: fix ipvlan MTU limits
 2018-01-10 17:11 UTC  (2+ messages)

[PATCH net-next v2] ibmvnic: Don't handle RX interrupts when not up
 2018-01-10 17:08 UTC  (2+ messages)

[PATCH net-next] ibmvnic: Don't handle RX interrupts when not up
 2018-01-10 16:46 UTC  (3+ messages)

[PATCH V4 0/4] Add SELinux SCTP protocol support
 2018-01-10 16:39 UTC  (2+ messages)

[PATCH iproute2 v2 0/2] tests: fix issues in autopkgtest environment
 2018-01-10 16:31 UTC  (4+ messages)
` [PATCH iproute2 v2 1/2] tests: read limited amount from /dev/urandom
` [PATCH iproute2 v2 2/2] tests: make sure rand_dev suffix has 6 chars

[PATCH] net: cs89x0: add MODULE_LICENSE
 2018-01-10 16:30 UTC 

[PATCH iproute2] ifcfg/rtpr: convert to POSIX shell
 2018-01-10 16:28 UTC  (2+ messages)

[PATCH iproute2] mark shell scripts +x
 2018-01-10 16:24 UTC  (2+ messages)

general protection fault in cgroup_fd_array_put_ptr
 2018-01-10 16:23 UTC  (3+ messages)

pull-request: bpf 2018-01-09
 2018-01-10 16:17 UTC  (2+ messages)

[PATCH net-next V2 0/2] XDP transmission for tuntap
 2018-01-10 16:11 UTC  (3+ messages)
` [PATCH net-next V2 2/2] tuntap: XDP transmission

[PATCH iproute2 v5 0/7] ip6/tunnel: Unify tclass, flowlabel and encap_limit output
 2018-01-10 16:08 UTC  (9+ messages)
` [PATCH iproute2 v5 1/7] ip6/tunnel: Fix tclass output
` [PATCH iproute2 v5 2/7] ip6tnl/tunnel: Do not print obscure flowinfo
` [PATCH iproute2 v5 3/7] ip6/tunnel: Unify tclass printing
` [PATCH iproute2 v5 4/7] ip6/tunnel: Unify flowlabel printing
` [PATCH iproute2 v5 5/7] ip6/tunnel: Unify encap_limit printing
` [PATCH iproute2 v5 6/7] gre6/tunnel: Output flowlabel after tclass
` [PATCH iproute2 v5 7/7] ip6tnl/tunnel: Output hoplimit before encapsulation limit

aio poll, io_pgetevents and a new in-kernel poll API V2
 2018-01-10 15:58 UTC  (33+ messages)
` [PATCH 01/32] fs: update documentation for __poll_t
` [PATCH 02/32] fs: add new vfs_poll and file_can_poll helpers
` [PATCH 03/32] fs: introduce new ->get_poll_head and ->poll_mask methods
` [PATCH 04/32] net: refactor socket_poll
` [PATCH 05/32] net: add support for ->poll_mask in proto_ops
` [PATCH 06/32] net: remove sock_no_poll
` [PATCH 07/32] net/tcp: convert to ->poll_mask
` [PATCH 08/32] net/unix: "
` [PATCH 09/32] net: convert datagram_poll users tp ->poll_mask
` [PATCH 10/32] net/dccp: convert to ->poll_mask
` [PATCH 11/32] net/atm: "
` [PATCH 12/32] net/vmw_vsock: "
` [PATCH 13/32] net/tipc: "
` [PATCH 14/32] net/sctp: "
` [PATCH 15/32] net/bluetooth: "
` [PATCH 16/32] net/caif: "
` [PATCH 17/32] net/nfc: "
` [PATCH 18/32] net/phonet: "
` [PATCH 19/32] net/iucv: "
` [PATCH 20/32] net/rxrpc: "
` [PATCH 21/32] pipe: "
` [PATCH 22/32] eventfd: switch "
` [PATCH 23/32] timerfd: convert "
` [PATCH 24/32] aio: don't print the page size at boot time
` [PATCH 25/32] aio: remove an outdated comment in aio_complete
` [PATCH 26/32] aio: refactor read/write iocb setup
` [PATCH 27/32] aio: sanitize ki_list handling
` [PATCH 28/32] aio: simplify cancellation
` [PATCH 29/32] aio: delete iocbs from the active_reqs list in kiocb_cancel
` [PATCH 30/32] aio: add delayed cancel support
` [PATCH 31/32] aio: implement IOCB_CMD_POLL
` [PATCH 32/32] aio: implement io_pgetevents

[PATCH net-next v4 0/4] net: mvpp2: 1000BaseX and 2500BaseX support
 2018-01-10 15:58 UTC  (5+ messages)
` [PATCH net-next v4 1/4] phy: add 2.5G SGMII mode to the phy_mode enum
` [PATCH net-next v4 2/4] phy: cp110-comphy: 2.5G SGMII mode
` [PATCH net-next v4 3/4] net: mvpp2: 1000baseX support
` [PATCH net-next v4 4/4] net: mvpp2: 2500baseX support

[PATCH iproute2 v4 0/7] iptnl/tunnel: Open JSON section, kill code duplication and print iptnl mode
 2018-01-10 15:55 UTC  (9+ messages)
` [PATCH iproute2 v4 1/7] ip6/tunnel: Fix tclass output
` [PATCH iproute2 v4 2/7] ip6tnl/tunnel: Do not print obscure flowinfo
` [PATCH iproute2 v4 3/7] ip6/tunnel: Unify tclass printing
` [PATCH iproute2 v4 4/7] ip6/tunnel: Unify flowlabel printing
` [PATCH iproute2 v4 5/7] ip6/tunnel: Unify encap_limit printing
` [PATCH iproute2 v4 6/7] gre6/tunnel: Output flowlabel after tclass
` [PATCH iproute2 v4 7/7] ip6tnl/tunnel: Output hoplimit before encapsulation limit

[PATCH net-next 0/4] ipv6: Add support for non-equal-cost multipath
 2018-01-10 15:53 UTC  (10+ messages)
` [PATCH net-next 3/4] ipv6: Use hash-threshold instead of modulo-N
` [PATCH net-next 4/4] ipv6: Add support for non-equal-cost multipath

[PATCH bpf-next v3 0/5] Separate error injection table from kprobes
 2018-01-10 15:42 UTC  (11+ messages)
` [PATCH bpf-next v3 1/5] tracing/kprobe: bpf: Check error injectable event is on function entry
` [PATCH bpf-next v3 2/5] tracing/kprobe: bpf: Compare instruction pointer with original one
` [PATCH bpf-next v3 3/5] error-injection: Separate error-injection from kprobe
` [PATCH bpf-next v3 4/5] error-injection: Add injectable error types
` [PATCH bpf-next v3 5/5] error-injection: Support fault injection framework

[PATCH iproute2 0/7] ip6/tunnel: Unify tclass, flowlabel and encap_limit output
 2018-01-10 15:35 UTC  (3+ messages)

[iptables] extensions: add support for 'srh' match
 2018-01-10 15:32 UTC  (2+ messages)

[PATCH net] ppp: unlock all_ppp_mutex before registering device
 2018-01-10 15:24 UTC 

[PATCH net-next] netfilter: nf_flow_table: remove duplicated include from nf_flow_table_ipv6.c
 2018-01-10 14:24 UTC  (3+ messages)

[PATCH net-next] netfilter: nf_queue: remove duplicated include from nf_queue.c
 2018-01-10 14:17 UTC  (2+ messages)

[PATCH net-next] net/mlx5e: fix error return code in mlx5e_alloc_rq()
 2018-01-10 14:08 UTC  (2+ messages)

[PATCH bpf-next v2 00/14] nfp: bpf: relocations, verifier log, signed jumps and other updates
 2018-01-10 14:05 UTC  (16+ messages)
` [PATCH bpf-next v2 01/14] nfp: don't try to register XDP rxq structures on control queues
` [PATCH bpf-next v2 02/14] nfp: fix incumbent kdoc warnings
` [PATCH bpf-next v2 03/14] nfp: bpf: round up the size of the stack
` [PATCH bpf-next v2 04/14] nfp: bpf: don't allow changing MTU above BPF offload limit when active
` [PATCH bpf-next v2 05/14] nfp: bpf: allow disabling TC offloads when XDP active
` [PATCH bpf-next v2 06/14] nfp: bpf: move jump resolution to jit.c
` [PATCH bpf-next v2 07/14] nfp: bpf: add helpers for modifying branch addresses
` [PATCH bpf-next v2 08/14] nfp: bpf: relocate jump targets just before the load
` [PATCH bpf-next v2 09/14] nfp: bpf: don't depend on high order allocations for program image
` [PATCH bpf-next v2 10/14] nfp: bpf: use a large constant in unresolved branches
` [PATCH bpf-next v2 11/14] nfp: hand over to BPF offload app at coarser granularity
` [PATCH bpf-next v2 12/14] nfp: bpf: add signed jump insns
` [PATCH bpf-next v2 13/14] bpf: export function to write into verifier log buffer
` [PATCH bpf-next v2 14/14] nfp: bpf: reuse verifier log for debug messages

[PATCH net] ipv6: fix possible mem leaks in ipv6_make_skb()
 2018-01-10 14:00 UTC  (2+ messages)

[patch net-next 00/11] mlxsw qdisc refactoring
 2018-01-10 14:00 UTC  (12+ messages)
` [patch net-next 01/11] mlxsw: spectrum: qdiscs: Move qdisc's declarations to its designated file
` [patch net-next 02/11] net: sch: red: Change the name of the stats struct to be generic
` [patch net-next 03/11] net: sch: red: Change offloaded xstats to be incremental
` [patch net-next 04/11] mlxsw: spectrum: qdiscs: Clean qdisc statistics structs
` [patch net-next 05/11] mlxsw: spectrum: qdiscs: Make the clean stats function to be for RED only
` [patch net-next 06/11] mlxsw: spectrum: qdiscs: Add tclass number to the mlxsw_sp_qdisc
` [patch net-next 07/11] mlxsw: spectrum: qdiscs: Unite all handle checks
` [patch net-next 08/11] mlxsw: spectrum: qdiscs: Add an ops struct
` [patch net-next 09/11] mlxsw: spectrum: qdiscs: Create a generic destroy function
` [patch net-next 10/11] mlxsw: spectrum: qdiscs: Create a generic replace function
` [patch net-next 11/11] mlxsw: spectrum: qdiscs: Remove qdisc before setting a new one

[patch net-next] mlxsw: spectrum: Fix typo in firmware upgrade message
 2018-01-10 13:56 UTC 

[PATCH net-next] netfilter: core: make local function __nf_unregister_net_hook static
 2018-01-10 13:41 UTC  (2+ messages)

[PATCH net-next] netfilter: nf_tables: fix a typo in nf_tables_getflowtable()
 2018-01-10 13:40 UTC  (2+ messages)

BUG: unable to handle kernel paging request in fd_array_map_delete_elem
 2018-01-10 13:17 UTC 

KASAN: slab-out-of-bounds Read in perf_event_fd_array_release
 2018-01-10 12:58 UTC 

general protection fault in __bpf_prog_put
 2018-01-10 12:58 UTC 

general protection fault in __bpf_map_put
 2018-01-10 12:58 UTC 

[PATCH net-next 4/4] cxgb4: implement ndo_features_check
 2018-01-10 12:45 UTC 

[PATCH net-next 3/4] cxgb4: add support for vxlan segmentation offload
 2018-01-10 12:45 UTC 

[PATCH net-next 2/4] cxgb4: implement udp tunnel callbacks
 2018-01-10 12:45 UTC 

[PATCH net-next 1/4] cxgb4: add data structures to support vxlan
 2018-01-10 12:44 UTC 

[PATCH net v2] ipv6: sr: fix TLVs not being copied using setsockopt
 2018-01-10 13:35 UTC 

[PATCH bpf-next 00/14] nfp: bpf: relocations, verifier log, signed jumps and other updates
 2018-01-10 12:25 UTC  (4+ messages)
` [PATCH bpf-next 13/14] bpf: export function to write into verifier log buffer

[patch iproute2 v8 0/2] tc: Add batchsize feature to batch mode
 2018-01-10 11:42 UTC  (3+ messages)
` [patch iproute2 v8 2/2] tc: Add batchsize feature for filter and actions

[PATCH net-next 1/3] xfrm: Fix xfrm_replay_overflow_offload_esn
 2018-01-10 11:37 UTC  (4+ messages)
` [PATCH net-next 3/3] xfrm: Add ESN support for IPSec HW offload

BUG: 4.14.6 unable to handle kernel NULL pointer dereference at xfrm_output_resume
 2018-01-10 11:32 UTC  (6+ messages)

[PATCH bpf-next 0/2] net: more fixes to the XDP RXQ series
 2018-01-10 11:10 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).