netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-24 13:03:20 to 2020-07-25 00:23:35 UTC [more...]

[PATCH net-next 0/4] ionic txrx updates
 2020-07-25  0:23 UTC 

[PATCH] tg3: driver sleeps indefinitely when EEH errors exceed eeh_max_freezes
 2020-07-25  0:19 UTC  (3+ messages)
` [PATCH v2] "

[PATCH net-next 0/9] l2tp: avoid multiple assignment, remove BUG_ON
 2020-07-25  0:19 UTC  (11+ messages)
` [PATCH 1/9] l2tp: avoid multiple assignments
` [PATCH 2/9] l2tp: WARN_ON rather than BUG_ON in l2tp_dfs_seq_start
` [PATCH 3/9] l2tp: remove BUG_ON in l2tp_session_queue_purge
` [PATCH 4/9] l2tp: remove BUG_ON in l2tp_tunnel_closeall
` [PATCH 5/9] l2tp: don't BUG_ON session magic checks in l2tp_ppp
` [PATCH 6/9] l2tp: don't BUG_ON seqfile "
` [PATCH 7/9] l2tp: WARN_ON rather than BUG_ON in l2tp_session_queue_purge
` [PATCH 8/9] l2tp: remove BUG_ON refcount value in l2tp_session_free
` [PATCH 9/9] l2tp: WARN_ON rather than BUG_ON "

[PATCH net-next v2 0/3] icmp6: support rfc 4884
 2020-07-25  0:12 UTC  (3+ messages)
` [PATCH net-next v2 3/3] "

[PATCH][V2] sctp: remove redundant initialization of variable status
 2020-07-25  0:10 UTC  (2+ messages)

[PATCH bpf-next 00/35] bpf: switch to memcg-based memory accounting
 2020-07-25  0:04 UTC  (36+ messages)
` [PATCH bpf-next 01/35] bpf: memcg-based memory accounting for bpf progs
` [PATCH bpf-next 02/35] bpf: memcg-based memory accounting for bpf maps
` [PATCH bpf-next 03/35] bpf: refine memcg-based memory accounting for arraymap maps
` [PATCH bpf-next 04/35] bpf: refine memcg-based memory accounting for cpumap maps
` [PATCH bpf-next 05/35] bpf: memcg-based memory accounting for cgroup storage maps
` [PATCH bpf-next 06/35] bpf: refine memcg-based memory accounting for devmap maps
` [PATCH bpf-next 07/35] bpf: refine memcg-based memory accounting for hashtab maps
` [PATCH bpf-next 08/35] bpf: memcg-based memory accounting for lpm_trie maps
` [PATCH bpf-next 09/35] bpf: memcg-based memory accounting for bpf ringbuffer
` [PATCH bpf-next 10/35] bpf: memcg-based memory accounting for socket storage maps
` [PATCH bpf-next 11/35] bpf: refine memcg-based memory accounting for sockmap maps
` [PATCH bpf-next 12/35] bpf: refine memcg-based memory accounting for xskmap maps
` [PATCH bpf-next 13/35] bpf: eliminate rlimit-based memory accounting for arraymap maps
` [PATCH bpf-next 14/35] bpf: eliminate rlimit-based memory accounting for bpf_struct_ops maps
` [PATCH bpf-next 15/35] bpf: eliminate rlimit-based memory accounting for cpumap maps
` [PATCH bpf-next 16/35] bpf: eliminate rlimit-based memory accounting for cgroup storage maps
` [PATCH bpf-next 17/35] bpf: eliminate rlimit-based memory accounting for devmap maps
` [PATCH bpf-next 18/35] bpf: eliminate rlimit-based memory accounting for hashtab maps
` [PATCH bpf-next 19/35] bpf: eliminate rlimit-based memory accounting for lpm_trie maps
` [PATCH bpf-next 20/35] bpf: eliminate rlimit-based memory accounting for queue_stack_maps maps
` [PATCH bpf-next 21/35] bpf: eliminate rlimit-based memory accounting for reuseport_array maps
` [PATCH bpf-next 22/35] bpf: eliminate rlimit-based memory accounting for bpf ringbuffer
` [PATCH bpf-next 23/35] bpf: eliminate rlimit-based memory accounting for sock_map maps
` [PATCH bpf-next 24/35] bpf: eliminate rlimit-based memory accounting for stackmap maps
` [PATCH bpf-next 25/35] bpf: eliminate rlimit-based memory accounting for socket storage maps
` [PATCH bpf-next 26/35] bpf: eliminate rlimit-based memory accounting for xskmap maps
` [PATCH bpf-next 27/35] bpf: eliminate rlimit-based memory accounting infra for bpf maps
` [PATCH bpf-next 28/35] bpf: eliminate rlimit-based memory accounting for bpf progs
` [PATCH bpf-next 29/35] bpf: libbpf: cleanup RLIMIT_MEMLOCK usage
` [PATCH bpf-next 30/35] bpf: bpftool: do not touch RLIMIT_MEMLOCK
` [PATCH bpf-next 31/35] bpf: runqslower: don't "
` [PATCH bpf-next 32/35] bpf: selftests: delete bpf_rlimit.h
` [PATCH bpf-next 33/35] bpf: selftests: don't touch RLIMIT_MEMLOCK
` [PATCH bpf-next 34/35] bpf: samples: do not "
` [PATCH bpf-next 35/35] perf: don't "

[PATCH net-next v4 0/2] hinic: add some error messages for debug
 2020-07-25  0:04 UTC  (3+ messages)
` [PATCH net-next v4 1/2] hinic: add support to handle hw abnormal event

[PATCH] ixgbe: use eth_zero_addr() to clear mac address
 2020-07-25  0:02 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH v2] xen-netfront: fix potential deadlock in xennet_remove()
 2020-07-25  0:02 UTC  (2+ messages)

[PATCH net V2] Crypto/chcr: Registering cxgb4 to xfrmdev_ops
 2020-07-25  0:01 UTC  (2+ messages)

[PATCH net-next] net: openvswitch: fixes potential deadlock in dp cleanup code
 2020-07-24 23:59 UTC  (2+ messages)

[PATCH] octeontx2-af: Fix use of uninitialized pointer bmap
 2020-07-24 23:57 UTC  (2+ messages)

[PATCH v2 net-next] sctp: fix slab-out-of-bounds in SCTP_DELAYED_SACK processing
 2020-07-24 23:49 UTC  (2+ messages)

[PATCH net] udp: Remove an unnecessary variable in udp[46]_lib_lookup2()
 2020-07-24 23:48 UTC  (5+ messages)

[PATCH v2 0/8] Hirschmann Hellcreek DSA driver
 2020-07-24 23:47 UTC  (4+ messages)

答复: [PATCH,v2] ipvlan: add the check of ip header checksum
 2020-07-24 23:44 UTC  (4+ messages)
`  "

[net-next 00/15][pull request] 100GbE Intel Wired LAN Driver Updates 2020-07-23
 2020-07-24 23:39 UTC  (2+ messages)

[Linux-kernel-mentees] [PATCH net] AX.25: Prevent out-of-bounds read in ax25_sendmsg()
 2020-07-24 22:25 UTC  (3+ messages)

[PATCH net] bareudp: forbid mixing IP and MPLS in multiproto mode
 2020-07-24 23:21 UTC  (2+ messages)

Bug in iproute2 man page (or in iproute itself)
 2020-07-24 23:18 UTC  (7+ messages)
` [RFT iproute2] iplink_bridge: scale all time values by USER_HZ

[PATCH net] mlx4: disable device on shutdown
 2020-07-24 23:15 UTC 

[RFC 0/7] Add support to process rx packets in thread
 2020-07-24 23:11 UTC  (11+ messages)
` [RFC 2/7] ath10k: Add support to process rx packet "

[PATCH v2 01/11] xen/manage: keep track of the on-going suspend mode
 2020-07-24 23:01 UTC  (12+ messages)

[PATCH v4 net-next 00/16] sfc: driver for EF100 family NICs, part 1
 2020-07-24 21:54 UTC  (20+ messages)
` [PATCH v4 net-next 01/16] sfc: remove efx_ethtool_nway_reset()
` [PATCH v4 net-next 02/16] sfc_ef100: add EF100 register definitions
` [PATCH v4 net-next 03/16] sfc_ef100: register accesses on EF100
` [PATCH v4 net-next 04/16] sfc: skeleton EF100 PF driver
` [PATCH v4 net-next 05/16] sfc_ef100: reset-handling stub
` [PATCH v4 net-next 06/16] sfc_ef100: PHY probe stub
` [PATCH v4 net-next 07/16] sfc_ef100: don't call efx_reset_down()/up() on EF100
` [PATCH v4 net-next 08/16] sfc_ef100: implement MCDI transport
` [PATCH v4 net-next 09/16] sfc_ef100: implement ndo_open/close and EVQ probing
` [PATCH v4 net-next 10/16] sfc_ef100: process events for MCDI completions
` [PATCH v4 net-next 11/16] sfc_ef100: read datapath caps, implement check_caps
` [PATCH v4 net-next 12/16] sfc_ef100: extend ef100_check_caps to cover datapath_caps3
` [PATCH v4 net-next 13/16] sfc_ef100: actually perform resets
` [PATCH v4 net-next 14/16] sfc_ef100: probe the PHY and configure the MAC
` [PATCH v4 net-next 15/16] sfc_ef100: read device MAC address at probe time
` [PATCH v4 net-next 16/16] sfc_ef100: implement ndo_get_phys_port_{id,name}

get rid of the address_space override in setsockopt v2
 2020-07-24 22:43 UTC  (2+ messages)

[PATCH RFC leds + net-next v2 0/1] Add support for LEDs on Marvell PHYs
 2020-07-24 22:38 UTC  (10+ messages)
` [PATCH RFC leds + net-next v2 1/1] net: phy: marvell: add support for PHY LEDs via LED class

[PATCH net-next v4 0/2] TC datapath hash api
 2020-07-24 22:23 UTC  (2+ messages)

[net-next v5 PATCH 0/7] Add PRP driver
 2020-07-24 22:21 UTC  (3+ messages)

[PATCH v7 net-next] net: hyperv: dump TX indirection table to ethtool regs
 2020-07-24 22:18 UTC  (4+ messages)
` [PATCH v8 "

[PATCH] flow_offload: Move rhashtable inclusion to the source file
 2020-07-24 22:17 UTC  (2+ messages)

[RESEND PATCH] ARM: dts: keystone-k2g-evm: fix rgmii phy-mode for ksz9031 phy
 2020-07-24 21:55 UTC  (2+ messages)

[PATCH net-next v4 0/5] net: phy: add Lynx PCS MDIO module
 2020-07-24 21:47 UTC  (2+ messages)

[PATCH] netlink: add buffer boundary checking
 2020-07-24 21:45 UTC  (4+ messages)

[PATCH net-next] liquidio: Remove unneeded cast from memory allocation
 2020-07-24 21:29 UTC  (2+ messages)

[net-next PATCH v7 0/6] ACPI support for dpaa2 MAC driver
 2020-07-24 21:06 UTC  (12+ messages)
` [net-next PATCH v7 1/6] Documentation: ACPI: DSD: Document MDIO PHY

[PATCH v19 06/23] LSM: Use lsmblob in security_secctx_to_secid
 2020-07-24 20:32 UTC  (5+ messages)
` [PATCH v19 14/23] LSM: Ensure the correct LSM context releaser
` [PATCH v19 15/23] LSM: Use lsmcontext in security_secid_to_secctx
` [PATCH v19 17/23] LSM: security_secid_to_secctx in netlink netfilter
` [PATCH v19 18/23] NET: Store LSM netlabel data in a lsmblob

[PATCH 0/4] Add Support for Marvell OcteonTX2 Cryptographic
 2020-07-24 20:42 UTC  (6+ messages)
` [PATCH 1/4] octeontx2-af: add support to manage the CPT unit
` [PATCH 2/4] drivers: crypto: add support for OCTEONTX2 CPT engine
` [PATCH 3/4] drivers: crypto: add the Virtual Function driver for OcteonTX2 CPT
` [PATCH 4/4] crypto: marvell: enable OcteonTX2 cpt options for build

[PATCH v4 bpf-next 0/4] bpf: Populate bpffs with map and prog iterators
 2020-07-24 20:38 UTC  (5+ messages)
` [PATCH v4 bpf-next 1/4] bpf: Factor out bpf_link_get_by_id() helper
` [PATCH v4 bpf-next 2/4] bpf: Add BPF program and map iterators as built-in BPF programs
` [PATCH v4 bpf-next 3/4] bpf: Add kernel module with user mode driver that populates bpffs
` [PATCH v4 bpf-next 4/4] selftests/bpf: Add bpffs preload test

[RFC PATCH net-next 0/3] sock: Fix sock queue mapping to include device
 2020-07-24 20:14 UTC  (4+ messages)
` [RFC PATCH net-next 1/3] sock: Definition and general functions for dev_and_queue structure
` [RFC PATCH net-next 2/3] sock: Use dev_and_queue structure for TX queue mapping in sock
` [RFC PATCH net-next 3/3] sock: Use dev_and_queue structure for RX "

[PATCH 0/2] remoteproc: convert IPA to use new notifications
 2020-07-24 20:05 UTC  (3+ messages)
` [PATCH 1/2] net: ipa: new notification infrastructure

[PATCH rdma-next 0/3] Create UMR with relaxed ordering
 2020-07-24 19:31 UTC  (3+ messages)

[PATCH v3 bpf-next 0/4] bpf: Populate bpffs with map and prog iterators
 2020-07-24 19:08 UTC  (4+ messages)
` [PATCH v3 bpf-next 3/4] bpf: Add kernel module with user mode driver that populates bpffs

memory leak in ipv6_sock_ac_join ( 5.8.0-rc6+)
 2020-07-24 19:07 UTC  (2+ messages)

[PATCH net] selftests/net: fix clang issues for target arch PowerPC and others
 2020-07-24 19:01 UTC  (2+ messages)

[PATCH][next] wil6210: Avoid the use of one-element array
 2020-07-24 18:29 UTC  (4+ messages)

[PATCH net-next] mscc: Add LCPLL Reset to VSC8574 Family of phy drivers
 2020-07-24 18:00 UTC  (7+ messages)

[PATCH v5 bpf-next 0/6] bpf: tailcalls in BPF subprograms
 2020-07-24 17:35 UTC  (7+ messages)
` [PATCH v5 bpf-next 1/6] bpf, x64: use %rcx instead of %rax for tail call retpolines
` [PATCH v5 bpf-next 2/6] bpf: propagate poke descriptors to subprograms
` [PATCH v5 bpf-next 3/6] bpf: rename poke descriptor's 'ip' member to 'tailcall_target'
` [PATCH v5 bpf-next 4/6] bpf, x64: rework pro/epilogue and tailcall handling in JIT
` [PATCH v5 bpf-next 5/6] bpf: allow for tailcalls in BPF subprograms for x64 JIT
` [PATCH v5 bpf-next 6/6] selftests: bpf: add dummy prog for bpf2bpf with tailcall

[PATCH net-next v3 0/7] Add an MDIO sub-node under MACB
 2020-07-24 17:40 UTC  (3+ messages)
` [PATCH net-next v3 3/7] net: macb: parse PHY nodes found under an MDIO node

[Patch net v2] qrtr: orphan socket in qrtr_release()
 2020-07-24 16:57 UTC  (2+ messages)

[PATCH v4 bpf-next 0/6] bpf: tailcalls in BPF subprograms
 2020-07-24 16:52 UTC  (4+ messages)
` [PATCH v4 bpf-next 2/6] bpf: propagate poke descriptors to subprograms

[PATCH RFC leds + net-next v3 0/2] Add support for LEDs on Marvell PHYs
 2020-07-24 16:46 UTC  (3+ messages)
` [PATCH RFC leds + net-next v3 1/2] net: phy: add API for LEDs controlled by PHY HW
` [PATCH RFC leds + net-next v3 2/2] net: phy: marvell: add support for PHY LEDs via LED class

[PATCH] drivers/net/wan: lapb: Corrected the usage of skb_cow
 2020-07-24 16:33 UTC 

[PATCH v4 00/13] "Task_isolation" mode
 2020-07-24 16:08 UTC  (8+ messages)
          ` [EXT] "

[PATCH v1 0/2] ptp: Add generic header parsing function
 2020-07-24 16:03 UTC  (4+ messages)

[PATCH net-next v2 0/6] Add PAL support to smsc95xx
 2020-07-24 15:34 UTC  (5+ messages)
` [PATCH net-next v2 3/6] smsc95xx: add PAL support to use external PHY drivers

[PATCH] drivers: isdn: capi: Fix data-race bug
 2020-07-24 14:58 UTC  (5+ messages)

[net-next v2 0/6] net: marvell: prestera: Add Switchdev driver for Prestera family ASIC device 98DX326x (AC3x)
 2020-07-24 14:58 UTC  (8+ messages)
` [net-next v2 1/6] net: marvell: prestera: Add driver for Prestera family ASIC devices
` [net-next v2 2/6] net: marvell: prestera: Add PCI interface support
` [net-next v2 3/6] net: marvell: prestera: Add basic devlink support
` [net-next v2 4/6] net: marvell: prestera: Add ethtool interface support
` [net-next v2 5/6] net: marvell: prestera: Add Switchdev driver implementation
` [net-next v2 6/6] dt-bindings: marvell,prestera: Add description for device-tree bindings

NAT performance issue 944mbit -> ~40mbit
 2020-07-24 14:56 UTC  (18+ messages)
            ` [Intel-wired-lan] "

Rule about streaming DMA mapping
 2020-07-24 14:45 UTC 

[PATCH v2 0/3] net: dsa: mv88e6xxx: port mtu support
 2020-07-24 14:52 UTC  (4+ messages)
` [PATCH v2 3/3] net: dsa: mv88e6xxx: Use chip-wide max frame size for MTU

[RFC PATCH ipsec] xfrm: don't pass too short packets to userspace with ESPINUDP encap
 2020-07-24 14:46 UTC 

[PATCH v5 net-next 0/5] usbnet: multicast filter support for cdc ncm devices
 2020-07-24 14:18 UTC  (4+ messages)
` [PATCH v5 net-next 2/5] net: cdc_ether: export usbnet_cdc_update_filter

pull-request: wireless-drivers-2020-07-24
 2020-07-24 14:03 UTC 

[PATCH net-next] net: hix5hd2_gmac: Remove unneeded cast from memory allocation
 2020-07-24 13:46 UTC 

[PATCH] slimbus: ngd: simplify error handling
 2020-07-24 13:14 UTC  (2+ 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).