netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-22 09:12:20 to 2020-05-22 23:06:00 UTC [more...]

[PATCH net 0/2] netdevsim: Two small fixes
 2020-05-22 23:05 UTC  (2+ messages)

[PATCH net-next] cxgb4: add adapter hotplug support for ULDs
 2020-05-22 23:04 UTC  (2+ messages)

[bpf-next PATCH v4 0/5] bpf: Add sk_msg and networking helpers
 2020-05-22 23:03 UTC  (5+ messages)
` [bpf-next PATCH v4 2/5] bpf: extend bpf_base_func_proto helpers with probe_* and *current_task*
` [bpf-next PATCH v4 4/5] bpf: selftests, add sk_msg helpers load and attach test

[PATCH net 0/3] rxrpc: Fix retransmission timeout and ACK discard
 2020-05-22 22:54 UTC  (2+ messages)

[PATCH v4 net-next] net: flow_offload: simplify hw stats check handling
 2020-05-22 22:52 UTC  (2+ messages)

[PATCH] net/ethernet/freescale: rework quiesce/activate for ucc_geth
 2020-05-22 22:50 UTC  (2+ messages)

[net-next v2 0/5] ip6_tunnel: add MPLS support
 2020-05-22 22:49 UTC  (2+ messages)

[PATCH net 1/1] sctp: Start shutdown on association restart if in SHUTDOWN-SENT state and socket is closed
 2020-05-22 22:48 UTC  (2+ messages)

[PATCH net] tipc: block BH before using dst_cache
 2020-05-22 22:39 UTC  (12+ messages)

[PATCH 0/5] net: provide a devres variant of register_netdev()
 2020-05-22 22:36 UTC  (2+ messages)

[PATCH net] net: mvpp2: fix RX hashing for non-10G ports
 2020-05-22 22:32 UTC  (2+ messages)

[PATCH v2 bpf-next 0/3] bpf: Allow inner map with different max_entries
 2020-05-22 22:26 UTC  (5+ messages)
` [PATCH v2 bpf-next 1/3] bpf: Consolidate inner-map-compatible properties into bpf_types.h
` [PATCH v2 bpf-next 2/3] bpf: Relax the max_entries check for inner map

[PATCH v2 00/15] net: taint when the device driver firmware crashes
 2020-05-22 21:53 UTC  (6+ messages)
` [PATCH v2 10/15] soc: qcom: ipa: use new module_firmware_crashed()

[PATCH v2 12/15] ath10k: use new module_firmware_crashed()
 2020-05-22 21:51 UTC  (7+ messages)
` [RFC 1/2] devlink: add simple fw crash helpers

[PATCH] net: sun: fix missing release regions in cas_init_one()
 2020-05-22 21:50 UTC 

[PATCH] tipc: Disable preemption when calling send_msg method
 2020-05-22 21:45 UTC  (2+ messages)

[PATCH v5 00/11] mediatek: add support for MediaTek Ethernet MAC
 2020-05-22 21:36 UTC  (18+ messages)
` [PATCH v5 01/11] dt-bindings: convert the binding document for mediatek PERICFG to yaml
` [PATCH v5 02/11] dt-bindings: add new compatible to mediatek,pericfg
` [PATCH v5 03/11] dt-bindings: net: add a binding document for MediaTek STAR Ethernet MAC
` [PATCH v5 04/11] net: ethernet: mediatek: rename Kconfig prompt
` [PATCH v5 05/11] net: ethernet: mediatek: remove unnecessary spaces from Makefile
` [PATCH v5 06/11] net: ethernet: mtk-star-emac: new driver
` [PATCH v5 07/11] ARM64: dts: mediatek: add pericfg syscon to mt8516.dtsi
` [PATCH v5 08/11] ARM64: dts: mediatek: add the ethernet node "
` [PATCH v5 09/11] ARM64: dts: mediatek: add an alias for ethernet0 for pumpkin boards
` [PATCH v5 10/11] ARM64: dts: mediatek: add ethernet pins "
` [PATCH v5 11/11] ARM64: dts: mediatek: enable ethernet on "

pull-request: bpf 2020-05-22
 2020-05-22 21:35 UTC  (2+ messages)

[RFC 00/11] Make C45 autoprobe more robust
 2020-05-22 21:30 UTC  (12+ messages)
` [RFC 01/11] net: phy: Don't report success if devices weren't found
` [RFC 02/11] net: phy: Simplify MMD device list termination
` [RFC 03/11] net: phy: refactor c45 phy identification sequence
` [RFC 04/11] net: phy: Handle c22 regs presence better
` [RFC 05/11] net: phy: Scan the entire MMD device space
` [RFC 06/11] net: phy: Hoist no phy detected state
` [RFC 07/11] net: phy: reset invalid phy reads of 0 back to 0xffffffff
` [RFC 08/11] net: phy: Allow mdio buses to auto-probe c45 devices
` [RFC 09/11] net: phy: Refuse to consider phy_id=0 a valid phy
` [RFC 10/11] net: example acpize xgmac_mdio
` [RFC 11/11] net: example xgmac enable extended scanning

[PATCH net] felix: Fix initialization of ioremap resources
 2020-05-22 21:26 UTC  (3+ messages)

[PATCH net-next 0/5] net: hns3: misc updates for -next
 2020-05-22 21:23 UTC  (4+ messages)
` [PATCH net-next 1/5] net: hns3: add support for VF to query ring and vector mapping

[PATCH net] mptcp: use untruncated hash in ADD_ADDR HMAC
 2020-05-22 21:22 UTC  (2+ messages)

[PATCH V2 net-next 00/14] ENA features and cosmetic changes
 2020-05-22 21:13 UTC  (8+ messages)
` [PATCH V2 net-next 07/14] net: ena: cosmetic: set queue sizes to u32 for consistency
` [PATCH V2 net-next 11/14] net: ena: cosmetic: code reorderings
` [PATCH V2 net-next 12/14] net: ena: cosmetic: fix spacing issues
` [PATCH V2 net-next 13/14] net: ena: cosmetic: minor code changes
` [PATCH V2 net-next 14/14] net: ena: reduce driver load time

[PATCH v2 net-next 00/12] net: atlantic: QoS implementation
 2020-05-22 21:08 UTC  (6+ messages)
` [PATCH v2 net-next 01/12] net: atlantic: changes for multi-TC support
    ` [EXT] "

[net-next 00/17][pull request] 100GbE Intel Wired LAN Driver Updates 2020-05-21
 2020-05-22 21:05 UTC  (3+ messages)

[net-next v4 00/12][pull request] 100GbE Intel Wired LAN Driver Updates 2020-05-19
 2020-05-22 21:05 UTC  (14+ messages)
` [net-next v4 10/12] ASoC: SOF: Introduce descriptors for SOF client

[PATCH net-next v4 0/5] Support for fdb ECMP nexthop groups
 2020-05-22 21:01 UTC  (2+ messages)

[net-next v2 00/15][pull request] 1GbE Intel Wired LAN Driver Updates 2020-05-21
 2020-05-22 20:49 UTC  (3+ messages)

[PATCH 00/17] RZ/G1H describe I2C, IIC, MMC0, SATA, AVB, RWDT and APMU nodes
 2020-05-22 20:17 UTC  (10+ messages)
` [PATCH 03/17] ARM: dts: r8a7742: Add I2C and IIC support
` [PATCH 16/17] dt-bindings: watchdog: renesas,wdt: Document r8a7742 support

[PATCH net-next,v2] net/tls: fix race condition causing kernel panic
 2020-05-22 20:10 UTC 

[PATCH net-next v2] net: psample: fix build error when CONFIG_INET is not enabled
 2020-05-22 20:05 UTC 

[PATCH -net-next] net: psample: depends on INET
 2020-05-22 19:51 UTC  (4+ messages)

[PATCH net-next v2 0/4] Implement classifier-action terse dump mode
 2020-05-22 19:41 UTC  (10+ messages)

[PATCH v2 bpf-next 0/7] BPF ring buffer
 2020-05-22 19:08 UTC  (24+ messages)
` [PATCH v2 bpf-next 1/7] bpf: implement BPF ring buffer and verifier support for it
` [PATCH v2 bpf-next 2/7] tools/memory-model: add BPF ringbuf MPSC litmus tests
` [PATCH v2 bpf-next 3/7] bpf: track reference type in verifier
` [PATCH v2 bpf-next 4/7] libbpf: add BPF ring buffer support
` [PATCH v2 bpf-next 5/7] selftests/bpf: add BPF ringbuf selftests
` [PATCH v2 bpf-next 6/7] bpf: add BPF ringbuf and perf buffer benchmarks
` [PATCH v2 bpf-next 7/7] docs/bpf: add BPF ring buffer design notes

[PATCH v2] net/mlx4_core: fix a memory leak bug
 2020-05-22 19:07 UTC 

[PATCH net-next v2 0/4] RGMII Internal delay common property
 2020-05-22 18:50 UTC  (9+ messages)
` [PATCH net-next v2 1/4] dt-bindings: net: Add tx and rx internal delays
` [PATCH net-next v2 2/4] net: phy: Add a helper to return the index for of the internal delay
` [PATCH net-next v2 3/4] dt-bindings: net: Add RGMII internal delay for DP83869
` [PATCH net-next v2 4/4] net: dp83869: Add RGMII internal delay configuration

[PATCH RFC net-next 00/13] RX filtering for DSA switches
 2020-05-22 18:45 UTC  (6+ messages)
` [PATCH RFC net-next 10/13] net: bridge: add port flags for host flooding

[PATCH v3] rxrpc: fix a memory leak in rxkad_verify_response()
 2020-05-22 18:45 UTC 

[bpf-next PATCH v2] bpf: Add rx_queue_mapping to bpf_sock
 2020-05-22 18:28 UTC 

[PATCH RFC bpf-next 0/4] bpf: Add support for XDP programs in DEVMAPs
 2020-05-22 18:11 UTC  (14+ messages)
` [PATCH RFC bpf-next 1/4] bpf: Handle 8-byte values in DEVMAP and DEVMAP_HASH
` [PATCH RFC bpf-next 2/4] bpf: Add support to attach bpf program to a devmap
` [PATCH RFC bpf-next 3/4] xdp: Add xdp_txq_info to xdp_buff

[PATCH net 0/4] net: ethernet: fec: move GPR reigster offset and bit into DT
 2020-05-22 18:02 UTC  (7+ messages)
` [PATCH net 3/4] ARM: dts: imx6: update fec gpr property to match new format
    ` [EXT] "

[PATCH] wlcore: fix runtime pm imbalance in wlcore_irq_locked
 2020-05-22 17:57 UTC  (2+ messages)

[PATCH v2 0/7] Share events between metrics
 2020-05-22 17:56 UTC  (8+ messages)

[RFC bpf-next 0/2] introduce support for XDP programs in cpumaps
 2020-05-22 17:54 UTC  (5+ messages)
` [RFC bpf-next 1/2] bpf: cpumap: add the possibility to attach a eBPF program to cpumap
` [RFC bpf-next 2/2] samples/bpf: xdp_redirect_cpu: load a eBPF program on cpu_map

devlink interface for asynchronous event/messages from firmware?
 2020-05-22 17:46 UTC  (9+ messages)

[PATCH] net/mlx4_core: fix a memory leak bug
 2020-05-22 17:24 UTC  (2+ messages)

[PATCH v2] net: ethernet: ti: cpsw: fix ASSERT_RTNL() warning during suspend
 2020-05-22 17:09 UTC 

[PATCH] net: ethernet: ti: cpsw: fix ASSERT_RTNL() warning during suspend
 2020-05-22 17:08 UTC  (3+ messages)

[PATCH v2] rxrpc: fix a memory leak bug
 2020-05-22 17:01 UTC 

linux-next: Tree for May 22 (net/psample/)
 2020-05-22 16:45 UTC 

[PATCH net v2] net: phy: mscc: fix initialization of the MACsec protocol mode
 2020-05-22 15:55 UTC 

do a single memdup_user in sctp_setsockopt
 2020-05-22 15:52 UTC  (4+ messages)

[PATCH net-next] net: phy: mscc: fix initialization of the MACsec protocol mode
 2020-05-22 15:37 UTC  (3+ messages)

[PATCH] net: stmmac: don't attach interface until resume finishes
 2020-05-22 15:29 UTC 

[PATCH net-next] mptcp: adjust tcp rcvspace after moving skbs from ssk to sk queue
 2020-05-22 15:10 UTC  (3+ messages)

[PATCH] selftests:mptcp: fix empty optstring
 2020-05-22 15:00 UTC 

[PATCH AUTOSEL 5.6 12/41] net: microchip: encx24j600: add missed kthread_stop
 2020-05-22 14:49 UTC  (3+ messages)
` [PATCH AUTOSEL 5.6 25/41] net: freescale: select CONFIG_FIXED_PHY where needed
` [PATCH AUTOSEL 5.6 41/41] drivers: net: hamradio: Fix suspicious RCU usage warning in bpqether.c

[PATCH AUTOSEL 5.4 09/32] net: microchip: encx24j600: add missed kthread_stop
 2020-05-22 14:50 UTC  (3+ messages)
` [PATCH AUTOSEL 5.4 21/32] net: freescale: select CONFIG_FIXED_PHY where needed
` [PATCH AUTOSEL 5.4 32/32] drivers: net: hamradio: Fix suspicious RCU usage warning in bpqether.c

[PATCH AUTOSEL 4.19 08/19] net: microchip: encx24j600: add missed kthread_stop
 2020-05-22 14:51 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 15/19] net: freescale: select CONFIG_FIXED_PHY where needed

[PATCH AUTOSEL 4.14 05/13] net: microchip: encx24j600: add missed kthread_stop
 2020-05-22 14:51 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 11/13] net: freescale: select CONFIG_FIXED_PHY where needed

[PATCH AUTOSEL 4.9 2/8] net: microchip: encx24j600: add missed kthread_stop
 2020-05-22 14:51 UTC 

[RFC PATCH v12 0/11] Enable ptp_kvm for arm64
 2020-05-22 14:18 UTC  (5+ messages)
` [RFC PATCH v12 03/11] psci: export smccc conduit get helper
` [RFC PATCH v12 07/11] psci: Add hypercall service for kvm ptp

[PATCH v2 net-next 0/7] dpaa2-eth: add support for Rx traffic classes
 2020-05-22 13:58 UTC  (14+ messages)

[PATCH -next] mt76: mt7915: Fix build error
 2020-05-22 12:40 UTC  (4+ messages)

[PATCH] xfrm: policy: Only use mark as policy lookup key
 2020-05-22 12:39 UTC  (8+ messages)
` [PATCH v2] xfrm: policy: Fix xfrm policy match

Subject: [PATCH v2 net-next] sctp: Pull the user copies out of the individual sockopt functions
 2020-05-22 12:31 UTC 

[PATCH] files: Use rcu lock to get the file structures for better performance
 2020-05-22 11:43 UTC  (4+ messages)
  ` [External] "

[PATCH bpf 0/2] selftests/bpf: add missing CONFIG values to test config
 2020-05-22 11:36 UTC  (3+ messages)
` [PATCH bpf 1/2] selftests/bpf: CONFIG_IPV6_SEG6_BPF required for test_seg6_loop.o
` [PATCH bpf 2/2] selftests/bpf: CONFIG_LIRC required for test_lirc_mode2.sh

[PATCH] selftests/bpf: add general instructions for test execution
 2020-05-22 11:24 UTC 

[PATCH] net: Fix return value about devm_platform_ioremap_resource()
 2020-05-22 11:03 UTC 

[bpf-next PATCH] bpf: Add rx_queue_mapping to bpf_sock
 2020-05-22 10:37 UTC  (2+ messages)

[PATCH] ath9k: release allocated buffer if timed out
 2020-05-22 10:34 UTC  (6+ messages)

[PATCH] Fix typo in the comment
 2020-05-22 10:30 UTC 

[PATCH net-next] net: phy: at803x: fix PHY ID masks
 2020-05-22  9:53 UTC 

[PATCH] can: flexcan: Fix runtime PM imbalance on error
 2020-05-22  9:43 UTC 

[PATCH V2 net-next 0/2] net: hns3: adds two VLAN feature
 2020-05-22  9:35 UTC  (4+ messages)

WARNING in __queue_work (2)
 2020-05-22  9:26 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).