netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-05-16 09:43:37 to 2018-05-16 18:56:13 UTC [more...]

[PATCH v2 net-next 00/12] net: stmmac: Clean-up and tune-up
 2018-05-16 18:56 UTC  (14+ 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

[RFC bpf-next 00/11] Add socket lookup support
 2018-05-16 18:55 UTC  (9+ messages)
` [RFC bpf-next 07/11] bpf: Add helper to retrieve socket in BPF

[RFC PATCH bpf-next 00/12] AF_XDP, zero-copy support
 2018-05-16 18:53 UTC  (10+ messages)
` [RFC PATCH bpf-next 12/12] i40e: implement Tx zero-copy
  ` [Intel-wired-lan] [RFC PATCH bpf-next 00/12] AF_XDP, zero-copy support

[PATCH net] tuntap: fix use after free during release
 2018-05-16 18:53 UTC  (2+ messages)

[PATCH net-next v2 0/3] net: Allow more drivers with COMPILE_TEST
 2018-05-16 18:52 UTC  (4+ messages)
` [PATCH net-next v2 1/3] net: ethernet: ti: Allow most "
` [PATCH net-next v2 2/3] net: ethernet: freescale: Allow FEC "
` [PATCH net-next v2 3/3] net: phy: Allow MDIO_MOXART and MDIO_SUN4I "

[PATCH net 0/3] qed: LL2 fixes
 2018-05-16 18:50 UTC  (5+ 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 net] net/ipv4: Initialize proto and ports in flow struct
 2018-05-16 18:48 UTC  (2+ messages)

[PATCH net-next] net: ethoc: Remove useless test before clk_disable_unprepare
 2018-05-16 18:47 UTC  (3+ messages)

[PATCH net-next] net: stmmac: Remove useless test before clk_disable_unprepare
 2018-05-16 18:44 UTC  (2+ messages)

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

[PATCH] net: 8390: ne: Fix accidentally removed RBTX4927 support
 2018-05-16 18:40 UTC  (2+ messages)

[PATCH net-next v3 0/3] fib rule selftest
 2018-05-16 18:37 UTC  (3+ messages)
` [PATCH net-next v3 1/3] ipv4: support sport, dport and ip_proto in RTM_GETROUTE

[PATCH net-next v11 0/7] sched: Add Common Applications Kept Enhanced (cake) qdisc
 2018-05-16 18:34 UTC  (4+ messages)
` [PATCH net-next v11 1/7] "

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

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

[BUG] net: stmmac: dwmac-sun8i broken in linux-next
 2018-05-16 18:32 UTC 

[PATCH net-next v2 0/3] net: qualcomm: rmnet: Updates 2018-05-14
 2018-05-16 18:23 UTC  (2+ messages)

[PATCH net-next 0/3] net: Allow more drivers with COMPILE_TEST
 2018-05-16 18:18 UTC  (4+ messages)

[PATCH net v2 0/3] net: dsa: bcm_sf2: CFP fixes
 2018-05-16 18:18 UTC  (4+ messages)

[PATCH net-next v2] net: ethernet: ti: cpsw-phy-sel: check bus_find_device() ret value
 2018-05-16 18:13 UTC  (2+ messages)

[PATCH 00/14] Modify action API for implementing lockless actions
 2018-05-16 18:10 UTC  (33+ messages)
` [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

[PATCH net-next] Revert "bonding: allow carrier and link status to determine link state"
 2018-05-16 18:04 UTC  (2+ messages)

[PATCH net-next 1/1] tc-testing: updated mirred and vlan with more tests
 2018-05-16 18:03 UTC  (2+ messages)

[PATCH net] tls: don't use stack memory in a scatterlist
 2018-05-16 17:48 UTC 

[PATCH net-next 1/1] tc-testing: fixed copy-pasting error in police tests
 2018-05-16 17:27 UTC  (2+ messages)

[PATCH net-next v2 0/4] bonding: performance and reliability
 2018-05-16 17:20 UTC  (9+ messages)
` [PATCH net-next v2 4/4] bonding: allow carrier and link status to determine link state

[PATCH bpf-next] samples/bpf: Decrement ttl in fib forwarding example
 2018-05-16 17:17 UTC  (2+ messages)

[PATCH net-next 2/2] drivers: net: Remove device_node checks with of_mdiobus_register()
 2018-05-16 17:05 UTC  (3+ messages)

[iproute2] Bug#898840: Latest update breaks ip6 default gateway cli api
 2018-05-16 16:48 UTC  (3+ messages)

[PATCH net-next] sched: manipulate __QDISC_STATE_RUNNING in qdisc_run_* helpers
 2018-05-16 16:26 UTC  (2+ messages)

[RESEND PATCH v2 0/1] net: phy: micrel: add 125MHz reference clock workaround
 2018-05-16 16:21 UTC  (3+ messages)
` [RESEND PATCH v2 1/1] "

[PATCH net] tcp: purge write queue in tcp_connect_init()
 2018-05-16 16:19 UTC  (2+ messages)

[net 1/1] net/mlx5: Fix build break when CONFIG_SMP=n
 2018-05-16 16:17 UTC  (2+ messages)

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

[PATCH v3 iproute2-next 0/3] RDMA tool driver-specific resource tracking
 2018-05-16 15:05 UTC  (4+ messages)
` [PATCH v3 iproute2-next 1/3] rdma: update rdma_netlink.h to get new driver attributes
` [PATCH v3 iproute2-next 2/3] rdma: print driver resource attributes
` [PATCH v3 iproute2-next 3/3] rdma: update man pages

[PATCH v3] ipvlan: call netdevice notifier when master mac address changed
 2018-05-16 16:00 UTC  (2+ messages)

[GIT PULL 00/11] perf/core improvements and fixes
 2018-05-16 15:58 UTC  (3+ messages)
` [PATCH 11/11] perf bpf: Fix NULL return handling in bpf__prepare_load()

[PATCH net-next 00/10] net/smc: enhancements 2018/05/15
 2018-05-16 15:51 UTC  (2+ messages)

[pull request][net-next 00/16] Mellanox, mlx5e updates 2018-05-14
 2018-05-16 15:37 UTC  (2+ messages)

i40e - Is i40e_force_link_state doing the right thing ?
 2018-05-16 15:35 UTC  (5+ messages)

WARNING: kmalloc bug in map_get_next_key
 2018-05-16 15:35 UTC 

kernel BUG at lib/string.c:LINE! (4)
 2018-05-16 15:35 UTC 

WARNING: kmalloc bug in memdup_user (3)
 2018-05-16 15:35 UTC 

[PATCH net-next 00/10] Misc. Bug Fixes and clean-ups for HNS3 Driver
 2018-05-16 15:33 UTC  (2+ messages)

INFO: rcu detected stall in ip_route_output_key_hash
 2018-05-16 15:29 UTC 

[RFC v4 0/5] virtio: support packed ring
 2018-05-16 14:33 UTC  (17+ messages)
` [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 "

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

Xilinx axienet + DP83620 in fiber mode won't set netif_carrier_on
 2018-05-16 14:24 UTC  (3+ messages)

[PATCH net-next] cxgb4: update LE-TCAM collection for T6
 2018-05-16 14:21 UTC 

[PATCH net-next] erspan: set bso bit based on mirrored packet's len
 2018-05-16 14:05 UTC  (3+ messages)

[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

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  (19+ messages)
` [PATCH 06/42] proc: introduce proc_create_seq{,_data}
` [PATCH 17/42] proc: introduce proc_create_net{,_data}
` [PATCH 21/42] megaraid: simplify procfs code
` [PATCH 23/42] afs: "
` [PATCH 25/42] jfs: "
  ` [Jfs-discussion] "
` [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

[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 

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

[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] 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 bpf-next 0/7] bpf: implement BPF_PERF_EVENT_QUERY for perf event query
 2018-05-16 11:27 UTC  (3+ messages)
` [PATCH bpf-next 2/7] bpf: introduce bpf subcommand BPF_PERF_EVENT_QUERY

[PATCH net-next v3 0/7] Microsemi Ocelot Ethernet switch support
 2018-05-16 11:26 UTC  (4+ 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)


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