netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-30 11:44:45 to 2020-10-30 22:42:49 UTC [more...]

[PATCH net-next 00/19] net: phy: add support for shared interrupts (part 1)
 2020-10-30 22:42 UTC  (5+ messages)

[PATCH RFC leds + net-next 0/7] netdev trigger offloading and LEDs on Marvell PHYs
 2020-10-30 22:37 UTC  (9+ messages)
` [PATCH RFC leds + net-next 1/7] leds: trigger: netdev: don't explicitly zero kzalloced data
` [PATCH RFC leds + net-next 2/7] leds: trigger: netdev: simplify the driver by using bit field members
` [PATCH RFC leds + net-next 3/7] leds: trigger: add API for HW offloading of triggers
` [PATCH RFC leds + net-next 4/7] leds: trigger: netdev: support HW offloading
` [PATCH RFC leds + net-next 5/7] net: phy: add simple incrementing phyindex member to phy_device struct
` [PATCH RFC leds + net-next 6/7] net: phy: add support for LEDs connected to ethernet PHYs
` [PATCH RFC leds + net-next 7/7] net: phy: marvell: support LEDs connected on Marvell PHYs

[PATCH v7 0/6] CTU CAN FD open-source IP core SocketCAN driver, PCI, platform integration and documentation
 2020-10-30 22:19 UTC  (7+ messages)
` [PATCH v7 1/6] dt-bindings: vendor-prefix: add prefix for the Czech Technical University in Prague
` [PATCH v7 2/6] dt-bindings: net: can: binding for CTU CAN FD open-source IP core
` [PATCH v7 3/6] can: ctucanfd: add support for CTU CAN FD open-source IP core - bus independent part
` [PATCH v7 4/6] can: ctucanfd: CTU CAN FD open-source IP core - PCI bus support
` [PATCH v7 5/6] can: ctucanfd: CTU CAN FD open-source IP core - platform/SoC support
` [PATCH v7 6/6] docs: ctucanfd: CTU CAN FD open-source IP core documentation

[PATCH bpf-next 00/11] libbpf: split BTF support
 2020-10-30 22:30 UTC  (9+ messages)
` [PATCH bpf-next 02/11] selftest/bpf: relax btf_dedup test checks

[PATCH net-next v4 0/5] net: hdlc_fr: Improve fr_rx and add support for any Ethertype
 2020-10-30 22:22 UTC  (21+ messages)
` [PATCH net-next v4 1/5] net: hdlc_fr: Simpify fr_rx by using "goto rx_drop" to drop frames
` [PATCH net-next v4 3/5] net: hdlc_fr: Improve the initial checks when we receive an skb
` [PATCH net-next v4 4/5] net: hdlc_fr: Do skb_reset_mac_header for skbs received on normal PVC devices
` [PATCH net-next v4 5/5] net: hdlc_fr: Add support for any Ethertype

[PATCH net 1/1] ptp: idt82p33: add adjphase support
 2020-10-30 21:38 UTC  (2+ messages)

[PATCH net-next] net: dsa: mv88e6xxx: fix vlan setup
 2020-10-30 21:31 UTC  (2+ messages)

[PATCH net] net: openvswitch: silence suspicious RCU usage warning
 2020-10-30 21:28 UTC  (2+ messages)

[PATCH] drivers: net: phy: Fix spelling in comment defalut to default
 2020-10-30 21:21 UTC  (3+ messages)

[PATCH] net: cls_api: remove unneeded local variable in tc_dump_chain()
 2020-10-30 21:06 UTC  (2+ messages)

[PATCH] ipv6: mcast: make annotations for ip6_mc_msfget() consistent
 2020-10-30 20:59 UTC  (2+ messages)

[PATCH net-next 0/4] sfc: EF100 TSO enhancements
 2020-10-30 20:55 UTC  (9+ messages)
` [PATCH net-next 2/4] sfc: implement encap TSO on EF100

pull-request: mac80211 2020-10-30
 2020-10-30 20:52 UTC  (2+ messages)

[PATCH RFC] ipvs: add genetlink cmd to dump all services and destinations
 2020-10-30 20:27 UTC 

[PATCH bpf-next V5 0/5] Subj: bpf: New approach for BPF MTU handling
 2020-10-30 20:36 UTC  (9+ messages)
` [PATCH bpf-next V5 1/5] bpf: Remove MTU check in __bpf_skb_max_len
` [PATCH bpf-next V5 2/5] bpf: bpf_fib_lookup return MTU value as output when looked up
` [PATCH bpf-next V5 3/5] bpf: add BPF-helper for MTU checking
` [PATCH bpf-next V5 4/5] bpf: drop MTU check when doing TC-BPF redirect to ingress
` [PATCH bpf-next V5 5/5] bpf: make it possible to identify BPF redirected SKBs

[PATCH net 0/2] ibmvnic: fixes in reset path
 2020-10-30 20:27 UTC  (3+ messages)
` [PATCH net 1/2] ibmvnic: notify peers when failover and migration happen

[PATCH v3 0/3] add ast2400/2500 phy-handle support
 2020-10-30 20:26 UTC  (6+ messages)
` [PATCH v3 1/3] net: ftgmac100: move phy connect out from ftgmac100_setup_mdio
` [PATCH v3 2/3] net: ftgmac100: add handling of mdio/phy nodes for ast2400/2500
` [PATCH v3 3/3] dt-bindings: net: ftgmac100: describe phy-handle and MDIO

[PATCH bpf-next 0/2] bpf: safeguard hashtab locking in NMI context
 2020-10-30 20:20 UTC  (2+ messages)

[PATCH net-next v3 00/10] net: ethernet: ti: am65-cpsw: add multi port support in mac-only mode
 2020-10-30 20:07 UTC  (11+ messages)
` [PATCH net-next v3 01/10] net: ethernet: ti: am65-cpsw: move ale selection in pdata
` [PATCH net-next v3 02/10] net: ethernet: ti: am65-cpsw: move free desc queue mode "
` [PATCH net-next v3 03/10] net: ethernet: ti: am65-cpsw: use cppi5_desc_is_tdcm()
` [PATCH net-next v3 04/10] net: ethernet: ti: cpsw_ale: add cpsw_ale_vlan_del_modify()
` [PATCH net-next v3 05/10] net: ethernet: ti: am65-cpsw: fix vlan offload for multi mac mode
` [PATCH net-next v3 06/10] net: ethernet: ti: am65-cpsw: keep active if cpts enabled
` [PATCH net-next v3 07/10] net: ethernet: ti: am65-cpsw: fix tx csum offload for multi mac mode
` [PATCH net-next v3 08/10] net: ethernet: ti: am65-cpsw: prepare xmit/rx path for multi-port devices in mac-only mode
` [PATCH net-next v3 09/10] net: ethernet: ti: am65-cpsw: add multi port support "
` [PATCH net-next v3 10/10] net: ethernet: ti: am65-cpsw: handle deferred probe with dev_err_probe()

[PATCH net-next v3 0/4] DP83TD510 Single Pair 10Mbps Ethernet PHY
 2020-10-30 20:15 UTC  (8+ messages)
` [PATCH net-next v3 1/4] ethtool: Add 10base-T1L link mode entries
` [PATCH net-next v3 2/4] dt-bindings: net: Add Rx/Tx output configuration for 10base T1L
` [PATCH net-next v3 3/4] dt-bindings: dp83td510: Add binding for DP83TD510 Ethernet PHY
` [PATCH net-next v3 4/4] net: phy: dp83td510: Add support for the "

[net-next] tipc: remove dead code in tipc_net and relatives
 2020-10-30 20:12 UTC  (2+ messages)

[PATCH v2 net-next] selftests: add test script for bareudp tunnels
 2020-10-30 20:10 UTC 

general protection fault in security_inode_getattr
 2020-10-30 19:56 UTC  (7+ messages)

[PATCH v4 0/3] Fix inefficiences and rename nla_strlcpy
 2020-10-30 19:25 UTC  (5+ messages)
` [PATCH v4 1/3] Fix unefficient call to memset before memcpu in nla_strlcpy
` [PATCH v4 2/3] Modify return value of nla_strlcpy to match that of strscpy
` [PATCH v4 3/3] treewide: rename nla_strlcpy to nla_strscpy

[PATCH nf 0/2] route_me_harder routing loop with tunnels
 2020-10-30 19:23 UTC  (2+ messages)

[PATCH bpf-next V4 0/5] bpf: New approach for BPF MTU handling
 2020-10-30 19:24 UTC  (8+ messages)
` [PATCH bpf-next V4 1/5] bpf: Remove MTU check in __bpf_skb_max_len
` [PATCH bpf-next V4 2/5] bpf: bpf_fib_lookup return MTU value as output when looked up

[PATCH net-next] net: ipv6: calipso: Fix kerneldoc warnings
 2020-10-30 19:17 UTC  (2+ messages)

[PATCH net 2/4] net:phy:smsc: expand documentation of clocks property
 2020-10-30 19:19 UTC  (2+ messages)

[PATCH v3 1/1] powerpc/vnic: Extend "failover pending" window
 2020-10-30 18:56 UTC  (2+ messages)

[PATCH net] net: dsa: qca8k: Fix port MTU setting
 2020-10-30 18:47 UTC  (2+ messages)

[PATCHv4 net 0/2] IPv6: reply ICMP error if fragment doesn't contain all headers
 2020-10-30 18:39 UTC  (7+ messages)
` [PATCHv5 "
  ` [PATCHv5 net 2/2] IPv6: reply ICMP error if the first fragment don't include "

[PATCH net-next] net: avoid unneeded UDP L4 and fraglist GSO resegmentation
 2020-10-30 18:33 UTC 

[PATCH net-next 00/15] in_interrupt() cleanup, part 2
 2020-10-30 18:29 UTC  (2+ messages)

[RFC PATCH 0/9] net: dsa: microchip: PTP support for KSZ956x
 2020-10-30 18:24 UTC  (5+ messages)
` [RFC PATCH net-next 7/9] net: dsa: microchip: ksz9477: add hardware time stamping support

[net v4 00/10] cxgb4/ch_ktls: Fixes in nic tls code
 2020-10-30 18:02 UTC  (11+ messages)
` [net v4 01/10] cxgb4/ch_ktls: decrypted bit is not enough
` [net v4 02/10] ch_ktls: Correction in finding correct length
` [net v4 03/10] ch_ktls: Update cheksum information
` [net v4 04/10] ch_ktls: incorrect use of GFP_KERNEL
` [net v4 05/10] cxgb4/ch_ktls: creating skbs causes panic
` [net v4 06/10] ch_ktls: Correction in middle record handling
` [net v4 07/10] ch_ktls: packet handling prior to start marker
` [net v4 08/10] ch_ktls/cxgb4: handle partial tag alone SKBs
` [net v4 09/10] ch_ktls: tcb update fails sometimes
` [net v4 10/10] ch_ktls: stop the txq if reaches threshold

[PATCH net-next 00/16] selftests: net: bridge: add tests for IGMPv3
 2020-10-30 17:53 UTC  (2+ messages)

[net v3 01/10] cxgb4/ch_ktls: decrypted bit is not enough
 2020-10-30 17:49 UTC 

[net v3 00/10] cxgb4/ch_ktls: Fixes in nic tls code
 2020-10-30 17:47 UTC  (11+ messages)
` [net v3 01/10] cxgb4/ch_ktls: decrypted bit is not enough
` [net v3 02/10] ch_ktls: Correction in finding correct length
` [net v3 03/10] ch_ktls: Update cheksum information
` [net v3 04/10] ch_ktls: incorrect use of GFP_KERNEL
` [net v3 05/10] cxgb4/ch_ktls: creating skbs causes panic
` [net v3 06/10] ch_ktls: Correction in middle record handling
` [net v3 07/10] ch_ktls: packet handling prior to start marker
` [net v3 08/10] ch_ktls/cxgb4: handle partial tag alone SKBs
` [net v3 09/10] ch_ktls: tcb update fails sometimes
` [net v3 10/10] ch_ktls: stop the txq if reaches threshold

[PATCH v3] net: phy: leds: Deduplicate link LED trigger registration
 2020-10-30 17:45 UTC  (2+ messages)

[PATCH v2 20/39] docs: ABI: testing: make the files compatible with ReST output
 2020-10-30 17:26 UTC  (4+ messages)
` [PATCH v2 31/39] docs: ABI: cleanup several ABI documents

[PATCH] typos in rtnetlink
 2020-10-30 17:27 UTC  (3+ messages)

[RESEND v3 net-next] net: stmmac: Enable EEE HW LPI timer with auto SW/HW switching
 2020-10-30 17:11 UTC  (2+ messages)

[PATCH] net: stmmac: Fix channel lock initialization
 2020-10-30 16:58 UTC  (2+ messages)

[PATCH net 1/1] stmmac: intel: Fix kernel panic on pci probe
 2020-10-30 16:51 UTC  (2+ messages)

PROBLEM: Crash when timestamping outgoing PTP packets under heavy network load (ppc, gianfar)
 2020-10-30 16:41 UTC  (3+ messages)
` [PATCH net v2 1/2] gianfar: Replace skb_realloc_headroom with skb_cow_head for PTP

[PATCH net-next v2 0/5] Support for RollBall 10G copper SFP modules
 2020-10-30 16:33 UTC  (11+ messages)
` [PATCH net-next v2 1/5] net: phy: mdio-i2c: support I2C MDIO protocol for RollBall "
` [PATCH net-next v2 2/5] net: phylink: allow attaching phy for SFP modules on 802.3z mode
` [PATCH net-next v2 3/5] net: sfp: create/destroy I2C mdiobus before PHY probe/after PHY release
` [PATCH net-next v2 5/5] net: sfp: add support for multigig RollBall transceivers

[PATCH] vhost/vsock: add IOTLB API support
 2020-10-30 16:19 UTC  (5+ messages)

[GIT PULL, staging, net-next] wimax: move to staging
 2020-10-30 16:18 UTC  (3+ messages)

[PATCH net v3] cadence: force nonlinear buffers to be cloned
 2020-10-30 15:58 UTC 

[PATCH v8,net-next,00/12] Add Support for Marvell OcteonTX2
 2020-10-30 16:09 UTC  (5+ messages)
` [PATCH v8,net-next,02/12] octeontx2-af: add mailbox interface for CPT
` [PATCH v8,net-next,03/12] octeontx2-af: add debugfs entries for CPT block

[PATCH iproute2-next v2 00/11] Add a tool for configuration of DCB
 2020-10-30 16:05 UTC  (13+ messages)
` [PATCH iproute2-next v2 01/11] Unify batch processing across tools
` [PATCH iproute2-next v2 02/11] lib: Add parse_one_of(), parse_on_off()
` [PATCH iproute2-next v2 03/11] lib: utils: Add print_on_off_bool()
` [PATCH iproute2-next v2 04/11] lib: Extract from devlink/mnlg a helper, mnlu_socket_open()
` [PATCH iproute2-next v2 05/11] lib: Extract from devlink/mnlg a helper, mnlu_msg_prepare()
` [PATCH iproute2-next v2 06/11] lib: Extract from devlink/mnlg a helper, mnlu_socket_recv_run()
` [PATCH iproute2-next v2 07/11] lib: Extract from iplink_vlan a helper to parse key:value arrays
` [PATCH iproute2-next v2 08/11] lib: parse_mapping: Update argc, argv on error
` [PATCH iproute2-next v2 09/11] lib: parse_mapping: Recognize a keyword "all"
` [PATCH iproute2-next v2 10/11] Add skeleton of a new tool, dcb
` [PATCH iproute2-next v2 11/11] dcb: Add a subtool for the DCB ETS object

[PATCH net-next] net: phy: realtek: Add support for RTL8221B-CG series
 2020-10-30 15:54 UTC  (3+ messages)

[bpf-next PATCH 0/4] selftests/bpf: Migrate test_tcpbpf_user to be a part of test_progs framework
 2020-10-30 15:50 UTC  (6+ messages)
` [bpf-next PATCH 4/4] selftests/bpf: Migrate tcpbpf_user.c to use BPF skeleton

[PATCH v3 0/2] convert flexcan to the yaml
 2020-10-30 15:35 UTC  (5+ messages)
` [PATCH v3 1/2] dt-bindings: can: add can-controller.yaml
` [PATCH v3 2/2] dt-bindings: can: flexcan: convert fsl,*flexcan bindings to yaml

[PATCH net v2] cadence: force nonlinear buffers to be cloned
 2020-10-30 15:29 UTC  (2+ messages)

[RFC PATCH] mwifiex: pcie: use shutdown_sw()/reinit_sw() on suspend/resume
 2020-10-30 15:27 UTC  (2+ messages)

[PATCH v2] net: fec: fix MDIO probing for some FEC hardware blocks
 2020-10-30 15:26 UTC  (3+ messages)

[net-next v2] tipc: add stricter control of reserved service types
 2020-10-30 15:22 UTC  (2+ messages)

[PATCH v2 net] ip6_tunnel: set inner ipproto before ip6_tnl_encap
 2020-10-30 15:11 UTC  (2+ messages)

[PATCH] sctp: Fix COMM_LOST/CANT_STR_ASSOC err reporting on big-endian platforms
 2020-10-30 13:26 UTC 

[PATCH net] selftests: add test script for bareudp tunnels
 2020-10-30 12:57 UTC  (5+ messages)

[PATCH net] ip6_tunnel: set inner ipproto before ip6_tnl_encap
 2020-10-30 12:54 UTC  (8+ messages)

[RFC PATCH net-next] net: ethernet: mediatek: support setting MTU
 2020-10-30 12:36 UTC  (4+ messages)

[resend] Solution for the problem conntrack in tc subsystem
 2020-10-30 12:19 UTC  (3+ messages)

[PATCH bpf-next 0/5] selftests/xsk: xsk selftests
 2020-10-30 12:13 UTC  (6+ messages)
` [PATCH bpf-next 1/5] selftests/xsk: xsk selftests framework
` [PATCH bpf-next 2/5] selftests/xsk: xsk selftests - SKB POLL, NOPOLL
` [PATCH bpf-next 3/5] selftests/xsk: xsk selftests - DRV "
` [PATCH bpf-next 4/5] selftests/xsk: xsk selftests - Socket Teardown - SKB, DRV
` [PATCH bpf-next 5/5] selftests/xsk: xsk selftests - Bi-directional Sockets "

arping stuck with ENOBUFS in 4.19.150
 2020-10-30 11:50 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).