netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-05-18 18:23:24 to 2018-05-20 23:30:45 UTC [more...]

[GIT] Networking
 2018-05-20 23:30 UTC 

[PATCH v2] packet: track ring entry use using a shadow ring to prevent RX ring overrun
 2018-05-20 23:22 UTC  (3+ messages)

WARNING in ip_recv_error
 2018-05-20 23:13 UTC  (8+ messages)

WARNING in __static_key_slow_dec
 2018-05-20 23:07 UTC  (4+ messages)

[PATCH net-next] mv88e6xxx: Fix uninitialized variable warning
 2018-05-20 23:05 UTC 

[PATCH net-next v2] net: dsa: b53: Extend platform data to include DSA ports
 2018-05-20 22:59 UTC  (2+ messages)

[PATCH net-next 0/3] Platform data support for mv88exxx
 2018-05-20 22:58 UTC  (8+ messages)
` [PATCH net-next 1/3] net: dsa: mv88e6xxx: Remove OF check for IRQ domain
` [PATCH net-next 2/3] net: dsa: mv88e6xxx: Add minimal platform_data support
` [PATCH net-next 3/3] net: dsa: mv88e6xxx: Add support for EEPROM via platform data

[PATCH 0/3] sh_eth: fix typos/grammar
 2018-05-20 22:56 UTC  (5+ messages)
` [PATCH 1/3] sh_eth: fix typo in EESR.TRO bit name
` [PATCH 2/3] sh_eth: fix comment grammar in 'struct sh_eth_cpu_data'
` [PATCH 3/3] sh_eth: fix typo in comment to BCULR write

[PATCH net-next 0/9] Misc. bug fixes and cleanup for HNS3 driver
 2018-05-20 22:56 UTC  (11+ messages)
` [PATCH net-next 1/9] net: hns3: Fixes error reported by Kbuild and internal review
` [PATCH net-next 2/9] net: hns3: Fixes API to fetch ethernet header length with kernel default
` [PATCH net-next 3/9] net: hns3: cleanup of return values in hclge_init_client_instance()
` [PATCH net-next 4/9] net: hns3: Fix the missing client list node initialization
` [PATCH net-next 5/9] net: hns3: Fix for hns3 module is loaded multiple times problem
` [PATCH net-next 6/9] net: hns3: Use enums instead of magic number in hclge_is_special_opcode
` [PATCH net-next 7/9] net: hns3: Fix for netdev not running problem after calling net_stop and net_open
` [PATCH net-next 8/9] net: hns3: Fixes kernel panic issue during rmmod hns3 driver
` [PATCH net-next 9/9] net: hns3: Fix for CMDQ and Misc. interrupt init order problem

[PATCH 00/14] Modify action API for implementing lockless actions
 2018-05-20 22:43 UTC  (33+ messages)
` [PATCH 02/14] net: sched: change type of reference and bind counters
` [PATCH 04/14] net: sched: implement unlocked action init API
` [PATCH 06/14] net: sched: implement reference counted action release
` [PATCH 09/14] net: sched: don't release reference on action overwrite
` [PATCH 10/14] net: sched: extend act API for lockless actions
` [PATCH 12/14] net: sched: retry action check-insert on concurrent modification
` [PATCH 13/14] net: sched: use unique idr insert function in unlocked actions
` [PATCH 14/14] net: sched: implement delete for all actions

[PATCH net-next] r8169: fix network error on resume from suspend
 2018-05-20 22:39 UTC  (2+ messages)

[PATCH v2] isdn: eicon: fix a missing-check bug
 2018-05-20 22:37 UTC  (2+ messages)

[PATCHv2 net-next] erspan: set bso bit based on mirrored packet's len
 2018-05-20 22:32 UTC  (2+ messages)

pull request: bluetooth-next 2018-05-18
 2018-05-20 22:25 UTC  (2+ messages)

[net-next] Revert "ixgbe: release lock for the duration of ixgbe_suspend_close()"
 2018-05-20 22:23 UTC  (2+ messages)

[PATCH v2] net: qcom/emac: Allocate buffers from local node
 2018-05-20 22:23 UTC  (2+ messages)

[PATCH net-next] sctp: add support for SCTP_REUSE_PORT sockopt
 2018-05-20 19:44 UTC  (3+ messages)

aio poll and a new in-kernel poll API V11
 2018-05-20 17:32 UTC  (7+ messages)
` [PATCH 08/32] aio: replace kiocb_set_cancel_fn with a cancel_kiocb file operation
` [PATCH 10/32] aio: implement IOCB_CMD_POLL

[PATCH 1/2] net: fec: ptp: Switch to SPDX identifier
 2018-05-20 16:55 UTC  (2+ messages)
` [PATCH 2/2] net: fec: Add a "

[RFC V4 PATCH 0/8] Packed ring layout for vhost
 2018-05-20 16:25 UTC  (2+ messages)

[PATCH net-next] net: dsa: b53: Extend platform data to include DSA ports
 2018-05-20 14:54 UTC  (5+ messages)

[PATCH bpf-next v7 0/6] ipv6: sr: introduce seg6local End.BPF action
 2018-05-20 13:58 UTC  (7+ messages)
` [PATCH bpf-next v7 1/6] ipv6: sr: make seg6.h includable without IPv6
` [PATCH bpf-next v7 2/6] ipv6: sr: export function lookup_nexthop
` [PATCH bpf-next v7 3/6] bpf: Add IPv6 Segment Routing helpers
` [PATCH bpf-next v7 4/6] bpf: Split lwt inout verifier structures
` [PATCH bpf-next v7 5/6] ipv6: sr: Add seg6local action End.BPF
` [PATCH bpf-next v7 6/6] selftests/bpf: test for seg6local End.BPF action

[PATCH bpf-next v6 0/6] ipv6: sr: introduce seg6local End.BPF action
 2018-05-20 11:21 UTC  (4+ messages)
` [PATCH bpf-next v6 5/6] ipv6: sr: Add seg6local action End.BPF

[PATCH bpf-next 3/3] bpf: Add mtu checking to FIB forwarding helper
 2018-05-20 11:14 UTC  (3+ messages)

[PATCH] bpf: fix mem leak in error path of lwt bpf setup
 2018-05-20 13:08 UTC 

[PATCH net-next v1] netfilter: provide input interface for route lookup for rpfilter
 2018-05-20 11:03 UTC 

[PATCH net] sctp: fix the issue that flags are ignored when using kernel_connect
 2018-05-20  8:39 UTC 

INFO: rcu detected stall in is_bpf_text_address
 2018-05-20  8:26 UTC  (4+ messages)

[patch iproute2/net-next 0/2] devlink: add port flavours/number/split_subport
 2018-05-20  8:15 UTC  (3+ messages)
` [patch iproute2/net-next 1/2] devlink: introduce support for showing port flavours
` [patch iproute2/net-next 2/2] devlink: introduce support for showing port number and split subport number

Wohltätigkeitsspende in Höhe von € 2.000.000,00
 2018-05-20  3:07 UTC 

[PATCH 00/17] pull request for net-next: batman-adv 2016-10-27
 2018-05-20  6:19 UTC  (9+ messages)
` [PATCH 03/17] batman-adv: Add network_coding and mcast sysfs files to README
` [B.A.T.M.A.N.] "

[PATCH net] net: ip6_gre: fix tunnel metadata device sharing
 2018-05-20  3:33 UTC  (2+ messages)

[PATCH 1/4] arcnet: com20020: Add com20020 io mapped version
 2018-05-20  3:31 UTC  (4+ messages)

[PATCH v2 0/3] Add Renesas R8A77980 GEther support
 2018-05-20  3:25 UTC  (6+ messages)
` [PATCH v2 1/1] sh_eth: add RGMII support
` [PATCH v2 2/3] sh_eth: add EDMR.NBST support
` [PATCH v2 3/3] sh_eth: add R8A77980 support

[net-next 0/2][pull request] 40GbE Intel Wired LAN Driver Updates 2018-05-18
 2018-05-20  3:04 UTC  (2+ messages)

[PATCH] net: sched: don't disable bh when accessing action idr
 2018-05-20  3:02 UTC  (4+ messages)

[PATCH net-next] tipc: eliminate complaint of KMSAN uninit-value in tipc_conn_rcv_sub
 2018-05-20  3:00 UTC  (2+ messages)

[PATCH net-next] net: mvpp2: Add missing VLAN tag detection
 2018-05-20  2:55 UTC  (2+ messages)

[PATCH RFC net-next 0/1] tcp: close socket without reset on incoming data
 2018-05-20  2:52 UTC  (5+ messages)
` [PATCH RFC net-next 1/1] "

hello from laminata
 2018-05-20  2:51 UTC 

INFO: task hung in tls_push_record
 2018-05-20  2:03 UTC  (2+ messages)

[patch net-next 0/5] devlink: introduce port flavours and common phys_port_name generation
 2018-05-19 20:31 UTC  (4+ messages)

[net-next PATCH v2 0/4] Symmetric queue selection using XPS for Rx queues
 2018-05-19 20:27 UTC  (5+ messages)
` [net-next PATCH v2 2/4] net: Enable Tx queue selection based on "

atención
 2018-05-18 15:41 UTC 

WARNING in xfrm6_tunnel_net_exit (2)
 2018-05-19 12:35 UTC  (2+ messages)

[RFC PATCH] packet: mark ring entry as in-use inside spin_lock to prevent RX ring overrun
 2018-05-19 12:25 UTC  (6+ messages)

Confirmation Email
 2018-05-19  9:39 UTC 

[patch net-next RFC 04/12] dsa: set devlink port attrs for dsa ports
 2018-05-19  3:11 UTC  (12+ messages)

[RFC v4 3/5] virtio_ring: add packed ring support
 2018-05-19  2:29 UTC  (13+ messages)

[PATCH bpf-next 0/5] bpf: Hooks for sys_sendmsg
 2018-05-19  2:21 UTC  (6+ messages)
` [PATCH bpf-next 1/5] "
` [PATCH bpf-next 2/5] bpf: Sync bpf.h to tools/
` [PATCH bpf-next 3/5] libbpf: Support guessing sendmsg{4,6} progs
` [PATCH bpf-next 4/5] selftests/bpf: Prepare test_sock_addr for extension
` [PATCH bpf-next 5/5] selftests/bpf: Selftest for sys_sendmsg hooks

[PATCH net] tuntap: raise EPOLLOUT on device up
 2018-05-19  1:09 UTC  (8+ messages)

[PATCH 1/2] bpf: sockmap, double free in __sock_map_ctx_update_elem()
 2018-05-19  0:17 UTC  (4+ messages)

[PATCH bpf-next 0/7] BTF uapi cleanup
 2018-05-19  0:16 UTC  (7+ messages)
` [PATCH bpf-next 1/7] bpf: Expose check_uarg_tail_zero()
` [PATCH bpf-next 2/7] bpf: btf: Change how section is supported in btf_header
` [PATCH bpf-next 3/7] bpf: btf: Check array->index_type
` [PATCH bpf-next 4/7] bpf: btf: Remove unused bits from uapi/linux/btf.h
` [PATCH bpf-next 5/7] bpf: btf: Rename btf_key_id and btf_value_id in bpf_map_info
` [PATCH bpf-next 7/7] bpf: btf: Add tests for the btf uapi changes

[PATCH iproute2] ip link: Do not call ll_name_to_index when creating a new link
 2018-05-18 23:40 UTC  (5+ messages)

general protection fault in smc_ioctl
 2018-05-18 23:25 UTC 

[PATCH iproute2] Allow to configure /var/run/netns directory
 2018-05-18 22:48 UTC  (3+ messages)

[PATCH iproute2] Allow to configure /var/run/netns directory
 2018-05-18 22:44 UTC 

[PATCH net-next v2 1/3] net: ethernet: ti: Allow most drivers with COMPILE_TEST
 2018-05-18 22:32 UTC  (3+ messages)

[PATCH] selftest: net: reuseport_bpf_numa: don't fail if no numa support
 2018-05-18 22:27 UTC  (2+ messages)
` [PATCH v2] selftests: "

[PATCH bpf-next v2 0/7] bpf: implement BPF_TASK_FD_QUERY
 2018-05-18 22:13 UTC  (4+ messages)
` [PATCH bpf-next v2 7/7] tools/bpftool: add perf subcommand

[PATCH 00/15] ARM: pxa: switch to DMA slave maps
 2018-05-18 21:31 UTC  (3+ messages)
` [PATCH 05/15] mtd: nand: pxa3xx: remove the dmaengine compat need

[RFC PATCH 0/6] net: ethernet: ti: cpsw: add MQPRIO and CBS Qdisc offload
 2018-05-18 21:15 UTC  (7+ messages)
` [RFC PATCH 1/6] net: ethernet: ti: cpsw: use cpdma channels in backward order for txq
` [RFC PATCH 2/6] net: ethernet: ti: cpdma: fit rated channels in backward order
` [RFC PATCH 3/6] net: ethernet: ti: cpsw: add MQPRIO Qdisc offload
` [RFC PATCH 4/6] net: ethernet: ti: cpsw: add CBS "
` [RFC PATCH 5/6] net: ethernet: ti: cpsw: restore shaper configuration while down/up
` [RFC PATCH 6/6] Documentation: networking: cpsw: add MQPRIO & CBS offload examples

[bpf-next PATCH v2 0/2] SK_MSG programs: read sock fields
 2018-05-18 21:11 UTC  (2+ messages)

cascaded switch
 2018-05-18 20:51 UTC  (6+ messages)

[PATCH v4 0/3] IR decoding using BPF
 2018-05-18 20:51 UTC  (8+ messages)
` [PATCH v4 1/3] bpf: bpf_prog_array_copy() should return -ENOENT if exclude_prog not found
` [PATCH v4 2/3] media: rc: introduce BPF_PROG_LIRC_MODE2
` [PATCH v4 3/3] bpf: add selftest for lirc_mode2 type program

[bpf-next V4 PATCH 0/8] xdp: introduce bulking for ndo_xdp_xmit API
 2018-05-18 20:49 UTC  (7+ messages)
` [bpf-next V4 PATCH 5/8] xdp: introduce xdp_return_frame_rx_napi
` [bpf-next V4 PATCH 7/8] xdp/trace: extend tracepoint in devmap with an err
` [bpf-next V4 PATCH 8/8] samples/bpf: xdp_monitor use err code from tracepoint xdp:xdp_devmap_xmit

[pull request][for-next 00/15] Mellanox, mlx5 core and netdev updates 2018-05-17
 2018-05-18 20:36 UTC  (5+ messages)

[PATCH bpf-next 0/3] nfp: bpf: complete shift supports on NFP JIT
 2018-05-18 20:32 UTC  (5+ messages)
` [PATCH bpf-next 1/3] nfp: bpf: support logic indirect shifts (BPF_[L|R]SH | BPF_X)
` [PATCH bpf-next 2/3] nfp: bpf: support arithmetic right shift by constant (BPF_ARSH | BPF_K)
` [PATCH bpf-next 3/3] nfp: bpf: support arithmetic indirect right shift (BPF_ARSH | BPF_X)

[PATCH] selftests: bpf: config: enable NET_SCH_INGRESS for xdp_meta.sh
 2018-05-18 20:32 UTC  (2+ messages)

[PATCH bpf v2 0/6] bpf: enhancements for multi-function programs
 2018-05-18 19:55 UTC  (3+ messages)
` [PATCH bpf v2 5/6] tools: bpftool: resolve calls without using imm field

[PATCH] isdn: eicon: fix a missing-check bug
 2018-05-18 19:41 UTC  (3+ 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).