netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-09-05 21:15:01 to 2018-09-06 17:36:22 UTC [more...]

[PATCH iproute2] bridge/mdb: fix missing new line when show bridge mdb
 2018-09-06 13:00 UTC  (2+ messages)

[PATCH net] net/ipv6: fix incorrect fib6 gateway info after do redirect
 2018-09-06 12:57 UTC 

[PATCH v3 0/3] IB/ipoib: Use dev_port to disambiguate port numbers
 2018-09-06 12:56 UTC  (7+ messages)
` [PATCH v3 3/3] IB/ipoib: Log sysfs 'dev_id' accesses from userspace

[iproute PATCH] ip-route: Fix segfault with many nexthops
 2018-09-06 12:54 UTC  (2+ messages)

KASAN: slab-out-of-bounds Read in _decode_session6
 2018-09-06 17:27 UTC  (4+ messages)

[PATCH net-next 00/11] Vhost_net TX batching
 2018-09-06 17:21 UTC  (20+ messages)
` [PATCH net-next 01/11] net: sock: introduce SOCK_XDP
` [PATCH net-next 02/11] tuntap: switch to use XDP_PACKET_HEADROOM
` [PATCH net-next 03/11] tuntap: enable bh early during processing XDP
` [PATCH net-next 04/11] tuntap: simplify error handling in tun_build_skb()
` [PATCH net-next 05/11] tuntap: tweak on the path of non-xdp case "
` [PATCH net-next 06/11] tuntap: split out XDP logic
` [PATCH net-next 07/11] tuntap: move XDP flushing out of tun_do_xdp()
` [PATCH net-next 08/11] tun: switch to new type of msg_control
` [PATCH net-next 09/11] tuntap: accept an array of XDP buffs through sendmsg()
` [PATCH net-next 10/11] tap: "
` [PATCH net-next 11/11] vhost_net: batch submitting XDP buffers to underlayer sockets

[PATCH v2 1/2] net: ethernet: i40e: fix build error
 2018-09-06 17:16 UTC  (3+ messages)

[PATCH net-next] net: stmmac: Enable TC Ops for GMAC >= 4
 2018-09-06 12:29 UTC 

KASAN: use-after-free Read in _decode_session6
 2018-09-06 16:41 UTC 

[PATCH] r8169: inform about CLKRUN protocol issue when behind a CardBus bridge
 2018-09-06 16:10 UTC 

[PATCH 1/1] ath10k: avoid possible memory access violation
 2018-09-06 16:04 UTC  (3+ messages)

[PATCH] [RFC v2] Drop all 00-INDEX files from Documentation/
 2018-09-06 16:01 UTC  (5+ messages)

[PATCH] wil6210: fix unsigned cid comparison with >= 0
 2018-09-06 16:00 UTC  (2+ messages)

[PATCH net-next v1] net/tls: Set count of SG entries if sk_alloc_sg returns -ENOSPC
 2018-09-06 11:22 UTC  (2+ messages)

[PATCH v2 00/17] WireGuard: Secure Network Tunnel
 2018-09-06 15:52 UTC  (10+ messages)
` [PATCH v2 01/17] asm: simd context helper API

[PATCH net-next] net: sched: change tcf_del_walker() to use concurrent-safe delete
 2018-09-06 11:14 UTC  (7+ messages)

[PATCH net-next] liquidio CN23XX: Remove set but not used variable 'ring_flag'
 2018-09-06 11:22 UTC 

[PATCHES] cls_u32 cleanups and fixes
 2018-09-06 11:04 UTC  (19+ messages)
` [PATCH 1/7] fix hnode refcounting
  ` [PATCH 2/7] mark root hnode explicitly
  ` [PATCH 3/7] make sure that divisor is a power of 2
  ` [PATCH 4/7] get rid of unused argument of u32_destroy_key()
  ` [PATCH 5/7] get rid of tc_u_knode ->tp
  ` [PATCH 6/7] get rid of tc_u_common ->rcu
  ` [PATCH 7/7] clean tc_u_common hashtable

[PATCH iproute2] tc/mqprio: Print extra info on invalid args
 2018-09-06 10:39 UTC  (2+ messages)

[PATCH] ath9k: add reset for airtime station debugfs
 2018-09-06 10:41 UTC  (4+ messages)

[PATCH RFC] net/mlx5_en: switch to Toeplitz RSS hash by default
 2018-09-06 10:04 UTC  (5+ messages)

[PATCH net-next 00/13] Refactor classifier API to work with Qdisc/blocks without rtnl lock
 2018-09-06  9:29 UTC  (19+ messages)
` [PATCH net-next 01/13] net: core: netlink: add helper refcount dec and lock function
` [PATCH net-next 02/13] net: sched: rename qdisc_destroy() to qdisc_put()
` [PATCH net-next 03/13] net: sched: extend Qdisc with rcu
` [PATCH net-next 04/13] net: sched: add helper function to take reference to Qdisc
` [PATCH net-next 05/13] net: sched: use Qdisc rcu API instead of relying on rtnl lock
` [PATCH net-next 06/13] net: sched: change tcf block reference counter type to refcount_t
` [PATCH net-next 07/13] net: sched: implement functions to put and flush all chains
` [PATCH net-next 08/13] net: sched: rename tcf_block_get{_ext}() and tcf_block_put{_ext}()
` [PATCH net-next 09/13] net: sched: extend tcf_block with rcu
` [PATCH net-next 10/13] net: sched: protect block idr with spinlock
` [PATCH net-next 11/13] net: sched: implement tcf_block_get() and tcf_block_put()
` [PATCH net-next 12/13] net: sched: use reference counting for tcf blocks on rules update
` [PATCH net-next 13/13] net: sched: add flags to Qdisc class ops struct

[PATCH net-next 1/2] netlink: ipv4 IGMP join notifications
 2018-09-06  9:10 UTC  (3+ messages)
` [PATCH net-next v3 1/2] netlink: ipv4 igmp "
  ` [PATCH net-next v3 2/2] netlink: ipv6 MLD "

[PATCH net-next] failover: Fix error return code in net_failover_create
 2018-09-06 13:04 UTC 

KASAN: use-after-free Read in bpf_tcp_close (2)
 2018-09-06  8:22 UTC 

[PATCH net-next v2 0/9] rtnetlink: add IFA_TARGET_NETNSID for RTM_GETADDR
 2018-09-06 12:33 UTC  (3+ messages)

[PATCH net 0/3] tls: don't leave keys in kernel memory
 2018-09-06  7:49 UTC  (7+ messages)
` [PATCH net 2/3] tls: clear key material from kernel memory when do_tls_setsockopt_conf fails
` [PATCH net 3/3] tls: zero the crypto information from tls_context before freeing

smsc95xx: Invalid max MTU
 2018-09-06  6:26 UTC  (2+ messages)

[PATCH bpf-next 0/4] i40e AF_XDP zero-copy buffer leak fixes
 2018-09-06  5:55 UTC  (4+ messages)

[PATCH net 0/3] net/iucv: fixes 2018-09-05
 2018-09-06  5:32 UTC  (2+ messages)

[PATCH bpf-next] bpf/verifier: properly clear union members after a ctx read
 2018-09-06  5:32 UTC  (4+ messages)

[PATCH] cfg80211: remove redundant check of !scan_plan
 2018-09-06  9:58 UTC 

[PATCH net] net/sched: fix memory leak in act_tunnel_key_init()
 2018-09-06  5:19 UTC  (2+ messages)

[PATCH net-next] nfp: separate VXLAN and GRE feature handling
 2018-09-06  5:18 UTC  (2+ messages)

[PATCH net-next 0/3] nfp: improve the new rtsym helpers
 2018-09-06  5:18 UTC  (2+ messages)

[PATCH net-next] failover: Add missing check to validate 'slave_dev' in net_failover_slave_unregister
 2018-09-06  5:16 UTC  (3+ messages)
` [PATCH v2 "

[Patch net] tipc: call start and done ops directly in __tipc_nl_compat_dumpit()
 2018-09-06  5:15 UTC  (3+ messages)
` [Patch net] tipc: orphan sock in tipc_release()

[PATCH] mac80211: fix TX status reporting for ieee80211s
 2018-09-06  9:47 UTC  (4+ messages)

[PATCH v2 net-next] packet: add sockopt to ignore outgoing packets
 2018-09-06  5:10 UTC  (2+ messages)

[pull request][net-next 0/9] Mellanox, mlx5 ethernet updates 2018-09-05
 2018-09-06  4:33 UTC  (10+ messages)
` [net-next 1/9] net/mlx5: Change flow counters addlist type to single linked list
` [net-next 2/9] net/mlx5: Add new list to store deleted flow counters
` [net-next 3/9] net/mlx5: Store flow counters in a list
` [net-next 4/9] net/mlx5: Add flow counters idr
` [net-next 5/9] net/mlx5e: Move mlx5e_priv_flags into en_ethtool.c
` [net-next 6/9] net/mlx5e: Move Q counters allocation and drop RQ to init_rx
` [net-next 7/9] net/mlx5e: Replace PTP clock lock from RW lock to seq lock
` [net-next 8/9] net/mlx5e: Set ECN for received packets using CQE indication
` [net-next 9/9] net/mlx5e: don't set CHECKSUM_COMPLETE on SCTP packets

general protection fault in tcp_cleanup_ulp
 2018-09-06  8:50 UTC 

[pull request][net 00/10] Mellanox, mlx5 fixes 2018-09-05
 2018-09-06  4:09 UTC  (11+ messages)
` [net 01/10] net/mlx5: Fix use-after-free in self-healing flow
` [net 02/10] net/mlx5: Fix debugfs cleanup in the device init/remove flow
` [net 03/10] net/mlx5: Use u16 for Work Queue buffer fragment size
` [net 04/10] net/mlx5: Use u16 for Work Queue buffer strides offset
` [net 05/10] net/mlx5: E-Switch, Fix memory leak when creating switchdev mode FDB tables
` [net 06/10] net/mlx5: Fix not releasing read lock when adding flow rules
` [net 07/10] net/mlx5: Consider PCI domain in search for next dev
` [net 08/10] net/mlx5: Check for error in mlx5_attach_interface
` [net 09/10] net/mlx5e: Ethtool steering, fix udp source port value
` [net 10/10] net/mlx5: Fix possible deadlock from lockdep when adding fte to fg

[PATCH rdma-next v1 00/15] Flow actions to mutate packets
 2018-09-06  4:09 UTC  (16+ messages)
` [PATCH mlx5-next v1 05/15] net/mlx5: Break encap/decap into two separated flow table creation flags
` [PATCH rdma-next v1 12/15] RDMA/mlx5: Add a new flow action verb - modify header

[PATCH net] devlink: Fix devlink_param_driverinit_value_set() stub return code
 2018-09-06  7:30 UTC  (5+ messages)

[PATCH] ath10k: snoc: remove set but not used variable 'ar_snoc'
 2018-09-06  2:29 UTC 

[PATCH net-next v3 0/5] net: dsa: b53: SerDes support
 2018-09-06  1:53 UTC  (11+ messages)
` [PATCH net-next v3 1/5] net: dsa: b53: Add ability to enable/disable port interrupts
` [PATCH net-next v3 2/5] net: dsa: b53: Make SRAB driver manage "
` [PATCH net-next v3 3/5] net: dsa: b53: Add helper to set link parameters
` [PATCH net-next v3 4/5] net: dsa: b53: Add PHYLINK support
` [PATCH net-next v3 5/5] net: dsa: b53: Add SerDes support

[PATCH net-next] liquidio: Add spoof checking on a VF MAC address
 2018-09-06  1:40 UTC 

[PATCH V2 0/4 next] net: lan78xx: Minor improvements
 2018-09-06  5:20 UTC  (2+ messages)

[RFC PATCH net-next V2 0/6] XDP rx handler
 2018-09-06  5:12 UTC  (13+ messages)

[PATCH] netlink: Make groups check less stupid in netlink_bind()
 2018-09-06  5:11 UTC  (2+ messages)

lening
 2018-09-05 23:55 UTC 

[PATCH bpf-next 0/4] tools/bpf: add bpftool net support
 2018-09-05 23:58 UTC  (5+ messages)
` [PATCH bpf-next 1/4] tools/bpf: sync kernel uapi header if_link.h to tools
` [PATCH bpf-next 2/4] tools/bpf: move bpf/lib netlink related functions into a new file
` [PATCH bpf-next 3/4] tools/bpf: add more netlink functionalities in lib/bpf
` [PATCH bpf-next 4/4] tools/bpf: bpftool: add net support

[PATCH net-next] ieee802154: ca8210: Use kmemdup instead of duplicating it in ca8210_test_int_driver_write
 2018-09-06  3:42 UTC 

[PATCH] cxgb4: fix abort_req_rss6 struct
 2018-09-05 22:55 UTC  (2+ messages)

[PATCH v2] iwlwifi: Use kmemdup instead of duplicating it in iwl_parse_nvm_mcc_info
 2018-09-06  3:20 UTC 

[PATCH] iwlwifi: Use kmemdup instead of duplicating it in iwl_parse_nvm_mcc_info
 2018-09-06  3:17 UTC  (2+ messages)

Cut out
 2018-09-05 11:24 UTC 

Poptrie in Linux kernel
 2018-09-05 22:30 UTC 

[PATCH v7 0/4] gpiolib: speed up GPIO array processing
 2018-09-05 21:50 UTC  (6+ messages)
` [PATCH v8 "
  ` [PATCH v8 1/4] gpiolib: Pass bitmaps, not integer arrays, to get/set array
  ` [PATCH v8 2/4] gpiolib: Identify arrays matching GPIO hardware
  ` [PATCH v8 3/4] gpiolib: Pass array info to get/set array functions
  ` [PATCH v8 4/4] gpiolib: Implement fast processing path in get/set array

[PATCH iproute2] man: Change numtc to num_tc
 2018-09-05 20:23 UTC 

[Patch nf] xt_hashlimit: use s->file instead of s->private
 2018-09-05 19:52 UTC  (3+ messages)

[PATCH net-next v2 0/5] net: dsa: b53: SerDes support
 2018-09-05 19:25 UTC  (7+ messages)
` [PATCH net-next v2 1/5] net: dsa: b53: Add ability to enable/disable port interrupts
` [PATCH net-next v2 2/5] net: dsa: b53: Make SRAB driver manage "
` [PATCH net-next v2 3/5] net: dsa: b53: Add helper to set link parameters
` [PATCH net-next v2 4/5] net: dsa: b53: Add PHYLINK support
` [PATCH net-next v2 5/5] net: dsa: b53: Add SerDes support

[RFC PATCH bpf-next 0/4] tools/bpf: bpftool: add net support
 2018-09-05 19:17 UTC  (3+ messages)

4.18.6 dl_seq_start [xt_hashlimit] unable to handle kernel NULL pointer dereference at 0000000000000050
 2018-09-05 18:24 UTC  (2+ messages)

VRF with enslaved L3 enabled bridge
 2018-09-05 18:00 UTC  (11+ messages)
  ` [**EXTERNAL**] "

BUG: unable to handle kernel paging request in fib6_node_lookup_1
 2018-09-05 18:12 UTC  (5+ messages)

[PATCH ethtool] ethtool: support combinations of FEC modes
 2018-09-05 17:54 UTC 

bpfilter causes a leftover kernel process
 2018-09-05 15:52 UTC  (4+ messages)

phys_port_id in switchdev mode?
 2018-09-05 16:47 UTC  (6+ 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).