netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-04-29 07:05:30 to 2018-04-30 15:55:55 UTC [more...]

[PATCH net-next 0/2 v5] netns: uevent filtering
 2018-04-30 15:55 UTC  (4+ messages)
` [PATCH net-next 1/2 v5] uevent: add alloc_uevent_skb() helper
` [PATCH net-next 2/2 v5] netns: restrict uevents

[PATCH net-next] libcxgb,cxgb4: use __skb_put_zero to simplfy code
 2018-04-30 15:54 UTC  (2+ messages)

[PATCH bpf-next] tools include uapi: Grab a copy of linux/erspan.h
 2018-04-30 15:45 UTC  (3+ messages)

net: smsc95xx: aligment issues
 2018-04-30 15:44 UTC  (2+ messages)
`  "

[PATCH net-next] erspan: auto detect truncated packets
 2018-04-30 15:44 UTC  (2+ messages)

[PATCH V2 net-next 1/2] tcp: send in-queue bytes in cmsg upon read
 2018-04-30 15:43 UTC  (3+ messages)

KASAN: use-after-free Read in perf_trace_rpc_stats_latency
 2018-04-30 15:39 UTC  (2+ messages)

[PATCH 04/40] proc: introduce proc_create_seq{,_data}
 2018-04-30 15:38 UTC  (4+ messages)
` simplify procfs code for seq_file instances V2

[PATCH RFC iproute2-next 0/2] RDMA tool provider resource tracking
 2018-04-30 15:25 UTC  (4+ messages)
` [PATCH RFC iproute2-next 1/2] rdma: update rdma_netlink.h to get provider attrs
` [PATCH RFC iproute2-next 2/2] rdma: print provider resource attributes

[PATCH] connector: add parent pid and tgid to coredump and exit events
 2018-04-30 15:17 UTC  (6+ messages)

[PATCH bpf-next 0/3] bpf: fix formatting for eBPF helper doc
 2018-04-30 15:16 UTC  (8+ messages)
` [PATCH bpf-next 1/3] bpf: fix formatting for bpf_perf_event_read() "
` [PATCH bpf-next 2/3] bpf: fix formatting for bpf_get_stack() "
` [PATCH bpf-next 3/3] bpf: update bpf.h uapi header for tools

[PATCH net-next 0/4] net/smc: fixes 2018/04/30
 2018-04-30 14:51 UTC  (5+ messages)
` [PATCH net-next 1/4] net/smc: periodic testlink support
` [PATCH net-next 2/4] net/smc: ipv6 support for smc_diag.c
` [PATCH net-next 3/4] net/smc: handle ioctls SIOCINQ, SIOCOUTQ, and SIOCOUTQNSD
` [PATCH net-next 4/4] net/smc: determine vlan_id of stacked net_device

[PATCH 20/39] afs: simplify procfs code
 2018-04-30 14:37 UTC  (6+ messages)
    ` simplify procfs code for seq_file instances

[PATCH bpf-next] selftests/bpf: bpf tunnel test
 2018-04-30 14:29 UTC  (5+ messages)

[PATCH] ethtool: fix a potential missing-check bug
 2018-04-30 14:20 UTC  (2+ messages)

[PATCH] rtlwifi: fix spelling mistake: "dismatch" -> "mismatch"
 2018-04-30 13:41 UTC 

[PATCH net-next 0/8] r8169: further improvements w/o functional change
 2018-04-30 13:39 UTC  (2+ messages)

[PATCH] net: ethernet: ucc: fix spelling mistake: "tx-late-collsion" -> "tx-late-collision"
 2018-04-30 13:30 UTC  (2+ messages)

[PATCH] liquidio: fix spelling mistake: "mac_tx_multi_collison" -> "mac_tx_multi_collision"
 2018-04-30 13:30 UTC  (2+ messages)

[PATCH] qed: fix spelling mistake: "checksumed" -> "checksummed"
 2018-04-30 13:30 UTC  (2+ messages)

[PATCH V2 net-next 0/6] liquidio: enhanced ethtool --set-channels feature
 2018-04-30 13:26 UTC  (2+ messages)

i.MX6S/DL and QCA8334 switch using DSA driver - CPU port not working
 2018-04-30 13:20 UTC  (4+ messages)

[PATCH] net: phy: marvell: clear wol event before setting it
 2018-04-30 13:17 UTC  (8+ messages)

Representing cpu-port of a switch
 2018-04-30 13:06 UTC  (3+ messages)

VRF: ICMPV6 Echo Reply failed to egress if ingress pkt Src is IPV6 Global and Dest is IPV6 Link Local
 2018-04-30 12:58 UTC 

DSA
 2018-04-30 12:50 UTC  (2+ messages)

ID of (former "National") TI's PHY DP83848
 2018-04-30 12:22 UTC  (2+ messages)

[PATCH net-next V2] cls_flower: Support multiple masks per priority
 2018-04-30 11:28 UTC 

[PATCH] wireless: ipw2100: fix spelling mistake: "decsribed" -> "described"
 2018-04-30 10:38 UTC  (2+ messages)
`  "

[PATCH] rt2x00: fix spelling mistake in various macros, UKNOWN -> UNKNOWN
 2018-04-30 10:35 UTC  (2+ messages)
`  "

[PATCH] rsi_91x_usb: fix uninitialized variable
 2018-04-30 10:34 UTC  (2+ messages)
` rsi_91x: "

[PATCH] rsi_91x_mac80211: fix structurally dead code
 2018-04-30 10:33 UTC  (2+ messages)
` rsi_91x: "

[PATCH] qtnfmac: fix qtnf_netdev_hard_start_xmit()'s return type
 2018-04-30 10:28 UTC  (2+ messages)
`  "

[PATCH] net: wireless: b43legacy: Replace GFP_ATOMIC with GFP_KERNEL in dma_tx_fragment
 2018-04-30 10:27 UTC  (3+ messages)
`  "

[PATCH] mwifiex: fix spelling mistake: "capabilties" -> "capabilities"
 2018-04-30 10:25 UTC  (2+ messages)
`  "

[PATCH] mwifiex: fix mwifiex_hard_start_xmit()'s return type
 2018-04-30 10:23 UTC  (2+ messages)
`  "

[PATCH v2 2/2] selftests/bpf: update .gitignore files
 2018-04-30 10:14 UTC  (2+ messages)

[PATCH net-next v6 0/3] kernel: add support to collect hardware logs in crash recovery kernel
 2018-04-30 10:14 UTC  (4+ messages)
` [PATCH net-next v6 1/3] vmcore: add API to collect hardware dump in second kernel
  ` [PATCH net-next v6 2/3] vmcore: append device dumps to vmcore as elf notes
` [PATCH net-next v6 3/3] cxgb4: collect hardware dump in second kernel

[PATCH v2 1/2] selftests/bpf: Makefile: add includes to fix broken test build
 2018-04-30 10:12 UTC  (2+ messages)

[PATCH net] ipv6: fix uninit-value in ip6_multipath_l3_keys()
 2018-04-30  9:59 UTC  (2+ messages)

[PATCH net-next] cls_flower: Support multiple masks per priority
 2018-04-30  9:44 UTC  (2+ messages)

[PATCH] net: gemini: fix gmac_start_xmit()'s return type
 2018-04-30  9:17 UTC  (2+ messages)

[PATCH bpf-next] bpf: remove tracepoints from bpf core
 2018-04-30  8:20 UTC  (3+ messages)

[PATCH] DT: net: can: rcar_canfd: document R8A77980 bindings
 2018-04-30  8:18 UTC  (3+ messages)

[PATCH] DT: net: can: rcar_canfd: document R8A77970 bindings
 2018-04-30  8:16 UTC  (4+ messages)

[PATCH net-next v9 0/4] Enable virtio_net to act as a standby for a passthru device
 2018-04-30  7:20 UTC  (19+ messages)
` [PATCH net-next v9 1/4] virtio_net: Introduce VIRTIO_NET_F_STANDBY feature bit
` [PATCH net-next v9 2/4] net: Introduce generic failover module
` [PATCH net-next v9 3/4] virtio_net: Extend virtio to use VF datapath when available

[PATCH v2 0/2] selftests/bpf
 2018-04-30  7:17 UTC 

[PATCH V10 net-next 00/14] TLS offload, netdev & MLX5 support
 2018-04-30  7:16 UTC  (15+ messages)
` [PATCH V10 net-next 01/14] tcp: Add clean acked data hook
` [PATCH V10 net-next 02/14] net: Rename and export copy_skb_header
` [PATCH V10 net-next 03/14] net: Add Software fallback infrastructure for socket dependent offloads
` [PATCH V10 net-next 04/14] net: Add TLS offload netdev ops
` [PATCH V10 net-next 05/14] net: Add TLS TX offload features
` [PATCH V10 net-next 06/14] net/tls: Split conf to rx + tx
` [PATCH V10 net-next 07/14] net/tls: Add generic NIC offload infrastructure
` [PATCH V10 net-next 08/14] net/mlx5e: Move defines out of ipsec code
` [PATCH V10 net-next 09/14] net/mlx5: Accel, Add TLS tx offload interface
` [PATCH V10 net-next 10/14] net/mlx5e: TLS, Add Innova TLS TX support
` [PATCH V10 net-next 11/14] net/mlx5e: TLS, Add Innova TLS TX offload data path
` [PATCH V10 net-next 12/14] net/mlx5e: TLS, Add error statistics
` [PATCH V10 net-next 13/14] MAINTAINERS: Update mlx5 innova driver maintainers
` [PATCH V10 net-next 14/14] MAINTAINERS: Update TLS maintainers

[PATCH ipsec] vti6: Change minimum MTU to IPV4_MIN_MTU, vti6 can carry IPv4 too
 2018-04-30  5:59 UTC  (2+ messages)

Product Inquiry
 2018-04-30  5:01 UTC 

[PATCH bpf-next v2] samples/bpf: fix kprobe attachment issue on x64
 2018-04-30  3:39 UTC  (2+ messages)

[RFC net-next 0/5] Support for PHY test modes
 2018-04-30  2:55 UTC  (2+ messages)

[PATCH net-next] net: core: Assert the size of netdev_featres_t
 2018-04-30  2:52 UTC  (2+ messages)

[PATCH net] MAINTAINERS: add myself as SCTP co-maintainer
 2018-04-30  2:49 UTC  (3+ messages)

[PATCH] net: systemport: fix spelling mistake: "asymetric" -> "asymmetric"
 2018-04-30  2:49 UTC  (2+ messages)

Greetings
 2018-04-30  2:35 UTC 

[PATCH net-next 0/2] sctp: unify sctp_make_op_error_fixed and sctp_make_op_error_space
 2018-04-30  2:34 UTC  (6+ messages)
` [PATCH net-next 1/2] sctp: allow sctp_init_cause to return errors
` [PATCH net-next 2/2] sctp: add sctp_make_op_error_limited and reuse inner functions

[PATCH 0/3] Clean up users of skb_tx_hash and __skb_tx_hash
 2018-04-30  2:01 UTC  (2+ messages)

[PATCH net] tcp: fix TCP_REPAIR_QUEUE bound checking
 2018-04-30  1:55 UTC 

[PATCH v6 net-next 0/3] lan78xx updates along with Fixed phy Support
 2018-04-30  1:41 UTC  (2+ messages)

[PATCH] vhost: make msg padding explicit
 2018-04-30  1:34 UTC  (2+ messages)

[PATCH v4 net-next 0/2] tcp: mmap: rework zerocopy receive
 2018-04-30  1:34 UTC  (2+ messages)

[RFC v2 bpf-next 0/9] bpf: Add helper to do FIB lookups
 2018-04-30  1:13 UTC  (12+ messages)
` [RFC v2 bpf-next 1/9] net/ipv6: Rename fib6_lookup to fib6_node_lookup
` [RFC v2 bpf-next 2/9] net/ipv6: Rename rt6_multipath_select
` [RFC v2 bpf-next 3/9] net/ipv6: Extract table lookup from ip6_pol_route
` [RFC v2 bpf-next 4/9] net/ipv6: Refactor fib6_rule_action
` [RFC v2 bpf-next 5/9] net/ipv6: Add fib6_lookup
` [RFC v2 bpf-next 6/9] net/ipv6: Update fib6 tracepoint to take fib6_info
` [RFC v2 bpf-next 7/9] net/ipv6: Add fib lookup stubs for use in bpf helper
` [RFC v2 bpf-next 8/9] bpf: Provide helper to do lookups in kernel FIB table
` [RFC v2 bpf-next 9/9] samples/bpf: Add examples of ipv4 and ipv6 forwarding in XDP

[PATCH net] bridge: check iface upper dev when setting master via ioctl
 2018-04-30  1:08 UTC  (3+ messages)
` [PATCHv2 "

[PATCH net-next 0/3] net: dsa: mv88e6xxx: remove Global 2 setup
 2018-04-30  1:00 UTC  (2+ messages)

[PATCH bpf-next] samples/bpf: fix kprobe attachment issue on x64
 2018-04-30  0:44 UTC  (5+ messages)

linux-next: manual merge of the ipsec-next tree with the net-next tree
 2018-04-30  0:35 UTC 

[PATCH net-next v9 0/4] Prerequisites for Cavium OCTEON-III network driver
 2018-04-30  0:33 UTC  (2+ messages)

[PATCH net-next 1/1] inet_diag: fetch cong algo info when socket is destroyed
 2018-04-30  0:31 UTC  (2+ messages)

linux-next: manual merge of the net-next tree with the net tree
 2018-04-30  0:10 UTC 

[PATCH net-next v6] Add Common Applications Kept Enhanced (cake) qdisc
 2018-04-29 21:34 UTC 

linux-next: Signed-off-by missing for commit in the net tree
 2018-04-29 21:18 UTC 

Greetings
 2018-04-29 20:57 UTC 

[PATCH] ipv6: remove min MTU check for tunnel destinations
 2018-04-29 19:06 UTC 

[PATCH bpf-next v3 0/4] Hash support for sock
 2018-04-29 16:41 UTC  (4+ messages)
` [PATCH bpf-next v3 2/4] bpf: sockmap, add hash map support

INFO: rcu detected stall in skb_free_head
 2018-04-29 16:33 UTC 

KMSAN: uninit-value in _decode_session4
 2018-04-29 16:32 UTC 

WARNING: ODEBUG bug in __sk_destruct
 2018-04-29 16:31 UTC 

[PATCH] can: cc770: fix spelling mistake: "comptibility" -> "compatibility"
 2018-04-29 16:26 UTC  (2+ messages)

[PATCH net-next] can: dev: use skb_put_zero to simplfy code
 2018-04-29 16:24 UTC  (2+ messages)

[PATCH bpf-next] bpf: Allow bpf_current_task_under_cgroup in interrupt
 2018-04-29 16:20 UTC  (3+ messages)
` [PATCH bpf-next v2] "

WARNING: ODEBUG bug in del_timer
 2018-04-29 16:10 UTC 

[PATCH bpf-next 0/2] Fix BPF helpers documentation
 2018-04-29 16:02 UTC  (3+ messages)

[PATCH bpf-next v9 00/10] bpf: add bpf_get_stack helper
 2018-04-29 15:55 UTC  (2+ messages)

[PATCH v5] bpf, x86_32: add eBPF JIT compiler for ia32
 2018-04-29 12:37 UTC 

[llc_ui_release] BUG: unable to handle kernel NULL pointer dereference at 0000000000000004
 2018-04-29 12:16 UTC  (3+ messages)

[PATCH net-next 0/2 v4] netns: uevent filtering
 2018-04-29  9:59 UTC  (4+ messages)
` [PATCH net-next 2/2 v4] netns: restrict uevents

[PATCH V9 net-next 00/14] TLS offload, netdev & MLX5 support
 2018-04-29  8:33 UTC  (16+ messages)
` [PATCH V9 net-next 01/14] tcp: Add clean acked data hook
` [PATCH V9 net-next 02/14] net: Rename and export copy_skb_header
` [PATCH V9 net-next 03/14] net: Add Software fallback infrastructure for socket dependent offloads
` [PATCH V9 net-next 04/14] net: Add TLS offload netdev ops
` [PATCH V9 net-next 05/14] net: Add TLS TX offload features
` [PATCH V9 net-next 06/14] net/tls: Split conf to rx + tx
` [PATCH V9 net-next 07/14] net/tls: Add generic NIC offload infrastructure
` [PATCH V9 net-next 08/14] net/mlx5e: Move defines out of ipsec code
` [PATCH V9 net-next 09/14] net/mlx5: Accel, Add TLS tx offload interface
` [PATCH V9 net-next 10/14] net/mlx5e: TLS, Add Innova TLS TX support
` [PATCH V9 net-next 11/14] net/mlx5e: TLS, Add Innova TLS TX offload data path
` [PATCH V9 net-next 12/14] net/mlx5e: TLS, Add error statistics
` [PATCH V9 net-next 13/14] MAINTAINERS: Update mlx5 innova driver maintainers
` [PATCH V9 net-next 14/14] MAINTAINERS: Update TLS maintainers

[PATCH net-next v3 0/6] mlxsw: SPAN: Support routes pointing at bridges
 2018-04-29  8:20 UTC  (9+ messages)
` [PATCH net-next v3 1/6] net: bridge: Publish bridge accessor functions
` [PATCH net-next v3 2/6] mlxsw: spectrum: Extract mlxsw_sp_stp_spms_state()
` [PATCH net-next v3 3/6] mlxsw: spectrum_switchdev: Publish two functions
` [PATCH net-next v3 4/6] mlxsw: spectrum: Register SPAN before switchdev
` [PATCH net-next v3 5/6] mlxsw: Respin SPAN on switchdev events
` [PATCH net-next v3 6/6] mlxsw: spectrum_span: Allow bridge for gretap mirror

[PATCH net-next] net: sch: prio: Set bands to default on delete instead of noop
 2018-04-29  8:13 UTC  (3+ messages)

KMSAN: uninit-value in _copy_to_iter (2)
 2018-04-29  8:10 UTC  (6+ messages)
` [PATCH net] vhost: Use kzalloc() to allocate vhost_msg_node

[PATCH] change the comment of vti6_ioctl
 2018-04-29  7:05 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).