netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-08-28 14:25:40 to 2019-08-29 06:40:10 UTC [more...]

[RFC PATCH 0/3] arm64: enable virtual kvm ptp for arm64
 2019-08-29  6:39 UTC 

[PATCH net] netdevsim: Restore per-network namespace accounting for fib entries
 2019-08-29  6:28 UTC  (4+ messages)

[PATCH v2 bpf-next 1/3] capability: introduce CAP_BPF and CAP_TRACING
 2019-08-29  6:06 UTC  (6+ messages)
` [PATCH v2 bpf-next 2/3] bpf: implement CAP_BPF
` [PATCH v2 bpf-next 3/3] perf: implement CAP_TRACING

[PATCH] net: Adding parameter detection in __ethtool_get_link_ksettings
 2019-08-29  6:01 UTC  (4+ messages)

[PATCH v4 1/1] ixgbe: sync the first fragment unconditionally
 2019-08-29  5:39 UTC 

[patch net-next rfc 3/7] net: rtnetlink: add commands to add and delete alternative ifnames
 2019-08-29  5:26 UTC  (9+ messages)

[PATCH] sky2: Disable MSI on yet another ASUS boards (P6Xxxx)
 2019-08-29  5:20 UTC  (3+ messages)

[PATCH net-next] net: dsa: mv88e6xxx: fix freeing unused SERDES IRQ
 2019-08-29  4:51 UTC  (2+ messages)

[PATCH bpf-next] bpf, capabilities: introduce CAP_BPF
 2019-08-29  4:07 UTC  (17+ messages)

BUG: corrupted list in p9_fd_cancelled (2)
 2019-08-29  3:58 UTC 

[PATCH netdev] net: stmmac: dwmac-rk: Don't fail if phy regulator is absent
 2019-08-29  3:17 UTC 

[PATCH] amd-xgbe: Fix error path in xgbe_mod_init()
 2019-08-29  2:46 UTC 

[PATCH v2] riscv: add support for SECCOMP and SECCOMP_FILTER
 2019-08-29  1:30 UTC  (13+ messages)

[PATCH net-next 0/4] mlxsw: Various updates
 2019-08-29  1:24 UTC  (7+ messages)
` [PATCH net-next 1/4] mlxsw: Remove 56G speed support
` [PATCH net-next 2/4] mlxsw: spectrum: Prevent auto negotiation on number of lanes
` [PATCH net-next 3/4] mlxsw: Bump firmware version to 13.2000.1886
` [PATCH net-next 4/4] mlxsw: spectrum_ptp: Add counters for GC events

[PATCH net 0/2] r8152: fix side effect
 2019-08-29  1:08 UTC  (6+ messages)
` [PATCH net v3 "
` [PATCH net v4 "

[PATCH net-next v2 0/9] r8169: add support for RTL8125
 2019-08-29  0:29 UTC  (11+ messages)
` [PATCH net-next v2 1/9] r8169: change interrupt mask type to u32
` [PATCH net-next v2 2/9] r8169: restrict rtl_is_8168evl_up to RTL8168 chip versions
` [PATCH net-next v2 3/9] r8169: factor out reading MAC address from registers
` [PATCH net-next v2 4/9] r8169: move disabling interrupt coalescing to RTL8169/RTL8168 init
` [PATCH net-next v2 5/9] r8169: read common register for PCI commit
` [PATCH net-next v2 6/9] r8169: don't use bit LastFrag in tx descriptor after send
` [PATCH net-next v2 7/9] r8169: add support for RTL8125
` [PATCH net-next v2 8/9] r8169: add RTL8125 PHY initialization
` [PATCH net-next v2 9/9] r8169: add support for EEE on RTL8125

[pull request][net-next v2 0/8] Mellanox, mlx5 updates 2019-08-22
 2019-08-29  0:19 UTC  (10+ messages)
` [net-next v2 1/8] net/mlx5e: ethtool, Fix a typo in WOL function names
` [net-next v2 2/8] net/mlx5e: Expose new function for TIS destroy loop
` [net-next v2 3/8] net/mlx5e: Support LAG TX port affinity distribution
` [net-next v2 4/8] net/mlx5e: Add device out of buffer counter
` [net-next v2 5/8] net/mlx5e: Change function's position to a more fitting file
` [net-next v2 6/8] net/mlx5e: Support RSS for IP-in-IP and IPv6 tunneled packets
` [net-next v2 7/8] net/mlx5e: Improve stateless offload capability check
` [net-next v2 8/8] net/mlx5e: Support TSO and TX checksum offloads for IP-in-IP tunnels

[PATCH V3 net 1/2] openvswitch: Properly set L4 keys on "later" IP fragments
 2019-08-28 23:47 UTC  (5+ messages)
` [PATCH V3 net 2/2] openvswitch: Clear the L4 portion of the key for "later" fragments

[PATCH bpf-next 00/10] bpf: bpf_(prog|map|attach)_type_(from|to)_str helpers
 2019-08-28 23:46 UTC  (15+ messages)
` [PATCH bpf-next 01/10] bpf: introduce __MAX_BPF_PROG_TYPE and __MAX_BPF_MAP_TYPE enum values
` [PATCH bpf-next 02/10] tools/bpf: sync bpf.h to tools/
` [PATCH bpf-next 03/10] tools/bpf: handle __MAX_BPF_(PROG|MAP)_TYPE in switch statements
` [PATCH bpf-next 04/10] tools/bpf: add libbpf_prog_type_(from|to)_str helpers
    ` auto-split of commit. Was: "
` [PATCH bpf-next 05/10] tools/bpf: add libbpf_map_type_(from|to)_str helpers
` [PATCH bpf-next 06/10] tools/bpf: add libbpf_attach_type_(from|to)_str
` [PATCH bpf-next 07/10] selftests/bpf: extend test_section_names with type_(from|to)_str
` [PATCH bpf-next 08/10] selftests/bpf: rename test_section_names to test_section_and_type_names
` [PATCH bpf-next 09/10] tools/bpftool: use libbpf_(prog|map)_type_to_str helpers
` [PATCH bpf-next 10/10] tools/bpftool: use libbpf_attach_type_to_str helper

[PATCH net-next 00/12] net: hns3: add some cleanups and optimizations
 2019-08-28 23:19 UTC  (14+ messages)
` [PATCH net-next 01/12] net: hns3: code optimization for debugfs related to "dump reg"
` [PATCH net-next 02/12] net: hns3: use macro instead of magic number
` [PATCH net-next 03/12] net: hns3: modify base parameter of kstrtouint in hclge_dbg_dump_tm_map
` [PATCH net-next 04/12] net: hns3: reduce the parameters of some functions
` [PATCH net-next 05/12] net: hns3: optimize some log printings
` [PATCH net-next 06/12] net: hns3: make some reusable codes into a function
` [PATCH net-next 07/12] net: hns3: fix incorrect type in assignment
` [PATCH net-next 08/12] net: hns3: optimize waiting time for TQP reset
` [PATCH net-next 09/12] net: hns3: implement .process_hw_error for hns3 client
` [PATCH net-next 10/12] net: hns3: add phy selftest function
` [PATCH net-next 11/12] net: hns3: check reset interrupt status when reset fails
` [PATCH net-next 12/12] net: hns3: not allow SSU loopback while execute ethtool -t dev

[PATCH net-next] net: phy: force phy suspend when calling phy_stop
 2019-08-28 23:17 UTC  (2+ messages)

[PATCH][V2] arcnet: capmode: remove redundant assignment to pointer pkt
 2019-08-28 23:14 UTC 

[PATCH net 0/2] nfp: flower: fix bugs in merge tunnel encap code
 2019-08-28 23:08 UTC  (2+ messages)

[PATCH net-next 00/15] ioc3-eth improvements
 2019-08-28 23:04 UTC  (12+ messages)
` [PATCH net-next 01/15] MIPS: SGI-IP27: remove ioc3 ethernet init
` [PATCH net-next 03/15] net: sgi: ioc3-eth: remove checkpatch errors/warning
` [PATCH net-next 05/15] net: sgi: ioc3-eth: allocate space for desc rings only once
` [PATCH net-next 06/15] net: sgi: ioc3-eth: get rid of ioc3_clean_rx_ring()
` [PATCH net-next 09/15] net: sgi: ioc3-eth: split ring cleaning/freeing and allocation

[PATCH net-next] net/ncsi: add response handlers for PLDM over NC-SI
 2019-08-28 23:00 UTC  (2+ messages)

[PATCH net] net/sched: pfifo_fast: fix wrong dereference in pfifo_fast_enqueue
 2019-08-28 22:58 UTC  (2+ messages)

[PATCH net] tcp: inherit timestamp on mtu probe
 2019-08-28 22:57 UTC  (2+ messages)

[PATCH net] net: sched: act_sample: fix psample group handling on overwrite
 2019-08-28 22:54 UTC  (2+ messages)

[v1] iproute2: police: support 64bit rate and peakrate in tc utility
 2019-08-28 22:52 UTC 

[v1] net_sched: act_police: add 2 new attributes to support police 64bit rate and peakrate
 2019-08-28 22:51 UTC 

[net-next 00/15][pull request] 100GbE Intel Wired LAN Driver Updates 2019-08-26
 2019-08-28 22:47 UTC  (2+ messages)

[PATCH net] ibmvnic: Do not process reset during or after device removal
 2019-08-28 22:46 UTC  (2+ messages)

[net-next 00/15][pull request] Intel Wired LAN Driver Updates 2019-08-27
 2019-08-28 22:40 UTC  (7+ messages)
` [net-next 10/15] i40e: fix hw_dbg usage in i40e_hmc_get_object_va
` [net-next 11/15] i40e: Implement debug macro hw_dbg using pr_debug
` [net-next 13/15] ixgbe: sync the first fragment unconditionally

general protection fault in tls_sk_proto_close (2)
 2019-08-28 22:26 UTC  (2+ messages)

[PATCH v2 0/3] Add NETIF_F_HW_BR_CAP feature
 2019-08-28 21:53 UTC  (5+ messages)

[PATCH net-next] phy: mdio-mux-meson-g12a: use devm_platform_ioremap_resource() to simplify code
 2019-08-28 21:51 UTC  (2+ messages)

[PATCH net-next] phy: mdio-sun4i: use devm_platform_ioremap_resource() to simplify code
 2019-08-28 21:51 UTC  (2+ messages)

[PATCH net-next] phy: mdio-moxart: use devm_platform_ioremap_resource() to simplify code
 2019-08-28 21:51 UTC  (2+ messages)

[PATCH net-next] phy: mdio-hisi-femac: use devm_platform_ioremap_resource() to simplify code
 2019-08-28 21:51 UTC  (2+ messages)

[PATCH net-next] phy: mdio-bcm-iproc: use devm_platform_ioremap_resource() to simplify code
 2019-08-28 21:51 UTC  (2+ messages)

[PATCH] wimax/i2400m: remove redundant assignment to variable result
 2019-08-28 21:49 UTC  (2+ messages)

[PATCH] arcnet: capmode: remove redundant assignment to pointer pkt
 2019-08-28 21:49 UTC  (2+ messages)

[PATCH net] mld: fix memory leak in mld_del_delrec()
 2019-08-28 21:48 UTC  (2+ messages)

[PATCH net v2] net/sched: pfifo_fast: fix wrong dereference when qdisc is reset
 2019-08-28 21:46 UTC  (2+ messages)

[PATCH net-next] ipv6: shrink struct ipv6_mc_socklist
 2019-08-28 21:43 UTC  (2+ messages)

[PATCH 0/4] Introduce variable length mdev alias
 2019-08-28 21:36 UTC  (7+ messages)
` [PATCH v1 0/5] "
  ` [PATCH v1 1/5] mdev: Introduce sha1 based "
  ` [PATCH v1 2/5] mdev: Make mdev alias unique among all mdevs

[PATCH v2 0/2] Update ethernet compatible string for SiFive FU540
 2019-08-28 21:06 UTC  (2+ messages)

[PATCH bpf-next V9 0/3] BPF: New helper to obtain namespace data from current task
 2019-08-28 21:03 UTC  (8+ messages)
` [PATCH bpf-next V9 1/3] bpf: new "

[PATCH 1/3] samples: pktgen: make variable consistent with option
 2019-08-28 20:42 UTC  (3+ messages)
` [PATCH 2/3] samples: pktgen: add helper functions for IP(v4/v6) CIDR parsing
` [PATCH 3/3] samples: pktgen: allow to specify destination IP range (CIDR)

[RFC bpf-next 0/5] Convert iproute2 to use libbpf (WIP)
 2019-08-28 20:40 UTC  (10+ messages)

[PATCH v1 net-next] net: stmmac: Add support for MDIO interrupts
 2019-08-28 20:33 UTC  (6+ messages)

[PATCH v2] bonding: force enable lacp port after link state recovery for 802.3ad
 2019-08-28 20:28 UTC  (2+ messages)

[PATCH] net: spider_net: Use struct_size() helper
 2019-08-28 20:21 UTC 

[PATCH net-next v2 3/3] dpaa2-eth: Add pause frame support
 2019-08-28 20:06 UTC  (4+ messages)

[PATCH net-next v4 0/3] net: ethernet: mediatek: convert to PHYLINK
 2019-08-28 19:56 UTC  (4+ messages)
` [PATCH net-next v4 3/3] dt-bindings: net: ethernet: Update mt7622 docs and dts to reflect the new phylink API

[PATCH v2] ipv6: Not to probe neighbourless routes
 2019-08-28 19:55 UTC  (2+ messages)

[PATCH v2] ipv6: Not to probe neighbourless routes
 2019-08-28 19:55 UTC  (2+ messages)

KASAN: use-after-free Read in rxrpc_put_peer
 2019-08-28 19:48 UTC 

[bpf-next] bpf: fix error check in bpf_tcp_gen_syncookie
 2019-08-28 19:15 UTC  (2+ messages)

[PATCH] igb: add rx drop enable attribute
 2019-08-28 18:32 UTC  (2+ messages)

[RFC net-next v2 0/5] PHY converter driver for DW xPCS IP
 2019-08-28 18:06 UTC  (7+ messages)
` [RFC net-next v2 1/5] net: phy: make mdiobus_create_device() function callable from Eth driver
` [RFC net-next v2 2/5] net: phy: introduce mdiobus_get_mdio_device
` [RFC net-next v2 3/5] net: phy: add private data to mdio_device
` [RFC net-next v2 4/5] net: phy: introducing support for DWC xPCS logics for EHL & TGL
` [RFC net-next v2 5/5] net: stmmac: add dwxpcs boardinfo for mdio_device registration

[PATCH net 0/3] Fix issues in tc-taprio and tc-cbs
 2019-08-28 17:38 UTC  (9+ messages)
` [PATCH net 1/3] taprio: Fix kernel panic in taprio_destroy
` [PATCH net 2/3] taprio: Set default link speed to 10 Mbps in taprio_set_picos_per_byte
` [PATCH net 3/3] net/sched: cbs: Set default link speed to 10 Mbps in cbs_set_port_rate

[PATCH v1 net-next] net: phy: mdio_bus: make mdiobus_scan also cover PHY that only talks C45
 2019-08-28 17:36 UTC  (8+ messages)

[PATCH net v1] net/sched: cbs: Fix not adding cbs instance to list
 2019-08-28 17:36 UTC 

[RFC net-next v1 0/5] PHY converter driver for DW xPCS IP
 2019-08-28 17:33 UTC  (6+ messages)
` [RFC net-next v1 1/5] net: phy: make mdiobus_create_device() function callable from Eth driver
` [RFC net-next v1 2/5] net: phy: introduce mdiobus_get_mdio_device
` [RFC net-next v1 3/5] net: phy: add private data to mdio_device
` [RFC net-next v1 4/5] net: phy: introducing support for DWC xPCS logics for EHL & TGL
` [RFC net-next v1 5/5] net: stmmac: add dwxpcs boardinfo for mdio_device registration

[RFC PATCH 0/1] Fix PHYLINK handling of ethtool ksettings with no PHY
 2019-08-28 17:14 UTC  (3+ messages)
` [RFC PATCH 1/1] phylink: Set speed to SPEED_UNKNOWN when there is no PHY connected

[PATCH net-next v5] sched: Add dualpi2 qdisc
 2019-08-28 16:55 UTC  (4+ messages)

[PATCH net-next] net: dsa: mv88e6xxx: keep CMODE writable code private
 2019-08-28 16:51 UTC  (3+ messages)

[PATCH net-next] net: dsa: mv88e6xxx: get serdes lane after lock
 2019-08-28 16:49 UTC  (3+ messages)

[PATCH net-next 0/2] Fixes for unlocked cls hardware offload API refactoring
 2019-08-28 16:41 UTC  (3+ messages)
` [PATCH net-next 1/2] net: sched: cls_matchall: cleanup flow_action before deallocating
` [PATCH net-next 2/2] net/mlx5e: Move local var definition into ifdef block

[PATCH] i40e: check __I40E_VF_DISABLE bit in i40e_sync_filters_subtask
 2019-08-28 16:23 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH] net: ixgbe: fix memory leaks
 2019-08-28 16:22 UTC  (2+ messages)
` [Intel-wired-lan] "

SFP+ EEPROM readouts fail on X722 (ethtool -m: Invalid argument)
 2019-08-28 16:12 UTC  (6+ messages)
` [E1000-devel] "

[RFC PATCH 0/2] convert gianfar to phylink
 2019-08-28 15:20 UTC  (6+ messages)
` [RFC PATCH 1/2] gianfar: convert "

[PATCH rdma-next v3 0/3] ODP support for mlx5 DC QPs
 2019-08-28 15:18 UTC  (4+ 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).