netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-11-30 18:29:51 to 2017-12-01 08:14:04 UTC [more...]

KASAN: stack-out-of-bounds Read in csum_and_copy_from_iter_full
 2017-12-01  8:14 UTC 

[PATCH net 0/4] bnxt_en: Fixes
 2017-12-01  8:13 UTC  (5+ messages)
` [PATCH net 1/4] bnxt_en: Need to unconditionally shut down RoCE in bnxt_shutdown
` [PATCH net 2/4] bnxt_en: wildcard smac while creating tunnel decap filter
` [PATCH net 3/4] bnxt_en: fix dst/src fid for vxlan encap/decap actions
` [PATCH net 4/4] bnxt_en: Fix a variable scoping in bnxt_hwrm_do_send_msg()

[PATCH v4 0/8] Cavium OCTEON-III network driver
 2017-12-01  7:53 UTC  (11+ messages)
` [PATCH v4 2/8] MIPS: Octeon: Enable LMTDMA/LMTST operations
` [PATCH v4 3/8] MIPS: Octeon: Add a global resource manager

[PATCH 1/1] timecounter: Make cyclecounter struct part of timecounter struct
 2017-12-01  7:47 UTC 

Creating cyclecounter and lock member in timecounter structure [ Was Re: [RFC 1/4] drm/i915/perf: Add support to correlate GPU timestamp with system time]
 2017-12-01  7:42 UTC  (3+ messages)

KASAN: stack-out-of-bounds Read in xfrm_state_find (3)
 2017-12-01  7:27 UTC  (3+ messages)

With All Due Respect!!!
 2017-12-01  7:23 UTC 

[RFC PATCH] net_sched: bulk free tcf_block
 2017-12-01  7:14 UTC  (2+ messages)

[PATCH net,stable v3] vhost: fix a few skb leaks
 2017-12-01  7:11 UTC  (7+ messages)
` [PATCH 1/3] vhost: fix skb leak in handle_rx()
` [PATCH 2/3] tun: free skb in early errors
` [PATCH 3/3] tap: free skb if flags error

[PATCH net v2 1/3] xfrm: Fix xfrm_input() to verify state is valid when (encap_type < 0)
 2017-12-01  7:09 UTC  (6+ messages)
` [PATCH net v2 2/3] xfrm: Add an activate() offload dev op
` [PATCH net v2 3/3] xfrm: Remove redundant state assignment in xfrm_input()

[PATCH net-next 1/3] xfrm: Fix xfrm_replay_overflow_offload_esn
 2017-12-01  6:23 UTC  (6+ messages)
` [PATCH net-next 2/3] xfrm: Fix xfrm_dev_state_add to fail for unsupported HW SA option
` [PATCH net-next 3/3] xfrm: Add ESN support for IPSec HW offload

[PATCH V11 0/5] hash addresses printed with %p
 2017-12-01  6:15 UTC  (5+ messages)

[PATCH ipsec] xfrm: fix XFRMA_OUTPUT_MARK policy entry
 2017-12-01  6:00 UTC  (2+ messages)

[PATCH ipsec] xfrm: add documentation for xfrm device offload api
 2017-12-01  5:47 UTC  (2+ messages)

[PATCH ipsec-next] net: xfrm: allow clearing socket xfrm policies
 2017-12-01  5:45 UTC  (2+ messages)

[PATCH net-next 00/13] nfp: bpf: jump resolution and memcpy update
 2017-12-01  5:33 UTC  (14+ messages)
` [PATCH net-next 01/13] nfp: fix old kdoc issues
` [PATCH net-next 02/13] nfp: bpf: support backward jump
` [PATCH net-next 03/13] nfp: bpf: record jump destination to simplify jump fixup
` [PATCH net-next 04/13] nfp: bpf: flag jump destination to guide insn combine optimizations
` [PATCH net-next 05/13] nfp: bpf: don't do ld/mask combination if mask is jump destination
` [PATCH net-next 06/13] nfp: bpf: don't do ld/shifts combination if shifts are "
` [PATCH net-next 07/13] nfp: bpf: relax source operands check
` [PATCH net-next 08/13] nfp: bpf: correct the encoding for No-Dest immed
` [PATCH net-next 09/13] nfp: bpf: encode indirect commands
` [PATCH net-next 10/13] nfp: bpf: factor out is_mbpf_load & is_mbpf_store
` [PATCH net-next 11/13] nfp: bpf: implement memory bulk copy for length within 32-bytes
` [PATCH net-next 12/13] nfp: bpf: implement memory bulk copy for length bigger than 32-bytes
` [PATCH net-next 13/13] nfp: bpf: detect load/store sequences lowered from memory copy

[PATCH net-next 0/7] bpf: verifier improvements and cleanups
 2017-12-01  5:31 UTC  (8+ messages)
` [PATCH net-next 1/7] bpf: fix stack state printing in verifier log
` [PATCH net-next 2/7] bpf: print liveness info to "
` [PATCH net-next 3/7] bpf: don't mark FP reg as uninit
` [PATCH net-next 4/7] bpf: improve verifier liveness marks
` [PATCH net-next 5/7] bpf: improve JEQ/JNE path walking
` [PATCH net-next 6/7] bpf: cleanup register_is_null()
` [PATCH net-next 7/7] selftests/bpf: adjust test_align expected output

[RFC] virtio-net: help live migrate SR-IOV devices
 2017-12-01  5:13 UTC  (5+ messages)

netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_info_v1'
 2017-12-01  4:54 UTC  (4+ messages)

[PATCH] netfilter: add overflow checks in xt_bpf.c
 2017-12-01  4:11 UTC  (4+ messages)

[PATCH net-next 0/5] rhashtable: New features in walk and bucket locks
 2017-12-01  3:50 UTC  (10+ messages)
` [PATCH net-next 1/5] rhashtable: Don't reset walker table in rhashtable_walk_start
` [PATCH net-next 2/5] rhashtable: Add rhastable_walk_peek
` [PATCH net-next 3/5] rhashtable: abstract out function to get hash
` [PATCH net-next 4/5] spinlock: Add library function to allocate spinlock buckets array
` [PATCH net-next 5/5] rhashtable: Call library function alloc_bucket_locks

[PATCH net-next] net: hns3: Refactors "reset" handling code in HCLGE layer of HNS3 driver
 2017-12-01  3:37 UTC 

[PATCH net 1/2] bpf: set maximum number of attached progs to 64 for a single perf tp
 2017-12-01  3:19 UTC  (4+ messages)
` [PATCH net 2/2] samples/bpf: add error checking for perf ioctl calls in bpf loader

[PATCH net-next 0/5] bpftool: cgroup bpf operations
 2017-12-01  3:13 UTC  (4+ messages)
` [PATCH net-next 3/5] bpftool: implement cgattach command

[RFC] bpf: offload: report device information for offloaded programs
 2017-12-01  2:05 UTC  (3+ messages)

[PATCH net] ipvlan: Add the skb->mark as flow4's member to lookup route
 2017-12-01  1:58 UTC 

[BUG] kernel stack corruption during/after Netlabel error
 2017-12-01  1:55 UTC  (6+ messages)

[PATCH net-next v2 0/8] xdp: make stack perform remove and tests
 2017-12-01  1:35 UTC  (9+ messages)
` [PATCH net-next v2 1/8] net: xdp: avoid output parameters when querying XDP prog
` [PATCH net-next v2 2/8] net: xdp: report flags program was installed with on query
` [PATCH net-next v2 3/8] net: xdp: make the stack take care of the tear down
` [PATCH net-next v2 4/8] netdevsim: add software driver for testing offloads
` [PATCH net-next v2 5/8] netdevsim: add bpf offload support
` [PATCH net-next v2 6/8] selftests/bpf: add offload test based on netdevsim
` [PATCH net-next v2 7/8] netdevsim: add SR-IOV functionality
` [PATCH net-next v2 8/8] net: dummy: remove fake "

[PATCH net-next v4 0/2] add UniPhier AVE ethernet support
 2017-12-01  1:03 UTC  (3+ messages)
` [PATCH net-next v4 1/2] dt-bindings: net: add DT bindings for Socionext UniPhier AVE
` [PATCH net-next v4 2/2] net: ethernet: socionext: add AVE ethernet driver

[Patch net-next] act_mirred: use tcfm_dev in tcf_mirred_get_dev()
 2017-12-01  1:02 UTC  (4+ messages)
` [Patch net-next] act_mirred: get rid of mirred_list_lock spinlock

[RFC][PATCHES] sock_alloc_file() cleanups and fixes
 2017-12-01  0:23 UTC  (4+ messages)
` [PATCH 1/3] socketpair(): allocate descriptors first
` [PATCH 2/3] fix kcm_clone()
` [PATCH 3/3] make sock_alloc_file() do sock_release() on failures

[PATCH net-next 00/11] net: ethernet: ti: cpsw/ale clean up and optimization
 2017-12-01  0:21 UTC  (12+ messages)
` [PATCH net-next 01/11] net: ethernet: ti: cpsw: drop unused var poll from cpsw_update_channels_res
` [PATCH net-next 02/11] net: ethernet: ti: cpsw: use proper io apis
` [PATCH net-next 03/11] net: ethernet: ti: cpsw: move platform data struct to .c file
` [PATCH net-next 04/11] net: ethernet: ti: cpsw: move mac_hi/lo defines in cpsw.h
` [PATCH net-next 05/11] net: ethernet: ti: cpsw: fix ale port numbers
` [PATCH net-next 06/11] net: ethernet: ti: ale: use proper io apis
` [PATCH net-next 07/11] net: ethernet: ti: ale: disable ale from stop()
` [PATCH net-next 08/11] net: ethernet: ti: ale: optimize ale entry mask bits configuartion
` [PATCH net-next 09/11] net: ethernet: ti: ale: move static initialization in cpsw_ale_create()
` [PATCH net-next 10/11] net: ethernet: ti: ale: use devm_kzalloc "
` [PATCH net-next 11/11] net: ethernet: ti: ale: fix port check in cpsw_ale_control_set/get

[PATCH net-next] net: dsa: Allow compiling out legacy support
 2017-11-30 23:58 UTC 

[PATCH v3 0/6] enable creating [k,u]probe with perf_event_open
 2017-11-30 23:50 UTC  (9+ messages)
` [PATCH v3] bcc: Try use new API to create "
` [PATCH v3] perf_event_open.2: add type kprobe and uprobe
` [PATCH v3 1/6] perf: prepare perf_event.h for new types perf_kprobe and perf_uprobe
` [PATCH v3 2/6] perf: copy new perf_event.h to tools/include/uapi
` [PATCH v3 3/6] perf: implement pmu perf_kprobe
` [PATCH v3 4/6] perf: implement pmu perf_uprobe
` [PATCH v3 5/6] bpf: add option for bpf_load.c to use perf_kprobe
` [PATCH v3 6/6] bpf: add new test test_many_kprobe

[PATCH net-next 0/5] PHYLINK preparatory patches for DSA
 2017-11-30 23:36 UTC  (8+ messages)
` [PATCH net-next 1/5] net: phy: phylink: Allow specifying PHY device flags
` [PATCH net-next 2/5] net: phy: phylink: Use PHY device interface if N/A
` [PATCH net-next 3/5] net: phy: phylink: Demote error message to debug
` [PATCH net-next 4/5] net: phy: phylink: Allow setting a custom link state callback
` [PATCH net-next 5/5] net: phy: phylink: Report MoCA as PORT_BNC

[PATCH net-next 0/4] tcp: Add a 2nd listener hashtable (port+addr)
 2017-11-30 23:23 UTC  (5+ messages)
` [PATCH net-next 1/4] inet: Add a count to struct inet_listen_hashbucket
` [PATCH net-next 2/4] udp: Move udp[46]_portaddr_hash() to net/ip[v6].h
` [PATCH net-next 3/4] inet: Add a 2nd listener hashtable (port+addr)
` [PATCH net-next 4/4] tcp: Enable 2nd listener hashtable in TCP

[PATCH net-next 0/8] xdp: make stack perform remove and tests
 2017-11-30 22:57 UTC  (10+ messages)
` [PATCH net-next 1/8] net: xdp: avoid output parameters when querying XDP prog
` [PATCH net-next 2/8] net: xdp: report flags program was installed with on query
` [PATCH net-next 3/8] net: xdp: make the stack take care of the tear down
` [PATCH net-next 4/8] netdevsim: add software driver for testing offloads
` [PATCH net-next 5/8] netdevsim: add bpf offload support
` [PATCH net-next 6/8] selftests/bpf: add offload test based on netdevsim
` [PATCH net-next 7/8] netdevsim: add SR-IOV functionality
` [PATCH net-next 8/8] net: dummy: remove fake "

[PATCH net-next resubmit 1/2] net: phy: core: remove now uneeded disabling of interrupts
 2017-11-30 22:57 UTC  (2+ messages)
` [PATCH net-next resubmit 2/2] net: phy: core: don't disable device interrupts in phy_change

[PATCH net-next resubmit 1/2] net: phy: core: use genphy version of callbacks read_status and config_aneg per default
 2017-11-30 22:47 UTC  (2+ messages)
` [PATCH net-next resubmit 2/2] net: phy: remove generic settings for callbacks config_aneg and read_status from drivers

[PATCH/RFC] Re: 'perf test BPF' failing, libbpf regression wrt "basic API for BPF obj name"
 2017-11-30 21:51 UTC 

[PATCH] net: ethernet: ixp4xx_eth: Use dma_pool_zalloc
 2017-11-30 21:32 UTC  (2+ messages)

[PATCH RFC 0/2] veth, bridge, and GSO maximums
 2017-11-30 20:50 UTC  (4+ messages)

[PATCH net-next 0/3] rds-tcp netns delete related fixes
 2017-11-30 20:38 UTC  (7+ messages)
` [PATCH net-next 1/3] rds: tcp: remove redundant function rds_tcp_conn_paths_destroy()
` [PATCH net-next 2/3] rds: tcp: correctly sequence cleanup on netns deletion
` [PATCH net-next 3/3] rds: tcp: atomically purge entries from rds_tcp_conn_list during netns delete

[PATCH v7 0/4] Add the ability to do BPF directed error injection
 2017-11-30 20:15 UTC  (6+ messages)
` [PATCH v7 1/5] add infrastructure for tagging functions as error injectable

[PATCH net-next] net: llc: remove init_net check
 2017-11-30 20:12 UTC  (2+ messages)

Fw: [Bug 198047] New: Regression in e1000e with kernel 4.14.3
 2017-11-30 19:53 UTC 

[PATCH v5 net-next 0/3] ip6_gre: add erspan native tunnel for ipv6
 2017-11-30 19:51 UTC  (4+ messages)
` [PATCH v5 net-next 1/3] ip_gre: Refector the erpsan tunnel code
` [PATCH v5 net-next 2/3] ip6_gre: Refactor ip6gre xmit codes
` [PATCH v5 net-next 3/3] ip6_gre: Add ERSPAN native tunnel support

[PATCH] rxrpc: Neaten logging macros and add KERN_DEBUG logging level
 2017-11-30 19:46 UTC  (5+ messages)

[PATCH 0/2] net: ethtool: add support for ETH_RESET_AP
 2017-11-30 19:44 UTC  (4+ messages)
` [PATCH 1/2] net: ethtool: add support for reset of AP inside NIC interface
` [PATCH 2/2] bnxt_en: Add ETH_RESET_AP support

[PATCH v4 net-next 0/3]
 2017-11-30 19:41 UTC  (6+ messages)
` [PATCH v4 net-next 1/3] ip_gre: Refector the erpsan tunnel code
` [PATCH v4 net-next 2/3] ip6_gre: Refactor ip6gre xmit codes
` [PATCH v4 net-next 3/3] ip6_gre: Add ERSPAN native tunnel support

[PATCH] ethtool: Add ETHTOOL_RESET support via --reset command
 2017-11-30 19:24 UTC 

[PATCH net] net: dsa: bcm_sf2: Set correct CHAIN_ID and slice number mask
 2017-11-30 19:22 UTC  (2+ messages)

[PATCH net-next 0/2] bpf/tracing: allow user space to query prog array on the same tp
 2017-11-30 19:12 UTC  (4+ messages)
` [PATCH net-next 1/2] "

[PATCH 0/3] Receive packets filtering for macb driver
 2017-11-30 19:15 UTC  (2+ messages)

[PATCH net-next v2] vmxnet3: increase default rx ring sizes
 2017-11-30 19:07 UTC  (2+ messages)

[PATCH net-next] samples/bpf: Convert magic numbers to names in multi-prog cgroup test case
 2017-11-30 19:03 UTC  (2+ messages)

[PATCH net-next] tools/bpf: adjust rlimit RLIMIT_MEMLOCK for test_verifier_log
 2017-11-30 19:02 UTC  (2+ messages)

[PATCH 1/1] phy: Add 2.5G SGMII interface mode
 2017-11-30 18:53 UTC  (7+ messages)

Fixing CVE-2017-16939 in v4.4.y and possibly v3.18.y
 2017-11-30 18:37 UTC 


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).