netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-11 22:36:13 to 2020-02-12 22:33:09 UTC [more...]

[RFC PATCH v3 06/12] xen-blkfront: add callbacks for PM suspend and hibernation
 2020-02-12 22:32 UTC 

[RFC PATCH v3 05/12] xen-netfront: add callbacks for PM suspend and hibernation support
 2020-02-12 22:32 UTC 

[RFC PATCH v3 03/12] x86/xen: Introduce new function to map HYPERVISOR_shared_info on Resume
 2020-02-12 22:31 UTC 

[RFC PATCH v3 02/12] xenbus: add freeze/thaw/restore callbacks support
 2020-02-12 22:30 UTC 

[RFC PATCH v3 01/12] xen/manage: keep track of the on-going suspend mode
 2020-02-12 22:30 UTC 

[RFC PATCH v3 00/12] Enable PM hibernation on guest VMs
 2020-02-12 22:29 UTC 

[PATCH net 1/2] ipv6: Fix route replacement with dev-only route
 2020-02-12 21:58 UTC  (4+ messages)
` [PATCH net 2/2] ipv6: Fix nlmsg_flags when splitting a multipath route

[PATCH bpf-next] libbpf: Add support for dynamic program attach target
 2020-02-12 21:52 UTC  (10+ messages)

[net 00/15][pull request] Intel Wired LAN Driver Updates 2020-02-12
 2020-02-12 21:33 UTC  (16+ messages)
` [net 01/15] ice: Fix DCB rebuild after reset
` [net 02/15] ice: Fix switch between FW and SW LLDP
` [net 03/15] ice: display supported and advertised link modes
` [net 04/15] ice: Don't allow same value for Rx tail to be written twice
` [net 05/15] ice: Remove ice_dev_onetime_setup()
` [net 06/15] ice: Remove CONFIG_PCI_IOV wrap in ice_set_pf_caps
` [net 07/15] ice: Modify link message logging
` [net 08/15] ice: fix and consolidate logging of NVM/firmware version information
` [net 09/15] ice: update Unit Load Status bitmask to check after reset
` [net 10/15] ice: Remove possible null dereference
` [net 11/15] ice: Use ice_pf_to_dev
` [net 12/15] ice: Make print statements more compact
` [net 13/15] ice: Cleanup ice_vsi_alloc_q_vectors
` [net 14/15] ice: Use correct netif error function
` [net 15/15] ice: Trivial fixes

[Bluez PATCH v3] bluetooth: secure bluetooth stack from bluedump attack
 2020-02-12 21:29 UTC  (4+ messages)

[PATCH net] net: dsa: Treat VLAN ID 0 as PVID untagged
 2020-02-12 21:28 UTC  (3+ messages)

[PATCH v2 1/2] net, ip6_tunnel: enhance tunnel locate with link check
 2020-02-12 21:06 UTC  (4+ messages)
` [PATCH v3 net] "

[RFC PATCH 0/4] Introduce master_xmit_slave_get
 2020-02-12 20:33 UTC  (3+ messages)
` [RFC PATCH 1/4] net/core: "

[Question] net: dsa: tag_qca: QCA tag and headroom size?
 2020-02-12 20:23 UTC  (2+ messages)

Question related to GSO6 checksum magic
 2020-02-12 20:13 UTC  (3+ messages)

[PATCH] bpf_prog_offload_info_fill: replace bitwise AND by logical AND
 2020-02-12 19:32 UTC 

[PATCH net-next] net: devlink: Replace zero-length array with flexible-array member
 2020-02-12 19:39 UTC 

[PATCH] drivers: connector: cn_proc: allow limiting certain messages
 2020-02-12 19:29 UTC 

[pull request][net-next V3 00/13] Mellanox, mlx5 updates 2020-01-24
 2020-02-12 19:29 UTC  (11+ messages)
` [net-next V3 07/13] net/mlx5e: Set FEC to auto when configured mode is not supported
` [net-next V3 09/13] net/mlx5e: Advertise globaly supported FEC modes
` [net-next V3 10/13] net/mlxe5: Separate between FEC and current speed
` [net-next V3 11/13] ethtool: Add support for low latency RS FEC
` [net-next V3 12/13] net/mlx5e: Add support for FEC modes based on 50G per lane links

Question about kthread_mod_delayed_work() allowed context
 2020-02-12 19:17 UTC  (3+ messages)

[RFC PATCH v4 00/25] Intel Wired LAN/RDMA Driver Updates 2020-02-11
 2020-02-12 19:14 UTC  (26+ messages)
` [RFC PATCH v4 01/25] virtual-bus: Implementation of Virtual Bus
` [RFC PATCH v4 02/25] ice: Create and register virtual bus for RDMA
` [RFC PATCH v4 03/25] ice: Complete RDMA peer registration
` [RFC PATCH v4 04/25] ice: Support resource allocation requests
` [RFC PATCH v4 05/25] ice: Enable event notifications
` [RFC PATCH v4 06/25] ice: Allow reset operations
` [RFC PATCH v4 07/25] ice: Pass through communications to VF
` [RFC PATCH v4 08/25] i40e: Move client header location
` [RFC PATCH v4 09/25] i40e: Register a virtbus device to provide RDMA
` [RFC PATCH v4 10/25] RDMA/irdma: Add driver framework definitions
` [RFC PATCH v4 11/25] RDMA/irdma: Implement device initialization definitions
` [RFC PATCH v4 12/25] RDMA/irdma: Implement HW Admin Queue OPs
` [RFC PATCH v4 13/25] RDMA/irdma: Add HMC backing store setup functions
` [RFC PATCH v4 14/25] RDMA/irdma: Add privileged UDA queue implementation
` [RFC PATCH v4 15/25] RDMA/irdma: Add QoS definitions
` [RFC PATCH v4 16/25] RDMA/irdma: Add connection manager
` [RFC PATCH v4 17/25] RDMA/irdma: Add PBLE resource manager
` [RFC PATCH v4 18/25] RDMA/irdma: Implement device supported verb APIs
` [RFC PATCH v4 19/25] RDMA/irdma: Add RoCEv2 UD OP support
` [RFC PATCH v4 20/25] RDMA/irdma: Add user/kernel shared libraries
` [RFC PATCH v4 21/25] RDMA/irdma: Add miscellaneous utility definitions
` [RFC PATCH v4 22/25] RDMA/irdma: Add dynamic tracing for CM
` [RFC PATCH v4 23/25] RDMA/irdma: Add ABI definitions
` [RFC PATCH v4 24/25] RDMA: Add irdma Kconfig/Makefile and remove i40iw
` [RFC PATCH v4 25/25] RDMA/irdma: Update MAINTAINERS file

[PATCH] Documentation: nfsroot.rst: Fix references to nfsroot.rst
 2020-02-12 18:30 UTC  (2+ messages)

[PATCH net-next 00/10] net: fix sysfs permssions when device changes network
 2020-02-12 18:20 UTC  (20+ messages)
` [PATCH net-next 01/10] sysfs: add sysfs_file_change_owner()
` [PATCH net-next 02/10] sysfs: add sysfs_link_change_owner()
` [PATCH net-next 03/10] sysfs: add sysfs_group_change_owner()
` [PATCH net-next 04/10] sysfs: add sysfs_groups_change_owner()
` [PATCH net-next 05/10] sysfs: add sysfs_change_owner()
` [PATCH net-next 06/10] device: add device_change_owner()
` [PATCH net-next 07/10] drivers/base/power: add dpm_sysfs_change_owner()
` [PATCH net-next 08/10] net-sysfs: add netdev_change_owner()
` [PATCH net-next 09/10] net-sysfs: add queue_change_owner()
` [PATCH net-next 10/10] net: fix sysfs permssions when device changes network namespace

[PATCH net v2] net: ethernet: ave: Add capability of rgmii-id mode
 2020-02-12 17:55 UTC  (2+ messages)

[PATCH 0/1] net/rds: Track user mapped pages through special API
 2020-02-12 17:55 UTC  (5+ messages)
` [PATCH 1/1] "

[v2] ptp_qoriq: add initialization message
 2020-02-12 17:52 UTC  (3+ messages)

connect() man page
 2020-02-12 17:50 UTC 

[PATCH 1/1] enic: prevent waking up stopped tx queues over watchdog reset
 2020-02-12 17:43 UTC  (2+ messages)

[PATCH net] net: macb: ensure interface is not suspended on at91rm9200
 2020-02-12 17:41 UTC  (2+ messages)

[PATCH] virtio: Work around frames incorrectly marked as gso
 2020-02-12 17:38 UTC  (9+ messages)

[PATCH] net: thunderx: use proper interface type for RGMII
 2020-02-12 17:19 UTC  (4+ messages)

[PATCH bpf] selftests/bpf: Mark SYN cookie test skipped for UDP sockets
 2020-02-12 16:50 UTC  (2+ messages)

[PATCH bpf] bpf: selftests: Fix error checking on reading the tcp_fastopen sysctl
 2020-02-12 16:50 UTC  (3+ messages)

[PATCH 00/14] bpf: Add trampoline and dispatcher to /proc/kallsyms
 2020-02-12 16:33 UTC  (21+ messages)
` [PATCH 06/14] bpf: Add bpf_kallsyms_tree tree
` [PATCH 10/14] bpf: Re-initialize lnode in bpf_ksym_del
` [PATCH 12/14] bpf: Add trampolines to kallsyms
` [PATCH 13/14] bpf: Add dispatchers "

[PATCH] rtw88: 8822[bc]: Make tables const, reduce data object size
 2020-02-12 16:23 UTC  (3+ messages)

[PATCH] brcmfmac: abort and release host after error
 2020-02-12 16:18 UTC  (2+ messages)

[PATCH v3 1/2] DTS: bindings: wl1251: mark ti,power-gpio as optional
 2020-02-12 16:16 UTC  (2+ messages)
` [PATCH v3 1/2] DTS: bindings: wl1251: mark ti, power-gpio "

[PATCH] rsi: fix null pointer dereference during rsi_shutdown()
 2020-02-12 16:19 UTC  (2+ messages)

[PATCH] net: fib_rules: Correctly set table field when table number exceeds 8 bits
 2020-02-12 15:43 UTC 

[PATCH 00/14] MIPS: Fixes and improvements for CI20 board (JZ4780)
 2020-02-12 14:59 UTC  (10+ messages)
` [PATCH 01/14] i2c: jz4780: suppress txabrt reports for i2cdetect
  ` i2c: jz4780: silence log flood on txabrt
` [PATCH 03/14] net: davicom: dm9000: allow to pass MAC address through mac_addr module parameter

[PATCH V2 0/5] vDPA support
 2020-02-12 12:51 UTC  (8+ messages)
` [PATCH V2 3/5] vDPA: introduce vDPA bus
` [PATCH V2 5/5] vdpasim: vDPA device simulator

[PATCH linux-can-next] can: flexcan: add correctable errors correction when HW supports ECC
 2020-02-12 11:46 UTC 

[PATCH] ptp_qoriq: add initialization message
 2020-02-12 10:59 UTC  (7+ messages)

Regression: net/ipv6/mld running system out of memory (not a leak)
 2020-02-12 10:08 UTC  (6+ messages)

[PATCH] xfrm: Use kmem_cache_zalloc() instead of kmem_cache_alloc() with flag GFP_ZERO
 2020-02-12  9:54 UTC 

CHECKSUM_COMPLETE question
 2020-02-12  9:52 UTC 

[PATCH] treewide: Replace zero-length arrays with flexible-array member
 2020-02-12  8:36 UTC  (3+ messages)

[PATCH][v2] page_pool: refill page when alloc.count of pool is zero
 2020-02-12  8:54 UTC  (4+ messages)

[PATCH net 0/2] add missing validation of 'skip_hw/skip_sw'
 2020-02-12  7:28 UTC  (5+ messages)
` [PATCH net 1/2] net/sched: matchall: add missing validation of TCA_MATCHALL_FLAGS
` [PATCH net 2/2] net/sched: flower: add missing validation of TCA_FLOWER_FLAGS

[PATCH] lib: objagg: Replace zero-length arrays with flexible-array member
 2020-02-12  7:24 UTC  (2+ messages)

[net] net/tls: Fix to avoid gettig invalid tls record
 2020-02-12  7:16 UTC 

[PATCH, net-next] net: page_pool: Add documentation on page_pool API
 2020-02-12  6:29 UTC  (3+ messages)

[PATCH net-next] ESP: Export esp_output_fill_trailer function
 2020-02-12  5:58 UTC  (3+ messages)

Deadlock in cleanup_net and addrconf_verify_work locks up workqueue
 2020-02-12  5:36 UTC  (3+ messages)

warning messages for net/ipv4/tcp_output.c
 2020-02-12  3:47 UTC  (2+ messages)

[PATCH net] selftests: forwarding: use proto icmp for {gretap,ip6gretap}_mac testing
 2020-02-12  2:23 UTC  (3+ messages)

[PATCH V2 net 00/12] Bug fixes for ENA Ethernet driver
 2020-02-12  1:10 UTC  (2+ messages)

[PATCH net] net/smc: fix leak of kernel memory to user space
 2020-02-12  1:05 UTC  (2+ messages)

[net 1/1] i40e: Fix the conditional for i40e_vc_validate_vqs_bitmaps
 2020-02-12  1:04 UTC  (2+ messages)

[PATCH net] core: Don't skip generic XDP program execution for cloned SKBs
 2020-02-12  1:02 UTC  (2+ messages)

[PATCH v2 14/16] net: qrtr: Add MHI transport layer
 2020-02-12  1:01 UTC  (6+ messages)

[PATCH net-next 0/4] Remove rtnl lock dependency from flow_action infra
 2020-02-12  0:59 UTC  (2+ messages)

[PATCH net-next 0/7] Improvements for SONIC ethernet drivers
 2020-02-12  0:55 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).