netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-02 15:46:37 to 2020-10-03 05:16:20 UTC [more...]

[PATCH bpf-next 1/2] samples/bpf: change Makefile to cope with latest llvm
 2020-10-03  5:15 UTC  (4+ messages)
` [PATCH bpf-next 2/2] samples/bpf: fix a compilation error with fallthrough marking

[PATCH net-next v2 00/10] arm64: dts: layerscape: update MAC nodes with PHY information
 2020-10-03  4:35 UTC  (13+ messages)
` [PATCH net-next v2 01/10] dt-bindings: net: add the dpaa2-mac DTS definition
` [PATCH net-next v2 02/10] arm64: dts: ls1088a: add external MDIO device nodes
` [PATCH net-next v2 03/10] arm64: dts: ls1088ardb: add QSGMII PHY nodes
` [PATCH net-next v2 04/10] arm64: dts: ls1088ardb: add necessary DTS nodes for DPMAC2
` [PATCH net-next v2 05/10] arm64: dts: ls208xa: add the external MDIO nodes
` [PATCH net-next v2 06/10] arm64: dts: ls2088ardb: add PHY nodes for the CS4340 PHYs
` [PATCH net-next v2 07/10] arm64: dts: ls2088ardb: add PHY nodes for the AQR405 PHYs
` [PATCH net-next v2 08/10] arm64: dts: ls208xa: add PCS MDIO and PCS PHY nodes
` [PATCH net-next v2 09/10] arm64: dts: lx2160a: "
` [PATCH net-next v2 10/10] arm64: dts: lx2160ardb: add nodes for the AQR107 PHYs

[PATCH net-next 0/5] implement kthread based napi poll
 2020-10-03  4:17 UTC  (14+ messages)

[PATCH net-next 00/15] sctp: Implement RFC6951: UDP Encapsulation of SCTP
 2020-10-03  4:12 UTC  (15+ messages)
` [PATCH net-next 03/15] udp: do checksum properly in skb_udp_tunnel_segment
` [PATCH net-next 09/15] sctp: add SCTP_REMOTE_UDP_ENCAPS_PORT sockopt
` [PATCH net-next 10/15] sctp: allow changing transport encap_port by peer packets
` [PATCH net-next 11/15] sctp: add udphdr to overhead when udp_port is set
` [PATCH net-next 12/15] sctp: call sk_setup_caps in sctp_packet_transmit instead
` [PATCH net-next 15/15] sctp: enable udp tunneling socks

[PATCH][next] bpf: verifier: Use fallthrough pseudo-keyword
 2020-10-03  2:41 UTC  (2+ messages)

WARNING in ieee80211_bss_info_change_notify
 2020-10-03  2:33 UTC  (2+ messages)

[PATCH bpf-next] bpf: deref map in BPF_PROG_BIND_MAP when it's already used
 2020-10-03  2:25 UTC  (3+ messages)

[PATCH net-next v3 0/9] genetlink: support per-command policy dump
 2020-10-03  2:11 UTC  (11+ messages)
` [PATCH net-next v3 1/9] genetlink: reorg struct genl_family
` [PATCH net-next v3 2/9] genetlink: add small version of ops
` [PATCH net-next v3 3/9] genetlink: move to smaller ops wherever possible
` [PATCH net-next v3 4/9] genetlink: add a structure for dump state
` [PATCH net-next v3 5/9] genetlink: use .start callback for dumppolicy
` [PATCH net-next v3 6/9] genetlink: bring back per op policy
` [PATCH net-next v3 7/9] taskstats: move specifying netlink policy back to ops
` [PATCH net-next v3 8/9] genetlink: use parsed attrs in dumppolicy
` [PATCH net-next v3 9/9] genetlink: switch control commands to per-op policies

[PATCH net-next 0/8] net: ethernet: ti: am65-cpsw: add multi port support in mac-only mode
 2020-10-03  2:09 UTC  (7+ messages)
` [PATCH net-next 7/8] net: ethernet: ti: am65-cpsw: prepare xmit/rx path for multi-port devices "

[Linux-kernel-mentees][PATCH 0/2] reorder members of structures in virtio_net for optimization
 2020-10-03  2:06 UTC  (2+ messages)

[PATCH] vhost-vdpa: fix page pinning leakage in error path
 2020-10-03  2:02 UTC  (2+ messages)

[PATCH v2 0/2] vhost: Skip access checks on GIOVAs
 2020-10-03  1:58 UTC  (5+ messages)
` [PATCH v2 1/2] vhost: Don't call access_ok() when using IOTLB
` [PATCH v2 2/2] vhost: Don't call log_access_ok() "

[PATCH 0/7] TC-ETF support PTP clocks series
 2020-10-03  0:10 UTC  (4+ messages)

[PATCH] dt-bindings: Another round of adding missing 'additionalProperties'
 2020-10-03  0:07 UTC  (2+ messages)

[PATCH bpf-next] bpf: use raw_spin_trylock() for pcpu_freelist_push/pop in NMI
 2020-10-03  0:06 UTC  (4+ messages)

[PATCH v4] staging: qlge: fix build breakage with dumping enabled
 2020-10-02 23:59 UTC 

[RFC net-next] ptp: add clock_index as a device attribute
 2020-10-02 23:37 UTC 

[PATCH net-next v3 0/4] dpaa2-eth: add devlink parser error drop trap support
 2020-10-02 23:32 UTC  (2+ messages)

[PATCH net-next 0/8] ionic error recovery
 2020-10-02 23:30 UTC  (2+ messages)

[PATCH net-next 0/7] s390/net: updates 2020-10-01
 2020-10-02 23:23 UTC  (2+ messages)

[pull request][net V3 00/14] mlx5 fixes 2020-09-30
 2020-10-02 23:20 UTC  (16+ messages)
` [net V3 01/14] net/mlx5: Fix a race when moving command interface to polling mode
` [net V3 02/14] net/mlx5: Avoid possible free of command entry while timeout comp handler
` [net V3 03/14] net/mlx5: poll cmd EQ in case of command timeout
` [net V3 04/14] net/mlx5: Add retry mechanism to the command entry index allocation
` [net V3 05/14] net/mlx5: cmdif, Avoid skipping reclaim pages if FW is not accessible
` [net V3 06/14] net/mlx5: Fix request_irqs error flow
` [net V3 07/14] net/mlx5e: Fix error path for RQ alloc
` [net V3 08/14] net/mlx5e: Add resiliency in Striding RQ mode for packets larger than MTU
` [net V3 09/14] net/mlx5e: CT, Fix coverity issue
` [net V3 10/14] net/mlx5e: Fix driver's declaration to support GRE offload
` [net V3 11/14] net/mlx5e: Fix return status when setting unsupported FEC mode
` [net V3 12/14] net/mlx5e: Fix VLAN cleanup flow
` [net V3 13/14] net/mlx5e: Fix VLAN create flow
` [net V3 14/14] net/mlx5e: Fix race condition on nhe->n pointer in neigh update

[PATCH][next] bnx2x: Use fallthrough pseudo-keyword
 2020-10-02 23:26 UTC 

vsock fix backport to 5.4 stable
 2020-10-02 23:17 UTC  (2+ messages)

[PATCH net-next 00/23] rxrpc: Fixes and preparation for RxGK
 2020-10-02 23:03 UTC  (2+ messages)

[PATCH net-next v2 0/6] bonding: rename bond components
 2020-10-02 22:57 UTC  (19+ messages)
` [PATCH net-next v2 1/6] bonding: rename 802.3ad's struct port to ad_port
` [PATCH net-next v2 2/6] bonding: replace use of the term master where possible
` [PATCH net-next v2 3/6] bonding: rename slave to port "
` [PATCH net-next v2 4/6] bonding: rename bonding_sysfs_slave.c to _port.c
` [PATCH net-next v2 5/6] bonding: update Documentation for port/bond terminology
` [PATCH net-next v2 6/6] bonding: make Kconfig toggle to disable legacy interfaces

[PATCH][next] net: ksz884x: Use fallthrough pseudo-keyword
 2020-10-02 23:02 UTC 

[PATCH][next] net: bna: Use fallthrough pseudo-keyword
 2020-10-02 23:00 UTC 

[PATCH][next] usbnet: Use fallthrough pseudo-keyword
 2020-10-02 22:53 UTC 

[PATCH net-next 0/2] net/sched: Add actions for MPLS L2 VPNs
 2020-10-02 22:44 UTC  (3+ messages)
` [PATCH net-next 1/2] net/sched: act_vlan: Add {POP,PUSH}_ETH actions
` [PATCH net-next 2/2] net/sched: act_mpls: Add action to push MPLS LSE before Ethernet header

pull-request: wireless-drivers-next-2020-10-02
 2020-10-02 22:43 UTC  (2+ messages)

[PATCH net-next 0/9] Offload tc-flower to mscc_ocelot switch using VCAP chains
 2020-10-02 22:40 UTC  (2+ messages)

[Linux-kernel-mentees][PATCH v2] net: usb: rtl8150: prevent set_ethernet_addr from setting uninit address
 2020-10-02 22:38 UTC  (4+ messages)
  ` [PATCH "

[PATCH net] tcp: fix syn cookied MPTCP request socket leak
 2020-10-02 22:35 UTC  (2+ messages)

[PATCH bpf-next v4 0/6] bpf: BTF support for ksyms
 2020-10-02 22:34 UTC  (5+ messages)

pull-request: mac80211-next 2020-10-02
 2020-10-02 22:33 UTC  (2+ messages)

[PATCH v9 0/7] Introduce sendpage_ok() to detect misused sendpage in network related drivers
 2020-10-02 22:29 UTC  (4+ messages)

[PATCH v10 0/7] Introduce sendpage_ok() to detect misused sendpage in network related drivers
 2020-10-02 22:28 UTC  (2+ messages)

[PATCH net-next v2 0/5] implement kthread based napi poll
 2020-10-02 22:25 UTC  (6+ messages)
` [PATCH net-next v2 1/5] net: implement threaded-able napi poll loop support
` [PATCH net-next v2 2/5] net: add sysfs attribute to control napi threaded mode
` [PATCH net-next v2 3/5] net: extract napi poll functionality to __napi_poll()
` [PATCH net-next v2 4/5] net: modify kthread handler to use __napi_poll()
` [PATCH net-next v2 5/5] net: improve napi threaded config

Why ping latency is smaller with shorter send interval?
 2020-10-02 22:24 UTC 

[PATCH] netlink: fix policy dump leak
 2020-10-02 22:22 UTC  (2+ messages)

[PATCH] net/smscx5xx: change to of_get_mac_address() eth_platform_get_mac_address()
 2020-10-02 22:21 UTC  (3+ messages)

[PATCH net-next] dt-bindings: net: dsa: b53: Add missing reg property to example
 2020-10-02 22:18 UTC  (2+ messages)

[PATCH 0/6] Fix new html build warnings from next-20201001
 2020-10-02 22:16 UTC  (3+ messages)
` [PATCH 1/6] net: core: document two new elements of struct net_device

[PATCH net-next] net: dsa: propagate switchdev vlan_filtering prepare phase to drivers
 2020-10-02 22:06 UTC 

[PATCH net-next v2 00/10] genetlink: support per-command policy dump
 2020-10-02 21:52 UTC  (21+ messages)

[bpf-next PATCH v2 0/2] Add skb_adjust_room() for SK_SKB
 2020-10-02 21:45 UTC  (2+ messages)

[RFC PATCH v2 00/23] Share events between metrics
 2020-10-02 20:46 UTC  (4+ messages)
` [RFC PATCH v2 23/23] perf metricgroup: remove duped metric group events
  ` Issue of metrics for multiple uncore PMUs (was Re: [RFC PATCH v2 23/23] perf metricgroup: remove duped metric group events)

[PATCH 0/5] genetlink: complete policy dumping
 2020-10-02 20:42 UTC  (11+ messages)
` [PATCH 1/5] netlink: simplify netlink_policy_dump_start() prototype
` [PATCH 3/5] netlink: rework policy dump to support multiple policies

[PATCH v2 0/4] AX88796C SPI Ethernet Adapter
 2020-10-02 20:36 UTC  (7+ messages)
  ` [PATCH v2 1/4] dt-bindings: net: Add bindings for "
  ` [PATCH v2 2/4] net: ax88796c: ASIX AX88796C SPI Ethernet Adapter Driver
  ` [PATCH v2 3/4] ARM: dts: exynos: Add Ethernet to Artik 5 board
  ` [PATCH v2 4/4] ARM: defconfig: Enable ax88796c driver

[PATCH net-next 0/4] net: dsa: Improve dsa_untag_bridge_pvid()
 2020-10-02 20:36 UTC  (2+ messages)

pull request (net-next): ipsec-next 2020-10-02
 2020-10-02 20:34 UTC  (2+ messages)

[PATCH 1/1] net/rds: suppress page allocation failure error in recv buffer refill
 2020-10-02 20:23 UTC  (3+ messages)

[PATCH] vdpa/mlx5: should keep avail_index despite device status
 2020-10-02 20:17 UTC  (2+ messages)

[PATCH v4 bpf-next 00/13] mvneta: introduce XDP multi-buffer support
 2020-10-02 19:53 UTC  (8+ messages)
` [PATCH v4 bpf-next 06/13] bpf: introduce bpf_xdp_get_frags_{count, total_size} helpers

[PATCH net] net/core: check length before updating Ethertype in skb_mpls_{push,pop}
 2020-10-02 19:53 UTC 

[PATCH ghak90 V9 00/13] audit: implement container identifier
 2020-10-02 19:52 UTC  (11+ messages)
` [PATCH ghak90 V9 05/13] audit: log container info of syscalls
` [PATCH ghak90 V9 06/13] audit: add contid support for signalling the audit daemon

[PATCH] net: typhoon: Fix a typo Typoon --> Typhoon
 2020-10-02 19:47 UTC 

Why ping latency is smaller with shorter send interval?
 2020-10-02 19:46 UTC  (3+ messages)

[Patch net] net_sched: check error pointer in tcf_dump_walker()
 2020-10-02 19:13 UTC 

[RFC net-next] net: openvswitch: Add support to lookup invalid packet in ct action
 2020-10-02 19:10 UTC 

[PATCH] genl: ctrl: print op -> policy idx mapping
 2020-10-02 19:06 UTC  (5+ messages)

[PATCH libbpf] libbpf: check if pin_path was set even map fd exist
 2020-10-02 18:13 UTC  (4+ messages)

[PATCH v2] net: qrtr: ns: Fix the incorrect usage of rcu_read_lock()
 2020-10-02 18:04 UTC  (2+ messages)

[PATCH][next] net: phy: dp83869: fix unsigned comparisons against less than zero values
 2020-10-02 17:39 UTC  (3+ messages)

[pull request][net V2 00/15] mlx5 fixes 2020-09-30
 2020-10-02 17:27 UTC  (15+ messages)
` [net V2 01/15] net/mlx5: Don't allow health work when device is uninitialized
` [net V2 05/15] net/mlx5: Add retry mechanism to the command entry index allocation
` [net V2 07/15] net/mlx5: Fix request_irqs error flow
` [net V2 09/15] net/mlx5e: Add resiliency in Striding RQ mode for packets larger than MTU

[PATCH] net: qrtr: ns: Fix the incorrect usage of rcu_read_lock()
 2020-10-02 16:04 UTC  (3+ messages)

[PATCH bpf-next 0/2] Do not limit cb_flags when creating child sk from listen sk
 2020-10-02 16:03 UTC  (2+ messages)

[PATCH bpf-next] selftests/bpf: properly initialize linfo in sockmap_basic
 2020-10-02 15:59 UTC  (2+ messages)

[PATCH 0/6] can: add support for ETAS ES58X CAN USB
 2020-10-02 15:41 UTC  (7+ messages)
` [PATCH v3 0/7] "
  ` [PATCH v3 3/7] can: dev: add a helper function to get the correct length of Classical frames
  ` [PATCH v3 4/7] can: dev: __can_get_echo_skb(): fix the return length
  ` [PATCH v3 5/7] can: dev: add a helper function to calculate the duration of one bit
  ` [PATCH v3 6/7] can: usb: etas_es58X: add support for ETAS ES58X CAN USB interfaces
  ` [PATCH v3 7/7] usb: cdc-acm: add quirk to blacklist ETAS ES58X devices

[net-next PATCH v1 0/7] ACPI support for dpaa2 driver
 2020-10-02 15:50 UTC  (5+ messages)
` [net-next PATCH v1 3/7] net: phy: Introduce fwnode_get_phy_id()

[RESEND net-next 0/9] arm64: dts: layerscape: update MAC nodes with PHY information
 2020-10-02 15:48 UTC  (7+ messages)
` [RESEND net-next 1/9] arm64: dts: ls1088a: add external MDIO device nodes
` [RESEND net-next 2/9] arm64: dts: ls1088ardb: add QSGMII PHY nodes

INFO: task hung in lock_sock_nested (3)
 2020-10-02 15:48 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).