netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-16 23:49:00 to 2020-01-18 01:46:30 UTC [more...]

[PATCH bpf-next 0/3] bpf: Program extensions or dynamic re-linking
 2020-01-18  0:06 UTC  (3+ messages)
` [PATCH bpf-next 1/3] bpf: Introduce dynamic program extensions
` [PATCH bpf-next 3/3] selftests/bpf: Add tests for "

[PATCH bpf-next] selftests/bpf: don't check for btf fd in test_btf
 2020-01-18  1:05 UTC 

[PATCH 0/5] vDPA support
 2020-01-18  0:40 UTC  (25+ messages)
` [PATCH 1/5] vhost: factor out IOTLB
` [PATCH 3/5] vDPA: introduce vDPA bus
` [PATCH 4/5] virtio: introduce a vDPA based transport
` [PATCH 5/5] vdpasim: vDPA device simulator

vrf and ipsec xfrm routing problem
 2020-01-18  0:34 UTC  (3+ messages)

[PATCH bpf-next] bpf: add bpf_ct_lookup_{tcp,udp}() helpers
 2020-01-18  0:01 UTC 

[v1,net-next, 1/2] ethtool: add setting frame preemption of traffic classes
 2020-01-18  0:03 UTC  (9+ messages)
  ` [EXT] "

[PATCH] net: ip6_gre: fix moving ip6gre between namespaces
 2020-01-17 23:52 UTC  (5+ messages)

[RFC net-next PATCH] ipv6: New define for reoccurring code
 2020-01-17 23:36 UTC  (3+ messages)

[PATCH bpf-next] bpf: Fix memory leaks in generic update/delete batch ops
 2020-01-17 22:56 UTC 

[PATCH net] net: Fix packet reordering caused by GRO and listified RX cooperation
 2020-01-17 22:47 UTC  (3+ messages)

[PATCH 2/5] vringh: IOTLB support
 2020-01-17 22:33 UTC  (3+ messages)

[PATCH net-next] netlink: make getters tolerate NULL nla arg
 2020-01-17 22:28 UTC  (7+ messages)

[PATCH iproute2-next] taprio: Add support for the SetAndHold and SetAndRelease commands
 2020-01-17 22:18 UTC  (6+ messages)

[PATCH bpf-next v4 00/10] tools: Use consistent libbpf include paths everywhere
 2020-01-17 21:51 UTC  (14+ messages)
` [PATCH bpf-next v4 01/10] samples/bpf: Don't try to remove user's homedir on clean
` [PATCH bpf-next v4 02/10] tools/bpf/runqslower: Fix override option for VMLINUX_BTF
` [PATCH bpf-next v4 03/10] selftests: Pass VMLINUX_BTF to runqslower Makefile
` [PATCH bpf-next v4 04/10] tools/runqslower: Use consistent include paths for libbpf
` [PATCH bpf-next v4 05/10] selftests: "
` [PATCH bpf-next v4 06/10] bpftool: "
` [PATCH bpf-next v4 07/10] perf: "
` [PATCH bpf-next v4 08/10] samples/bpf: "
` [PATCH bpf-next v4 09/10] selftests: Remove tools/lib/bpf from include path
` [PATCH bpf-next v4 10/10] tools/runqslower: "

[RFC PATCH 0/2] Bluetooth: Handle system suspend gracefully
 2020-01-17 21:27 UTC  (3+ messages)
` [RFC PATCH 1/2] Bluetooth: Add mgmt op set_wake_capable
` [RFC PATCH 2/2] Bluetooth: Handle PM_SUSPEND_PREPARE and PM_POST_SUSPEND

general protection fault in can_rx_register
 2020-01-17 20:02 UTC  (2+ messages)

[PATCH net] l2tp: Allow duplicate session creation with UDP
 2020-01-17 19:29 UTC  (16+ messages)

WARNING in sk_psock_drop
 2020-01-17 19:05 UTC  (2+ messages)

[PATCH 3/3] selftests/bpf: Build urandom_read with LDFLAGS and LDLIBS
 2020-01-17 19:04 UTC  (2+ messages)

[PATCH bpf-next 0/4] Fix few unrelated small bugs and issues
 2020-01-17 19:03 UTC  (8+ messages)
` [PATCH bpf-next 1/4] libbpf: fix error handling bug in btf_dump__new
` [PATCH bpf-next 2/4] libbpf: simplify BTF initialization logic
` [PATCH bpf-next 3/4] libbpf: fix potential multiplication overflow in mmap() size calculation
` [PATCH bpf-next 4/4] bpftool: avoid const discard compilation warning

general protection fault in nft_chain_parse_hook
 2020-01-17 18:57 UTC  (2+ messages)

[net-next 0/9][pull request] Intel Wired LAN Driver Updates 2020-01-17
 2020-01-17 18:56 UTC  (10+ messages)
` [net-next 1/9] igc: Fix typo in a comment
` [net-next 2/9] igc: Remove unused definition
` [net-next 3/9] igc: Add SKU for i225 device
` [net-next 4/9] igc: Add support for TSO
` [net-next 5/9] igc: Add PHY power management control
` [net-next 6/9] fm10k: use txqueue parameter in fm10k_tx_timeout
` [net-next 7/9] i40e: Removing hung_queue variable to use txqueue function parameter
` [net-next 8/9] ice: "
` [net-next 9/9] ice: remove redundant assignment to variable xmit_done

[PATCH] net: optimize cmpxchg in ip_idents_reserve
 2020-01-17 18:48 UTC  (11+ messages)

[PATCH net 0/3] udp: behave under memory pressure
 2020-01-17 18:38 UTC  (7+ messages)
` [PATCH net 1/3] net: generic enter_memory_pressure implementation
` [PATCH net 2/3] net: add annotations to memory_pressure lockless access
` [PATCH net 3/3] udp: avoid bulk memory scheduling on memory pressure

5.4.12 bnxt_en: Unable do read adapter's DSN
 2020-01-17 18:31 UTC  (4+ messages)

[PATCH] net: stmmac: platform: use generic device api
 2020-01-17 18:28 UTC  (5+ messages)

[PATCH v3 00/17] octeontx2-pf: Add network driver for physical function
 2020-01-17 17:36 UTC  (9+ messages)
` [PATCH v3 11/17] octeontx2-pf: Receive side scaling support
` [PATCH v3 14/17] octeontx2-pf: Add basic ethtool support
` [PATCH v3 15/17] octeontx2-pf: ethtool RSS config support

[PATCH v2 bpf 0/2] Fix the classification based on port ranges in bpf hook
 2020-01-17 17:00 UTC  (4+ messages)
` [PATCH v2 bpf 1/2] flow_dissector: Fix to use new variables for "
` [PATCH v2 bpf 2/2] selftests/bpf: Add test based on port range for BPF flow dissector

[PATCH net-next v4 0/2] net: sched: add Flow Queue PIE packet scheduler
 2020-01-17 16:59 UTC  (5+ messages)
` [PATCH net-next v4 1/2] net: sched: pie: refactor code
` [PATCH net-next v4 2/2] net: sched: add Flow Queue PIE packet scheduler

[PATCH net] net: usb: lan78xx : implement .ndo_features_check
 2020-01-17 16:25 UTC  (2+ messages)

[PATCH 0/2] net: AWS ENA: Fix memory barrier usage when using LLQ
 2020-01-17 15:54 UTC  (3+ messages)
` [PATCH 1/2] net: AWS ENA: Remove unncessary wmb() to flush bounce buffer

[PATCH] net: phy: adin: fix a warning about msleep
 2020-01-17 15:10 UTC 

[PATCH] tcp: Use REXMIT_NEW instead of 2
 2020-01-17 14:28 UTC  (2+ messages)

[PATCH mlx5-next 00/10] Use ODP MRs for kernel ULPs
 2020-01-17 14:12 UTC  (5+ messages)

[PATCH net-next v3] openvswitch: add TTL decrement action
 2020-01-17 13:58 UTC  (3+ messages)

Advertise maximum number of sg supported by driver in single request
 2020-01-17 13:38 UTC  (6+ messages)

[PATCH net] cxgb4: fix Tx multi channel port rate limit
 2020-01-17 12:53 UTC 

[PATCH net] cxgb4: reject overlapped queues in TC-MQPRIO offload
 2020-01-17 12:51 UTC 

[PATCH netfilter/iptables] Add new slavedev match extension
 2020-01-17 12:00 UTC  (4+ messages)

[PATCH net-next] enetc: Don't print from enetc_sched_speed_set when link goes down
 2020-01-17 10:49 UTC  (2+ messages)

[PATCH v2] net: phy: adin: const-ify static data
 2020-01-17 10:38 UTC  (2+ messages)

[PATCH v3] net: phy: dp83867: Set FORCE_LINK_GOOD to default after reset
 2020-01-17 10:37 UTC  (4+ messages)
` [PATCH v4] "

[PATCH v2 -next] drivers/net: netdevsim depends on INET
 2020-01-17 10:28 UTC  (2+ messages)

[PATCH net] net: hns: fix soft lockup when there is not enough memory
 2020-01-17 10:20 UTC  (2+ messages)

[PATCH net-next v3] net: phy: Maintain MDIO device and bus statistics
 2020-01-17 10:13 UTC  (2+ messages)

[PATCH bpf] selftests/bpf: skip perf hw events test if the setup disabled it
 2020-01-17 10:06 UTC 

[Patch net] net: avoid updating qdisc_xmit_lock_key in netdev_update_lockdep_key()
 2020-01-17 10:04 UTC  (2+ messages)

[PATCH net-next] netdevsim: fix nsim_fib6_rt_create() error path
 2020-01-17 10:01 UTC  (2+ messages)

[PATCH v3 net] net/sched: act_ife: initalize ife->metalist earlier
 2020-01-17  9:59 UTC  (2+ messages)

[PATCH bpf-next v3 00/11] tools: Use consistent libbpf include paths everywhere
 2020-01-17  9:58 UTC  (15+ messages)
` [PATCH bpf-next v3 02/11] tools/bpf/runqslower: Fix override option for VMLINUX_BTF
` [PATCH bpf-next v3 04/11] tools/runqslower: Use consistent include paths for libbpf
` [PATCH bpf-next v3 09/11] selftests: Remove tools/lib/bpf from include path

[PATCH] net: xen-netback: hash.c: Use built-in RCU list checking
 2020-01-17  9:57 UTC  (2+ messages)

BUG: sleeping function called from invalid context in lock_sock_nested
 2020-01-17  9:39 UTC 

[PATCH 0/9] Netfilter updates for net
 2020-01-17  9:37 UTC  (2+ messages)

general protection fault in j1939_sk_bind
 2020-01-17  9:06 UTC  (2+ messages)

Veth pair swallow packets for XDP_TX operation
 2020-01-17  6:00 UTC  (4+ messages)

[PATCH net 0/3] bnxt_en: Bug fixes
 2020-01-17  5:32 UTC  (4+ messages)
` [PATCH net 1/3] bnxt_en: Fix NTUPLE firmware command failures
` [PATCH net 2/3] bnxt_en: Fix ipv6 RFS filter matching logic
` [PATCH net 3/3] bnxt_en: Do not treat DSN (Digital Serial Number) read failure as fatal

BUG: corrupted list in nf_tables_commit
 2020-01-17  4:45 UTC  (2+ messages)

[PATCH net-next] net: sched: cls_u32: Use flexible-array member
 2020-01-17  4:43 UTC  (2+ messages)

[PATCH bpf-next] bpf: Remove set but not used variable 'first_key'
 2020-01-17  4:19 UTC  (3+ messages)

[PATCH bpf-next v3 0/3] xdp: Introduce bulking for non-map XDP_REDIRECT
 2020-01-17  4:06 UTC  (2+ messages)

[PATCH bpf-next] libbpf: revert bpf_helper_defs.h inclusion regression
 2020-01-17  4:02 UTC  (2+ messages)

[PATCH net 4/5] netdevsim: use IS_ERR instead of IS_ERR_OR_NULL for debugfs
 2020-01-17  3:38 UTC  (2+ messages)

[RFC] tcp: remove BUG_ON in tcp_shifted_skb
 2020-01-17  2:59 UTC  (2+ messages)

[PATCH AUTOSEL 4.19 573/671] ipv6: Handle race in addrconf_dad_work
 2020-01-17  2:45 UTC  (4+ messages)

[PATCH bpf 0/2] Fix the classification based on port ranges in bpf hook
 2020-01-17  1:50 UTC  (4+ messages)
` [PATCH bpf 1/2] flow_dissector: Fix to use new variables for "

[PATCH net-next RFC 0/3] Add mlx5 devices FW upgrade reset support
 2020-01-17  1:26 UTC  (5+ messages)
` [PATCH net-next RFC 3/3] net/mlx5: Add "

[net-next 00/16][pull request] Mellanox, mlx5 E-Switch chains and prios
 2020-01-17  0:07 UTC  (17+ messages)
` [mlx5-next 01/16] net/mlx5: Add structures layout for new MCAM access reg groups
` [mlx5-next 02/16] net/mlx5: Read MCAM register groups 1 and 2
` [mlx5-next 03/16] net/mlx5: Add structures and defines for MIRC register
` [mlx5-next 04/16] net/mlx5: Expose resource dump register mapping
` [mlx5-next 05/16] net/mlx5: Add copy header action struct layout
` [mlx5-next 06/16] net/mlx5: Add mlx5_ifc definitions for connection tracking support
` [mlx5-next 07/16] net/mlx5e: Expose FEC feilds and related capability bit
` [mlx5-next 08/16] net/mlx5e: Add discard counters per priority
` [mlx5-next 09/16] net/mlx5: Refactor mlx5_create_auto_grouped_flow_table
` [net-next 10/16] net/mlx5: fs_core: Introduce unmanaged flow tables
` [net-next 11/16] net/mlx5: Add ignore level support fwd to table rules
` [net-next 12/16] net/mlx5: Allow creating autogroups with reserved entries
` [net-next 13/16] net/mlx5: ft: Use getter function to get ft chain
` [net-next 14/16] net/mlx5: ft: Check prio and chain sanity for ft offload
` [net-next 15/16] net/mlx5: E-Switch, Refactor chains and priorities
` [net-next 16/16] net/mlx5: E-Switch, Increase number of "


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