netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-05-16 01:10:53 to 2018-05-16 13:55:11 UTC [more...]

[PATCH v2 0/2] IR decoding using BPF
 2018-05-16 13:55 UTC  (3+ messages)
` [PATCH v2 1/2] media: rc: introduce BPF_PROG_RAWIR_EVENT

[PATCH 00/14] Modify action API for implementing lockless actions
 2018-05-16 13:52 UTC  (38+ messages)
` [PATCH 08/14] net: sched: account for temporary action reference
` [PATCH 09/14] net: sched: don't release reference on action overwrite
` [PATCH 10/14] net: sched: extend act API for lockless actions
` [PATCH 11/14] net: core: add new/replace rate estimator lock parameter
` [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

[RFC v4 0/5] virtio: support packed ring
 2018-05-16 13:45 UTC  (17+ messages)
` [RFC v4 1/5] virtio: add packed ring definitions
` [RFC v4 2/5] virtio_ring: support creating packed ring
` [RFC v4 3/5] virtio_ring: add packed ring support
` [RFC v4 4/5] virtio_ring: add event idx support in packed ring
` [RFC v4 5/5] virtio_ring: enable "

[iproute2] Bug#898840: Latest update breaks ip6 default gateway cli api
 2018-05-16 13:42 UTC 

Hangs in r8152 connected to power management in kernels at least up v4.17-rc4
 2018-05-16 13:36 UTC  (8+ messages)

i.MX6S/DL and QCA8334 switch using DSA driver - CPU port not working
 2018-05-16 13:32 UTC  (14+ messages)

[PATCH net-next v2 00/15] ARM: sun8i: r40: Add Ethernet support
 2018-05-16 13:31 UTC  (10+ messages)
` [PATCH net-next v2 15/15] arm64: dts: allwinner: a64: add SRAM controller device tree node

simplify procfs code for seq_file instances V3
 2018-05-16 13:28 UTC  (46+ messages)
  ` [PATCH 01/42] net/can: single_open_net needs to be paired with single_release_net
` [PATCH 02/42] proc: introduce a proc_pid_ns helper
` [PATCH 03/42] proc: don't detour through seq->private to get the inode
` [PATCH 04/42] proc: simplify proc_register calling conventions
` [PATCH 05/42] proc: add a proc_create_reg helper
` [PATCH 06/42] proc: introduce proc_create_seq{,_data}
` [PATCH 07/42] proc: introduce proc_create_seq_private
` [PATCH 08/42] proc: introduce proc_create_single{,_data}
` [PATCH 09/42] ipv{4,6}/udp{,lite}: simplify proc registration
` [PATCH 10/42] ipv{4,6}/tcp: simplify procfs registration
` [PATCH 11/42] ipv{4,6}/ping: simplify proc file creation
` [PATCH 12/42] ipv{4, 6}/raw: simplify ѕeq_file code
` [PATCH 13/42] ipv6/flowlabel: simplify pid namespace lookup
` [PATCH 14/42] net/kcm: simplify proc registration
` [PATCH 15/42] netfilter/x_tables: simplify ѕeq_file code
` [PATCH 16/42] net: move seq_file_single_net to <linux/seq_file_net.h>
` [PATCH 17/42] proc: introduce proc_create_net{,_data}
` [PATCH 18/42] proc: introduce proc_create_net_single
` [PATCH 19/42] acpi/battery: simplify procfs code
` [PATCH 20/42] sgi-gru: "
` [PATCH 21/42] megaraid: "
` [PATCH 22/42] sg: "
` [PATCH 23/42] afs: "
` [PATCH 24/42] ext4: "
` [PATCH 25/42] jfs: "
  ` [Jfs-discussion] "
` [PATCH 26/42] staging/rtl8192u: "
` [PATCH 27/42] resource: switch to proc_create_seq_data
` [PATCH 28/42] drbd: switch to proc_create_single
` [PATCH 29/42] rtc/proc: switch to proc_create_single_data
` [PATCH 30/42] bonding: switch to proc_create_seq_data
` [PATCH 31/42] hostap: switch to proc_create_{seq,single}_data
` [PATCH 32/42] neigh: switch to proc_create_seq_data
` [PATCH 33/42] netfilter/xt_hashlimit: switch to proc_create_{seq, single}_data
` [PATCH 34/42] netfilter/x_tables: switch to proc_create_seq_private
` [PATCH 35/42] bluetooth: switch to proc_create_seq_data
` [PATCH 36/42] atm: simplify procfs code
` [PATCH 37/42] atm: switch to proc_create_seq_private
` [PATCH 38/42] isdn: replace ->proc_fops with ->proc_show
` [PATCH 39/42] ide: remove ide_driver_proc_write
` [PATCH 40/42] ide: replace ->proc_fops with ->proc_show
` [PATCH 41/42] tty: "
` [PATCH 42/42] proc: update SIZEOF_PDE_INLINE_NAME for the new pde fields

Xilinx axienet + DP83620 in fiber mode won't set netif_carrier_on
 2018-05-16 13:11 UTC  (2+ messages)

[PATCH net-next V2 2/2] cxgb4: Support ethtool private flags
 2018-05-16 13:11 UTC 

[PATCH net-next V2 1/2] cxgb4: Add support for FW_ETH_TX_PKT_VM_WR
 2018-05-16 13:10 UTC 

ECMP routing: problematic selection of outgoing interface
 2018-05-16 13:01 UTC  (2+ messages)

[PATCH v2 net-next 00/12] net: stmmac: Clean-up and tune-up
 2018-05-16 12:50 UTC  (13+ messages)
` [PATCH v2 net-next 01/12] net: stmmac: Enable OSP for GMAC4
` [PATCH v2 net-next 02/12] net: stmmac: Do not keep rearming the coalesce timer in stmmac_xmit
` [PATCH v2 net-next 03/12] net: stmmac: Let descriptor code set skbuff address
` [PATCH v2 net-next 04/12] net: stmmac: Let descriptor code clear the descriptor
` [PATCH v2 net-next 05/12] net: stmmac: Uniformize the use of dma_{rx/tx}_mode callbacks
` [PATCH v2 net-next 06/12] net: stmmac: Remove uneeded checks for GMAC version
` [PATCH v2 net-next 07/12] net: stmmac: Move PTP and MMC base address calculation to hwif.c
` [PATCH v2 net-next 08/12] net: stmmac: Uniformize the use of dma_init_* callbacks
` [PATCH v2 net-next 09/12] net: stmmac: Remove uneeded check for GMAC version in stmmac_xmit
` [PATCH v2 net-next 10/12] net: stmmac: Uniformize set_rx_owner()
` [PATCH v2 net-next 11/12] net: stmmac: Let descriptor code get skbuff address
` [PATCH v2 net-next 12/12] net: stmmac: Remove if condition by taking advantage of hwif return code

[PATCH 0/2] Use sbitmap instead of percpu_ida
 2018-05-16 12:47 UTC  (5+ messages)
` [PATCH 1/2] Convert target drivers to use sbitmap
  ` [RFC PATCH] iscsit_wait_for_tag() can be static

[PATCH net] tuntap: fix use after free during release
 2018-05-16 12:39 UTC 

[RFC V4 PATCH 0/8] Packed ring layout for vhost
 2018-05-16 12:32 UTC  (9+ messages)
` [RFC V4 PATCH 1/8] vhost: move get_rx_bufs to vhost.c
` [RFC V4 PATCH 2/8] vhost: hide used ring layout from device
` [RFC V4 PATCH 3/8] vhost: do not use vring_used_elem
` [RFC V4 PATCH 4/8] vhost_net: do not explicitly manipulate vhost_used_elem
` [RFC V4 PATCH 5/8] vhost: vhost_put_user() can accept metadata type
` [RFC V4 PATCH 6/8] virtio: introduce packed ring defines
` [RFC V4 PATCH 7/8] vhost: packed ring support
` [RFC V4 PATCH 8/8] vhost: event suppression for packed ring

[PATCH net-next v2 0/2] of: mdio: Fall back to mdiobus_register() with NULL device_node
 2018-05-16 12:27 UTC  (7+ messages)
` [PATCH net-next v2 2/2] drivers: net: Remove device_node checks with of_mdiobus_register()

[PATCH net-next] net:sched: add gkprio scheduler
 2018-05-16 12:18 UTC  (11+ messages)

INFO: rcu detected stall in sctp_packet_transmit
 2018-05-16 12:12 UTC  (5+ messages)

[PATCH net-next] ath10k: Remove useless test before clk_disable_unprepare
 2018-05-16 12:10 UTC  (3+ messages)

[PATCH ghak81 V3 0/3] audit: group task params
 2018-05-16 11:55 UTC  (4+ messages)
` [PATCH ghak81 V3 1/3] audit: use new audit_context access funciton for seccomp_actions_logged
` [PATCH ghak81 V3 2/3] audit: normalize loginuid read access
` [PATCH ghak81 V3 3/3] audit: collect audit task parameters

[PATCH net] net/sched: fix refcnt leak in the error path of tcf_vlan_init()
 2018-05-16 11:45 UTC  (2+ messages)

[PATCH net 0/3] qed: LL2 fixes
 2018-05-16 11:44 UTC  (4+ messages)
` [PATCH net 1/3] qed: LL2 flush isles when connection is closed
` [PATCH net 2/3] qed: Fix possibility of list corruption during rmmod flows
` [PATCH net 3/3] qed: Fix LL2 race during connection terminate

[PATCH bpf-next 0/7] bpf: implement BPF_PERF_EVENT_QUERY for perf event query
 2018-05-16 11:27 UTC  (6+ messages)
` [PATCH bpf-next 2/7] bpf: introduce bpf subcommand BPF_PERF_EVENT_QUERY
` [PATCH bpf-next 7/7] tools/bpftool: add perf subcommand

[PATCH net-next v3 0/7] Microsemi Ocelot Ethernet switch support
 2018-05-16 11:26 UTC  (4+ messages)

[PATCH net-next] net: ethoc: Remove useless test before clk_disable_unprepare
 2018-05-16 11:18 UTC 

[PATCH net-next] net: stmmac: Remove useless test before clk_disable_unprepare
 2018-05-16 10:59 UTC 

[RFC PATCH bpf-next 00/12] AF_XDP, zero-copy support
 2018-05-16 10:47 UTC  (2+ messages)

mounting NFS on the same host leads to D state
 2018-05-16 10:37 UTC  (2+ messages)

[PATCH V2] mlx4_core: allocate ICM memory in page size chunks
 2018-05-16 10:10 UTC  (7+ messages)

[PATCH net-next 0/2] sched: refactor NOLOCK qdiscs
 2018-05-16  9:57 UTC  (5+ messages)
` [PATCH net-next 2/2] pfifo_fast: drop unneeded additional lock on dequeue

KMSAN: uninit-value in __sctp_v6_cmp_addr
 2018-05-16  9:42 UTC  (4+ messages)

[PATCH] net: 8390: ne: Fix accidentally removed RBTX4927 support
 2018-05-16  9:18 UTC 

linux-next: BUG: KASAN: use-after-free in tun_chr_close
 2018-05-16  7:52 UTC  (5+ messages)

i40e - Is i40e_force_link_state doing the right thing ?
 2018-05-16  7:49 UTC  (4+ messages)

xdp and fragments with virtio
 2018-05-16  7:24 UTC  (2+ messages)

[PATCH] ethernet: stmmac: dwmac-rk: Add GMAC support for px30
 2018-05-16  6:34 UTC  (2+ messages)

[RFC v3 0/5] virtio: support packed ring
 2018-05-16  5:55 UTC  (4+ messages)
` [RFC v3 4/5] virtio_ring: add event idx support in "

[PATCH net-next v3 0/3] fib rule selftest
 2018-05-16  3:55 UTC  (4+ messages)
` [PATCH net-next v3 1/3] ipv4: support sport, dport and ip_proto in RTM_GETROUTE
` [PATCH net-next v3 2/3] ipv6: "
` [PATCH net-next v3 3/3] selftests: net: initial fib rule tests

[PATCH v5 0/3] multi-threading device shutdown
 2018-05-16  2:40 UTC  (4+ messages)
` [PATCH v5 1/3] drivers core: refactor device_shutdown
` [PATCH v5 2/3] drivers core: prepare device_shutdown for multi-threading
` [PATCH v5 3/3] drivers core: multi-threading device shutdown

[PATCH] net: qcom/emac: Encapsulate sgmii ops under one structure
 2018-05-16  2:32 UTC  (2+ messages)

[net-next PATCH v2 0/4] Symmetric queue selection using XPS for Rx queues
 2018-05-16  1:27 UTC  (5+ messages)
` [net-next PATCH v2 1/4] net: Refactor XPS for CPUs and "
` [net-next PATCH v2 2/4] net: Enable Tx queue selection based on "
` [net-next PATCH v2 3/4] net-sysfs: Add interface for Rx queue map per Tx queue
` [net-next PATCH v2 4/4] Documentation: Add explanation for XPS using Rx-queue map

[PATCH net-next 0/3] net: Allow more drivers with COMPILE_TEST
 2018-05-16  1:19 UTC  (3+ messages)
` [PATCH net-next 2/3] net: ethernet: freescale: Allow FEC "


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