messages from 2018-07-20 13:59:06 to 2018-07-22 05:39:54 UTC [more...]
[PATCH 0/5] Allwinner H6 Ethernet support
2018-07-22 5:39 UTC (5+ messages)
` [PATCH 1/5] dt-binding: dwmac-sun8i: add H6 compatible string (w/ A64 fallback)
` [PATCH 2/5] dt-bindings: sunxi-sram: add binding for Allwinner H6 SRAM C
` [PATCH 3/5] arm64: allwinner: h6: add system controller device tree node
` [PATCH 4/5] arm64: allwinner: h6: add EMAC device nodes
hard-coded limit on unresolved multicast route cache in ipv4/ipmr.c causes slow, unreliable creation of multicast routes on busy networks
2018-07-22 5:03 UTC (2+ messages)
[PATCH] netlink: fix memory leak
2018-07-22 5:00 UTC (2+ messages)
[PATCH net] ipv6: use fib6_info_hold_safe() when necessary
2018-07-22 3:56 UTC
[PATCH net-next 0/9] TX used ring batched updating for vhost
2018-07-22 4:44 UTC (2+ messages)
[PATCH 0/4] net: Add support for Lantiq / Intel vrx200 network
2018-07-22 3:17 UTC (8+ messages)
` [PATCH 1/4] MIPS: lantiq: Do not enable IRQs in dma open
` [PATCH 2/4] net: dsa: Add Lantiq / Intel GSWIP tag support
` [PATCH 3/4] net: lantiq: Add Lantiq / Intel vrx200 Ethernet driver
` [PATCH 4/4] net: dsa: Add Lantiq / Intel DSA driver for vrx200
[PATCH net] net: skb_segment() should not return NULL
2018-07-22 2:35 UTC (2+ messages)
[PATCH net] net/ipv6: Fix linklocal to global address with VRF
2018-07-22 2:32 UTC (2+ messages)
[PATCH] net: phy: sfp: Do not use "imply HWMON"
2018-07-22 2:27 UTC (2+ messages)
[net-next v5 0/3] net/tls: Minor code cleanup patches
2018-07-22 2:25 UTC (3+ messages)
` [net-next v5 3/3] net/tls: Remove redundant array allocation
[PATCH] net: wimax: stack: fixed multi line comment issue
2018-07-22 2:36 UTC (2+ messages)
[PATCH net-next 0/4] TC: refactor act_mirred packets re-injection
2018-07-21 23:29 UTC (3+ messages)
` [PATCH net-next 4/4] act_mirred: use ACT_MIRRED when possible
[PATCH net] net: phy: consider PHY_IGNORE_INTERRUPT in phy_start_aneg_priv
2018-07-21 23:21 UTC (4+ messages)
[PATCH net 0/3] qed: Fix series II
2018-07-21 23:19 UTC (2+ messages)
[PATCH net-next] libcxgb: replace vmalloc and memset with vzalloc
2018-07-21 23:33 UTC (2+ messages)
[PATCH net-next] net: hix5hd2_gmac: use dma_zalloc_coherent instead of allocator/memset
2018-07-21 23:31 UTC (2+ messages)
[PATCH net-next] tipc: make some functions static
2018-07-21 23:23 UTC (2+ messages)
[PATCH v2 bpf-next] bpfilter: Fix mismatch in function argument types
2018-07-21 23:21 UTC (4+ messages)
[PATCH] net: sched: use PTR_ERR_OR_ZERO macro in tcf_block_cb_register
2018-07-21 23:17 UTC (2+ messages)
[PATCH net-next] net: caif: Add a missing rcu_read_unlock() in caif_flow_cb
2018-07-21 23:16 UTC (2+ messages)
[PATCH] net: prevent ISA drivers from building on PPC32
2018-07-21 19:59 UTC
[RFC PATCH ghak90 (was ghak32) V3 00/10] audit: implement container identifier
2018-07-21 20:29 UTC (22+ messages)
` [RFC PATCH ghak90 (was ghak32) V3 01/10] audit: add container id
` [RFC PATCH ghak90 (was ghak32) V3 02/10] audit: log container info of syscalls
` [RFC PATCH ghak90 (was ghak32) V3 03/10] audit: add containerid support for ptrace and signals
` [RFC PATCH ghak90 (was ghak32) V3 04/10] audit: add support for non-syscall auxiliary records
` [RFC PATCH ghak90 (was ghak32) V3 05/10] audit: add containerid support for tty_audit
` [RFC PATCH ghak90 (was ghak32) V3 06/10] audit: add containerid filtering
` [RFC PATCH ghak90 (was ghak32) V3 07/10] audit: add support for containerid to network namespaces
` [RFC PATCH ghak90 (was ghak32) V3 08/10] audit: NETFILTER_PKT: record each container ID associated with a netNS
` [RFC PATCH ghak90 (was ghak32) V3 09/10] debug audit: read container ID of a process
[PATCH v2 bpf 0/3] Introduce BPF_ANNOTATE_KV_PAIR
2018-07-21 18:20 UTC (4+ messages)
` [PATCH v2 bpf 1/3] bpf: btf: Sync uapi btf.h to tools
` [PATCH v2 bpf 2/3] bpf: Replace [u]int32_t and [u]int64_t in libbpf
` [PATCH v2 bpf 3/3] bpf: Introduce BPF_ANNOTATE_KV_PAIR
[PATCH net-next v6 0/4] net: vhost: improve performance when enable busyloop
2018-07-21 18:04 UTC (5+ messages)
` [PATCH net-next v6 1/4] net: vhost: lock the vqs one by one
` [PATCH net-next v6 2/4] net: vhost: replace magic number of lock annotation
` [PATCH net-next v6 3/4] net: vhost: factor out busy polling logic to vhost_net_busy_poll()
` [PATCH net-next v6 4/4] net: vhost: add rx busy polling in tx path
[PATCH net] bonding: set default miimon value for non-arp modes if not set
2018-07-21 17:26 UTC (2+ messages)
[pull request][net 0/8] Mellanox, mlx5 fixes 2018-07-18
2018-07-21 17:20 UTC (2+ messages)
[PATCH net-next 00/11] s390/qeth: updates 2018-07-19
2018-07-21 17:17 UTC (2+ messages)
[PATCH bpf 0/3] Introduce BPF_ANNOTATE_KV_PAIR
2018-07-21 17:06 UTC (5+ messages)
` [PATCH bpf 1/3] bpf: btf: Sync uapi btf.h to tools
` [PATCH bpf 2/3] bpf: Replace [u]int32_t and [u]int64_t in libbpf
` [PATCH bpf 3/3] bpf: Introduce BPF_ANNOTATE_KV_PAIR
[PATCH V4 net-next 0/3] tcp: improve setsockopt() TCP_USER_TIMEOUT accuracy
2018-07-21 17:29 UTC (2+ messages)
[PATCH net-next 0/9] Misc. cleanups for HNS3 ethernet driver
2018-07-21 17:17 UTC (2+ messages)
[PATCH v4 net-next 0/6] net: ethernet: ti: cpsw: add MQPRIO and CBS Qdisc offload
2018-07-21 16:46 UTC (10+ messages)
` [PATCH v4 net-next 1/6] net: ethernet: ti: cpsw: use cpdma channels in backward order for txq
` [PATCH v4 net-next 2/6] net: ethernet: ti: cpdma: fit rated channels in backward order
` [PATCH v4 net-next 3/6] net: ethernet: ti: cpsw: add MQPRIO Qdisc offload
` [PATCH v4 net-next 4/6] net: ethernet: ti: cpsw: add CBS "
` [PATCH v4 net-next 5/6] net: ethernet: ti: cpsw: restore shaper configuration while down/up
` [PATCH v4 net-next 6/6] Documentation: networking: cpsw: add MQPRIO & CBS offload examples
MY NAME IS MRS BELLA YOSTIN MOHAMMAD
2018-07-21 15:44 UTC
[PATCH net-next 1/2] net: phy: add helper phy_polling_mode
2018-07-21 13:53 UTC (2+ messages)
` [PATCH net-next 2/2] net: phy: use "
[PATCH v2 net-next] net: phy: add GBit master / slave error detection
2018-07-21 13:48 UTC
[PATCH bpf] xdp: add NULL pointer check in __xdp_return()
2018-07-21 12:56 UTC (4+ messages)
[PATCH] [v3] infiniband: i40iw, nes: don't use wall time for TCP sequence numbers
2018-07-21 13:29 UTC (2+ messages)
HI
2018-07-21 8:25 UTC
pull-request: bpf-next 2018-07-20
2018-07-21 6:58 UTC (2+ messages)
pull-request: bpf 2018-07-20
2018-07-21 6:57 UTC (2+ messages)
[PATCH] net: Init backlog NAPI's gro_hash
2018-07-21 6:38 UTC
[PATCH net-next] net: gro: Initialize backlog NAPI's gro_list
2018-07-21 6:34 UTC (2+ messages)
[PATCH 00/38] Netfilter/IPVS updates for net-next
2018-07-21 6:33 UTC (5+ messages)
` [PATCH 02/38] netfilter: flowtables: use fixed renew timeout on teardown
[PATCH net-next v3 0/8] Make /sys/class/net per net namespace objects belong to container
2018-07-21 6:45 UTC (10+ messages)
` [PATCH net-next v3 1/8] kernfs: allow creating kernfs objects with arbitrary uid/gid
` [PATCH net-next v3 2/8] sysfs, kobject: allow creating kobject belonging to arbitrary users
` [PATCH net-next v3 3/8] kobject: kset_create_and_add() - fetch ownership info from parent
` [PATCH net-next v3 4/8] driver core: set up ownership of class devices in sysfs
` [PATCH net-next v3 5/8] net-sysfs: require net admin in the init ns for setting tx_maxrate
` [PATCH net-next v3 6/8] net-sysfs: make sure objects belong to container's owner
` [PATCH net-next v3 7/8] net: create reusable function for getting ownership info of sysfs inodes
` [PATCH net-next v3 8/8] bridge: make sure objects belong to container's owner
[PATCH net-next 1/2] nfp: bring back support for offloading shared blocks
2018-07-21 4:14 UTC (2+ messages)
` [PATCH net-next 2/2] nfp: avoid buffer leak when FW communication fails
[PATCH net] nfp: flower: ensure dead neighbour entries are not offloaded
2018-07-21 4:07 UTC
KMSAN: kernel-infoleak in put_cmsg
2018-07-21 2:41 UTC (3+ messages)
[PATCH 0/5] Rhashtable: convert to bit-spin locks
2018-07-21 2:25 UTC (5+ messages)
` [PATCH 2/5] rhashtable: don't hold lock on first table throughout insertion
[lkp-robot] [confidence: ] 499ac3b60f [ 9.040615] WARNING: CPU: 0 PID: 1 at lib/debugobjects.c:328 __debug_object_init
2018-07-21 2:14 UTC
[PATCH bpf] bpf: btf: Ensure the member->offset is in the right order
2018-07-21 0:38 UTC
bisected: 4.18-rc* regression: x86-32 troubles (with timers?)
2018-07-20 23:01 UTC
[PATCH net 0/4] vxlan: fix default fdb entry user-space notify ordering/race
2018-07-20 22:04 UTC (6+ messages)
` [PATCH net 1/4] rtnetlink: add rtnl_link_state check in rtnl_configure_link
` [PATCH net 2/4] vxlan: add new fdb alloc and create helpers
` [PATCH net 3/4] vxlan: make netlink notify in vxlan_fdb_destroy optional
` [PATCH net 4/4] vxlan: fix default fdb entry netlink notify ordering during netdev create
DNAT with VRF support in Linux Kernel
2018-07-20 22:02 UTC (2+ messages)
` [**EXTERNAL**] "
VRF with enslaved L3 enabled bridge
2018-07-20 21:59 UTC (4+ messages)
` [**EXTERNAL**] "
[PATCH net] tls: check RCV_SHUTDOWN in tls_wait_data
2018-07-20 21:40 UTC (2+ messages)
[PATCH net 0/3] fix DCTCP ECE Ack series
2018-07-20 21:32 UTC (2+ messages)
[PATCH net-next 0/2] net: bridge: add support for backup port
2018-07-20 21:14 UTC (13+ messages)
` [PATCH net-next 1/2] net: bridge: add support for raw sysfs port options
` [PATCH net-next 2/2] net: bridge: add support for backup port
[PATCH v2 net-next 0/7] Make /sys/class/net per net namespace objects belong to container
2018-07-20 21:58 UTC (4+ messages)
` [PATCH net-next v2 6/7] net: Create reusable function for getting ownership info of sysfs inodes
[PATCH 1/4 v1] net: phy: realtek: Support RTL8366RB variant
2018-07-20 20:26 UTC (6+ messages)
` [PATCH 2/4 v1] net: dsa: Add bindings for Realtek SMI DSAs
[PATCH] rfkill: fix spelling mistake contidion to condition
2018-07-20 20:14 UTC (2+ messages)
[PATCH] bpf: Add Python 3 support to selftests scripts for bpf
2018-07-20 20:45 UTC (2+ messages)
linux-next: build warning after merge of the net-next tree
2018-07-20 20:31 UTC (2+ messages)
[net-next 1/1] tipc: make link capability update thread safe
2018-07-20 19:36 UTC (2+ messages)
[PATCH net-next 0/2] constify nla_policy
2018-07-20 19:34 UTC (2+ messages)
[PATCH -next] net/dsa/realtek: add MODULE_LICENSE()
2018-07-20 20:23 UTC (2+ messages)
[PATCH net 0/2] openvswitch tests for nla_nest_start
2018-07-20 19:19 UTC (3+ messages)
Deck of Mr. Reyan Roger
2018-07-20 18:51 UTC
[PATCH net-next,v2] net: rename ndo_setup_tc to ndo_setup_offload
2018-07-20 19:07 UTC (3+ messages)
[PATCH] tls: Fix copy-paste error in tls_device_reencrypt
2018-07-20 19:13 UTC (2+ messages)
[PATCH net-next] tls: Skip zerocopy path for ITER_KVEC
2018-07-20 18:19 UTC
WARNING: ODEBUG bug in __queue_work (2)
2018-07-20 18:44 UTC
[PATCH v3 bpf-next 00/14] bpf: cgroup local storage
2018-07-20 17:45 UTC (15+ messages)
` [PATCH v3 bpf-next 01/14] bpf: add ability to charge bpf maps memory dynamically
` [PATCH v3 bpf-next 02/14] bpf: introduce cgroup storage maps
` [PATCH v3 bpf-next 03/14] bpf: pass a pointer to a cgroup storage using pcpu variable
` [PATCH v3 bpf-next 04/14] bpf: allocate cgroup storage entries on attaching bpf programs
` [PATCH v3 bpf-next 05/14] bpf: extend bpf_prog_array to store pointers to the cgroup storage
` [PATCH v3 bpf-next 06/14] bpf/verifier: introduce BPF_PTR_TO_MAP_VALUE
` [PATCH v3 bpf-next 07/14] bpf: don't allow create maps of cgroup local storages
` [PATCH v3 bpf-next 08/14] bpf: introduce the bpf_get_local_storage() helper function
` [PATCH v3 bpf-next 09/14] bpf: sync bpf.h to tools/
` [PATCH v3 bpf-next 10/14] bpftool: add support for CGROUP_STORAGE maps
` [PATCH v3 bpf-next 11/14] bpf/test_run: support cgroup local storage
` [PATCH v3 bpf-next 12/14] selftests/bpf: add verifier cgroup storage tests
` [PATCH v3 bpf-next 13/14] selftests/bpf: add a cgroup storage test
` [PATCH v3 bpf-next 14/14] samples/bpf: extend test_cgrp2_attach2 test to use cgroup storage
[PATCH net] atl1c: reserve min skb headroom
2018-07-20 17:48 UTC (2+ messages)
[RFC PATCH] ip: re-introduce fragments cache worker
2018-07-20 17:37 UTC (14+ messages)
[PATCH] ray_cs: remove redundant pointer 'p'
2018-07-20 18:07 UTC
[PATCH iproute2] devlink: CTRL_ATTR_FAMILY_ID is a u16
2018-07-20 16:35 UTC
[PATCH] ipvs: don't show negative times in ip_vs_conn
2018-07-20 16:21 UTC (3+ messages)
[PATCH iproute2/next 0/2] set/match the tos/ttl fields of TC based IP tunnels
2018-07-20 16:01 UTC (2+ messages)
[PATCH net-next] xen-netfront: fix queue name setting
2018-07-20 16:49 UTC (2+ messages)
we edit photos
2018-07-20 11:21 UTC
[PATCH iproute2-next] q_cake: Rename autorate_ingress parameter to use dash as word separator
2018-07-20 15:49 UTC (2+ messages)
photos
2018-07-20 11:54 UTC
[PATCH net-next,v2] net: rename ndo_setup_tc to ndo_setup_offload
2018-07-20 14:45 UTC (7+ messages)
[PATCH v2 0/5] can: enable multi-queue for SocketCAN devices
2018-07-20 14:36 UTC (2+ messages)
[PATCH 0/5] can: enable multi-queue for SocketCAN devices
2018-07-20 14:34 UTC (4+ messages)
` [PATCH v2 "
` [PATCH v2 1/5] "
[PATCH v3 0/3] net: extend eth_platform_get_mac_address()
2018-07-20 14:28 UTC (3+ messages)
` [PATCH v3 3/3] net: add MTD support to eth_platform_get_mac_address()
[PATCH] net: mediatek: use dma_zalloc_coherent instead of allocator/memset
2018-07-20 14:16 UTC (10+ messages)
` [SPAM]Re: "
[PATCH 5/5] net: add MTD support to eth_platform_get_mac_address()
2018-07-20 14:15 UTC (11+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).